summaryrefslogtreecommitdiff
path: root/gtk/gtkfixed.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecation cleanupManish Singh2002-10-101-20/+17
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-20/+1
* Typo fixes. (#65607)Matthias Clasen2001-11-281-2/+2
* reflect Pango API changeHans Breuer2001-11-231-1/+1
* (Fixes related to #64428, Michael Meeks)Owen Taylor2001-11-191-0/+44
* Make a NO_WINDOW widget, as it should have been since the beginning, butOwen Taylor2001-11-181-28/+44
* Remove unused static function. (xpm_skip_string): Dito.Daniel Egger2001-11-141-24/+0
* fix a typo.Havoc Pennington2001-08-101-17/+173
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-39/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-9/+0
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-16/+0
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-38/+0
* 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-6/+8
* 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-5/+8
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-2/+2
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-1/+0
* Optimizations for moving point n places. (gtk-mailund-980718-0, ThomasOwen Taylor1998-11-161-11/+0
* Indentation cleanups.Owen Taylor1998-11-061-3/+3
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-1/+1
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-12/+14
* 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/+8
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* 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
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-16/+0
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-33/+1
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+525