| Commit message (Expand) | Author | Age | Files | Lines |
* | Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some | Owen Taylor | 2001-11-21 | 1 | -0/+2 |
* | Include glib-object.h instead of gobject/gsignal.h | Owen Taylor | 2001-11-18 | 1 | -5/+5 |
* | move the separator to the right place in the radio buttons window | Jacob Berkman | 2001-11-16 | 1 | -0/+4 |
* | add some no-indicator radio buttons | jacob berkman | 2001-11-16 | 1 | -0/+20 |
* | make it compile without warnings. | Sven Neumann | 2001-11-14 | 1 | -22/+53 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -5/+4 |
* | Clamp max window width/height to 32767, not 32768 since we have to be able | Owen Taylor | 2001-11-05 | 1 | -0/+220 |
* | Set up destroy signals so that all windows will be destroyed when one is. | Anders Carlsson | 2001-10-26 | 1 | -2/+9 |
* | Don't set a fixed height on the hscale widget. This fixes "bug" #55840. | Anders Carlsson | 2001-10-26 | 1 | -1/+1 |
* | Call setlocale (LC_ALL, ""). (#60606) | Owen Taylor | 2001-10-10 | 1 | -1/+0 |
* | CVS got a broken pipe signal, the ChangeLog change has already been | Kristian Rietveld | 2001-09-20 | 1 | -148/+139 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -3/+3 |
* | slight fix for g_object_set() not usable for nesting anymore. | Tim Janik | 2001-09-10 | 1 | -21/+23 |
* | Use autoconf 2.13/2.50 compat macro. | Owen Taylor | 2001-08-27 | 1 | -1/+1 |
* | Ressurect the properties test. I don't care if it is inferior, I just want | Alexander Larsson | 2001-08-26 | 1 | -0/+301 |
* | tests/testgtk.c (create_handle_box): | Matthias Clasen | 2001-08-16 | 1 | -5/+2 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -32/+355 |
* | Patch from Hans (with various modifications), to add the ability to use | Owen Taylor | 2001-08-04 | 1 | -296/+215 |
* | demos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c | Sven Neumann | 2001-07-31 | 1 | -2/+2 |
* | Patch from Gregory Merchan to add gtk_button_box_set_secondary(), which | Owen Taylor | 2001-07-06 | 1 | -0/+1 |
* | Allow %NULL for style to mean "revert to default style" | Owen Taylor | 2001-06-30 | 1 | -23/+1 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 1 | -1/+1 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 1 | -1/+1 |
* | hm, second attempt. it's fight CVS time again. | Tim Janik | 2001-06-26 | 1 | -1/+1 |
* | s/RESIZEABLE/RESIZABLE/ | Havoc Pennington | 2001-06-25 | 1 | -1/+1 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -6/+6 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -296/+1 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -3/+8 |
* | Don't crash when the properties window is destroyed. | Alex Larsson | 2001-06-05 | 1 | -9/+19 |
* | Deprecate gtk_widget_set(). | Owen Taylor | 2001-06-05 | 1 | -8/+8 |
* | Handle case where we need to parse the xsetting as if it were an RC file | Havoc Pennington | 2001-06-04 | 1 | -2/+2 |
* | Get rid of stupid g_return_if_fail on digits greater than 6. If there | Havoc Pennington | 2001-06-04 | 1 | -1/+1 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -1/+2 |
* | get sizes an icon set can render without falling back to missing image | Havoc Pennington | 2001-05-25 | 1 | -4/+4 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -0/+164 |
* | Renamed gtk_image_menu_item_add_icon() to gtk_image_menu_item_set_icon() | Martin Baulig | 2001-05-18 | 1 | -2/+4 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -1/+251 |
* | Block against redundant changes. | Owen Taylor | 2001-05-14 | 1 | -4/+21 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -4/+77 |
* | Reduce new_text_length appropriately when we run into the size limit for | Owen Taylor | 2001-05-03 | 1 | -85/+32 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -0/+5 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -72/+18 |
* | API Change. Take GdkColor arguments instead of gdouble *. Leave the old | Alexander Larsson | 2001-04-20 | 1 | -3/+3 |
* | allow shrinking the image window to test that we clip to allocation. | Havoc Pennington | 2001-04-18 | 1 | -0/+4 |
* | Remove explicit pointer grabs, since they are no longer necessary. | Owen Taylor | 2001-04-16 | 1 | -1/+6 |
* | fix a fixme. | Jonathan Blandford | 2001-04-12 | 1 | -1/+1 |
* | corrected path to gtk.immodules | Sven Neumann | 2001-04-04 | 1 | -1/+1 |
* | Updated. | Owen Taylor | 2001-04-03 | 1 | -1/+1 |
* | Add GdkEventSetting event for notification of changes to system settings, | Owen Taylor | 2001-04-02 | 1 | -1/+1 |
* | fixed a bunch of notifications, added reference counts around emissions | Tim Janik | 2001-04-01 | 1 | -7/+6 |