summaryrefslogtreecommitdiff
path: root/gtk/gtkpacker.c
Commit message (Expand)AuthorAgeFilesLines
* 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