aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-notebook-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Mail module + EMailView cleanups.Matthew Barnes2010-08-271-5/+5
|
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-13/+13
| | | | | | | Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over manual GType registration. This is just a start... lots more to do.
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-39/+39
|
* Add keybindings to tab.Srinivasa Ragavan2010-08-121-3/+116
| | | | | | Control Up - Go to parent folder. Control Shift Up/Down - prev/next tab Control Shift w - close tab.
* Change the order of histogram. New things at the right.Srinivasa Ragavan2010-08-111-14/+11
|
* Add Histogram of mail trend in clutter tab and enable DnD of tabs.Srinivasa Ragavan2010-08-111-11/+104
|
* Coding style and whitespace cleanup.Matthew Barnes2010-08-031-42/+106
|
* More code cleanup.Matthew Barnes2010-07-271-202/+152
|
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-285/+322
|
* Bug 624534 - Adapt to GTK+ GtkNotebookPage changesKjartan Maraas2010-07-261-1/+1
|
* More usable tab switching logic than just vannina appendSrinivasa Ragavan2010-07-261-11/+38
|
* Fix a compilation errorSrinivasa Ragavan2010-07-261-2/+2
|
* Make clutter mode even more appealing.Srinivasa Ragavan2010-07-261-27/+12
|
* Add animations for selecting mail and search.Srinivasa Ragavan2010-07-261-2/+14
|
* Select folder tree based on the tab selected.Srinivasa Ragavan2010-07-261-3/+14
|
* Fix tab close issues in gtk & clutter mode.Srinivasa Ragavan2010-07-261-8/+27
|
* Add more clutter effects. Fade while selecting pages etc.Srinivasa Ragavan2010-07-261-7/+178
|
* Add tab-close functionality in Mx.Srinivasa Ragavan2010-07-261-8/+65
|
* Make search work wellSrinivasa Ragavan2010-07-261-0/+2
|
* Redo everything with optional clutter support.Srinivasa Ragavan2010-07-261-42/+67
|
* Build awesome clutter/Mx based tab'ed mail reader.Srinivasa Ragavan2010-07-261-27/+275
|
* Add folder pane for tabbed browser.Srinivasa Ragavan2010-07-261-17/+203
|
* Make the update-actions work across tabs.Srinivasa Ragavan2010-07-261-0/+31
|
* Unique folder tabsSrinivasa Ragavan2010-07-261-1/+25
|
* Add EMailNotebook ViewSrinivasa Ragavan2010-07-261-18/+274
|
* New set of basic viewsSrinivasa Ragavan2010-07-261-0/+75