aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-col.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-223/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-6/+9
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-5/+5
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* libetable cleanups.Matthew Barnes2011-01-171-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-9/+16
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-201-1/+4
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-071-68/+40
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-4/+4
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-14/+14
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-6/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-2/+4
* GObject port work.Chris Toshok2002-11-171-3/+46
* GObjectify GObjectify GObjectify use GObject api for models use GObjectMike Kestner2002-11-061-59/+9
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-7/+12
* Don't draw or interact with the popup button if a cell isn't editableChristopher James Lahey2002-06-151-1/+12
* Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Added a disabled field here.Christopher James Lahey2001-10-231-2/+4
* Partial bit-rot fight. Sample still does not work.Morten Welinder2001-10-081-0/+1
* Pick which field of the row to select based on priority.Christopher James Lahey2001-10-031-2/+5
* Changed resizeable to resizable in ETableCol for consistency.Christopher James Lahey2001-04-101-2/+2
* Rename from Helix Code -> XimianMiguel de Icaza2001-01-161-1/+1
* Destroy text and pixbuf if they exist whether or not is_pixbuf is set.Christopher James Lahey2000-12-231-4/+4
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-1/+0
* Removed e_table_col_get_arrow and e_table_col_set_arrow.Christopher James Lahey2000-11-261-24/+0
* inline documentation added.Miguel de Icaza2000-11-251-2/+55
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-1/+1
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-1/+1
* Added some g_return_if_fails and g_return_val_if_fails.Christopher James Lahey2000-08-261-0/+10
* Added infrastructure for setting the justification of columns. Still needChristopher James Lahey2000-08-251-0/+1
* Added an argument to set a column so that you can't sort by that column.Christopher James Lahey2000-08-011-1/+42
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-9/+13
* Fixed some warnings.Christopher James Lahey2000-04-281-1/+1
* + * addressbook/gui/component/addressbook.c (addressbook_factory):Matthew Loper2000-04-091-0/+1
* Fix indentationMiguel de Icaza2000-03-301-5/+5
* Removed some unused code.Christopher James Lahey2000-03-041-0/+4
* Added test of sort arrows.Christopher James Lahey2000-02-121-0/+17
* Test column header image.Christopher James Lahey2000-02-121-1/+38
* Compilation touchups -miguelArturo Espinosa2000-01-061-1/+1
* Lots of reorganization to get the Evolution shell to begin its life. ItArturo Espinosa2000-01-061-1/+1
* fixed api.Miguel de Icaza1999-12-031-5/+2
* Removed change cursor from here.Miguel de Icaza1999-12-021-3/+29
* New cell-toggle stuff compiles -miguelArturo Espinosa1999-11-301-1/+1
* beginning of the keyboard navigation.Miguel de Icaza1999-11-281-5/+5
* Realize cells.Miguel de Icaza1999-11-251-5/+2
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-1/+1
* More table workArturo Espinosa1999-11-121-0/+44