| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 1 | -1/+1 |
* | merges from stable branch | Stuart Parmenter | 1999-03-17 | 1 | -12/+13 |
* | first lookup the xfont ID in our font hash table, if we have a | Tim Janik | 1999-03-10 | 1 | -0/+1 |
* | Significantly reduced the number of calls to gdk_draw_point() (and thus to | Federico Mena Quintero | 1999-03-09 | 1 | -16/+32 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | If we can't find helvetica, fall back to "fixed". If we can't find | Owen Taylor | 1999-02-10 | 1 | -2/+8 |
* | incremented version number to 1.1.13, bin age 0, interface age 0. | Tim Janik | 1999-01-17 | 1 | -15/+0 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -1793/+1812 |
* | Change copy_area => !set_bg. Use tile instead of gdk_window_copy_area when | Owen Taylor | 1999-01-15 | 1 | -50/+42 |
* | Add back as wrapper function to restore source/binary compatibility. | Owen Taylor | 1999-01-12 | 1 | -0/+14 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 1 | -76/+111 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 1 | -1006/+1008 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -1/+0 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -41/+0 |
* | use GtkPositionType defines. | Lars Hamann | 1998-11-11 | 1 | -14/+9 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -894/+2656 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -75/+210 |
* | new function gtk_container_child_arg_set, similar to | Tim Janik | 1998-06-24 | 1 | -1/+4 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -2/+2 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -1/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | fixed a bug about drawing GTK_ARROW_LEFT, correction from Damon Chaplin | Tim Janik | 1998-03-17 | 1 | -2/+2 |
* | we make an active server grab now, this way we can change the cursor | Tim Janik | 1998-02-27 | 1 | -0/+25 |
* | Backed out change to close polygons since it caused problems for the | Owen Taylor | 1998-01-31 | 1 | -17/+9 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -2/+2 |
* | Close the polygon if it isn't already. (To match gtk_draw_polygon) | Owen Taylor | 1998-01-30 | 1 | -36/+20 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -15/+10 |
* | Fixed recent bug in gtkstyle.c. -Jay | Jay Painter | 1997-12-04 | 1 | -1/+2 |
* | Misc fixes for color changing stuff | Elliot Lee | 1997-11-28 | 1 | -3/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+1795 |