]> Pileus Git - ~andy/gtk/history - gtk/gtkwidget.h
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtkwidget.h
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-11-28 Javier JardónMove documentation from templates to inline comments...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-14 Javier JardónSubstitute gtk_widget_ref/unref with g_object_ref/unref
2009-09-04 Michael NattererBug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated
2009-08-28 Michael NattererAdd gtk_widget_set_window()
2009-08-28 Michael NattererBug 69872 - GTK_WIDGET_SET_FLAGS should be deprecated
2009-08-13 Cody RussellAdd gtk_widget_set_allocation to gtkwidget.h and gtk...
2009-08-07 Michael NattererBug 69872 – GTK_WIDGET_SET_FLAGS should be deprecated
2009-08-07 Michael NattererBug 69872 – GTK_WIDGET_SET_FLAGS should be deprecated
2009-07-30 Michael NattererFix gtk_widget_get_allocation()
2009-07-17 Michael NattererTwo more getters for flags plus one new property
2009-07-17 Michael NattererAdd API for more widget flags
2009-07-14 Michael NattererAdd gtk_widget_get_state() for accessing the sealed...
2009-07-14 Michael NattererAdd API for some sealed widget flags
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-22 Tristan Van BerkomAccelerators failed for submenus (GNOME bug 582025)
2008-09-02 Michael Nattererremoved this function because there is massive disagree...
2008-08-29 Michael Natterermove the gtk_widget_get_parent() and gtk_widget_get_par...
2008-08-01 Cody RussellBug 56070 – Can't click button after setting it sensitive.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikChange docs and signature of gtk_widget_get_allocation
2008-06-20 Tim JanikFix gtk_widget_get_allocation
2008-06-20 Tim JanikSeal GtkWidget
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-05-21 21:10:15 Tim Janikadded GdkRectangle *clip_rect to gtk_widget_get_snapshot().
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-04-25 Johan Dahlininclude <atk/atk.h> instead of <atk/atkobject.h>
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2007-07-10 Kristian Rietveldadd getter/setter pair, slight addition to has-tooltip...
2007-06-15 Mathias HasselmannIntroduce convenience property "GtkWidget:tooltip-text...
2007-06-10 Matthias ClasenUpdate docs Deprecate gtk_widget_{ref,unref}
2007-06-06 Yevgen Muntyannew method, gtk_widget_modify_cursor() (#89314).
2007-02-06 Kristian RietveldNew tooltips API.
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-04-25 Søren SandmannCreate 'composited' label.
2006-02-20 Matthias ClasenSupport input shapes: (#331070)
2005-07-26 Matthias ClasenRemove G_GNUC_NULL_TERMINATED from gtk_widget_new as...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-05-06 Matthias ClasenSmall cleanups.
2005-03-09 Matthias ClasenTypo fixes. (#169728, Morten Welinder, Owen Taylor)
2005-03-08 Matthias ClasenUse G_GNUC_NULL_TERMINATED where appropriate. (#165682...
2004-11-28 Matthias ClasenMark as const.
2004-08-03 Matthias ClasenFix #149191, reported by Morten Welinder:
2004-05-10 Soeren SandmannAdd prototype for _gtk_widget_grab_notify()
2004-02-26 Owen TaylorFixes from Torsten Schoenfeld.
2004-02-25 Owen TaylorPatch from Padraig O'Briain to add gtk_widget_add/remov...
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-11-27 Tim Janikallow accel activation depending on sensitivity and...
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-08-11 Owen TaylorMark parent public as well; it's extensively accessed...
2003-08-09 Matthias ClasenMark some members as public. Document public GtkWidget...
2003-07-18 Soeren SandmannAdd this API.
2002-11-10 Soeren Sandmanngtk/gtkradiobutton.c (gtk_radio_button_draw_indicator)
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-07 Owen TaylorAdd ::screen-changed signal.
2002-10-13 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-05-05 Matthias ClasenBump version to 2.1.0, binary, interface age 0.
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-16 Tim Janikdon't install/change accelerators from locked accel...
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-07 Padraig O'BriainChange show_help signal to return gboolean instead...
2002-02-07 Padraig O'BriainChange popup_menu signal to return gboolean instead...
2002-01-30 Owen TaylorExport gtk_widget_set_accel_path().
2002-01-30 Owen TaylorConsistently use GdkModifierType. (#66950, Mark Patton)
2002-01-09 Mike KestnerUse G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto...
2001-11-20 Tim Janikapplied patch from owen to get rid of accel map notifie...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-16 Owen TaylorAdd a utility function to translate coordinates relativ...
2001-09-19 Owen TaylorAdd xgettext:no-c-format comment to to handle '99%...
2001-09-07 Owen TaylorMake the default default colormap the GdkRGB colormap...
2001-08-19 Owen TaylorReally remove set_default_style().
2001-08-11 Owen TaylorAdd some compat macros for push/pop/set_visual that...
2001-08-10 Havoc Penningtonfix a typo.
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-06-05 Owen TaylorDeprecate gtk_widget_set().
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-04-02 Owen TaylorAdd boxed type for GtkRequistion. Use it for ::size...
2001-04-01 Tim Janikgot rid of gtk_widget_popup(), a function that bad...
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-28 Tim Janikc++ fixes.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-16 Havoc Penningtonchange to use gint instead of gint16, to avoid overflow...
next