aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Remove EMailShellSettings.Matthew Barnes2013-03-171-13/+11
* Fix few memory leaksMilan Crha2012-06-281-0/+2
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-3/+9
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-38/+29
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* EMFolderTree: Add an EAlertSink property.Matthew Barnes2011-05-241-1/+3
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-6/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-8/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-6/+8
* Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-5/+15
* Add an "ellipsize" property to EMFolderTree.Matthew Barnes2010-10-191-1/+6
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-6/+6
* Give MailSession a permanent home.Matthew Barnes2010-10-131-1/+9
* Merge branch 'express2'Matthew Barnes2010-05-271-12/+14
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-20/+26
| * Fix build break due to GTK+ deprecations.Matthew Barnes2010-03-301-0/+4
| * Start the mailer's folder sidebar with a reasonable widthFederico Mena Quintero2010-03-261-0/+84
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-9/+13
* | Forgot to commit some bits.Matthew Barnes2010-04-081-4/+0
* | Fix build break due to GTK+ deprecations.Matthew Barnes2010-03-261-0/+4
* | Ensure that the width of the mail sidebar is not too wideFederico Mena Quintero2010-03-261-1/+48
* | Oops, remove debug printfFederico Mena Quintero2010-03-231-9/+0
* | Don't hardcode a width, but compute a suitable oneSrinivasa Ragavan2010-03-231-0/+9
* | Start the mailer's folder sidebar with a reasonable widthFederico Mena Quintero2010-03-231-0/+37
|/
* Introduce EMailSidebar into libevolution-mail.Matthew Barnes2009-12-151-404/+16
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-25/+0
* BugĀ 600933 - Empty Trash missing for real trash foldersMatthew Barnes2009-11-141-0/+9
* Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-10-291-0/+25
* Bug 599896 - Flush outbox option is missingMatthew Barnes2009-10-291-3/+1
* Bug #596824 - evolution hangs on start upMilan Crha2009-10-071-3/+1
* Bug 597151 - [regression] Folder doesn't get deleted properlyLucian Langa2009-10-031-2/+4
* Bug 596268 - Crash when sidebar was clicked while 'loading'Matthew Barnes2009-09-251-1/+1
* Copy folder tree state of 1st window when opening new windows.Matthew Barnes2009-09-041-3/+1
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-2/+2
* Use an EShellSettings property for folder tree search.Matthew Barnes2009-07-111-0/+13
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+644