summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Released GTK 1.0.1GTK_1_0_1PDT 1998 Shawn T. Amundson1998-05-051-0/+4
* GtkTooltips is an object, not a Boxed now.Owen Taylor1998-05-041-0/+5
* Version number changed to 1.0.1, along with a more automatic changing ofPDT 1998 Shawn T. Amundson1998-05-041-0/+5
* Draw the areas between the default and the button always inOwen Taylor1998-05-041-0/+25
* Don't force a clear until the widget is actually on screen.Owen Taylor1998-05-031-0/+6
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-0/+47
* Always show the scrollbars when the policy is GTK_POLICY_ALWAYS...Owen Taylor1998-05-021-0/+6
* ok this will fix the gimp's channel & layers refcounting wiredness,Tim Janik1998-05-011-0/+12
* Check to catch the case when the viewport fits in either direction orgtk-1-0-merge-1Owen Taylor1998-05-011-0/+26
* Changed LogOwen Taylor1998-04-301-0/+8
* Update log. Mention new libtool version.Owen Taylor1998-04-301-0/+30
* don't die when naughty people remove parts of the filesystem under you (fixManish Singh1998-04-301-0/+5
* check if the viewport already exists before iterating over it, maybe weTim Janik1998-04-301-0/+6
* made this function issue a warning if the GtkBin widget already has aTim Janik1998-04-301-0/+8
* Only return FALSE when the clear event is been rejected, not when widgetOwen Taylor1998-04-291-0/+15
* allow the inclusion of other rc-files.Tim Janik1998-04-281-0/+5
* only allow grabbing of focus for CAN_FOCUS widgets.Tim Janik1998-04-271-0/+24
* Account for the fact that gtk_tree_item_remove_subtree will be calledOwen Taylor1998-04-241-0/+16
* Notify all weak references before object removing data. This change fixesOwen Taylor1998-04-241-0/+7
* merging changes from me and quartic back into the old tree.Tim Janik1998-04-241-0/+18
* haha! got it merged!Tim Janik1998-04-241-0/+21
* prepend the running_timeouts list with the tmp_list link itself, not withTim Janik1998-04-221-0/+11
* corrected a brace position (Damon Chaplin), which i got wrong whenTim Janik1998-04-171-0/+6
* Make sure that when we are running with a non-installed colormap, in 8-bitOwen Taylor1998-04-161-0/+13
* Put the gdkwindow.c fix here tooArturo Espinosa1998-04-151-0/+8
* Released GTK+ 1.0.0GTK_1_0_0PDT 1998 Shawn T. Amundson1998-04-141-0/+4
* Don't read the character past the end of the text.Owen Taylor1998-04-141-0/+14
* update address info to gtk.org for ftp and web sites.PDT 1998 Shawn T. Amundson1998-04-141-0/+4
* New function; wrapper for XPolygonRegion().Federico Mena Quintero1998-04-141-0/+9
* removed duplicate call to gtk_widget_set_policy.Michael K. Johnson1998-04-131-0/+5
* check for accelerator table to be != NULL.Tim Janik1998-04-131-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. Amundson1998-04-131-0/+5
* An old allocation error.Owen Taylor1998-04-131-0/+9
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-0/+4
* Set a flag so instead of clearing the area in advance. That lookedOwen Taylor1998-04-131-0/+26
* Removed incorrect part of assertion that was causing failures forOwen Taylor1998-04-111-0/+6
* Fixed a sign problem (typedef gint guint!). Added some checks to make sureOwen Taylor1998-04-111-0/+6
* don't shut down the tooltip on expose events.Tim Janik1998-04-111-0/+7
* Extended for the 1.0 release. Eliminated the "before 1.0" sectionOwen Taylor1998-04-101-0/+5
* changes for 1.0.0 release.PDT 1998 Shawn T. Amundson1998-04-101-0/+5
* Picky --enable-ansi cleanups.Owen Taylor1998-04-101-0/+16
* (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>)Owen Taylor1998-04-091-0/+21
* Removed unsed variables (gtk-jbuhler-980408-0)Owen Taylor1998-04-091-0/+5
* Make sure widgets get removed from the resize queue before the connectionOwen Taylor1998-04-081-0/+7
* During drag and drop, set the event mask at ButtonPress time to includeMiguel de Icaza1998-04-081-0/+7
* Released GTK+ 0.99.10GTK_0_99_10PDT 1998 Shawn T. Amundson1998-04-081-0/+4
* Handle border width correctly on realize after allocate.Owen Taylor1998-04-081-0/+5
* Changes for GTK+ 0.99.10Owen Taylor1998-04-081-0/+7
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-0/+32
* don't take '\n' into account for size computation (Damon Chaplin).Tim Janik1998-04-071-0/+13