summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 2.2.4.GTK_2_2_4Kristian Rietveld2003-09-041-0/+8
* updates.Kristian Rietveld2003-09-041-0/+4
* for the END case, use end_position - page_size instead of G_MAXINT, sinceKristian Rietveld2003-09-031-0/+7
* if icon->style != NULL, unref it. (Fixes memleak, patch from KjartanKristian Rietveld2003-09-031-0/+5
* big patch from Kjartan Maraas to fix numerous typos.Kristian Rietveld2003-09-031-1/+10
* Correct compile line for threads example.BST 2003 Tony Gale2003-09-031-0/+1
* Don't call CloseHandle() on the HMODULE returned from GetModuleHandle().Tor Lillqvist2003-09-021-0/+11
* revert the change to only select when button 1 is pressed introduced inKristian Rietveld2003-09-021-0/+6
* Added "sq" to ALL_LINGUASLaurent Dhima2003-08-291-0/+4
* Fix missing tag #120713BST 2003 Tony Gale2003-08-261-0/+4
* Fix variable declaration not at start of block. (#120371, Damien Carbery)Owen Taylor2003-08-261-1/+10
* My firstname is Frederic, not Federico :)Frédéric Crozat2003-08-261-1/+1
* === Released 2.2.3 ===Owen Taylor2003-08-261-3/+15
* Since we add one to the layout's reported width to account for the cursor,Owen Taylor2003-08-261-0/+12
* Don't include page->menu_label - causes various problems, includingOwen Taylor2003-08-251-0/+6
* Fixes #115871, reported by Michael Natterer.Kristian Rietveld2003-08-251-0/+23
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-251-0/+29
* Fix up CapsLock and NumLock handling for non-XKB. Add a special case hackOwen Taylor2003-08-251-0/+7
* Fix some missing initializations of rc_file->directory.Owen Taylor2003-08-241-0/+5
* Fix problem where rc_file->directory wasn't always getting set. (#120549,Owen Taylor2003-08-241-0/+6
* Updated Icelandic translation and added "is" to ALL_LINGUAS.Samúel Jón Gunnarsson2003-08-221-5/+9
* Added "ne" to ALL_LINGUAS. Added Nepali translation by Pawan ChitrakarChristian Rose2003-08-221-0/+4
* Keep a list of current GtkRcFiles being parsed, not just the directoriesOwen Taylor2003-08-211-0/+7
* Fix option menu scrolling (#119821, Owen Taylor).Kristian Rietveld2003-08-211-0/+10
* Change the interpretation of consumed_modifiers so that it contains: -Owen Taylor2003-08-211-0/+10
* Merge from HEAD.Kristian Rietveld2003-08-211-0/+11
* always round approximate digit widths up, to avoid truncation, convert toKristian Rietveld2003-08-201-0/+9
* Don't look at the same directory twice (in simple cases). (#120342)Noah Levitt2003-08-201-0/+5
* change the type of step to gdouble, since it gets it's data from a gdoubleKristian Rietveld2003-08-201-0/+5
* Substantially rework the handling of status windows:Owen Taylor2003-08-191-0/+35
* Replace client_window field with 'priv' pointer, retaining binaryOwen Taylor2003-08-191-0/+10
* Don't use impl->position_info.clip_rect for toplevels. (#107068, reportedOwen Taylor2003-08-191-0/+6
* Add a fallback for unaligned source data for FORMAT_ARGB_MASK. (#117217)Owen Taylor2003-08-181-0/+6
* Rework handling of REBUILD_PNGS, so that we also don't try to REBUILD_PNGSOwen Taylor2003-08-181-0/+14
* Add a missing gtk/ in the path to libgtk.la. (#120080, Benedikt Spranger)Owen Taylor2003-08-181-0/+5
* Make the list of default languages more comprehensive. (Suggestion of Fco.Owen Taylor2003-08-161-0/+11
* Improve Cedilla handling - based on a patch from Gustavo De Nardin,Owen Taylor2003-08-151-0/+19
* stop editing on vertical scrolling. (#108035, reported by Tim Janik).Kristian Rietveld2003-08-151-0/+5
* fix off-by-one error. (#109292 continued, patch from Yann Rouillard).Kristian Rietveld2003-08-151-0/+7
* Also support the up, down, left, right, home, end, page up and page downKristian Rietveld2003-08-151-0/+7
* Fixes for X/Cygwin builds of GTK+ (#107623, Masahiro Sakai):Owen Taylor2003-08-151-0/+14
* Don't reposition the cursor when we aren't trying to complete. (FixesOwen Taylor2003-08-141-0/+13
* If getting the current directory fails because of encoding conversionOwen Taylor2003-08-141-0/+7
* Remove usage of menu_shell->ignore leave which was to deal with strayOwen Taylor2003-08-131-0/+8
* Fix some places that weren't properly Xinerama-ified.Owen Taylor2003-08-131-0/+8
* connect_after() to key-press-event on the entry, so input methods getOwen Taylor2003-08-131-0/+7
* Protect against reentrancy from ::focus-out handlers. (#118129, FelipeOwen Taylor2003-08-121-0/+6
* Remove GDK_LOCK_MASK before calling gdk_keymap_translate_keyboard_state soOwen Taylor2003-08-121-0/+8
* Add missing break statements (#119494, Soeren Sandmann)Owen Taylor2003-08-111-0/+5
* Mark parent public as well; it's extensively accessed in existing code, soOwen Taylor2003-08-111-2/+9