summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-0/+78
* hm, check buttons look better for below.Manish Singh2002-02-171-2/+2
* redid the filesel test. Added a way to set select multiple as a toggleManish Singh2002-02-171-24/+51
* Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratioOwen Taylor2002-02-141-2/+1
* just go ahead and flush all the first validate stuff if it hasn't beenHavoc Pennington2002-02-131-1/+1
* Cast GType to long and use %ld to fix warning. (#71318, Morten Welinder)Owen Taylor2002-02-131-1/+1
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-102-1/+2
* Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handleSoeren Sandmann2002-02-091-0/+366
* Remove the objectionably short cursor blink time setting.Owen Taylor2002-02-051-1/+1
* Fix ordering of priorities so that priorities take precendence over theOwen Taylor2002-02-022-5/+45
* Handle reparsing any strings if the theme changes. (#69465)Owen Taylor2002-02-011-0/+11
* Try to make sure that we have some focused widget on map. (#50339)Owen Taylor2002-01-311-6/+9
* allow cancel to happen.Jonathan Blandford2002-01-141-1/+13
* declared internal functions static.Sven Neumann2002-01-091-2/+2
* Private function to tell if we have RENDER extension.Owen Taylor2002-01-041-4/+44
* Add my cool list of integers.Anders Carlsson2002-01-041-24/+36
* propagate exposes to no window children not in the buffer window.Havoc Pennington2002-01-021-1/+68
* remove backward_char since we no longer have bogus newlineHavoc Pennington2001-12-311-5/+1
* Only draw for events on the bin window.Owen Taylor2001-12-121-6/+5
* Don't return TRUE since then the default GtkLayout expose handler won't beAnders Carlsson2001-12-081-1/+1
* get logic right, #66249Jonathan Blandford2001-12-081-7/+7
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-231-43/+41
* raise event window afte children, in order for the input pnly window toTim Janik2001-11-212-9/+15
* Ref-sink the tooltips object. Ref-sink the tooltips object. Fix someOwen Taylor2001-11-211-0/+2
* Add a "resizable" property, to get rid of theJonathan Blandford2001-11-192-2/+2
* put in a test for negative indentation valuesHavoc Pennington2001-11-191-1/+14
* Include glib-object.h instead of gobject/gsignal.hOwen Taylor2001-11-181-5/+5
* We no longer need to create the signals here ... they come from theOwen Taylor2001-11-181-62/+1
* move the separator to the right place in the radio buttons windowJacob Berkman2001-11-161-0/+4
* add some no-indicator radio buttonsjacob berkman2001-11-161-0/+20
* Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCTOwen Taylor2001-11-151-3/+24
* make it compile without warnings.Sven Neumann2001-11-141-22/+53
* bulk of the tests were commented out, oops.Havoc Pennington2001-11-141-2/+2
* param spec fixTim Janik2001-11-141-3/+3
* new "model" construct property for language bindings.Jonathan Blandford2001-11-141-0/+1
* add set_border_width for testingHavoc Pennington2001-11-141-0/+4
* add border width to requisition, request non-anchored childrenHavoc Pennington2001-11-131-0/+160
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-132-5/+7
* use g_strcasecmp(), some poor platforms don't have strcasecmp()Hans Breuer2001-11-091-1/+1
* Add row_draggable() vfunc, and wrapper function.Owen Taylor2001-11-062-68/+260
* lost this file due to CVS broken pipeHavoc Pennington2001-11-061-3/+0
* Clamp max window width/height to 32767, not 32768 since we have to be ableOwen Taylor2001-11-051-0/+220
* Removed -DGTK_DISABLE_COMPAT_H.Sebastian Wilhelmi2001-11-021-2/+2
* don't know why this didn't commitJonathan Blandford2001-10-311-0/+1
* Add GTK_SELECTION_NONE enum, #61695Jonathan Blandford2001-10-311-1/+0
* fix reordered signal.Jonathan Blandford2001-10-291-6/+7
* Set up destroy signals so that all windows will be destroyed when one is.Anders Carlsson2001-10-261-2/+9
* Don't set a fixed height on the hscale widget. This fixes "bug" #55840.Anders Carlsson2001-10-261-1/+1
* fixed a small typoKristian Rietveld2001-10-261-1/+1
* sync minor clenupJonathan Blandford2001-10-261-6/+13