aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-item.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-12/+12
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-17/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-3/+3
* ** Fixes bug #492058Damien Carbery2007-11-031-3/+3
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #357216Matthew Barnes2007-02-091-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-4/+4
* export ethi_change_sort_state, so we can call it in a11y part.Li Yuan2005-05-201-0/+3
* Fixes #29309JP Rosevear2004-12-221-0/+1
* Fixed Bug 51252, 51254, 51255. add some code deal with key press event.Andrew Wu2003-12-021-0/+4
* GObject port work.Chris Toshok2002-11-171-5/+5
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-5/+4
* Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-171-0/+1
* Made the header item here handle horizontal scrolling when adding aChristopher James Lahey2002-01-101-0/+7
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-0/+23
* Got rid of the gc field here and just use the fg_gc from the style forChristopher James Lahey2001-10-231-1/+0
* Rename these functions from ecn_get_text and ecn_free_text.Christopher James Lahey2001-09-011-0/+2
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+4
* Work on the ETableConfigurator. Pick up where Chris left.Miguel de Icaza2001-01-151-1/+1
* Added e-table-config-field.lo.Christopher James Lahey2000-10-141-0/+3
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-2/+2
* Added e-table-field-chooser*.Christopher James Lahey2000-06-081-3/+8
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-1/+0
* *** empty log message ***Miguel de Icaza2000-05-121-0/+5
* Add group indent width here. (is_pointer_on_division): Use the groupMiguel de Icaza2000-04-111-1/+1
* Got rid of some warnings.Christopher James Lahey2000-04-061-1/+1
* Changed the destroy function to disconnect from signals before unrefingChristopher James Lahey2000-03-081-0/+1
* Made it so that columns would be properly indented.Christopher James Lahey2000-03-061-0/+2
* Added support for the sorting info. The Etable creates a sort_info object,Christopher James Lahey2000-03-061-0/+8
* Removed some unused code.Christopher James Lahey2000-03-041-1/+1
* Added reordering of columns.Christopher James Lahey2000-02-121-1/+1
* fix this routine.Miguel de Icaza1999-12-101-0/+11
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-301-1/+3
* It draws the data. WEEEEEEEEE! MiguelArturo Espinosa1999-11-251-5/+0
* Realize cells.Miguel de Icaza1999-11-251-0/+5
* Compute width, keep track of it. (ethi_add_table_header): Monitor changesMiguel de Icaza1999-11-211-1/+6
* Add resizing capabilities.Miguel de Icaza1999-11-161-0/+11
* StuffArturo Espinosa1999-11-101-0/+27