aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-paned-view.c
Commit message (Expand)AuthorAgeFilesLines
* Use gal_view_collection_get_user_directory() where needed.Matthew Barnes2013-07-061-4/+8
* GalViewEtable: Remove ETableSpecification member.Matthew Barnes2013-07-061-31/+8
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-5/+14
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-4/+13
* ETableState: Add a "specification" construct-only property.Matthew Barnes2013-07-021-1/+1
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-151-31/+36
* MessageList: Add a "folder" property.Matthew Barnes2013-06-151-4/+9
* EMailReader: Remove unused actions.Matthew Barnes2013-06-031-19/+0
* Remove EMailShellSettings.Matthew Barnes2013-03-171-19/+28
* Add "headers-collapsed" setting.Matthew Barnes2013-03-171-7/+11
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-12/+6
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-4/+6
* Remove mail_refresh_folder().Matthew Barnes2012-07-091-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+0
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-3/+5
* Bug #669445 - A way of turning Message Preview off by defaultMilan Crha2012-05-031-5/+21
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-49/+33
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-5/+8
* Bug #669097 - Cannot save column setup: File name too longMilan Crha2012-02-141-1/+27
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-3/+5
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-1/+6
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-231-56/+63
|\
| * Add EMailReader.get_preview_pane() method.Matthew Barnes2011-11-221-30/+21
| * Mail widget cleanups.Matthew Barnes2011-11-221-32/+39
| * Make EMailNotebookView and EMailPanedView extensible.Matthew Barnes2011-11-221-6/+12
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
| * 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-2/+12
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+3
| * Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri().Matthew Barnes2011-05-041-2/+3
| * Drop 'folder_uri' member from MessageList.Matthew Barnes2011-05-041-8/+16
| * Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-05-041-9/+8
| * Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-05-031-1/+1
| * Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-031-1/+1
| * Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-1/+1
| * EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-031-3/+4
| * Bug #303653 - Make headers collapsable in preview paneDan Vrátil2011-04-271-0/+11
| * Don't try to refresh or sync mail folders when offline.Matthew Barnes2011-04-141-1/+3
| * Bug #223838 - Do not share global Sent folder view with regular foldersMilan Crha2011-03-101-6/+6
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-16/+12
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-191-1/+4
| * Bug #640802 - [express] Message preview automatically switches to vertical viewMilan Crha2011-02-161-1/+1
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
| * 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
* | Some more migration to GSettings in the mail componentRodrigo Moya2011-10-141-9/+7
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-141-1/+2
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-301-1/+0
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-1/+1
* | Bug 650587 - Hide Search Folder actions when Search Folders are disabledMatthew Barnes2011-06-301-0/+3
* | EMailReader: Support multiple action groups.Matthew Barnes2011-06-301-2/+12
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-301-1/+3
* | Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri().Matthew Barnes2011-06-301-2/+3
* | Drop 'folder_uri' member from MessageList.Matthew Barnes2011-06-301-8/+16
* | Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-06-301-9/+8
* | Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-06-301-1/+1
* | Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-06-301-1/+1
* | Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-06-301-1/+1
* | EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-06-301-3/+4
* | Bug #303653 - Make headers collapsable in preview paneDan Vrátil2011-06-301-0/+11
* | Don't try to refresh or sync mail folders when offline.Matthew Barnes2011-06-301-1/+3
* | Bug #223838 - Do not share global Sent folder view with regular foldersMilan Crha2011-06-301-6/+6
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+2
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-16/+12
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+4
* | Bug #640802 - [express] Message preview automatically switches to vertical viewMilan Crha2011-06-301-1/+1
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-301-2/+2
* | Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-301-0/+3
* | EMailReader: Add a get_alert_sink() method.Matthew Barnes2010-11-101-0/+15
|/
* Reduce GConf usage in em-composer-utils.c.Matthew Barnes2010-10-201-1/+41
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-3/+8
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-1/+3
* Give MailSession a permanent home.Matthew Barnes2010-10-131-14/+16
* Bug 628141 - Duplicate signal connections in EMailReaderMatthew Barnes2010-08-281-1/+1
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-17/+17
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+1
* Add keybindings to tab.Srinivasa Ragavan2010-08-121-0/+19
* Change em_format_redraw() to em_format_queue_redraw().Matthew Barnes2010-08-111-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-08-031-1/+2
* More code cleanup.Matthew Barnes2010-07-271-268/+64
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-316/+331
* Make clutter mode even more appealing.Srinivasa Ragavan2010-07-261-19/+1
* Add animations for selecting mail and search.Srinivasa Ragavan2010-07-261-1/+27
* Add folder pane for tabbed browser.Srinivasa Ragavan2010-07-261-10/+49
* More bug fixes.Srinivasa Ragavan2010-07-261-3/+4
* Add EMailNotebook ViewSrinivasa Ragavan2010-07-261-0/+2
* Make EMailPanedView up & working.Srinivasa Ragavan2010-07-261-3/+7
* Redo EMailPanedView and almost match to the basic one.Srinivasa Ragavan2010-07-261-47/+526
* More changes and modifications.Srinivasa Ragavan2010-07-261-3/+519
* New set of basic viewsSrinivasa Ragavan2010-07-261-0/+75