| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes for GTK+ 0.99.10 | Owen Taylor | 1998-04-08 | 1 | -0/+7 |
* | Removed, because that's what a NULL comparison function means. And it | Owen Taylor | 1998-04-07 | 1 | -0/+32 |
* | don't take '\n' into account for size computation (Damon Chaplin). | Tim Janik | 1998-04-07 | 1 | -0/+13 |
* | Set the window hints on every map so that GTK_WIN_POS_MOUSE works | Owen Taylor | 1998-04-07 | 1 | -0/+6 |
* | Added function to set the homogeneous flag of the table (needed by derived | Federico Mena Quintero | 1998-04-06 | 1 | -0/+11 |
* | more on GIMP (et al) configure problems. | BST 1998 Tony Gale | 1998-04-06 | 1 | -0/+5 |
* | Take border in account properly. | Owen Taylor | 1998-04-06 | 1 | -0/+16 |
* | Change a missed "delete_event" return value description from TRUE to | BST 1998 Tony Gale | 1998-04-06 | 1 | -0/+6 |
* | Make tab key move in reading order (left-to-right top to bottom) - which | Owen Taylor | 1998-04-06 | 1 | -0/+9 |
* | Fixed bug where right justified menu would overlap last left justified | Owen Taylor | 1998-04-06 | 1 | -0/+5 |
* | Fixed assignment of adjustment->value to negative values. Moved a few | Owen Taylor | 1998-04-05 | 1 | -0/+13 |
* | Reverted broken implementation of removing the current timeout/idle. | Owen Taylor | 1998-04-05 | 1 | -0/+5 |
* | take expired timeouts into account, otherwise things like e.g. | Tim Janik | 1998-04-05 | 1 | -0/+6 |
* | fixed panel allocation and stacking order, fixed the base class | Tim Janik | 1998-04-05 | 1 | -0/+10 |
* | subsections on Aspect Frames and Paned widgets. | BST 1998 Tony Gale | 1998-04-04 | 1 | -0/+7 |
* | Test for need to recompute geometry with GTK_WIDGET_REALIZED(), not | Owen Taylor | 1998-04-04 | 1 | -0/+5 |
* | New function to draw a nifty "textured metal" frame. Could be useful in | Federico Mena Quintero | 1998-04-04 | 1 | -0/+7 |
* | Call recompute_geometry() upon realization, since it can't be done in the | Owen Taylor | 1998-04-04 | 1 | -0/+6 |
* | Make debug string parsine case-insensitive | Owen Taylor | 1998-04-04 | 1 | -0/+5 |
* | Added flags --prefix[=dir] and --exec-prefix[=DIR] which allow querying | Owen Taylor | 1998-04-04 | 1 | -3/+10 |
* | 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 |