summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.h
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+3
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-3/+3
* add /*< private >*/ markings.Jonathan Blandford2004-10-101-0/+2
* Deprecation cleanupManish Singh2002-10-071-8/+8
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-0/+4
* Massive padding addition to class structures.Owen Taylor2002-02-231-2/+5
* We no longer need to create the signals here ... they come from theOwen Taylor2001-11-181-0/+2
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-4/+0
* Add a compat macro that got lost.Owen Taylor2001-09-241-4/+5
* Rename gtk_container_children() to gtk_container_get_children. AddedOwen Taylor2001-08-231-1/+6
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+4
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-1/+0
* Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS -Owen Taylor2001-07-011-1/+1
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+6
* added gtk_container_child_set_property() andTim Janik2001-06-211-1/+9
* fix PROP_EVENTS.Tim Janik2001-06-191-86/+51
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-081-7/+2
* Add ability to override the focus chain for a container explicitlyHavoc Pennington2001-03-221-0/+5
* Document expose event->region change and that gtk_widget_event doesn'tAlexander Larsson2001-03-091-0/+3
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-111-12/+12
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-3/+0
* s/refcount/ref_count/.Tim Janik2000-02-131-3/+4
* Adapt cast macros to standard.Raja R Harinath1999-11-221-26/+28
* Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0CST 1999 Shawn T. Amundson1999-02-251-0/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-9/+0
* export the priority at which events are processed.Tim Janik1998-12-201-5/+0
* reverted marius change to expose the type systems internal type info dataTim Janik1998-12-071-4/+5
* removed default initialization check, people must use gtk_type_init();Tim Janik1998-11-291-0/+4
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-4/+0
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-0/+2
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* GTK_MENU_DIR_CHILD: check for the existance ofTim Janik1998-09-031-1/+5
* begin the parameter elipsis (...) after the first argument name. thisTim Janik1998-08-241-1/+4
* new functions which wraps gtk_arg_get_info().Tim Janik1998-07-121-0/+3
* deleted most of the argument handling code, since that is now implementedTim Janik1998-07-091-11/+25
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-3/+7
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-6/+9
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-10/+28
* boy! did i really modify that many files?Tim Janik1998-06-161-4/+60
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-10/+13
* reimplemented the signal storage system to use a linear array rather thanTim Janik1998-05-061-4/+5
* new function to set the current focus_child of a container, does properTim Janik1998-05-031-1/+2
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-45/+54
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3