summaryrefslogtreecommitdiff
path: root/tests/testgtkrc
Commit message (Expand)AuthorAgeFilesLines
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-311-4/+0
* Adjust for current gtk-engines.Matthias Clasen2002-10-291-5/+4
* Copy from X11 backend. The old version mishandled consecutive newlines.Tor Lillqvist2002-09-211-3/+0
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-031-1/+1
* Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratioOwen Taylor2002-02-141-2/+1
* 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-021-0/+23
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-0/+3
* Add optional movement on push to buttons (based on patch from SoerenOwen Taylor2001-08-251-0/+2
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-301-2/+0
* fix warningHavoc Pennington2001-04-281-0/+5
* Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBSOwen Taylor2001-04-171-1/+1
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-1/+1
* Applied patch from Ron Steinke to add signal accumulators so that signalsOwen Taylor2001-04-021-0/+1
* Reference param spec when caching property values, since we unref it laterOwen Taylor2001-04-021-1/+0
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-0/+1
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-181-2/+15
* Comment out property assignments, these don't work yet.92001-02-191-2/+2
* removed gtk_signal_init() compat define.Tim Janik2001-02-041-0/+3
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-0/+10
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-111-0/+7
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-4/+3
* Add (commented out) Windows-style theme include line.Tor Lillqvist1999-05-251-0/+3
* Removed check-y/check-n backgrounds - the effect looked like a bug.Owen Taylor1999-02-211-2/+2
* take value_spacing into account for GTK_POS_LEFT.Tim Janik1999-01-221-0/+4
* define GTK_DISABLE_COMPAT_H for compilation of gtk code.Tim Janik1999-01-151-0/+2
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-1/+1
* reworked the redrawing heuristics somewhat, this fixed a bunch of existingTim Janik1999-01-121-8/+3
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-1/+7
* only pass key events to the focus widget if it is sensitive.Tim Janik1999-01-111-2/+2
* Free previous label->label_wc.Owen Taylor1998-12-171-2/+2
* Redraw the character under the cursor when removing the cursor.Owen Taylor1998-12-161-1/+1
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-2/+2
* merged testgtkrc with the pre-themes one, removed system specificTim Janik1998-11-301-10/+92
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-131-2/+2
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-88/+6
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-1/+1
* fixup, so that enum values are looked up.Tim Janik1998-07-271-0/+12
* introduce testbindings on C-1 for buttons, to check out bindingTim Janik1998-07-221-0/+25
* implementation of the "class" keyword for styles.Tim Janik1998-07-011-1/+10
* fixed lookup order for rc styles. the latest defined rc set pattern isTim Janik1998-06-301-12/+12
* code overhaul for simplicity and more descriptive error messages.Tim Janik1998-06-301-0/+1
* fixed an assertment.Tim Janik1998-06-071-1/+1
* postfix -lg* libraries with LT_RELEASE.Tim Janik1998-05-071-1/+1
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-3/+17
* Don't clear the window on an expose event. On draws, just clear theOwen Taylor1998-03-281-2/+2
* Don't respond to drops when grab is in effect. (workaround)Owen Taylor1998-03-221-2/+2
* fixed a bug about drawing GTK_ARROW_LEFT, correction from Damon ChaplinTim Janik1998-03-171-0/+1
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-5/+6
* gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]Owen Taylor1998-03-011-2/+2