]> Pileus Git - ~andy/gtk/history - gtk/gtkmenutoolbutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmenutoolbutton.c
2012-08-20 Ryan LortieGtkMenuButton: rename _set_menu() to _set_popup()
2012-06-15 Bastien Noceragtkmenutoolbutton: Use GtkMenuButton
2012-05-30 Matthias ClasenRevert "gtkmenutoolbutton: Use GtkMenuButton"
2012-05-30 Bastien Noceragtkmenutoolbutton: Use GtkMenuButton
2012-05-30 Bastien Noceragtkmenutoolbutton: Fix show-menu API docs
2012-05-30 Bastien Noceragtkmenutoolbutton: Remove unused variable
2012-02-27 Javier JardónChange FSF Address
2012-01-27 Carlos Garcia Camposgtkmenutoolbutton: Use symbolic names for button numbers
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-08-28 Matthias ClasenClean up unneeded includes
2011-04-15 Javier JardónMove documentation to inline comments: GtkMenuToolButton
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-10 Tristan Van BerkomAdded GtkBuilder support for "menu" child type of GtkMe...
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Javier JardónUse accessor functions to access GtkButton
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-22 Javier Jardóngtk/gtkmenutoolbutton.c: use accessor functions to...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónGtkMenuToolButton: unseal private pointer
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated GtkTooltips
2010-05-02 Javier Jardón[gtk/gtktoolitem] Remove deprecated GtkToolItem stuff
2010-05-02 Christian DywanRemove deprecated GtkMenuToolButton function
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-12-30 Matthias ClasenDoc additions
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-08-07 Michael Natterergtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbut...
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-17 Michael Natterergtk/gtkfilesel.c gtk/gtkinputdialog.c gtk/gtkmenutoolbu...
2008-05-19 Michael Natterergtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c
2007-09-10 Kristian Rietveldwhen creating a new box, be sure to transfer a possible...
2007-07-24 Matthias ClasenRemove obsolete set-tooltip handler. (#458280, Christia...
2007-07-09 Kristian RietveldReplace non-deprecated API using old tooltips API,...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-04 Michael Nattereruse gtk_menu_attach_to_widget() and gtk_menu_detach...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
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-25 Matthias ClasenTake widget y offset into account when positioning...
2005-08-18 Matthias ClasenDisconnect signal handlers on destroy, not on finalize...
2005-08-15 Matthias ClasenAdd some more tests for menu placement.
2005-08-08 Christian PerschDeactivate the menu when the button becomes insensitive...
2005-08-08 Christian PerschUse ->priv instead of GTK_MENU_TOOL_BUTTON_GET_PRIVATE...
2005-08-05 Søren SandmannSet the relief of the arrow button to the value returned by
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-19 Soeren SandmannMake right-clicks not pop up the menu.
2005-03-17 Matthias ClasenTypo fix in the docs.
2005-03-01 Matthias ClasenFix prelighting. (#157392, Vincent Noel, patch by Chris...
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-10-23 Søren SandmannRemove check for previous state being ACTIVE. Bug 153876.
2004-10-09 Matthias ClasenFix doc comment.
2004-10-05 Paolo Borellirename the activate-menu signal to show-menu as discuss...
2004-10-02 Paolo Borellideactivate the menu before setiing it to something...
2004-09-27 Paolo Borelliadd the GtkMenuToolButton widget discussed in bug ...