| Commit message (Expand) | Author | Age | Files | Lines |
* | Add (commented out) Windows-style theme include line. | Tor Lillqvist | 1999-05-25 | 1 | -0/+3 |
* | Removed check-y/check-n backgrounds - the effect looked like a bug. | Owen Taylor | 1999-02-21 | 1 | -2/+2 |
* | take value_spacing into account for GTK_POS_LEFT. | Tim Janik | 1999-01-22 | 1 | -0/+4 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -0/+2 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -1/+1 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -8/+3 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 1 | -1/+7 |
* | only pass key events to the focus widget if it is sensitive. | Tim Janik | 1999-01-11 | 1 | -2/+2 |
* | Free previous label->label_wc. | Owen Taylor | 1998-12-17 | 1 | -2/+2 |
* | Redraw the character under the cursor when removing the cursor. | Owen Taylor | 1998-12-16 | 1 | -1/+1 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -2/+2 |
* | merged testgtkrc with the pre-themes one, removed system specific | Tim Janik | 1998-11-30 | 1 | -10/+92 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -2/+2 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -88/+6 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -1/+1 |
* | fixup, so that enum values are looked up. | Tim Janik | 1998-07-27 | 1 | -0/+12 |
* | introduce testbindings on C-1 for buttons, to check out binding | Tim Janik | 1998-07-22 | 1 | -0/+25 |
* | implementation of the "class" keyword for styles. | Tim Janik | 1998-07-01 | 1 | -1/+10 |
* | fixed lookup order for rc styles. the latest defined rc set pattern is | Tim Janik | 1998-06-30 | 1 | -12/+12 |
* | code overhaul for simplicity and more descriptive error messages. | Tim Janik | 1998-06-30 | 1 | -0/+1 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -1/+1 |
* | postfix -lg* libraries with LT_RELEASE. | Tim Janik | 1998-05-07 | 1 | -1/+1 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -3/+17 |
* | Don't clear the window on an expose event. On draws, just clear the | Owen Taylor | 1998-03-28 | 1 | -2/+2 |
* | Don't respond to drops when grab is in effect. (workaround) | Owen Taylor | 1998-03-22 | 1 | -2/+2 |
* | fixed a bug about drawing GTK_ARROW_LEFT, correction from Damon Chaplin | Tim Janik | 1998-03-17 | 1 | -0/+1 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 1 | -5/+6 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -2/+2 |
* | GtkWIdget::style_set initial emission, | Tim Janik | 1998-02-27 | 1 | -1/+1 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -3/+3 |
* | Change style->white to style->base[] where appropriate. Change the default | Owen Taylor | 1998-02-13 | 1 | -1/+2 |
* | GtkCList updates, GtkText now defaults to editable = FALSE, but you can | Jay Painter | 1998-01-13 | 1 | -3/+3 |
* | Added column list widget GtkCList. -Jay Painter | Jay Painter | 1998-01-03 | 1 | -3/+3 |
* | Patches to support internationalized input by: | Gnome CVS User | 1997-11-27 | 1 | -0/+6 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+69 |