]> Pileus Git - ~andy/gtk/history - gtk/gtkcontainer.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / gtk / gtkcontainer.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2005-12-14 Matthias ClasenSkip unrealized children when doing focus sorting....
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-10-13 Matthias ClasenAcknowledge the fact that invariants are broken and...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-11 Matthias ClasenHandle focus [hv]adjustment correctly when the focus...
2004-02-10 Matthias ClasenDocument these functions.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-07-08 Matthias ClasenConsider the text direction when sorting children....
2003-07-08 Matthias ClasenDoc addition. (#116501, Doug Quale)
2003-07-04 Soeren Sandmannnew test for removing items
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2002-12-17 Matthias ClasenFix a few doc comments. Link to style properties.
2002-12-15 Matthias ClasenAdd docs.
2002-12-10 Matthias ClasenDelete EWMH properties if no private->state flags are...
2002-10-07 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
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...
next