| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -1/+1 |
* | Fixed bug where right justified menu would overlap last left justified | Owen Taylor | 1998-04-06 | 1 | -4/+11 |
* | More extensive debugging output | Owen Taylor | 1998-04-03 | 1 | -1/+1 |
* | main part for GtkArgSetFunc/GtkArgGetFunc implementation. | Tim Janik | 1998-01-16 | 1 | -1/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+310 |