aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-without.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-414/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-5/+10
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-32/+41
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* 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
* libetable cleanups.Matthew Barnes2011-01-171-25/+25
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-3/+12
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-22/+22
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-11/+7
* 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-0/+3
* this subclasses from GObject now, not GtkObject. don't use GtkObjectChris Toshok2002-11-151-10/+7
* Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.Ettore Perazzoli2002-11-121-1/+1
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-1/+1
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Added frozen_count variable to know not to show the cursor while a changeChristopher James Lahey2001-10-311-4/+19
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-5/+19
* Cancel the drag or maybe drag if you have the mouse button down when theChristopher James Lahey2001-10-231-0/+5
* Sort the list of categories. (Bug 8088)Jon Trowbridge2001-10-061-1/+1
* Fixed a silly little obvious bug.Jon Trowbridge2001-09-081-3/+3
* Added this function.Christopher James Lahey2001-09-081-2/+29
* We need to free_gotten_key_func key2, not key! (e_table_without_show):Jon Trowbridge2001-08-211-5/+7
* Made this object handle NULLs for all the handler functions.Christopher James Lahey2001-08-211-8/+22
* Changed the used parity of the return value of check here.Christopher James Lahey2001-08-211-2/+2
* Chain to the destroy handler in the parent class. Hey, I'm getting used toFederico Mena Quintero2001-08-181-0/+2
* Destroy the hash table and all objects in it, as well as the privChristopher James Lahey2001-08-171-2/+32
* Bumped version number to 0.10.99.4. Fixed some comments.Christopher James Lahey2001-08-171-26/+176
* Adding the first versions of these files. Doesn't work yet.Christopher James Lahey2001-08-171-0/+136