| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.c | Owen Taylor | 1999-01-14 | 18 | -61/+61 |
* | in comparisions with GTK_TYPE_STRING, use the fundamental type to catch | Tim Janik | 1999-01-13 | 2 | -2/+4 |
* | eliminate queue_clears or queue_draws where we know that expose events | Tim Janik | 1999-01-13 | 2 | -11/+15 |
* | add GTK_HAVE_FEATURES_1_1_13 for the toggle button name changes | Stuart Parmenter | 1999-01-13 | 1 | -0/+5 |
* | Add a drag_data_received handler for the label. | Owen Taylor | 1999-01-12 | 2 | -9/+29 |
* | Minor fix to handling of misc->[x/y]pad | Owen Taylor | 1999-01-12 | 1 | -2/+2 |
* | Add back as wrapper function to restore source/binary compatibility. | Owen Taylor | 1999-01-12 | 2 | -1/+26 |
* | updates | Tim Janik | 1999-01-12 | 1 | -0/+2 |
* | reworked the redrawing heuristics somewhat, this fixed a bunch of existing | Tim Janik | 1999-01-12 | 13 | -347/+479 |
* | end drag selections if necessary. | Lars Hamann | 1999-01-11 | 3 | -5/+59 |
* | eliminated some queue_draws when invoking gtk_widget_set_state, since that | Tim Janik | 1999-01-11 | 11 | -1197/+1205 |
* | Only remove handlers for motion/button_release at drop, remove | Owen Taylor | 1999-01-11 | 1 | -2/+8 |
* | removed Paolo Molaro's type creation hooks again, since they 1) don't care | Tim Janik | 1999-01-11 | 2 | -64/+0 |
* | only pass key events to the focus widget if it is sensitive. | Tim Janik | 1999-01-11 | 9 | -31/+33 |
* | Mon, 11 Jan 1999 08:09:08 +0100 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1999-01-11 | 2 | -4/+64 |
* | added an assertement. | Tim Janik | 1999-01-11 | 1 | -1/+2 |
* | Fixed cut and paste bug when comparing text property bg colors. [ Matt | Owen Taylor | 1999-01-10 | 1 | -2/+2 |
* | if the lookup failed, try to initialize the object class and reattempt the | Tim Janik | 1999-01-10 | 1 | -5/+16 |
* | Added cs to ALL_LINGUAS. | Owen Taylor | 1999-01-09 | 1 | -4/+3 |
* | Set name "gtk-tooltips" on tip window so that a style can be set for | Owen Taylor | 1999-01-09 | 1 | -1/+1 |
* | Fixed some list-manipulation breakage. | Owen Taylor | 1999-01-09 | 1 | -2/+3 |
* | call gtk_spin_button_update before returning a value | Lars Hamann | 1999-01-08 | 3 | -69/+63 |
* | Fixes to drawing the background of the bin window so that clearing and | Owen Taylor | 1999-01-08 | 2 | -31/+57 |
* | Fix some more memory leaks. | Owen Taylor | 1999-01-07 | 1 | -2/+4 |
* | fix for dnd bug reported by Bertrand Guiheneuf. Don't return FALSE if | Lars Hamann | 1999-01-06 | 1 | -6/+0 |
* | free the event that was returned to us by gtk_get_current_event | George Lebl | 1999-01-06 | 3 | -8/+13 |
* | Free memory allocated for target lists. | Owen Taylor | 1999-01-06 | 1 | -0/+1 |
* | Push GdkRGB's visual and colormap around the color selection dialog so | Owen Taylor | 1999-01-06 | 1 | -0/+6 |
* | When redrawing the under-cursor character, don't redraw the terminating | Owen Taylor | 1999-01-05 | 2 | -15/+64 |
* | Make gtk_propagate_event() non-static, we need it in gtkdnd.c so that the | Owen Taylor | 1999-01-05 | 3 | -11/+27 |
* | Released GTK+ 1.1.12GTK_1_1_12 | CST 1999 Shawn T. Amundson | 1999-01-04 | 1 | -0/+4 |
* | fixed auto_resize bug | Lars Hamann | 1999-01-03 | 1 | -15/+21 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 5 | -72/+53 |
* | Check for features.h. | Jeff Garzik | 1999-01-01 | 3 | -3/+9 |
* | gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOT | Elliot Lee | 1998-12-31 | 4 | -12/+15 |
* | Init fix from Chi-Deok Hwang <cdhwang@sr.hei.co.kr>. Will ChangeLog shortly. | Jeff Garzik | 1998-12-31 | 1 | -1/+1 |
* | Fix memory leak. gdk_event_put would make a copy of next_event, and | Miguel de Icaza | 1998-12-31 | 1 | -2/+5 |
* | Released GTK+ 1.1.11GTK_1_1_11 | CST 1998 Shawn T. Amundson | 1998-12-31 | 1 | -0/+4 |
* | x Pull in string.h for various mem*() and str*() functions, in an | Jeff Garzik | 1998-12-24 | 1 | -1/+10 |
* | removed unused var 64-bit cast point to const data Made const-correct. | Jeff Garzik | 1998-12-24 | 7 | -41/+42 |
* | Released GTK+ 1.1.10GTK_1_1_10 | CST 1998 Shawn T. Amundson | 1998-12-24 | 1 | -0/+4 |
* | label->label should be the mb text _after_ removing the underlines, not | Owen Taylor | 1998-12-23 | 2 | -40/+55 |
* | */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure what | Elliot Lee | 1998-12-23 | 2 | -9/+24 |
* | Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don't | Owen Taylor | 1998-12-22 | 1 | -1/+5 |
* | Return TRUE for button press events we handle. (Allows option menus in | Owen Taylor | 1998-12-22 | 1 | -1/+2 |
* | Optimization - when we've already found a widget, skip all checks for | Owen Taylor | 1998-12-22 | 1 | -4/+4 |
* | fixed column resize bug | Lars Hamann | 1998-12-21 | 1 | -4/+4 |
* | export the priority at which events are processed. | Tim Janik | 1998-12-20 | 6 | -62/+0 |
* | eek, fixed an embarrasing bug that caused this function to always return | Tim Janik | 1998-12-20 | 1 | -0/+2 |
* | Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread | Owen Taylor | 1998-12-19 | 4 | -7/+14 |