summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.c
Commit message (Expand)AuthorAgeFilesLines
* incremented version number to 1.1.13, bin age 0, interface age 0.Tim Janik1999-01-171-15/+0
* define GTK_DISABLE_COMPAT_H for compilation of gtk code.Tim Janik1999-01-151-1793/+1812
* Change copy_area => !set_bg. Use tile instead of gdk_window_copy_area whenOwen Taylor1999-01-151-50/+42
* Add back as wrapper function to restore source/binary compatibility.Owen Taylor1999-01-121-0/+14
* reworked the redrawing heuristics somewhat, this fixed a bunch of existingTim Janik1999-01-121-76/+111
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-1006/+1008
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-1/+0
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-41/+0
* use GtkPositionType defines.Lars Hamann1998-11-111-14/+9
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-894/+2656
* export gtk_binary_age and gtk_interface_age.Tim Janik1998-07-191-75/+210
* new function gtk_container_child_arg_set, similar toTim Janik1998-06-241-1/+4
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* fixed a bug about drawing GTK_ARROW_LEFT, correction from Damon ChaplinTim Janik1998-03-171-2/+2
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-0/+25
* Backed out change to close polygons since it caused problems for theOwen Taylor1998-01-311-17/+9
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-2/+2
* Close the polygon if it isn't already. (To match gtk_draw_polygon)Owen Taylor1998-01-301-36/+20
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-15/+10
* Fixed recent bug in gtkstyle.c. -JayJay Painter1997-12-041-1/+2
* Misc fixes for color changing stuffElliot Lee1997-11-281-3/+2
* Initial revisionElliot Lee1997-11-241-0/+1795