aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-vbox.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-342/+0
* Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-201-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-6/+21
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-5/+5
* More whitespace cleanup.Matthew Barnes2011-01-311-5/+5
* Adapt ECell classes to latest gtk+-3.0 API.Matthew Barnes2011-01-261-2/+2
* libetable cleanups.Matthew Barnes2011-01-171-8/+6
* Merge miscellaneous changes from gtk3 branch.Matthew Barnes2011-01-151-9/+24
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Remove unused ECell::show_tooltip method.Matthew Barnes2010-01-151-173/+0
* Fix excessive whitespace.Matthew Barnes2009-07-141-3/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-2/+2
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-38/+38
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-20/+14
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+2
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-20/+14
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-12/+12
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-17/+11
* Free the model_cols array when the instance is destroyed (#447742).Matthew Barnes2007-06-151-0/+11
* ** Fixes bug #357216Matthew Barnes2007-03-011-0/+8
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-3/+3
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-9/+4
* add an a11y name for the popup list. make shortcut key ALT+Arrow work.Li Yuan2005-01-271-7/+4
* GObject port work.Chris Toshok2002-11-171-7/+7
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-2/+2
* Give the correct height to the subcells instead of overlapping them.Christopher James Lahey2002-03-131-1/+2
* Added e-cell-vbox.lo.Christopher James Lahey2002-03-121-0/+488