aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* EShell-related cleanups.Matthew Barnes2013-07-061-6/+10
* Add e_shell_view_get_size_group().Matthew Barnes2013-04-091-0/+6
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Bug #422273 - Wrap searchbar widgets for smaller minimum width requestMilan Crha2012-10-311-6/+0
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+9
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Miscellaneous cleanups.Matthew Barnes2011-11-231-7/+10
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+2
* 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-0/+32
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-10/+6
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-10/+7
* More whitespace cleanup.Matthew Barnes2011-01-311-4/+4
* Bug #640516 - Information bar above folder list is emptyMilan Crha2011-01-261-6/+2
* Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-11/+31
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-3/+6
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-4/+12
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-25/+10
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-2/+5
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+1
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+1
* Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+6
* Make EShell and related classes extensible.Matthew Barnes2010-03-201-34/+12
* Bug #606340 - Crash on non-utf8 letter in mail folder nameMilan Crha2010-01-081-2/+3
* Developer documentation improvements.Matthew Barnes2009-09-231-5/+5
* EShell cleanup + rework my previous crasher fix.Matthew Barnes2009-09-051-107/+81
* Fix up EShell API documentation.Matthew Barnes2009-07-011-0/+2
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
* Fix packing of labels in sidebar banner.Matthew Barnes2009-02-131-2/+1
* Make the sidebar icon follow the folder icon.Matthew Barnes2009-01-251-1/+82
* Documentation improvements.Matthew Barnes2008-11-201-3/+5
* Commit recent work so I can merge from trunk.Matthew Barnes2008-10-251-0/+28
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-11/+12
* Add more EShell API documentation.Matthew Barnes2008-10-021-0/+76
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-41/+46
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-0/+8
* Progress update:Matthew Barnes2008-09-181-1/+0
* Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-131-1/+2
* Add stubs for calendar, task, and memo shell views.Matthew Barnes2008-09-111-1/+1
* Fix some bootstrapping issues.Matthew Barnes2008-09-101-127/+40
* Fix some bugs in the way the shell widgets get initialized.Matthew Barnes2008-09-091-3/+13
* Progress update:Matthew Barnes2008-09-091-8/+92
* Progress update:Matthew Barnes2008-09-071-32/+14
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-0/+492