summaryrefslogtreecommitdiff
path: root/gtk/gtkpacker.c
Commit message (Expand)AuthorAgeFilesLines
* coalescing property notifiesHans Breuer2001-08-111-0/+4
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-79/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-15/+0
* Apply patch from John Margaglione that converts from args to properties.Alexander Larsson2001-05-151-56/+130
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-37/+0
* doh, this was broken beyond believe.Tim Janik2000-12-131-5/+5
* Remove "draw" virtual method and signalHavoc Pennington2000-12-041-32/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Adapt cast macros to standard.Raja R Harinath1999-11-221-25/+16
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-18/+38
* 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-12/+11
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-1/+1
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-6/+8
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-2/+2
* 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/+8
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-23/+409
* boy! did i really modify that many files?Tim Janik1998-06-161-54/+65
* renamed enum GtkAnchor and GtkSide to GtkAnchorType and GtkSideType, to beTim Janik1998-06-121-54/+71
* Added gtkpackerCDT 1998 Shawn T. Amundson1998-06-121-0/+878