| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | New function. Use resize cursors for resize grips. (Bug #129621) | Soeren Sandmann | 2004-02-26 | 1 | -15/+3 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -6/+6 |
* | New function to emit the "cancel" signal on a menu shell. | Matthias Clasen | 2003-12-21 | 1 | -1/+1 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -2/+2 |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 1 | -4/+15 |
* | gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h, | Soeren Sandmann | 2002-10-20 | 1 | -12/+34 |
* | Deprecation cleanup | Manish Singh | 2002-10-05 | 1 | -16/+17 |
* | Make gtk_menu_shell_select_first() public. (#70374) | Owen Taylor | 2002-09-23 | 1 | -1/+1 |
* | When a menubar is up, use F10 to cycle menubars, not Control-Tab (#87159, | Owen Taylor | 2002-07-25 | 1 | -13/+9 |
* | Add an extra parameter to _gtk_menu_item_select_first() to allow us to | Owen Taylor | 2002-07-06 | 1 | -1/+1 |
* | ed Jun 12 16:34:13 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-12 | 1 | -4/+37 |
* | Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste | Owen Taylor | 2002-04-11 | 1 | -7/+5 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -1/+1 |
* | Back out changes to propagate keys to parent menu shells, since that broke | Owen Taylor | 2002-03-03 | 1 | -67/+10 |
* | include gdkkeysysms.h if compiling gdk_keyval_convert_case. | Owen Taylor | 2002-03-01 | 1 | -33/+159 |
* | Don't reserve space for border when the shadow type for the menubar is | Owen Taylor | 2002-02-27 | 1 | -8/+17 |
* | ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-01-30 | 1 | -0/+2 |
* | Fix check for modifiers. | Owen Taylor | 2001-12-12 | 1 | -1/+2 |
* | Fix #56586 | Havoc Pennington | 2001-10-04 | 1 | -6/+0 |
* | Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when we | Owen Taylor | 2001-08-23 | 1 | -23/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -4/+0 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -1/+1 |
* | Patch from Mathias Hasselmann to fix warnings in compat macros. (#56773) | Owen Taylor | 2001-07-12 | 1 | -1/+1 |
* | Add missing case. | Owen Taylor | 2001-07-12 | 1 | -1/+1 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -2/+2 |
* | Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS - | Owen Taylor | 2001-07-01 | 1 | -25/+8 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -3/+2 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -1/+21 |
* | up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7. | Tim Janik | 2001-06-28 | 1 | -8/+4 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -5/+30 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -5/+0 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -79/+162 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -18/+5 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -2/+16 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -35/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -4/+4 |
* | 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 |
* | Fixed some bugs with set_default_size. | Owen Taylor | 1999-02-10 | 1 | -7/+11 |
* | New macro. Changed the spacing from 5 to 3. | Nat Friedman | 1999-01-17 | 1 | -1/+1 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -1/+1 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | added shadow_type setting and gtk_menu_bar_set_shadow_type function to | Manish Singh | 1998-11-16 | 1 | -1/+78 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -12/+13 |
* | Added gdk_text/string_extents() - too calculate all the metrics at once of | Owen Taylor | 1998-08-12 | 1 | -0/+26 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | further additions to fit the gimp's code. additions to the dumping code to | Tim Janik | 1998-06-07 | 1 | -2/+2 |