]> Pileus Git - ~andy/gtk/history - gtk/gtkmenu.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / gtk / gtkmenu.c
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-21 Javier JardónFix some compilation warning
2009-10-21 Javier JardónFix some compilation warning
2009-08-10 Javier JardónRemove some unused variables (GnomeBug:591218)
2009-07-09 Alexander LarssonRemove accidentally added debug spew
2009-07-09 Alexander LarssonCorrectly set enter/leave events as detail=nonlinear
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-24 Matthias ClasenAdd a way to turn off toggle spacing in menus
2009-06-22 Matthias ClasenDon't force toggle size for tabular menus either
2009-06-22 Matthias ClasenRemove extra padding from comboboxes
2008-11-01 Matthias Clasen Bug 322934 – Replace menu's proxy icons with...
2008-10-08 Christian DywanBug 436533 – Allow more space efficient scroll arrows...
2008-09-24 Christian DywanBug 538782 – Make GtkMenu's arrow size themable
2008-09-03 Michael Natterergtk/gtkmenu.c remove unused macro cruft. Also remove...
2008-09-03 Michael Natterersome more trivial cosmetic fixes.
2008-09-03 Michael Nattererproper function header formatting.
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtkmenu.c gtk/gtkmenuitem.c gtk/gtkmenushell.c...
2008-08-09 Cody Russellgtk/gtkmenushell.c In enter/leave notify events, check...
2008-07-21 Matthias ClasenDoc fixes
2008-07-21 Michael Nattererremove _gtk_binding_signal_new().
2008-07-04 Matthias ClasenMore property deborkage
2008-07-04 Matthias ClasenMore debork
2008-07-04 Matthias ClasenDebork
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-21 Hans Breuerfix 'function' : incompatible types - from 'struct...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Tim JanikSeal GtkMenu
2008-06-19 Johan DahlinRemove an unused variable and cast to gchar to avoid...
2008-06-19 Johan DahlinUse g_object_new instead of gtk_widget_new
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-06-07 Christian PerschBug 535608 – do not string-copy accel paths in the...
2008-05-30 Michael Natterercast attach_info_free() to GDestroyNotify when using...
2008-05-28 Matthias Clasen Bug 404571 – Scroll arrow backgrounds should...
2008-05-25 Matthias Clasen Bug 501730 – use GSlice for small allocs
2008-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-12-28 Matthias ClasenMore default property value corrections
2007-11-14 Michael Nattererremove recently added gdk_flush() again, it's not neede...
2007-11-06 Michael Natterercall gdk_flush() after showing the menu so we can defin...
2007-09-11 Michael NattererMake sure menu_shell->button gets reset to 0 when we...
2007-08-17 Tim JanikClarified activate_time docs.
2007-07-24 Matthias ClasenRestructure the code to make sense, and don't leak...
2007-06-27 Michael NattererMerged from maemo-gtk:
2007-05-09 Cody RussellRefactored arrow border size, visible area, and sensiti...
2007-04-27 Michael NattererMerged heavily modified patch from maemo-gtk which...
2007-04-25 Michael Nattererfix ACTIVE state of scroll buttons (we were setting...
2007-03-29 Michael NattererDon't close menus on clicks on their border area (bug...
2007-03-29 Michael Nattererget rid of local GtkSettings variables by moving gtk_wi...
2007-02-14 Michael Nattererdon't forget to set the state of the synthesized GDK_EN...
2007-02-01 Michael Nattererpass &event->area to gtk_paint_box() calls.
2007-02-01 Michael Nattererremove redundant and confusing if (GTK_IS_MENU (widget...
2007-01-18 Michael Natterergtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
2007-01-05 Matthias ClasenTake the scroll arrow into account when drawing the...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-15 Federico Mena QuinteroMerged from gtk-2-10:
2006-11-16 Michael NattererAdd new infrastructure for notifications of failed...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-07-20 Matthias ClasenJust remove the scroll timeout here, don't access setti...
2006-07-03 Matthias ClasenTreat "" like NULL when parsing the menu-bar-accel...
2006-05-14 Matthias ClasenMore of the same
2006-05-12 Alexander LarssonBetter handling of the window group on unsetting transi...
2006-05-12 Alexander LarssonFix build errors.
2006-05-10 Tim Janikapplied unified patch for configurable scroll arrow...
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-24 Matthias ClasenMatch parameter names with the headers.
2006-03-27 Michael Nattererbail out if there is no need for scrolling (more obviou...
2006-02-22 Michael Nattereradded boolean property gtk-touchscreen-mode, which...
2006-01-10 Matthias ClasenMake this function public API. (#307099, Todd Berman)
2005-12-06 Matthias ClasenAccept NULL as a detach func. (#323386, Jorn Baayen)
2005-12-02 Michael Nattererapplied modified patch from maemo-gtk which adds a...
2005-12-01 Michael Nattererremoved redundant assignment of widget_class->motion_no...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-21 Matthias ClasenConvert GtkMenu to g_type_class_add_private.
2005-11-10 Matthias ClasenFix some compiler warnings. (#321141, Kjartan Maraas)
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-08-29 Matthias ClasenOnly cancel if the menu was active. (#314298, Christian...
2005-07-05 Matthias ClasenTake window groups into account. (#309473, Diego Gonzalez)
2005-06-27 Matthias ClasenCancel menus when they are grab-shadowed by something...
2005-06-27 Matthias ClasenPay attention to the scroll offset when drawing the...
2005-04-07 Matthias ClasenAllow setting background images on menus. (#169532...
2005-04-04 Søren SandmannTranslate x, y into widget coordinates instead of root...
2005-03-31 Michael NattererAllow to pop up menus without grabbing the keyboard...
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 ClasenMore canonical property names.
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-11 Matthias ClasenSupport vertical menubars (#166632):
2005-02-03 Matthias ClasenDon't do one roundtrip per motion event. (#166173,...
next