summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix memory leak. (Patch from Matthias Clasen, #84926)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
* Add compose sequences of dead_acute + c/C => C WITH CEDDILLA. (NanoOwen Taylor2002-06-121-0/+6
* added gdkdisplay and gdkscreenHans Breuer2002-06-101-0/+19
* [ merge from stable ]Tor Lillqvist2002-06-101-0/+18
* Added hi in ALL_LINGUAS Added new hindi translation.Naba Kumar2002-06-101-0/+4
* 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
* use the RootWindow of this screen for gdk_window_get_pointer.Mark McLoughlin2002-06-071-0/+5
* Set hardware_keycode for KeyRelease events. (#84305)Matthias Clasen2002-06-061-0/+5
* Don't redraw when the area is completely above the visible area.Owen Taylor2002-06-061-0/+5
* Add a "is_focus" property indicating whether a widget is the focus widgetOwen Taylor2002-06-061-0/+29
* don't leak the GArray (figured out by Matthias Clasen, fixes #82026).Kristian Rietveld2002-06-061-0/+5
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+67
* Related bugs: #76252, #76396, #80866.Kristian Rietveld2002-06-051-0/+11
* If we have xft .pc file, use that when checking for Xft/Xrender. (StillOwen Taylor2002-06-041-0/+8
* added gtk_tree_view_expand_to_path.Kristian Rietveld2002-06-041-0/+4
* Discussed in #76249.Kristian Rietveld2002-06-041-0/+13
* add gtk_tree_model_get_string_from_iter (#74667).Kristian Rietveld2002-06-041-1/+5
* [ merge from stable ]Daniel Elstner2002-06-041-0/+9
* Fix the MSB -> MSB case. Fixes #79190.Federico Mena Quintero2002-06-031-0/+5
* add missing flag, #83796Jonathan Blandford2002-06-011-0/+6
* 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
* add gtk_menu_style_set(). fixes #79345Soeren Sandmann2002-05-301-0/+5
* Disconnect from keypress events.Dave Camp2002-05-291-0/+4
* Markup fixesMatthias Clasen2002-05-281-0/+9
* [ merge from stable ]Daniel Elstner2002-05-271-0/+24
* 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
* Use correct path to the loaders and immodules directoriesTor Lillqvist2002-05-221-0/+5
* Require autoconf-2.52 explicitely, since otherwise Debian will process itOwen Taylor2002-05-221-0/+10
* Fix missing dereference. (HideToshi Tajima)Owen Taylor2002-05-211-0/+5
* Patch from HideToshi Tajima to handle Xlib internal connections. (#76681)Owen Taylor2002-05-201-0/+5
* Set the private LEAVE_PENDING flag to fix problem where with menu itemsOwen Taylor2002-05-201-0/+11
* Undo an accidental revert of fixes of May 16. (Caught by Padraig O'Briain)Owen Taylor2002-05-201-0/+9
* Check for endianness.Matthias Clasen2002-05-181-0/+4
* Re-add REBUILD_PNGS definition that got accidentally removed.Owen Taylor2002-05-171-1/+6
* Protect against reentrancy problems by emitting ::preedit_changed at theOwen Taylor2002-05-171-0/+15
* Fix a missing unref in the local/passive case. (#82067, Michael Meeks)Owen Taylor2002-05-171-0/+14
* Only optimize out the full configure handling if we got a gratuitousOwen Taylor2002-05-161-0/+17
* Thu May 16 18:47:29 2002 Owen Taylor <otaylor@redhat.com> ...Owen Taylor2002-05-161-0/+23
* Merged from gtk-2-0.Kristian Rietveld2002-05-161-0/+8
* include missing #ifdef G_ENA\BLE_DEBUGJonathan Blandford2002-05-161-0/+4