summaryrefslogtreecommitdiff
path: root/gtk/gtkfixed.c
Commit message (Expand)AuthorAgeFilesLines
* gtkfixed: Move public members to private structureJavier Jardón2010-07-131-18/+35
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-131-6/+8
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+2
* Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window()Javier Jardón2010-05-031-48/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-2/+2
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-6/+9
* No GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate gtk_fixed_set_has_windowChristian Dywan2010-01-041-11/+12
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* fix typo in documentation.Xan Lopez2008-03-061-1/+1
* gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.cMichael Natterer2008-02-071-5/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-35/+2
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Fix a typo, spotted by David Odin.Matthias Clasen2005-08-021-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-2/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Forgotten file.Matthias Clasen2005-01-031-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-4/+4
* Fix numerous misspellings of possessive "its". (#110027, Doug Quale)Matthias Clasen2003-04-071-1/+1
* 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