aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-notebook-view.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-6/+7
* express: Remove clutter-based email tabs.Matthew Barnes2012-08-111-627/+0
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-11/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-18/+29
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+1
* Add EMailReader.get_preview_pane() method.Matthew Barnes2011-11-221-18/+18
* Mail widget cleanups.Matthew Barnes2011-11-221-78/+122
* Make EMailNotebookView and EMailPanedView extensible.Matthew Barnes2011-11-221-1/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-39/+47
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-1/+1
* Limit the size of tab labels to a reasonable sizeGustavo Noronha Silva2011-06-281-0/+41
* Remove unused variables reported by gccMilan Crha2011-06-141-8/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-6/+13
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
* Bug 650587 - Hide Search Folder actions when Search Folders are disabledMatthew Barnes2011-05-211-0/+3
* EMailReader: Support multiple action groups.Matthew Barnes2011-05-211-3/+13
* Coding style cleanups.Matthew Barnes2011-05-091-27/+27
* Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri().Matthew Barnes2011-05-041-3/+7
* Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-05-041-8/+27
* Fix compiler warnings.Matthew Barnes2011-05-031-2/+0
* EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-031-6/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-26/+22
* Bug #642121 - Won't build with --with-clutter due missing includeDan Vrátil2011-02-181-0/+1
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-4/+3
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* EMailReader: Add a get_alert_sink() method.Matthew Barnes2010-11-011-0/+15
* Reduce GConf usage in em-composer-utils.c.Matthew Barnes2010-10-201-2/+49
* Give MailSession a permanent home.Matthew Barnes2010-10-131-13/+15
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+2
* Coding style cleanups.Matthew Barnes2010-09-131-45/+45
* Mail module + EMailView cleanups.Matthew Barnes2010-08-271-5/+5
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-13/+13
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-39/+39
* Add keybindings to tab.Srinivasa Ragavan2010-08-121-3/+116
* 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