| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix to properly take the default window into account by setting a flag and | Owen Taylor | 2002-03-04 | 1 | -0/+145 |
* | Fixes for uninstalled operation with module suffixes other than .so and in | Owen Taylor | 2002-03-03 | 1 | -2/+2 |
* | Handle NO_WINDOW widgets with windows that are children of widget->window. | Owen Taylor | 2002-03-03 | 1 | -7/+17 |
* | include gdkkeysysms.h if compiling gdk_keyval_convert_case. | Owen Taylor | 2002-03-01 | 1 | -0/+11 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -0/+78 |
* | hm, check buttons look better for below. | Manish Singh | 2002-02-17 | 1 | -2/+2 |
* | redid the filesel test. Added a way to set select multiple as a toggle | Manish Singh | 2002-02-17 | 1 | -24/+51 |
* | don't reduce the scroll rect size by the scroll amount | Hans Breuer | 2002-02-10 | 1 | -1/+1 |
* | Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handle | Soeren Sandmann | 2002-02-09 | 1 | -0/+366 |
* | Fix ordering of priorities so that priorities take precendence over the | Owen Taylor | 2002-02-02 | 1 | -5/+22 |
* | Handle reparsing any strings if the theme changes. (#69465) | Owen Taylor | 2002-02-01 | 1 | -0/+11 |
* | Try to make sure that we have some focused widget on map. (#50339) | Owen Taylor | 2002-01-31 | 1 | -6/+9 |
* | Only draw for events on the bin window. | Owen Taylor | 2001-12-12 | 1 | -6/+5 |
* | Don't return TRUE since then the default GtkLayout expose handler won't be | Anders Carlsson | 2001-12-08 | 1 | -1/+1 |
* | 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 |