| Commit message (Expand) | Author | Age | Files | Lines |
* | call gtk_spin_button_update before returning a value | Lars Hamann | 1999-01-08 | 1 | -0/+14 |
* | Fixes to drawing the background of the bin window so that clearing and | Owen Taylor | 1999-01-08 | 1 | -0/+13 |
* | Fix some more memory leaks. | Owen Taylor | 1999-01-07 | 1 | -0/+9 |
* | fix for dnd bug reported by Bertrand Guiheneuf. Don't return FALSE if | Lars Hamann | 1999-01-06 | 1 | -2/+4 |
* | Added Italian texts | Tristan Tarrant | 1999-01-06 | 1 | -0/+4 |
* | free the event that was returned to us by gtk_get_current_event | George Lebl | 1999-01-06 | 1 | -0/+5 |
* | Push GdkRGB's visual and colormap around the color selection dialog so | Owen Taylor | 1999-01-06 | 1 | -0/+8 |
* | When redrawing the under-cursor character, don't redraw the terminating | Owen Taylor | 1999-01-05 | 1 | -0/+42 |
* | Released GTK+ 1.1.12GTK_1_1_12 | CST 1999 Shawn T. Amundson | 1999-01-04 | 1 | -0/+12 |
* | Added 'ko'. Added Korean translation. | Nam SungHyun | 1999-01-04 | 1 | -0/+4 |
* | fixed auto_resize bug | Lars Hamann | 1999-01-03 | 1 | -0/+4 |
* | make this G_PRIORITY_DEFAULT. | Tim Janik | 1999-01-02 | 1 | -0/+7 |
* | Removed features.h test. | Jeff Garzik | 1999-01-02 | 1 | -0/+8 |
* | gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warnings | Manish Singh | 1999-01-02 | 1 | -0/+15 |
* | Check for features.h. | Jeff Garzik | 1999-01-01 | 1 | -0/+23 |
* | updated w/ changed from last night | Jeff Garzik | 1998-12-31 | 1 | -0/+6 |
* | Fix memory leak. gdk_event_put would make a copy of next_event, and | Miguel de Icaza | 1998-12-31 | 1 | -1/+7 |
* | Released GTK+ 1.1.11GTK_1_1_11 | CST 1998 Shawn T. Amundson | 1998-12-31 | 1 | -2/+12 |
* | Fixed off-by-one error when computing length. | Owen Taylor | 1998-12-29 | 1 | -0/+5 |
* | x Pull in string.h for various mem*() and str*() functions, in an | Jeff Garzik | 1998-12-24 | 1 | -0/+7 |
* | removed unused var 64-bit cast point to const data Made const-correct. | Jeff Garzik | 1998-12-24 | 1 | -0/+13 |
* | Released GTK+ 1.1.10GTK_1_1_10 | CST 1998 Shawn T. Amundson | 1998-12-24 | 1 | -0/+12 |
* | Update to changelog, to cover fix that previously slipped in. | Owen Taylor | 1998-12-24 | 1 | -0/+6 |
* | label->label should be the mb text _after_ removing the underlines, not | Owen Taylor | 1998-12-23 | 1 | -0/+10 |
* | */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure what | Elliot Lee | 1998-12-23 | 1 | -0/+7 |
* | Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don't | Owen Taylor | 1998-12-22 | 1 | -0/+11 |
* | Return TRUE for button press events we handle. (Allows option menus in | Owen Taylor | 1998-12-22 | 1 | -0/+6 |
* | Optimization - when we've already found a widget, skip all checks for | Owen Taylor | 1998-12-22 | 1 | -0/+13 |
* | fixed column resize bug | Lars Hamann | 1998-12-21 | 1 | -0/+4 |
* | export the priority at which events are processed. | Tim Janik | 1998-12-20 | 1 | -0/+9 |
* | added translation by Tomas Ögren <stric@ing.umu.se> | PST 1998 Shawn T. Amundson | 1998-12-20 | 1 | -0/+4 |
* | eek, fixed an embarrasing bug that caused this function to always return | Tim Janik | 1998-12-20 | 1 | -0/+6 |
* | Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread | Owen Taylor | 1998-12-19 | 1 | -0/+10 |
* | always run a g_main_iteration, even if there are no active main loops. | Manish Singh | 1998-12-19 | 1 | -0/+6 |
* | removed return_if_fail (label->words != NULL) since that's a valid case | Tim Janik | 1998-12-19 | 1 | -0/+18 |
* | s/(enter|leave)_button/$1/g, since pthreads.h no longer conflicts | Manish Singh | 1998-12-19 | 1 | -0/+6 |
* | fixed GDK_2BUTTON_PRESS bug. | Lars Hamann | 1998-12-19 | 1 | -0/+5 |
* | add ja.po to ALL_LINGUAS | Manish Singh | 1998-12-19 | 1 | -0/+4 |
* | Marked plug window as destroyed before destroying the window. | Owen Taylor | 1998-12-18 | 1 | -0/+6 |
* | Set the usize on the tearoff window so when we reparent the window out, | Owen Taylor | 1998-12-18 | 1 | -0/+6 |
* | do not export the glib flags for thread support to gtk-config. | Sebastian Wilhelmi | 1998-12-18 | 1 | -0/+5 |
* | added gdk_flush() after g_main_run(), so we get the original behaviour | Tim Janik | 1998-12-18 | 1 | -0/+14 |
* | Add @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier | Owen Taylor | 1998-12-18 | 1 | -0/+23 |
* | Remove the info tag from the context so if the source unexpectedly | Owen Taylor | 1998-12-17 | 1 | -0/+9 |
* | Use setlocale (LC_ALL, NULL), not (LC_ALL, "") to query current locale. | Owen Taylor | 1998-12-17 | 1 | -1/+0 |
* | Free previous label->label_wc. | Owen Taylor | 1998-12-17 | 1 | -0/+9 |
* | Define gdk_use_mb outside USE_XIM guard. Removed unnecessary USE_XIM guard | Sebastian Wilhelmi | 1998-12-17 | 1 | -0/+6 |
* | Released GTK+ 1.1.9GTK_1_1_9 | Shawn T. Amundson | 1998-12-17 | 1 | -0/+12 |
* | rm -rf intl breaks --disable-nls, put it back | Manish Singh | 1998-12-17 | 1 | -0/+8 |
* | updated call to g_main_add_poll instead of g_main_poll_add | CST 1998 Shawn T. Amundson | 1998-12-17 | 1 | -0/+5 |