aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-backend.c
Commit message (Expand)AuthorAgeFilesLines
* Add e_activity_get_last_known_text().Matthew Barnes2013-07-061-0/+6
* EShell-related cleanups.Matthew Barnes2013-07-061-2/+4
* Reimplement the main toolbar's "prefer-item" feature.Matthew Barnes2013-06-111-5/+1
* Add e_activity_cancel().Matthew Barnes2013-04-251-8/+2
* EShellBackend: Log outstanding activities during shutdown.Matthew Barnes2013-04-191-0/+38
* EShellBackend: Rework shutdown delay.Matthew Barnes2013-04-191-11/+24
* libeshell documentation cleanups.Matthew Barnes2012-12-141-2/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-18/+18
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+1
* Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-171-1/+92
* EShellBackend: Remove unused enum value.Matthew Barnes2011-12-161-1/+0
* Miscellaneous cleanups.Matthew Barnes2011-11-231-4/+7
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+2
* Do not flush Outbox when mail shell backend not startedMilan Crha2011-06-301-0/+15
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-7/+3
* Simplify EActivity.Matthew Barnes2010-10-231-6/+15
* EShellBackend: Respond to EShell::prepare-for-quit signals.Matthew Barnes2010-10-141-8/+147
* Bug #630390 - Operation stuck: Generating message list (cancelled)Milan Crha2010-10-061-0/+4
* EShellBackend: Start tracking activitiesMatthew Barnes2010-09-301-0/+25
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-20/+19
* Demonstrate extending the EExtension API.Matthew Barnes2010-03-221-113/+35
* Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+6
* Bug 581604 - Permissions on mail/local folders are too openChenthill Palanisamy2010-01-301-1/+1
* EShellBackend cleanup.Matthew Barnes2010-01-191-48/+44
* Fix a small memory leak in EShellBackendJonathon Jongsma2009-12-191-0/+1
* Add get_data_dir(), get_config_dir() vfuncs to EShellBackendJonathon Jongsma2009-12-191-22/+63
* Developer documentation improvements.Matthew Barnes2009-09-231-1/+1
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-61/+0
* Fix similar weak pointer issues throughout.Matthew Barnes2009-06-201-0/+6
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
* Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-101-5/+37
* Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-0/+426