| Commit message (Expand) | Author | Age | Files | Lines |
* | changes to follow | Owen Taylor | 1998-04-03 | 1 | -0/+41 |
* | add correct dependencies | BST 1998 Tony Gale | 1998-04-02 | 1 | -0/+6 |
* | add question on failing GIMP configure | BST 1998 Tony Gale | 1998-04-02 | 1 | -0/+4 |
* | Tue Mar 31 15:41:57 PST 1998 Shawn T. Amundson | Shawn Amundson | 1998-03-31 | 1 | -0/+5 |
* | forgot to set the initial `0' cursor. | Tim Janik | 1998-03-31 | 1 | -0/+4 |
* | First fix: Move the window first, display it after (this removes one of | Miguel de Icaza | 1998-03-31 | 1 | -0/+6 |
* | Add a "style_set" callback, so the font can be changed at run time. | Owen Taylor | 1998-03-31 | 1 | -1/+6 |
* | show the menu_label unconditionally (even if it is not a default label). | Tim Janik | 1998-03-31 | 1 | -0/+7 |
* | Improved main loop test. (Quits main loop properly, makes it more obvious | Owen Taylor | 1998-03-30 | 1 | -0/+22 |
* | removed this function, it was unneeded and not exported. | Tim Janik | 1998-03-30 | 1 | -0/+13 |
* | reflect the change of meaning of the delete_event return value | BST 1998 Tony Gale | 1998-03-30 | 1 | -0/+5 |
* | Sun Mar 29 22:25:22 BST 1998 Tony Gale <gale@gimp.org> ... | Tony Gale | 1998-03-29 | 1 | -0/+5 |
* | Added wrapping capabilities to GtkSpinButton. New function : | Tim Janik | 1998-03-29 | 1 | -0/+6 |
* | Disconnect from combo->entry, not combo. (From: Daniel Skarda | Owen Taylor | 1998-03-29 | 1 | -0/+9 |
* | Don't call XTranslateCoordinates on a destroyed window. (Why do we do | Owen Taylor | 1998-03-28 | 1 | -0/+10 |
* | Released GTK+ 0.99.9GTK_0_99_9 | PST 1998 Shawn T. Amundson | 1998-03-28 | 1 | -0/+6 |
* | Don't clear the window on an expose event. On draws, just clear the | Owen Taylor | 1998-03-28 | 1 | -0/+12 |
* | some stuff for doing plain text and postscript | PST 1998 Shawn T. Amundson | 1998-03-27 | 1 | -0/+5 |
* | If the widget is _not_ a descendant of a Window widget, propagate key | Owen Taylor | 1998-03-27 | 1 | -0/+17 |
* | make a clear distinction between key press/release events, which will be | Tim Janik | 1998-03-26 | 1 | -0/+7 |
* | always display the correct active state. | Tim Janik | 1998-03-26 | 1 | -0/+26 |
* | When gtk_widget_draw() is called on a REDRAW_PENDING widget, draw it and | Owen Taylor | 1998-03-26 | 1 | -0/+15 |
* | do not propagate unhandled key events on widgets with parent==NULL twice. | Tim Janik | 1998-03-26 | 1 | -0/+5 |
* | implemented new flag shrink_on_detach (TRUE by default) which will cause | Tim Janik | 1998-03-24 | 1 | -25/+7 |
* | Use reversed arrow for menus ala Motif (and fix Options menus, which had X | Owen Taylor | 1998-03-24 | 1 | -0/+38 |
* | Fixed xthickness -> ythickness typo. | Federico Mena Quintero | 1998-03-24 | 1 | -0/+5 |
* | save the widgets visibility flag for evaluation after the widget got | Tim Janik | 1998-03-24 | 1 | -0/+6 |
* | Select the row which got its data changed, and not (0, 0). | Federico Mena Quintero | 1998-03-24 | 1 | -0/+5 |
* | /home/otaylor/commit | Owen Taylor | 1998-03-24 | 1 | -0/+24 |
* | check for text!=NULL. (gtk_entry_prepend_text): likewise. some else picky | Tim Janik | 1998-03-23 | 1 | -0/+6 |
* | added this directory with stuff from the tutorial, updated to compile and | CST 1998 Shawn T. Amundson | 1998-03-23 | 1 | -0/+6 |
* | Added optional word wrap, controlled by new function | Owen Taylor | 1998-03-23 | 1 | -0/+9 |
* | Fixed some problems with !gtk_use_mb introduced in the last change. | Owen Taylor | 1998-03-23 | 1 | -0/+5 |
* | Fix so children don't get bogus draws. | Owen Taylor | 1998-03-23 | 1 | -0/+4 |
* | leave container_class->add and container_class->remove untouched if we | Tim Janik | 1998-03-23 | 1 | -0/+9 |
* | Fixes to allow GTK to work with colormaps that aren't 256 entries long. | Owen Taylor | 1998-03-23 | 1 | -0/+6 |
* | fixes to locale checks | Owen Taylor | 1998-03-22 | 1 | -0/+15 |
* | use button_box for buttons | CST 1998 Shawn T. Amundson | 1998-03-22 | 1 | -0/+5 |
* | forgot the ChangeLog ;((( | Tim Janik | 1998-03-22 | 1 | -0/+17 |
* | Don't respond to drops when grab is in effect. (workaround) | Owen Taylor | 1998-03-22 | 1 | -0/+14 |
* | gtk/gtkcombo.[ch] "activate" signal can be disabled now | CET 1998 Paolo Molaro | 1998-03-21 | 1 | -0/+4 |
* | changed packing in toolbar elements, so texts are always at the bottom | Radek Doulik | 1998-03-21 | 1 | -0/+11 |
* | Released GTK+ 0.99.8GTK_0_99_8 | PST 1998 Shawn T. Amundson | 1998-03-20 | 1 | -1/+5 |
* | the Solaris ltconfig patch from draco | CST 1998 Shawn T. Amundson | 1998-03-19 | 1 | -0/+4 |
* | #define M_PI if it isn't already initialize transparent properly, to make | Manish Singh | 1998-03-19 | 1 | -0/+6 |
* | perform the neccessary checks on funtion begin. use the scrolled_window | Tim Janik | 1998-03-18 | 1 | -0/+6 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -5/+21 |
* | checked in gtk_entry_set_max_length (it truncates the texts if it's | CET 1998 Paolo Molaro | 1998-03-18 | 1 | -0/+6 |
* | use the resize queue. | Tim Janik | 1998-03-18 | 1 | -0/+8 |
* | Rewrite of GArray gboolean type changed to int | Manish Singh | 1998-03-18 | 1 | -0/+5 |