aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-paned.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-503/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-17/+15
* Bug #651633 - Hidden task/memo sidebar always automagically re-appearsMilan Crha2011-08-191-0/+19
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-32/+9
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-8/+8
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-6/+6
* BugĀ 596947 - Calendar view forgets memo pane heightMatthew Barnes2009-12-201-13/+145
* Still tweaking pane position restoration.Matthew Barnes2009-11-201-4/+14
* Fix error in comment.Matthew Barnes2009-10-071-1/+1
* Bug 593612 - Pane size restoration does not play nice with maximized windowsMatthew Barnes2009-10-071-0/+54
* Remove redundant "vertical view" functions.Matthew Barnes2009-08-281-62/+27
* Add vertical view to Memos and Tasks.Matthew Barnes2009-08-281-0/+1
* Add EPaned widget to generalize vertical view.Matthew Barnes2009-08-281-0/+344