aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-without.c
Commit message (Expand)AuthorAgeFilesLines
* 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