summaryrefslogtreecommitdiff
path: root/gtk/gtkmenutoolbutton.c
Commit message (Expand)AuthorAgeFilesLines
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-1/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* Make right-clicks not pop up the menu.Soeren Sandmann2005-03-191-3/+15
* Typo fix in the docs.Matthias Clasen2005-03-171-1/+1
* Fix prelighting. (#157392, Vincent Noel, patch by Christian Persch)Matthias Clasen2005-03-011-1/+7
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-191-2/+2
* Remove check for previous state being ACTIVE. Bug 153876.Søren Sandmann2004-10-231-9/+8
* Fix doc comment.Matthias Clasen2004-10-091-1/+0
* rename the activate-menu signal to show-menu as discussed in bug #153873.Paolo Borelli2004-10-051-9/+9
* deactivate the menu before setiing it to something else. Bug #153887.Paolo Borelli2004-10-021-0/+3
* add the GtkMenuToolButton widget discussed in bug #151441.Paolo Borelli2004-09-271-0/+604