summaryrefslogtreecommitdiff
path: root/gtk/testgtkrc
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkWIdget::style_set initial emission,Tim Janik1998-02-271-1/+1
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-3/+3
* Change style->white to style->base[] where appropriate. Change the defaultOwen Taylor1998-02-131-1/+2
* GtkCList updates, GtkText now defaults to editable = FALSE, but you canJay Painter1998-01-131-3/+3
* Added column list widget GtkCList. -Jay PainterJay Painter1998-01-031-3/+3
* Patches to support internationalized input by:Gnome CVS User1997-11-271-0/+6
* Initial revisionElliot Lee1997-11-241-0/+69