| Commit message (Expand) | Author | Age | Files | Lines |
* | Released GTK 1.0.1GTK_1_0_1 | PDT 1998 Shawn T. Amundson | 1998-05-05 | 1 | -0/+4 |
* | GtkTooltips is an object, not a Boxed now. | Owen Taylor | 1998-05-04 | 1 | -0/+5 |
* | Version number changed to 1.0.1, along with a more automatic changing of | PDT 1998 Shawn T. Amundson | 1998-05-04 | 1 | -0/+5 |
* | Draw the areas between the default and the button always in | Owen Taylor | 1998-05-04 | 1 | -0/+25 |
* | Don't force a clear until the widget is actually on screen. | Owen Taylor | 1998-05-03 | 1 | -0/+6 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -0/+47 |
* | Always show the scrollbars when the policy is GTK_POLICY_ALWAYS... | Owen Taylor | 1998-05-02 | 1 | -0/+6 |
* | ok this will fix the gimp's channel & layers refcounting wiredness, | Tim Janik | 1998-05-01 | 1 | -0/+12 |
* | Check to catch the case when the viewport fits in either direction orgtk-1-0-merge-1 | Owen Taylor | 1998-05-01 | 1 | -0/+26 |
* | Changed Log | Owen Taylor | 1998-04-30 | 1 | -0/+8 |
* | Update log. Mention new libtool version. | Owen Taylor | 1998-04-30 | 1 | -0/+30 |
* | don't die when naughty people remove parts of the filesystem under you (fix | Manish Singh | 1998-04-30 | 1 | -0/+5 |
* | check if the viewport already exists before iterating over it, maybe we | Tim Janik | 1998-04-30 | 1 | -0/+6 |
* | made this function issue a warning if the GtkBin widget already has a | Tim Janik | 1998-04-30 | 1 | -0/+8 |
* | Only return FALSE when the clear event is been rejected, not when widget | Owen Taylor | 1998-04-29 | 1 | -0/+15 |
* | allow the inclusion of other rc-files. | Tim Janik | 1998-04-28 | 1 | -0/+5 |
* | only allow grabbing of focus for CAN_FOCUS widgets. | Tim Janik | 1998-04-27 | 1 | -0/+24 |
* | Account for the fact that gtk_tree_item_remove_subtree will be called | Owen Taylor | 1998-04-24 | 1 | -0/+16 |
* | Notify all weak references before object removing data. This change fixes | Owen Taylor | 1998-04-24 | 1 | -0/+7 |
* | merging changes from me and quartic back into the old tree. | Tim Janik | 1998-04-24 | 1 | -0/+18 |
* | haha! got it merged! | Tim Janik | 1998-04-24 | 1 | -0/+21 |
* | prepend the running_timeouts list with the tmp_list link itself, not with | Tim Janik | 1998-04-22 | 1 | -0/+11 |
* | corrected a brace position (Damon Chaplin), which i got wrong when | Tim Janik | 1998-04-17 | 1 | -0/+6 |
* | Make sure that when we are running with a non-installed colormap, in 8-bit | Owen Taylor | 1998-04-16 | 1 | -0/+13 |
* | Put the gdkwindow.c fix here too | Arturo Espinosa | 1998-04-15 | 1 | -0/+8 |
* | Released GTK+ 1.0.0GTK_1_0_0 | PDT 1998 Shawn T. Amundson | 1998-04-14 | 1 | -0/+4 |
* | Don't read the character past the end of the text. | Owen Taylor | 1998-04-14 | 1 | -0/+14 |
* | 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 |