| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an extra parameter to _gtk_menu_item_select_first() to allow us to | Owen Taylor | 2002-07-06 | 1 | -1/+1 |
* | Discard configure events from SubstructureNotify. (#81760, Rich Burridge) | Owen Taylor | 2002-05-14 | 1 | -0/+3 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -2/+4 |
* | use the child's requisition.height, not allocation.height, as width of | Soeren Sandmann | 2002-04-25 | 1 | -2/+5 |
* | add "selected_shadow_type" style property | Soeren Sandmann | 2002-04-20 | 1 | -8/+22 |
* | don't install/change accelerators from locked accel groups. | Tim Janik | 2002-04-16 | 1 | -1/+1 |
* | Export private _gtk_menu_shell_activate() to encapsulate cut-and-paste | Owen Taylor | 2002-04-11 | 1 | -6/+1 |
* | Fix problem with menu titles being clipped (#75948) | Soeren Sandmann | 2002-04-04 | 1 | -2/+9 |
* | include gdkkeysysms.h if compiling gdk_keyval_convert_case. | Owen Taylor | 2002-03-01 | 1 | -4/+10 |
* | Draw arrows better (without extra baseline) | Soeren Sandmann | 2002-02-26 | 1 | -10/+18 |
* | Avoid segfault for selectable tab labels (even without a segfault, they | Matthias Clasen | 2002-02-09 | 1 | -1/+1 |
* | Non-exported _gtk_menu_select_first() function that selects the first item | Owen Taylor | 2002-02-03 | 1 | -13/+21 |
* | Export gtk_widget_set_accel_path(). | Owen Taylor | 2002-01-30 | 1 | -4/+8 |
* | ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-01-30 | 1 | -0/+5 |
* | map event_window after mapping child, so we don't loose events. | Tim Janik | 2002-01-15 | 1 | -2/+2 |
* | Documentation additions. | Matthias Clasen | 2002-01-14 | 1 | -1/+1 |
* | Fix problem with menus without accel groups, such as the menus for option | Owen Taylor | 2002-01-09 | 1 | -1/+7 |
* | update the accel path upon parent changes. | Tim Janik | 2002-01-09 | 1 | -0/+20 |
* | Revert my last mistaken change - toggle-size-request doesn't take a | Owen Taylor | 2001-12-04 | 1 | -2/+2 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -2/+2 |
* | add checks for empty menu items to behave like insensitive items (#59456) | Kristian Rietveld | 2001-11-29 | 1 | -1/+22 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+4 |
* | Fix child allocations to be relative to widget position and some drawing | Owen Taylor | 2001-11-16 | 1 | -1/+1 |
* | Make Menu items NO_WINDOW widgets. | Owen Taylor | 2001-11-16 | 1 | -23/+102 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -15/+123 |
* | Add missing cast. | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | Set current serial so that we don't eternally update the keymap after we | Owen Taylor | 2001-09-03 | 1 | -1/+1 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -3/+40 |
* | Remove unused and useless function gtk_menu_item_configure(). (#58925) | Owen Taylor | 2001-08-25 | 1 | -12/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -24/+0 |
* | Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ] | Owen Taylor | 2001-07-12 | 1 | -3/+5 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | Use new mnemonic convenience functions | Havoc Pennington | 2001-06-05 | 1 | -0/+29 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -3/+3 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -0/+23 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -4/+4 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -13/+1 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -8/+8 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -23/+22 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -28/+0 |
* | Add note about GtkMenuPositionFunc API changes. | Alexander Larsson | 2000-11-08 | 1 | -11/+80 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | 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 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -12/+12 |
* | Fix problem with installation directory for gdkx.h | Owen Taylor | 2000-04-07 | 1 | -15/+11 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -23/+21 |
* | 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 | -3/+5 |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 1 | -2/+2 |