summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-0/+91
* gtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk/gtkframe.cOwen Taylor1999-01-141-0/+11
* Unset CATOBJEXT so that the macros and Makefiles correctly handleOwen Taylor1999-01-141-0/+6
* in comparisions with GTK_TYPE_STRING, use the fundamental type to catchTim Janik1999-01-131-0/+10
* eliminate queue_clears or queue_draws where we know that expose eventsTim Janik1999-01-131-0/+13
* acinclude.m4 ltconfig upgrade to libtool 1.2d (with fixes for irix6 andManish Singh1999-01-131-0/+6
* Add a drag_data_received handler for the label.Owen Taylor1999-01-121-0/+26
* Minor fix to handling of misc->[x/y]padOwen Taylor1999-01-121-0/+11
* reworked the redrawing heuristics somewhat, this fixed a bunch of existingTim Janik1999-01-121-0/+69
* end drag selections if necessary.Lars Hamann1999-01-111-0/+9
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-0/+22
* Only remove handlers for motion/button_release at drop, removeOwen Taylor1999-01-111-0/+5
* removed Paolo Molaro's type creation hooks again, since they 1) don't careTim Janik1999-01-111-0/+8
* only pass key events to the focus widget if it is sensitive.Tim Janik1999-01-111-0/+25
* Mon, 11 Jan 1999 08:09:08 +0100 Paolo Molaro <lupus@debian.org>Paolo Molaro1999-01-111-0/+5
* added an assertement.Tim Janik1999-01-111-0/+4
* Fixed cut and paste bug when comparing text property bg colors. [ MattOwen Taylor1999-01-101-0/+7
* if the lookup failed, try to initialize the object class and reattempt theTim Janik1999-01-101-0/+6
* Added cs to ALL_LINGUAS.Owen Taylor1999-01-091-0/+10
* Set name "gtk-tooltips" on tip window so that a style can be set forOwen Taylor1999-01-091-0/+6
* Fixed some list-manipulation breakage.Owen Taylor1999-01-091-0/+15
* call gtk_spin_button_update before returning a valueLars Hamann1999-01-081-0/+14
* Fixes to drawing the background of the bin window so that clearing andOwen Taylor1999-01-081-0/+13
* Fix some more memory leaks.Owen Taylor1999-01-071-0/+9
* fix for dnd bug reported by Bertrand Guiheneuf. Don't return FALSE ifLars Hamann1999-01-061-2/+4
* Added Italian textsTristan Tarrant1999-01-061-0/+4
* free the event that was returned to us by gtk_get_current_eventGeorge Lebl1999-01-061-0/+5
* Push GdkRGB's visual and colormap around the color selection dialog soOwen Taylor1999-01-061-0/+8
* When redrawing the under-cursor character, don't redraw the terminatingOwen Taylor1999-01-051-0/+42
* Released GTK+ 1.1.12GTK_1_1_12CST 1999 Shawn T. Amundson1999-01-041-0/+12
* Added 'ko'. Added Korean translation.Nam SungHyun1999-01-041-0/+4
* fixed auto_resize bugLars Hamann1999-01-031-0/+4
* make this G_PRIORITY_DEFAULT.Tim Janik1999-01-021-0/+7
* Removed features.h test.Jeff Garzik1999-01-021-0/+8
* gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warningsManish Singh1999-01-021-0/+15
* Check for features.h.Jeff Garzik1999-01-011-0/+23
* updated w/ changed from last nightJeff Garzik1998-12-311-0/+6
* Fix memory leak. gdk_event_put would make a copy of next_event, andMiguel de Icaza1998-12-311-1/+7
* Released GTK+ 1.1.11GTK_1_1_11CST 1998 Shawn T. Amundson1998-12-311-2/+12
* Fixed off-by-one error when computing length.Owen Taylor1998-12-291-0/+5
* x Pull in string.h for various mem*() and str*() functions, in anJeff Garzik1998-12-241-0/+7
* removed unused var 64-bit cast point to const data Made const-correct.Jeff Garzik1998-12-241-0/+13
* Released GTK+ 1.1.10GTK_1_1_10CST 1998 Shawn T. Amundson1998-12-241-0/+12
* Update to changelog, to cover fix that previously slipped in.Owen Taylor1998-12-241-0/+6
* label->label should be the mb text _after_ removing the underlines, notOwen Taylor1998-12-231-0/+10
* */Makefile.am: Now passes 'make distcheck'. Now loops. I'm not sure whatElliot Lee1998-12-231-0/+7
* Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don'tOwen Taylor1998-12-221-0/+11
* Return TRUE for button press events we handle. (Allows option menus inOwen Taylor1998-12-221-0/+6
* Optimization - when we've already found a widget, skip all checks forOwen Taylor1998-12-221-0/+13
* fixed column resize bugLars Hamann1998-12-211-0/+4