summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo in earlier patch.Owen Taylor2002-05-161-0/+5
* Don't filter control-shift+[non-hex]. (#80252, reported by NalinOwen Taylor2002-05-161-0/+6
* Fixes for #78258Owen Taylor2002-05-161-0/+14
* Fix a missed check for division by zero. (#77820, Gareth Pearce)Owen Taylor2002-05-161-0/+5
* gdk_event_put() copies the event and setting name, so we don't have toOwen Taylor2002-05-161-0/+7
* If the menu is scrolled down or up, and some of the widget area is empty,Ettore Perazzoli2002-05-161-0/+7
* Don't call gdk_pointer_grab() to change the cursor if we've alreadyOwen Taylor2002-05-151-0/+7
* Special case menu items to pop down on motion. (#75961)Owen Taylor2002-05-151-0/+12
* Update from contents of size entry on focus out. (#76493, LaurisOwen Taylor2002-05-151-0/+8
* If not building libpng, don't rebuild gtkstockpixbufs.h (#81819, BillOwen Taylor2002-05-151-0/+6
* just run perl on the geninclude script manuallyjacob berkman2002-05-151-0/+5
* Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, GarethOwen Taylor2002-05-141-0/+13
* Remove the result file on error. (#79929, David Highley)Owen Taylor2002-05-141-0/+10
* Fix prepending at the start of the list. (#56349, Thomas Leonard.)Owen Taylor2002-05-141-0/+10
* Fix frame_right/frame_top screwup. (Detlef Reichl, #78111)Owen Taylor2002-05-141-0/+10
* Fix format of selection data to be 8 rather than GTK_TYPE_POINTER.Owen Taylor2002-05-141-0/+15
* Set the width of the layout to the actual wrap width (our requisition) notOwen Taylor2002-05-141-0/+23
* Add a sanity g_return_if_fail() check for the depths for the window andOwen Taylor2002-05-141-0/+6