| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored arrow border size, visible area, and sensitive area calculations | Cody Russell | 2007-05-09 | 1 | -133/+184 |
* | Merged heavily modified patch from maemo-gtk which enables opening and | Michael Natterer | 2007-04-27 | 1 | -0/+13 |
* | fix ACTIVE state of scroll buttons (we were setting the state to ACTIVE | Michael Natterer | 2007-04-25 | 1 | -59/+75 |
* | Don't close menus on clicks on their border area (bug #423761). (modified | Michael Natterer | 2007-03-29 | 1 | -2/+48 |
* | get rid of local GtkSettings variables by moving gtk_widget_get_settings() | Michael Natterer | 2007-03-29 | 1 | -38/+34 |
* | don't forget to set the state of the synthesized GDK_ENTER_NOTIFY event. | Michael Natterer | 2007-02-14 | 1 | -0/+1 |
* | pass &event->area to gtk_paint_box() calls. | Michael Natterer | 2007-02-01 | 1 | -3/+3 |
* | remove redundant and confusing if (GTK_IS_MENU (widget)) checks because | Michael Natterer | 2007-02-01 | 1 | -28/+20 |
* | gtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkmenu.c | Michael Natterer | 2007-01-18 | 1 | -3/+3 |
* | Take the scroll arrow into account when drawing the background. (#393166, | Matthias Clasen | 2007-01-05 | 1 | -1/+6 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -17/+5 |
* | Merged from gtk-2-10: | Federico Mena Quintero | 2006-12-15 | 1 | -9/+10 |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -2/+2 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Just remove the scroll timeout here, don't access settings. (#348095, | Matthias Clasen | 2006-07-20 | 1 | -5/+6 |
* | Treat "" like NULL when parsing the menu-bar-accel setting. Here too. | Matthias Clasen | 2006-07-03 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Better handling of the window group on unsetting transient-for, since the | Alexander Larsson | 2006-05-12 | 1 | -46/+14 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 1 | -2/+5 |
* | applied unified patch for configurable scroll arrow sizes from bug #333632 | Tim Janik | 2006-05-10 | 1 | -41/+77 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -49/+17 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -1/+39 |
* | Match parameter names with the headers. | Matthias Clasen | 2006-04-24 | 1 | -1/+2 |
* | bail out if there is no need for scrolling (more obvious than adding | Michael Natterer | 2006-03-27 | 1 | -0/+4 |
* | added boolean property gtk-touchscreen-mode, which essentially means | Michael Natterer | 2006-02-22 | 1 | -145/+527 |
* | Make this function public API. (#307099, Todd Berman) | Matthias Clasen | 2006-01-10 | 1 | -3/+3 |
* | Accept NULL as a detach func. (#323386, Jorn Baayen) | Matthias Clasen | 2005-12-06 | 1 | -2/+2 |
* | applied modified patch from maemo-gtk which adds a "horizontal-padding" | Michael Natterer | 2005-12-02 | 1 | -12/+33 |
* | removed redundant assignment of widget_class->motion_notify_event. | Michael Natterer | 2005-12-01 | 1 | -1/+0 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -7/+5 |
* | Convert GtkMenu to g_type_class_add_private. | Matthias Clasen | 2005-11-21 | 1 | -38/+38 |
* | Fix some compiler warnings. (#321141, Kjartan Maraas) | Matthias Clasen | 2005-11-10 | 1 | -6/+6 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -8/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -15/+15 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -12/+12 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Only cancel if the menu was active. (#314298, Christian Persch, analysis | Matthias Clasen | 2005-08-29 | 1 | -1/+1 |
* | Take window groups into account. (#309473, Diego Gonzalez) | Matthias Clasen | 2005-07-05 | 1 | -4/+11 |
* | Cancel menus when they are grab-shadowed by something thats not a submenu. | Matthias Clasen | 2005-06-27 | 1 | -0/+14 |
* | Pay attention to the scroll offset when drawing the box. (#308834, Tom von | Matthias Clasen | 2005-06-27 | 1 | -2/+3 |
* | Allow setting background images on menus. (#169532, Benjamin Otte) | Matthias Clasen | 2005-04-07 | 1 | -0/+9 |
* | Translate x, y into widget coordinates instead of root coordinates. Patch | Søren Sandmann | 2005-04-04 | 1 | -2/+3 |
* | Allow to pop up menus without grabbing the keyboard. Useful for stuff like | Michael Natterer | 2005-03-31 | 1 | -7/+14 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -8/+8 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -12/+13 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -1/+1 |
* | Support vertical menubars (#166632): | Matthias Clasen | 2005-02-11 | 1 | -9/+19 |
* | Don't do one roundtrip per motion event. (#166173, pointed out by Chris | Matthias Clasen | 2005-02-03 | 1 | -11/+21 |