summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Released 2.0.4.GTK_2_0_4Owen Taylor2002-06-141-0/+9
* Fix bug #84268, where validate_rows sometimes didn't remove itselfJonathan Blandford2002-06-141-0/+5
* disconnect_by_func instead of disconnect_by_data. Someone else could useJonathan Blandford2002-06-141-0/+10
* Ignore state change events for windows that aren't our toplevels. (#84482,Owen Taylor2002-06-141-0/+6
* Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). (Report ofOwen Taylor2002-06-141-0/+10
* Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder,Owen Taylor2002-06-131-0/+12
* hu Jun 13 18:48:14 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-131-0/+8
* Add the obsolete CUA cut/copy/paste bindings. (#79078)Owen Taylor2002-06-131-0/+8
* Ignore all client events that were sent to a window that we don't knowOwen Taylor2002-06-131-0/+6
* Remove po/desk.pl and po/update.pl.Christian Rose2002-06-131-0/+5
* Fix so that the encoding of the filename is handled properly in the caseOwen Taylor2002-06-131-0/+11
* Don't return a positive status unless there is a text target in the drag.Owen Taylor2002-06-131-0/+6
* remove po/README.toolsjacob berkman2002-06-131-0/+4
* Save the initial grab time, use that when changing the pointer. (#83052,Owen Taylor2002-06-131-0/+6
* traverse all nodes, not just the leafs (pointed out by Josh Parsons)Kristian Rietveld2002-06-131-0/+5
* check that pango has Xft2 support, instead of checking whether Xft2Havoc Pennington2002-06-121-0/+5
* Add an informative g_warning() when the entry has lost a focus-out-event.Owen Taylor2002-06-121-0/+6
* Check to see if the menu item is selectable before settingOwen Taylor2002-06-121-0/+8
* Fix bug where if CENTER_ON_PARENT was set, but there was no parent,Owen Taylor2002-06-121-0/+7
* When fetching the menubars for the window for F10 handling, only addOwen Taylor2002-06-121-1/+7
* Clamp size of child to at least 1x1. (#82431, Boris Shingarov.)Owen Taylor2002-06-121-0/+6
* Handle 0 increment, to fix division-by-zero problem. (#82816, GeorgeOwen Taylor2002-06-121-0/+6
* ed Jun 12 15:38:01 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-121-0/+8
* Allow NULL for widget path or class path as documented. (#83150, SergeyOwen Taylor2002-06-121-0/+6
* Fix ZWJ => ZWN typo. (#83092, Tino Meinen)Owen Taylor2002-06-121-0/+5
* Fix some problems with case statements for checking for omitted deps.Owen Taylor2002-06-121-0/+8
* ed Jun 12 14:18:45 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-121-0/+6
* Don't leak child_anchor_table. (#84425)Matthias Clasen2002-06-091-0/+8
* Fix sizing bug.Jonathan Blandford2002-06-081-0/+7
* New function, split off from gtk_tree_view_column_clear_attributes.Matthias Clasen2002-06-071-0/+12
* Set hardware_keycode for KeyRelease events. (#84305)Matthias Clasen2002-06-061-0/+6
* Don't redraw when the area is completely above the visible area.Owen Taylor2002-06-061-0/+5
* don't leak the GArray (figured out by Matthias Clasen, fixes #82026).Kristian Rietveld2002-06-061-0/+5
* If we have xft .pc file, use that when checking for Xft/Xrender. (StillOwen Taylor2002-06-041-0/+8
* Really fix #83796: Revert jrb's last patch, and move the second if-clauseDaniel Elstner2002-06-041-0/+7
* Fix the MSB -> MSB case. Fixes #79190.Federico Mena Quintero2002-06-031-0/+5
* add missing flag, #83796Jonathan Blandford2002-06-011-0/+5
* destroy the transfer window if the grab fails so we don't get events onMichael Meeks2002-05-311-0/+7
* Check if the owner got is of type GDK_WINDOW_FOREIGN. If so the owner isShivram U2002-05-301-0/+6
* don't leak the paths.Michael Meeks2002-05-301-0/+4
* revert accidentally committed changesSoeren Sandmann2002-05-301-0/+4
* add gtk_menu_style_set(). Fixes #79345.Soeren Sandmann2002-05-301-0/+5
* Use the "logical dpi" to calculate (pseudo) physical sizes. Similar to theTor Lillqvist2002-05-291-0/+16
* Disconnect from keypress events.Dave Camp2002-05-291-0/+4
* Fixes for #83190Daniel Elstner2002-05-271-0/+22
* Built an iter directly instead of usingDave Camp2002-05-241-0/+7
* Use indices[i] >= level->array->len rather than level->array->len >Dave Camp2002-05-241-0/+5
* Released 2.0.3.GTK_2_0_3Owen Taylor2002-05-231-0/+16
* revert last change until I am more sure of itJonathan Blandford2002-05-231-5/+0
* Check the parentage of a newly inserted node.Jonathan Blandford2002-05-231-0/+5