]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.c
Deprecate widget flag: GTK_WIDGET_MAPPED
[~andy/gtk] / gtk / gtkwidget.c
2008-05-30 Matthias ClasenFix Since tags
2008-05-27 10:33:41 Tim Janikguard gtk_widget_get_snapshot() against invalid or...
2008-05-26 Matthias ClasenSome doc formatting fixes.
2008-05-23 Hans Breuerupdated fix c99ism (variable at start of block export...
2008-05-21 21:10:15 Tim Janikadded GdkRectangle *clip_rect to gtk_widget_get_snapshot().
2008-05-21 21:04:28 Tim Janikgrow snapshot area from widget's allocation to cover...
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-04-06 Tristan Van BerkomClarified a g_warning message regarding parsing acceler...
2008-02-12 Matthias ClasenUse g_value_set_static_string() where appropriate....
2008-01-25 Johan DahlinImplement accessible support, fixes #454653.
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2008-01-16 Christian PerschStore the event mask and extension event mode directly...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2008-01-05 Mathias HasselmannAvoid some compiler warnings (#507000).
2007-12-14 Ray StrodeSuggest g_signal_connect (..., "realize", ...) instead of
2007-12-11 Mathias HasselmannMention impact of GtkDestDefaults on "drag-motion"...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-11-06 Michael Nattererfixed docs.
2007-08-14 Cody Russellgtk/gtkwidget.c gtk/gtkscrolledwindow.c Correct documen...
2007-07-19 Ryan Lortieadd note that the semantics of this call, when mixed...
2007-07-16 Matthias ClasenApply a patch by Xan Lopez to document a lot of GtkWidg...
2007-07-10 Kristian Rietveldadd getter/setter pair, slight addition to has-tooltip...
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2007-07-08 Matthias ClasenFix a typo and a memory management bug
2007-07-08 Johan DahlinParse <accessibility> but don't do anything yet. Do...
2007-07-03 Tristan Van BerkomFixed assertions from setting "tooltip-text" to NULL...
2007-06-30 Johan DahlinImprove error handling for enum/flags, rename the conve...
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-15 Mathias HasselmannForgot to free the unescaped tooltip text.
2007-06-15 Mathias HasselmannImproving handling of tooltip-text property. Also check...
2007-06-15 Mathias HasselmannIntroduce convenience property "GtkWidget:tooltip-text...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-06-14 Matthias ClasenImprove docs
2007-06-13 Cody RussellFix inconsistency in GTK_WIDGET_SAVED_STATE (#435840...
2007-06-10 Matthias ClasenUpdate docs Deprecate gtk_widget_{ref,unref}
2007-06-06 Yevgen Muntyannew method, gtk_widget_modify_cursor() (#89314).
2007-06-04 Michael NattererMove "move-focus" signals from several widgets to GtkWi...
2007-05-28 Carlos GarnachoAdd back variable declaration removed in r17958.
2007-05-28 Matthias ClasenDocument some more signals
2007-05-26 Matthias ClasenRequire gtk-doc 1.6, for signal and property links.
2007-05-23 Kristian Rietveldtranslate coordinates from the window they were receive...
2007-03-28 Kristian Rietvelddon't unref tooltip_window, since this is handled by...
2007-03-16 Xan LopezFix documentation error in gtk_widget_set_redraw_on_all...
2007-03-14 Michael NattererMake gtk_widget_set_extension_events() work on already...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-02-06 Kristian RietveldNew tooltips API.
2007-01-24 Michael Nattererrevert generic disabling of PRELIGHT state for the...
2006-12-28 Carlos GarnachoMake GtkNotebook able to drop detached tabs anywhere...
2006-12-27 Matthias ClasenAdd a g_return_if_fail. (#362614, Xan Lopez)
2006-12-22 Matthias ClasenDon't leak draw_border. (#387170, Kjartan Maraas)
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-09 Matthias ClasenAdd docs for the parent-set signal. (#353772, Mariano...
2006-09-03 Matthias ClasenFix a typo. (#354035, Mariano Suárez-Alvarez)
2006-07-21 Matthias ClasenReplace gtk_rc_style_ref/unref by g_object_ref/unref.
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-06-22 Matthias Clasenbroken pipe
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-05-24 Matthias ClasenMake style properties in dynamic types work better
2006-05-22 Matthias ClasenAdd docs for new style properties. (#342535, Mart Raudsepp)
2006-05-14 Matthias ClasenMore of the same
2006-05-10 Tim Janikapplied unified patch for configurable scroll arrow...
2006-05-03 Matthias ClasenMake GtkWidget abstract again.
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-29 Behdad EsfahbodChange colormap to font map in docs. (#340093)
2006-04-29 Matthias ClasenFix a C99ism. (#340055, Kazuki Iwamoto)
2006-04-28 Behdad EsfahbodFix typo in docs. (#340063)
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-06 Matthias ClasenRevert accidental changes
2006-04-06 Matthias ClasenRework the code which emits ::grab-notify signals to...
2006-03-09 Ross BurtonTurn off prelighting when gtk-touchscreen-mode is enabl...
2006-03-03 Michael NattererApplied modified patch from maemo-gtk which makes separ...
2006-02-20 Matthias ClasenSupport input shapes: (#331070)
2006-02-14 Matthias ClasenRemove redundant check. Pointed out by Bodo-Merle Sandor.
2006-02-01 Matthias ClasenWrap docs
2006-01-24 Matthias ClasenAdd link-color and visited-link-color style properties...
2006-01-12 Matthias ClasenAdd some docs about RGBA windows. (#326486, Benjamin...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-22 Matthias ClasenFix the documentation for the grab-broken-event signal...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
2005-07-21 Owen TaylorFix a couple of leaks.
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-07-21 Matthias ClasenRevert an accidental commit
2005-07-21 Matthias ClasenAdd hints on how to handle "no window" widgets. (#136347)
2005-07-18 Matthias ClasenAdd a note about the need to handle expose events....
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-11 Matthias ClasenMore docs provided by Owen Taylor.
2005-06-10 Matthias ClasenAdd docs. (#306212, Steve Chaplin, docs provided by...
2005-05-18 Matthias ClasenTry harder to set the event masks of descendent windows...
2005-05-18 Matthias ClasenRemove the no longer needed workaround.
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-04-09 Matthias ClasenDon't display too many broken images. (#169870, Roman...
2005-04-04 Matthias ClasenImprove the wording of the doc comment. (#172422, Vince...
next