]> Pileus Git - ~andy/gtk/history - gtk/gtkmenutoolbutton.c
Deactivate the menu when the button becomes insensitive, and remove dead
[~andy/gtk] / gtk / gtkmenutoolbutton.c
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 ...