summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle focus [hv]adjustment correctly when the focus is located deeperMatthias Clasen2004-02-111-17/+30
* Document these functions.Matthias Clasen2004-02-101-0/+30
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-6/+6
* Consider the text direction when sorting children. (#116540, SoerenMatthias Clasen2003-07-081-3/+9
* Doc addition. (#116501, Doug Quale)Matthias Clasen2003-07-081-1/+4
* new test for removing itemsSoeren Sandmann2003-07-041-1/+8
* Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecatedMatthias Clasen2003-02-051-3/+3
* Fix a few doc comments. Link to style properties.Matthias Clasen2002-12-171-4/+4
* Add docs.Matthias Clasen2002-12-151-1/+79
* Delete EWMH properties if no private->state flags are set. (#66754)Matthias Clasen2002-12-101-1/+1
* Deprecation cleanupManish Singh2002-10-071-80/+83
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-7/+9
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-1/+2
* Minor documentation fixesSoren Sandmann2002-08-101-2/+2
* Change parameter names to match the header file and the documentation.Matthias Clasen2002-05-131-15/+15
* Bump version to 2.1.0, binary, interface age 0.Matthias Clasen2002-05-051-1/+18
* Improve a warning.Matthias Clasen2002-04-301-1/+1
* include internal children when doing focus.Jonathan Blandford2002-04-151-1/+15
* Fix problems with HandleBox and focusing - #78232Owen Taylor2002-04-091-31/+36
* Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy,Owen Taylor2002-04-091-11/+12
* Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC,Owen Taylor2002-03-201-2/+2
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-18/+26
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-1/+1
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-47/+6
* General property notification cleanup.Matthias Clasen2002-01-281-1/+0
* don't ignore realized but visible && !mapped resize containers (which isTim Janik2002-01-021-2/+2
* Close comment.Matthias Clasen2001-12-101-0/+1
* Add docs.Matthias Clasen2001-12-091-6/+68
* Fix docs. (#66383)Matthias Clasen2001-12-061-4/+4
* Return FALSE from expose handlers.Alex Larsson2001-12-031-1/+1
* Typo fix.Matthias Clasen2001-11-201-1/+1
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-4/+5
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-3/+3
* Back out accidental commit of debugging timing codeOwen Taylor2001-11-141-41/+21
* Fix docs for gtk_tree_view_column_set_sort_order. (#62647)Matthias Clasen2001-11-101-2/+2
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-190/+60
* Mention that the valid width is in range 0-65535 pixels. Fixes bug #56754.Anders Carlsson2001-10-271-2/+2
* Add a utility function to translate coordinates relative to one widget'sOwen Taylor2001-10-161-230/+227
* s/retrive/retrieve/jacob berkman2001-10-031-1/+1
* Add a compat macro that got lost.Owen Taylor2001-09-241-7/+7
* add default iconHavoc Pennington2001-08-291-1/+2
* Rename gtk_container_children() to gtk_container_get_children. AddedOwen Taylor2001-08-231-1/+1
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-1/+1
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-0/+40
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-5/+0
* Add missing case.Owen Taylor2001-07-121-1/+1
* Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS -Owen Taylor2001-07-011-2/+2
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-5/+1