| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+46 |
* | Fixup some problems with text length handling in error cases. | Owen Taylor | 2001-06-23 | 1 | -5/+3 |
* | hum, "adjustment" was a construct property in 1.2 and still needs to be. | Tim Janik | 2001-06-20 | 1 | -25/+1 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -131/+203 |
* | fix other typo | Havoc Pennington | 2001-06-14 | 1 | -1/+1 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -0/+14 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -5/+1 |
* | geez, don't call g_list funcs on GSList | Havoc Pennington | 2001-06-08 | 1 | -0/+90 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 1 | -1/+1 |
* | Add GDK_TYPE_RECTANGLE. | Owen Taylor | 2001-06-01 | 1 | -2/+2 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -1/+1 |
* | Convert GtkArgs to GParams. Based on patch by John Margaglione. Also do | Alexander Larsson | 2001-05-18 | 1 | -1/+4 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -26/+6 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -2/+2 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -2/+86 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -1/+1 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -1/+1 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -10/+17 |
* | changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc() | Tim Janik | 2001-04-03 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -137/+136 |
* | Applied patch from Ron Steinke to add signal accumulators so that signals | Owen Taylor | 2001-04-02 | 1 | -226/+240 |
* | Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE | Owen Taylor | 2001-04-02 | 1 | -7/+17 |
* | Add boxed type for GtkRequistion. Use it for ::size-request. | Owen Taylor | 2001-04-02 | 1 | -4/+24 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -34/+6 |
* | fixed a bunch of notifications, added reference counts around emissions | Tim Janik | 2001-04-01 | 1 | -57/+47 |
* | fix use of magic constant "-1" in the aux info structure. | James Henstridge | 2001-03-31 | 1 | -2/+2 |
* | Remove leaks. | Alexander Larsson | 2001-03-30 | 1 | -139/+313 |
* | Add private function to get the aux info structure fo the widget. | Owen Taylor | 2001-03-29 | 1 | -35/+107 |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -0/+18 |
* | Apply patch from Nils Barth fixing event return values. (#51041) | Owen Taylor | 2001-03-28 | 1 | -12/+13 |
* | Don't reference the widgets in the resulting list. (#11821) This makes | Owen Taylor | 2001-03-26 | 1 | -1/+2 |
* | some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET. | Tim Janik | 2001-03-22 | 1 | -18/+41 |
* | Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removed | Alexander Larsson | 2001-03-21 | 1 | -0/+42 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -114/+235 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -2/+2 |
* | Switch to using an enum with registration for icon sizes, instead of | Havoc Pennington | 2001-03-12 | 1 | -2/+2 |
* | fixed signals with GDK_TYPE_DRAG_CONTEXT, it needs to be marshaled as an | Tim Janik | 2001-03-09 | 1 | -8/+8 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -2/+87 |
* | Make G_CONST_RETURN. | Owen Taylor | 2001-03-08 | 1 | -5/+49 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -58/+39 |
* | set the class closure offset for the window_state_event to point at | James Henstridge | 2001-03-06 | 1 | -1/+1 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -58/+26 |
* | test the window state stuff | Havoc Pennington | 2001-02-27 | 1 | -0/+13 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -140/+250 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -13/+13 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -165/+12 |
* | Add a function to determine if a window is the focus widget within its | Owen Taylor | 2000-12-11 | 1 | -0/+26 |
* | Flag invisible widgets as TOPLEVEL. | Owen Taylor | 2000-12-11 | 1 | -1/+1 |
* | Fix link to PNG home, remove reference to fribidi. | Owen Taylor | 2000-12-05 | 1 | -1/+1 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -77/+8 |