| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sufficient API to make gail work | Matthias Clasen | 2010-12-23 | 1 | -0/+3 |
* | Remove sealed members from GtkMenuShell | Matthias Clasen | 2010-12-23 | 1 | -80/+48 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+2 |
* | GtkMenuShell: take a single device for grabs. | Carlos Garnacho | 2010-06-16 | 1 | -6/+3 |
* | Merge the xi2-for-master branch | Matthias Clasen | 2010-05-25 | 1 | -0/+8 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Only show the mnemonic underline when pressing Alt | Matthias Clasen | 2009-12-20 | 1 | -0/+6 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Bug 539466 – GtkMenuShell API/ABI break in trunk. | Carlos Garnacho | 2008-06-21 | 1 | -2/+2 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -4/+4 |
* | Seal GtkMenuShell | Tim Janik | 2008-06-20 | 1 | -14/+14 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | add move_selected signal to allow overriding the default internal | Matthias Clasen | 2007-06-15 | 1 | -1/+2 |
* | Allow to pop up menus without grabbing the keyboard. Useful for stuff like | Michael Natterer | 2005-03-31 | 1 | -6/+10 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor) | Matthias Clasen | 2004-12-10 | 1 | -0/+7 |
* | #136672, reported by Christian Persch; fixes based on a patch by Soeren | Owen Taylor | 2004-03-15 | 1 | -1/+1 |
* | New function to emit the "cancel" signal on a menu shell. | Matthias Clasen | 2003-12-21 | 1 | -0/+1 |
* | Remove usage of menu_shell->ignore leave which was to deal with stray | Owen Taylor | 2003-08-13 | 1 | -1/+1 |
* | Add a new binding signal, "move_scroll", and use it to hook up | Owen Taylor | 2002-12-14 | 1 | -0/+2 |
* | gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h, | Soeren Sandmann | 2002-10-20 | 1 | -20/+20 |
* | Deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -6/+6 |
* | Make icon sizes configurable (#70648, slightly based on a patch from Bill | Owen Taylor | 2002-09-24 | 1 | -2/+2 |
* | Add an extra parameter to _gtk_menu_item_select_first() to allow us to | Owen Taylor | 2002-07-06 | 1 | -1/+2 |
* | Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste | Owen Taylor | 2002-04-11 | 1 | -0/+1 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Non-exported _gtk_menu_select_first() function that selects the first item | Owen Taylor | 2002-02-03 | 1 | -0/+1 |
* | GdkEventButton->button can occupy significantly more than 2 bits. Besides, | Elliot Lee | 2000-11-22 | 1 | -3/+3 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -0/+5 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -0/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -0/+12 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -20/+24 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+83 |