| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -84/+0 |
* | Replace a couple of inappropriate calls to GTK_WIDGET_HAS_FOCUS() with | Owen Taylor | 2001-07-12 | 1 | -2/+2 |
* | Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ] | Owen Taylor | 2001-07-12 | 1 | -4/+4 |
* | Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-07-06 | 1 | -40/+44 |
* | Pass in the right value of initial_emission to | Owen Taylor | 2001-07-05 | 1 | -1/+1 |
* | Make compile. | Owen Taylor | 2001-07-05 | 1 | -2/+2 |
* | Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), not | Owen Taylor | 2001-07-05 | 1 | -17/+40 |
* | For XEMBED embedding add a _XEMBED_INFO property to the client with | Owen Taylor | 2001-07-03 | 1 | -2/+15 |
* | s/signal_newc/signal_new/ | Tim Janik | 2001-07-02 | 1 | -4/+4 |
* | Remove change check for GTK_TYPE_OBJECT derivation to G_TYPE_OBJECTS - | Owen Taylor | 2001-07-01 | 1 | -12/+29 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -138/+44 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -145/+145 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -4/+46 |
* | !GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for resize queueing. | Tim Janik | 2001-06-28 | 1 | -107/+112 |
* | 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 |