summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-0/+50
* hmmmm, corrections?Tim Janik1998-05-031-2/+1
* new function to set the adjustments value without causing a currentTim Janik1998-05-031-0/+11
* new function to set the current focus_child of a container, does properTim Janik1998-05-031-0/+20
* added new functions to operate on intermediate function pointers.Tim Janik1998-05-021-0/+8
* merging owen's bug fixOwen Taylor1998-05-021-0/+6
* only emit "value_changed" if we really passed a new value.Tim Janik1998-05-021-0/+8
* do not just return if the combo-list is empty since that will cause theTim Janik1998-05-021-0/+10
* Further changes to the way the window is popped up so that it will beOwen Taylor1998-05-011-0/+6
* New function to reset the RC styles for a heirarchyOwen Taylor1998-05-011-0/+16
* prefixed all clist flags with GTK_ to avoid name clashes. redefinedTim Janik1998-05-011-1/+43
* changed logOwen Taylor1998-05-011-1/+7
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-0/+162
* Allow the user to use the popup list like a menu.Owen Taylor1998-04-301-0/+24
* Random debugging fixed this bug: There is no need to set the ExposureMaskMiguel de Icaza1998-04-291-0/+6
* merging changes from owen:Owen Taylor1998-04-241-0/+8
* changed ref_count field to be of type guint. added check for ref_count>0;Tim Janik1998-04-241-0/+21
* Remember whether the widget was visible before we unparent it.Federico Mena Quintero1998-04-231-0/+5
* prepend the running_timeouts list with the tmp_list link itself, not withTim Janik1998-04-221-0/+11
* new function ala gtk_radio_button_set_group. (gtk_radio_menu_item_init):Tim Janik1998-04-181-0/+13
* ChangeLog split up into ChangeLog.pre-1-0 and ChangeLog.Tim Janik1998-04-171-4958/+4
* corrected a brace position (Damon Chaplin), which i got wrong whenTim Janik1998-04-151-0/+6
* Fix the problem introduced by whoever thought that randomly changing intsMiguel de Icaza1998-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
* Set the window hints on every map so that GTK_WIN_POS_MOUSE worksOwen Taylor1998-04-071-0/+6
* Added function to set the homogeneous flag of the table (needed by derivedFederico Mena Quintero1998-04-061-0/+11