| Commit message (Expand) | Author | Age | Files | Lines |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -1/+6 |
* | Support input shapes: (#331070) | Matthias Clasen | 2006-02-20 | 1 | -0/+4 |
* | Remove G_GNUC_NULL_TERMINATED from gtk_widget_new as well, pointed out by | Matthias Clasen | 2005-07-26 | 1 | -1/+1 |
* | Add a GrabBroken event to GDK, and a grab-broken-event signal to | Matthias Clasen | 2005-06-25 | 1 | -1/+4 |
* | Small cleanups. | Matthias Clasen | 2005-05-06 | 1 | -8/+2 |
* | Typo fixes. (#169728, Morten Welinder, Owen Taylor) | Matthias Clasen | 2005-03-09 | 1 | -7/+7 |
* | Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner) | Matthias Clasen | 2005-03-08 | 1 | -3/+3 |
* | Mark as const. | Matthias Clasen | 2004-11-28 | 1 | -1/+1 |
* | Fix #149191, reported by Morten Welinder: | Matthias Clasen | 2004-08-03 | 1 | -2/+2 |
* | Add prototype for _gtk_widget_grab_notify() | Soeren Sandmann | 2004-05-10 | 1 | -0/+3 |
* | Fixes from Torsten Schoenfeld. | Owen Taylor | 2004-02-26 | 1 | -1/+1 |
* | Patch from Padraig O'Briain to add gtk_widget_add/remove_mnemonic_label, | Owen Taylor | 2004-02-25 | 1 | -1/+6 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -4/+4 |
* | allow accel activation depending on sensitivity and the attach widget. | Tim Janik | 2003-11-27 | 1 | -4/+8 |
* | Changes to make cross-process merging feasible: | Matthias Clasen | 2003-09-21 | 1 | -1/+5 |
* | Mark parent public as well; it's extensively accessed in existing code, so | Owen Taylor | 2003-08-11 | 1 | -2/+0 |
* | Mark some members as public. Document public GtkWidget members. | Matthias Clasen | 2003-08-09 | 1 | -0/+4 |
* | Add this API. | Soeren Sandmann | 2003-07-18 | 1 | -0/+1 |
* | gtk/gtkradiobutton.c (gtk_radio_button_draw_indicator) | Soeren Sandmann | 2002-11-10 | 1 | -1/+0 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -7/+7 |
* | Add ::screen-changed signal. | Owen Taylor | 2002-11-07 | 1 | -0/+4 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -8/+8 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -9/+4 |
* | Bump version to 2.1.0, binary, interface age 0. | Matthias Clasen | 2002-05-05 | 1 | -0/+4 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -1/+12 |
* | don't install/change accelerators from locked accel groups. | Tim Janik | 2002-04-16 | 1 | -1/+2 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -2/+4 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -4/+8 |
* | Change show_help signal to return gboolean instead of void. This allows | Padraig O'Briain | 2002-02-07 | 1 | -1/+1 |
* | Change popup_menu signal to return gboolean instead of void. This allows | Padraig O'Briain | 2002-02-07 | 1 | -1/+1 |
* | Export gtk_widget_set_accel_path(). | Owen Taylor | 2002-01-30 | 1 | -1/+1 |
* | Consistently use GdkModifierType. (#66950, Mark Patton) | Owen Taylor | 2002-01-30 | 1 | -2/+2 |
* | Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference | Mike Kestner | 2002-01-09 | 1 | -1/+1 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -1/+1 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -23/+6 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -19/+21 |
* | Add a utility function to translate coordinates relative to one widget's | Owen Taylor | 2001-10-16 | 1 | -0/+7 |
* | Add xgettext:no-c-format comment to to handle '99% of the time. (#60473, | Owen Taylor | 2001-09-19 | 1 | -3/+0 |
* | Make the default default colormap the GdkRGB colormap, not the system | Owen Taylor | 2001-09-07 | 1 | -0/+2 |
* | Really remove set_default_style(). | Owen Taylor | 2001-08-19 | 1 | -1/+0 |
* | Add some compat macros for push/pop/set_visual that were supposed to be | Owen Taylor | 2001-08-11 | 1 | -0/+6 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -0/+10 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -0/+4 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -2/+4 |
* | Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS - | Owen Taylor | 2001-07-01 | 1 | -1/+2 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -4/+8 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -1/+15 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+4 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -1/+13 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -0/+2 |