summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* . Free 'nprefix', closing a memory leak. Spaced out the code a bit to makeJeff Garzik1999-01-211-0/+13
* Allow button 2 to act as GDK_ACTION_ASK. Also, allow MOD1 to specifyFederico Mena Quintero1999-01-201-0/+6
* New variable. Define to $prefix/$DATADIRNAME/locale. This will point toRaja R Harinath1999-01-201-0/+9
* Under some systems (notably, BSDI), there is no LC_MESSAGES category inTimur I. Bakeyev1999-01-201-0/+6
* Instead of drawing a background pixmap in with gdk_draw_pixmap(), set itOwen Taylor1999-01-201-0/+10
* only call grab_add if pointer_grab succeeds. (gtk_list_unmap): removeLars Hamann1999-01-201-0/+11
* add compatibility define for gtk_ctree_set_reorderable.Tim Janik1999-01-181-0/+5
* add a sanity check [from Todd Dukes <todddukes@netscape.net>]Lars Hamann1999-01-181-0/+5
* only call grab_add if pointer_grab succeeds. (gtk_clist_unmap): removeLars Hamann1999-01-181-0/+6
* Initialize label->label_wc. (We allocate labels from a memchunk)Owen Taylor1999-01-181-0/+6
* CLAMP digits into a meaningfull range (we need to stay below a certainTim Janik1999-01-181-0/+16
* Some editing, a little more detail.Owen Taylor1999-01-181-0/+5
* Added gtk_menu_set_title() to set the title of a menu in the torn-offOwen Taylor1999-01-181-0/+11
* fixed auto resize bug.Lars Hamann1999-01-181-0/+4
* Released GTK+ 1.1.13GTK_1_1_13CST 1999 Shawn T. Amundson1999-01-181-0/+8
* block drag source signal handler during column resizes.Lars Hamann1999-01-171-0/+8
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-0/+33
* Patch from Felix Bellaby <felix@pooh.u-net.com>Owen Taylor1999-01-171-0/+16
* Allow a bg_pixmap of "<none>", as there was no way to set the backgroundOwen Taylor1999-01-171-0/+8
* New macro. Changed the spacing from 5 to 3.Nat Friedman1999-01-171-0/+8
* s/1.1.3/1.1.13/Christopher Blizzard1999-01-171-1/+1
* Fix typo [ gtk-mailund-990116-0: Thomas Mailund JensenOwen Taylor1999-01-171-0/+5
* Update to version 1.1.3, change packager address.Christopher Blizzard1999-01-171-0/+4
* deprecated gtk_check_menu_item_set_state, people should useTim Janik1999-01-171-0/+10
* incremented version number to 1.1.13, bin age 0, interface age 0.Tim Janik1999-01-171-0/+13
* for NO_WINDOW widgets, add their allocation.y to the position of theGeorge Lebl1999-01-171-0/+6
* check for child widget being NULLStuart Parmenter1999-01-161-0/+4
* fixed double click bug.Lars Hamann1999-01-161-0/+4
* define GTK_DISABLE_COMPAT_H for compilation of gtk code.Tim Janik1999-01-151-0/+31
* 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