summaryrefslogtreecommitdiff
path: root/gtk/gtktable.c
Commit message (Expand)AuthorAgeFilesLines
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+5
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-3/+3
* Export the gtk_entry_adjust_scroll. Required if you change the cursorMiguel de Icaza1998-06-231-2/+4
* new function gdk_window_at_pointer() to retrive the current GdkWindow theTim Janik1998-06-171-12/+12
* fix from TimJ for off-by-one error in table resizingManish Singh1998-06-161-6/+6
* boy! did i really modify that many files?Tim Janik1998-06-161-554/+823
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-1/+3
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Picky --enable-ansi cleanups.Owen Taylor1998-04-101-4/+4
* Combobulator fixes..... ....Elliot Lee1998-04-091-0/+1
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-6/+6
* Added function to set the homogeneous flag of the table (needed by derivedFederico Mena Quintero1998-04-061-0/+13
* More extensive debugging outputOwen Taylor1998-04-031-6/+6
* gtk/gtktable.c Fixed problem with division by zero in row/column-spannedOwen Taylor1998-02-031-27/+6
* Fixed (?) problem with arithmentic exceptions in row/columnOwen Taylor1998-02-031-10/+4
* fixed round-off error in calculation of tables with a lot of cellsGeorge Lebl1998-01-311-9/+9
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-25/+4
* Small fix to my previous GtkTable commit -miguelArturo Espinosa1998-01-281-0/+2
* Tables autoresize now -miguelArturo Espinosa1998-01-271-24/+69
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+1178