| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratio | Owen Taylor | 2002-02-14 | 1 | -2/+1 |
* | just go ahead and flush all the first validate stuff if it hasn't been | Havoc Pennington | 2002-02-13 | 1 | -1/+1 |
* | Cast GType to long and use %ld to fix warning. (#71318, Morten Welinder) | Owen Taylor | 2002-02-13 | 1 | -1/+1 |
* | don't reduce the scroll rect size by the scroll amount | Hans Breuer | 2002-02-10 | 2 | -1/+2 |
* | Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handle | Soeren Sandmann | 2002-02-09 | 1 | -0/+366 |
* | Remove the objectionably short cursor blink time setting. | Owen Taylor | 2002-02-05 | 1 | -1/+1 |
* | Fix ordering of priorities so that priorities take precendence over the | Owen Taylor | 2002-02-02 | 2 | -5/+45 |
* | 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 |
* | allow cancel to happen. | Jonathan Blandford | 2002-01-14 | 1 | -1/+13 |
* | declared internal functions static. | Sven Neumann | 2002-01-09 | 1 | -2/+2 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -4/+44 |
* | Add my cool list of integers. | Anders Carlsson | 2002-01-04 | 1 | -24/+36 |
* | propagate exposes to no window children not in the buffer window. | Havoc Pennington | 2002-01-02 | 1 | -1/+68 |
* | remove backward_char since we no longer have bogus newline | Havoc Pennington | 2001-12-31 | 1 | -5/+1 |
* | 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 |
* | get logic right, #66249 | Jonathan Blandford | 2001-12-08 | 1 | -7/+7 |
* | Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11 | Owen Taylor | 2001-11-23 | 1 | -43/+41 |
* | raise event window afte children, in order for the input pnly window to | Tim Janik | 2001-11-21 | 2 | -9/+15 |
* | Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some | Owen Taylor | 2001-11-21 | 1 | -0/+2 |
* | Add a "resizable" property, to get rid of the | Jonathan Blandford | 2001-11-19 | 2 | -2/+2 |
* | put in a test for negative indentation values | Havoc Pennington | 2001-11-19 | 1 | -1/+14 |
* | Include glib-object.h instead of gobject/gsignal.h | Owen Taylor | 2001-11-18 | 1 | -5/+5 |
* | We no longer need to create the signals here ... they come from the | Owen Taylor | 2001-11-18 | 1 | -62/+1 |
* | 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 |
* | Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCT | Owen Taylor | 2001-11-15 | 1 | -3/+24 |
* | make it compile without warnings. | Sven Neumann | 2001-11-14 | 1 | -22/+53 |
* | bulk of the tests were commented out, oops. | Havoc Pennington | 2001-11-14 | 1 | -2/+2 |
* | param spec fix | Tim Janik | 2001-11-14 | 1 | -3/+3 |
* | new "model" construct property for language bindings. | Jonathan Blandford | 2001-11-14 | 1 | -0/+1 |
* | add set_border_width for testing | Havoc Pennington | 2001-11-14 | 1 | -0/+4 |
* | add border width to requisition, request non-anchored children | Havoc Pennington | 2001-11-13 | 1 | -0/+160 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 2 | -5/+7 |
* | use g_strcasecmp(), some poor platforms don't have strcasecmp() | Hans Breuer | 2001-11-09 | 1 | -1/+1 |
* | Add row_draggable() vfunc, and wrapper function. | Owen Taylor | 2001-11-06 | 2 | -68/+260 |
* | lost this file due to CVS broken pipe | Havoc Pennington | 2001-11-06 | 1 | -3/+0 |
* | Clamp max window width/height to 32767, not 32768 since we have to be able | Owen Taylor | 2001-11-05 | 1 | -0/+220 |
* | Removed -DGTK_DISABLE_COMPAT_H. | Sebastian Wilhelmi | 2001-11-02 | 1 | -2/+2 |
* | don't know why this didn't commit | Jonathan Blandford | 2001-10-31 | 1 | -0/+1 |
* | Add GTK_SELECTION_NONE enum, #61695 | Jonathan Blandford | 2001-10-31 | 1 | -1/+0 |
* | fix reordered signal. | Jonathan Blandford | 2001-10-29 | 1 | -6/+7 |
* | 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 |
* | fixed a small typo | Kristian Rietveld | 2001-10-26 | 1 | -1/+1 |
* | sync minor clenup | Jonathan Blandford | 2001-10-26 | 1 | -6/+13 |