summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Tue Mar 31 15:41:57 PST 1998 Shawn T. AmundsonShawn Amundson1998-03-311-0/+5
* forgot to set the initial `0' cursor.Tim Janik1998-03-311-0/+4
* First fix: Move the window first, display it after (this removes one ofMiguel de Icaza1998-03-311-0/+6
* Add a "style_set" callback, so the font can be changed at run time.Owen Taylor1998-03-311-1/+6
* show the menu_label unconditionally (even if it is not a default label).Tim Janik1998-03-311-0/+7
* Improved main loop test. (Quits main loop properly, makes it more obviousOwen Taylor1998-03-301-0/+22
* removed this function, it was unneeded and not exported.Tim Janik1998-03-301-0/+13
* reflect the change of meaning of the delete_event return valueBST 1998 Tony Gale1998-03-301-0/+5
* Sun Mar 29 22:25:22 BST 1998 Tony Gale <gale@gimp.org> ...Tony Gale1998-03-291-0/+5
* Added wrapping capabilities to GtkSpinButton. New function :Tim Janik1998-03-291-0/+6
* Disconnect from combo->entry, not combo. (From: Daniel SkardaOwen Taylor1998-03-291-0/+9
* Don't call XTranslateCoordinates on a destroyed window. (Why do we doOwen Taylor1998-03-281-0/+10
* Released GTK+ 0.99.9GTK_0_99_9PST 1998 Shawn T. Amundson1998-03-281-0/+6
* Don't clear the window on an expose event. On draws, just clear theOwen Taylor1998-03-281-0/+12
* some stuff for doing plain text and postscriptPST 1998 Shawn T. Amundson1998-03-271-0/+5
* If the widget is _not_ a descendant of a Window widget, propagate keyOwen Taylor1998-03-271-0/+17
* make a clear distinction between key press/release events, which will beTim Janik1998-03-261-0/+7
* always display the correct active state.Tim Janik1998-03-261-0/+26
* When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it andOwen Taylor1998-03-261-0/+15
* do not propagate unhandled key events on widgets with parent==NULL twice.Tim Janik1998-03-261-0/+5
* implemented new flag shrink_on_detach (TRUE by default) which will causeTim Janik1998-03-241-25/+7
* Use reversed arrow for menus ala Motif (and fix Options menus, which had XOwen Taylor1998-03-241-0/+38
* Fixed xthickness -> ythickness typo.Federico Mena Quintero1998-03-241-0/+5
* save the widgets visibility flag for evaluation after the widget gotTim Janik1998-03-241-0/+6
* Select the row which got its data changed, and not (0, 0).Federico Mena Quintero1998-03-241-0/+5
* /home/otaylor/commitOwen Taylor1998-03-241-0/+24
* check for text!=NULL. (gtk_entry_prepend_text): likewise. some else pickyTim Janik1998-03-231-0/+6
* added this directory with stuff from the tutorial, updated to compile andCST 1998 Shawn T. Amundson1998-03-231-0/+6
* Added optional word wrap, controlled by new functionOwen Taylor1998-03-231-0/+9
* Fixed some problems with !gtk_use_mb introduced in the last change.Owen Taylor1998-03-231-0/+5
* Fix so children don't get bogus draws.Owen Taylor1998-03-231-0/+4
* leave container_class->add and container_class->remove untouched if weTim Janik1998-03-231-0/+9
* Fixes to allow GTK to work with colormaps that aren't 256 entries long.Owen Taylor1998-03-231-0/+6
* fixes to locale checksOwen Taylor1998-03-221-0/+15
* use button_box for buttonsCST 1998 Shawn T. Amundson1998-03-221-0/+5
* forgot the ChangeLog ;(((Tim Janik1998-03-221-0/+17
* Don't respond to drops when grab is in effect. (workaround)Owen Taylor1998-03-221-0/+14
* gtk/gtkcombo.[ch] "activate" signal can be disabled nowCET 1998 Paolo Molaro1998-03-211-0/+4
* changed packing in toolbar elements, so texts are always at the bottomRadek Doulik1998-03-211-0/+11
* Released GTK+ 0.99.8GTK_0_99_8PST 1998 Shawn T. Amundson1998-03-201-1/+5
* the Solaris ltconfig patch from dracoCST 1998 Shawn T. Amundson1998-03-191-0/+4
* #define M_PI if it isn't already initialize transparent properly, to makeManish Singh1998-03-191-0/+6
* perform the neccessary checks on funtion begin. use the scrolled_windowTim Janik1998-03-181-0/+6
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-5/+21
* checked in gtk_entry_set_max_length (it truncates the texts if it'sCET 1998 Paolo Molaro1998-03-181-0/+6
* use the resize queue.Tim Janik1998-03-181-0/+8
* Rewrite of GArray gboolean type changed to intManish Singh1998-03-181-0/+5
* return real boolean values not just numbers.Tim Janik1998-03-171-0/+8
* Try to guess if we can use the mb* functions safely. (For glibc, they doOwen Taylor1998-03-171-1/+32
* changed some debugging messages to be prefixed by "Gdk:".Tim Janik1998-03-171-0/+17