summaryrefslogtreecommitdiff
path: root/gtk/gtkpaned.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of the autostuffMark Crichton2000-03-021-569/+0
* Add patch from Jonathan Blandford and Anders Carlsson to change the PanedOwen Taylor2000-02-171-152/+120
* Adapt cast macros to standard.Raja R Harinath1999-11-221-47/+105
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-2/+2
* Fixed up some warnings.Owen Taylor1998-12-151-2/+92
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-4/+4
* Destroy the cursor after we have assigned it to the window -- there is noFederico Mena Quintero1998-11-131-3/+2
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-11/+12
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-73/+81
* 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/+3
* boy! did i really modify that many files?Tim Janik1998-06-161-0/+11
* 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-3/+5
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Combobulator fixes..... ....Elliot Lee1998-04-091-0/+1
* Fix so children don't get bogus draws.Owen Taylor1998-03-231-2/+3
* From Patrice Fortier <Patrice.Fortier@aquarel.fr>Owen Taylor1998-02-171-38/+27
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-9/+6
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-33/+9
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-2/+2
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Fixed a small memory leak in gtkpaned, and I changed the cursor to aJay Painter1998-01-151-2/+7
* Initial revisionElliot Lee1997-11-241-0/+452