| Commit message (Expand) | Author | Age | Files | Lines |
* | update address info to gtk.org for ftp and web sites. | PDT 1998 Shawn T. Amundson | 1998-04-14 | 1 | -0/+4 |
* | New function; wrapper for XPolygonRegion(). | Federico Mena Quintero | 1998-04-14 | 1 | -0/+9 |
* | removed duplicate call to gtk_widget_set_policy. | Michael K. Johnson | 1998-04-13 | 1 | -0/+5 |
* | check for accelerator table to be != NULL. | Tim Janik | 1998-04-13 | 1 | -0/+6 |
* | typo, gtk-1.0.0 should be gtk+-1.0.0 A little more intro on what gtk is... | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -0/+5 |
* | An old allocation error. | Owen Taylor | 1998-04-13 | 1 | -0/+9 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -0/+4 |
* | Set a flag so instead of clearing the area in advance. That looked | Owen Taylor | 1998-04-13 | 1 | -0/+26 |
* | Removed incorrect part of assertion that was causing failures for | Owen Taylor | 1998-04-11 | 1 | -0/+6 |
* | Fixed a sign problem (typedef gint guint!). Added some checks to make sure | Owen Taylor | 1998-04-11 | 1 | -0/+6 |
* | don't shut down the tooltip on expose events. | Tim Janik | 1998-04-11 | 1 | -0/+7 |
* | Extended for the 1.0 release. Eliminated the "before 1.0" section | Owen Taylor | 1998-04-10 | 1 | -0/+5 |
* | changes for 1.0.0 release. | PDT 1998 Shawn T. Amundson | 1998-04-10 | 1 | -0/+5 |
* | Picky --enable-ansi cleanups. | Owen Taylor | 1998-04-10 | 1 | -0/+16 |
* | (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>) | Owen Taylor | 1998-04-09 | 1 | -0/+21 |
* | Removed unsed variables (gtk-jbuhler-980408-0) | Owen Taylor | 1998-04-09 | 1 | -0/+5 |
* | Make sure widgets get removed from the resize queue before the connection | Owen Taylor | 1998-04-08 | 1 | -0/+7 |
* | During drag and drop, set the event mask at ButtonPress time to include | Miguel de Icaza | 1998-04-08 | 1 | -0/+7 |
* | Released GTK+ 0.99.10GTK_0_99_10 | PDT 1998 Shawn T. Amundson | 1998-04-08 | 1 | -0/+4 |
* | Handle border width correctly on realize after allocate. | Owen Taylor | 1998-04-08 | 1 | -0/+5 |
* | 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 |