]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.c
Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
[~andy/gtk] / gtk / gtkcontainer.c
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-10 Soren SandmannMinor documentation fixes
2002-05-13 Matthias ClasenChange parameter names to match the header file and...
2002-05-05 Matthias ClasenBump version to 2.1.0, binary, interface age 0.
2002-04-30 Matthias ClasenImprove a warning.
2002-04-15 Jonathan Blandfordinclude internal children when doing focus.
2002-04-09 Owen TaylorFix problems with HandleBox and focusing - #78232
2002-04-09 Owen TaylorAlways set the ALLOC_NEEDED and REQUEST_NEEDED flags...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-01 Owen Taylorinclude gdkkeysysms.h if compiling gdk_keyval_convert_case.
2002-02-23 Owen TaylorFixes for AIX compilation from Miroslaw Dobrzanski...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-02 Tim Janikdon't ignore realized but visible && !mapped resize...
2001-12-10 Matthias ClasenClose comment.
2001-12-09 Matthias ClasenAdd docs.
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-11-20 Matthias ClasenTypo fix.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-14 Owen TaylorBack out accidental commit of debugging timing code
2001-11-10 Matthias ClasenFix docs for gtk_tree_view_column_set_sort_order. ...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-27 Anders CarlssonMention that the valid width is in range 0-65535 pixels...
2001-10-16 Owen TaylorAdd a utility function to translate coordinates relativ...
2001-10-03 jacob berkmans/retrive/retrieve/
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-08-29 Havoc Penningtonadd default icon
2001-08-23 Owen TaylorRename gtk_container_children() to gtk_container_get_ch...
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorAdd missing case.
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-21 Tim Janikadded gtk_container_child_set_property() and
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-03-30 Alexander LarssonRemove leaks.
2001-03-22 Havoc PenningtonAdd ability to override the focus chain for a container...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1998-12-20 Tim Janikexport the priority at which events are processed.
1998-12-19 Owen TaylorDon't add the gthread libs to GLIB_LIBS either, or...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-12-03 Tim Janikmoved checks upon focus setting from gtk_window_real_se...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-29 Tim Janikremoved default initialization check, people must use...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-23 Tim Janikremoved assertements for constructed containers again...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-24 Tim Janikbegin the parameter elipsis (...) after the first argum...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-12 Tim Janiknew functions which wraps gtk_arg_get_info().
1998-07-10 Tim Janikstrictly check for the associated get/set arg functions...
1998-07-10 Tim Janikcollect the arguments with gtk_container_child_args_col...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-19 Tim Janikfail silently for toplevels. if resize_mode changes...
1998-06-19 Tim Janikreplaced some gtk_object_data_force_id with g_quark_fro...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-02 Lars Hamannreversed test sequence for GTK_WIDGET_CAN_FOCUS and...
1998-05-18 Tim Janikchanged "proximity-in-event", "drop-data-available...
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-03 Tim Janiknew function to set the current focus_child of a contai...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-13 Owen TaylorSet a flag so instead of clearing the area in advance...
1998-04-06 Owen TaylorMake tab key move in reading order (left-to-right top...
1998-03-23 Tim Janikleave container_class->add and container_class->remove...
1998-03-18 Tim Janikuse the resize queue.
next