aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* ** Fixes bug #560882Matthew Barnes2008-11-181-1/+1
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-18/+17
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* ** Fixes bug #437579Matthew Barnes2007-10-101-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-311-5/+4
* Fix for bug #355919simon.zheng2007-05-121-1/+1
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-3/+3
* ** Fixes bug #352450Matthew Barnes2006-09-181-2/+2
* ** Fixes bug #343764 now entirely Adding a weak reference to avoidEd Catmur2006-06-121-0/+1
* ** Fixes bug #343764 Ensure g_label points to the right widget beforeCarlos Garcia Campos2006-06-081-3/+2
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-5/+0
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-9/+6
* fixes for compiler warningsRadek Doulik2004-06-101-1/+0
* Change the shadow type for the arrows here, so that themes that do handleRodney Dawes2004-02-131-1/+1
* Don't unref the layout that was passed in. (e_table_header_draw_button):Hans Petter Jansson2003-04-161-2/+2
* kill a double unref on the pango_layout.Mike Kestner2003-02-141-2/+0
* pass in the pango layout so we don't have to create another one here.Chris Toshok2002-12-171-90/+46
* GObject port work.Chris Toshok2002-11-171-133/+185
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-6/+8
* Added this function that lets you specify the translation domain.Christopher James Lahey2002-05-031-4/+10
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-17/+18
* Got rid of the gc argument to e_table_header_draw_button.Christopher James Lahey2001-10-241-1/+16
* Make pixbuf columns show their title if there is space.Christopher James Lahey2001-04-241-2/+23
* Added #include <string.h> for strcmp(). Same for strlen().Kjartan Maraas2001-03-161-0/+1
* Step 2Miguel de Icaza2001-01-161-3/+3
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* New function to calculate the extra pixels per column header.Christopher James Lahey2000-12-141-1/+9
* Missed this file during the last commit.Chris Lahey2000-12-071-2/+4
* Federico gets into pixel-perfect neurosis. Xmag is my best friend.Federico Mena Quintero2000-12-031-0/+419