summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix to properly take the default window into account by setting a flag andOwen Taylor2002-03-041-0/+145
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-031-2/+2
* Handle NO_WINDOW widgets with windows that are children of widget->window.Owen Taylor2002-03-031-7/+17
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-0/+11
* 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
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-101-1/+1
* Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handleSoeren Sandmann2002-02-091-0/+366
* Fix ordering of priorities so that priorities take precendence over theOwen Taylor2002-02-021-5/+22
* 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
* 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
* Ref-sink the tooltips object. Ref-sink the tooltips object. Fix someOwen Taylor2001-11-211-0/+2
* Include glib-object.h instead of gobject/gsignal.hOwen Taylor2001-11-181-5/+5
* 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
* make it compile without warnings.Sven Neumann2001-11-141-22/+53
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-5/+4
* Clamp max window width/height to 32767, not 32768 since we have to be ableOwen Taylor2001-11-051-0/+220
* 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
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-1/+0
* CVS got a broken pipe signal, the ChangeLog change has already beenKristian Rietveld2001-09-201-148/+139
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-181-3/+3
* slight fix for g_object_set() not usable for nesting anymore.Tim Janik2001-09-101-21/+23
* Use autoconf 2.13/2.50 compat macro.Owen Taylor2001-08-271-1/+1
* Ressurect the properties test. I don't care if it is inferior, I just wantAlexander Larsson2001-08-261-0/+301
* tests/testgtk.c (create_handle_box):Matthias Clasen2001-08-161-5/+2
* fix a typo.Havoc Pennington2001-08-101-32/+355
* Patch from Hans (with various modifications), to add the ability to useOwen Taylor2001-08-041-296/+215
* demos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.cSven Neumann2001-07-311-2/+2
* Patch from Gregory Merchan to add gtk_button_box_set_secondary(), whichOwen Taylor2001-07-061-0/+1
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-23/+1
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-1/+1
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-1/+1
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-261-1/+1
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-251-1/+1
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-6/+6
* fix PROP_EVENTS.Tim Janik2001-06-191-296/+1
* Add missing gdk_rectangle_get_type() prototype.Owen Taylor2001-06-141-3/+8
* Don't crash when the properties window is destroyed.Alex Larsson2001-06-051-9/+19
* Deprecate gtk_widget_set().Owen Taylor2001-06-051-8/+8
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-2/+2
* Get rid of stupid g_return_if_fail on digits greater than 6. If thereHavoc Pennington2001-06-041-1/+1
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-041-1/+2
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-4/+4
* Remove reallocate-redraws property. This is something that only a widgetOwen Taylor2001-05-181-0/+164
* Renamed gtk_image_menu_item_add_icon() to gtk_image_menu_item_set_icon()Martin Baulig2001-05-181-2/+4