summaryrefslogtreecommitdiff
path: root/gtk/gtksizegroup.c
Commit message (Expand)AuthorAgeFilesLines
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-1/+122
* Clarify docs.Matthias Clasen2007-03-121-1/+4
* Make sure that the quarks are initialized before using them. (#353736)Matthias Clasen2006-10-021-7/+22
* Ignore unmapped widgets when ignore_hidden is TRUE. (#344707, ChristianMatthias Clasen2006-06-161-5/+5
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-28/+2
* Add gtk_size_group_get_widgets, fixes #326324. Also mark all fields ofJohan Dahlin2006-01-091-0/+17
* 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
* Use object data to mark widgets and groups as visited, so that we avoidMatthias Clasen2005-08-151-9/+41
* Use g_quark_from_static_string here.Matthias Clasen2005-08-091-2/+2
* Add an ignore-hidden property with getter and setter. (#171612, ChristianMatthias Clasen2005-06-191-4/+77
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Replace "effect" by "affect" where appropriate. (#165108, Dan Winship)Matthias Clasen2005-01-241-1/+1
* Unset GTK_REQUEST_NEEDED before emitting ::size-request, following thisMatthias Clasen2004-10-151-3/+2
* Fix a typo, noticed by Tim Janik.Matthias Clasen2004-08-251-1/+1
* 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-2/+2
* Data constness fixes. (#75754)Matthias Clasen2002-12-101-1/+1
* Deprecation cleanupManish Singh2002-10-091-11/+15
* Minor documentation fixesSoren Sandmann2002-08-101-1/+1
* Fix a double «The» typo in a string.Kjartan Maraas2002-02-101-1/+1
* queue_resize_on_group with both the old and new mode, not just the newOwen Taylor2001-11-041-1/+6
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-7/+18
* Remove a dot in the documentation. Fixes bug #62632.Anders Carlsson2001-10-261-1/+1
* Add a compat macro that got lost.Owen Taylor2001-09-241-3/+3
* Remove reallocate-redraws property. This is something that only a widgetOwen Taylor2001-05-181-0/+679