1Overview of Changes from GTK+ 2.24.32 to 2.24.33
2================================================
3
4*********************************************************
5*                                                       *
6*   This is the final GTK 2.x release.                  *
7*   There will be no more updates to GTK 2.             *
8*   All users are encouraged to update to GTK 3 or 4.   *
9*                                                       *
10*********************************************************
11
12* Make the output of gtk-query-immodules deterministic
13
14* GtkCalendar: Use %OB if supported
15
16* GtkIconTheme: prefer exact matches
17
18* win32:
19 - Always process all available messages
20 - Ignore autorepeat for modifier keys
21 - Ensure monitor enumeration matches up
22 - Fix pkg-config file generation with msvc
23 - Fix UAC manifest rc file
24 - Add Visual Studio 2019 project files
25
26* MacOS:
27 - Use NSGraphicsContext after Yosemite
28 - Force redraw on Mojave and later when processing updates
29 - Fix a use-after-free
30
31* build:
32 - Support automake 1.16
33 - Fix compiler warnings with newer gcc
34
35
36Overview of Changes from GTK+ 2.24.31 to 2.24.32
37================================================
38
39* Build:
40 - Support Visual Studio 2017
41
42* Bug fixes:
43 136059 Ctrl-navigation works in opposite direction in right-to-left text
44 165385 Win32 keyboard handling still incomplete
45 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value...
46 468868 Popup of "appears-as-list" ComboBox does not change screen with its t...
47 554057 Calling gtk_menu_shell_select_item() on GtkMenuBar can break grabs (a...
48 569581 Using the US-Intl keyboard layout causes unexpected character combina...
49 618160 Documentation for gtk_combo_box_get_active_iter is unclear
50 658111 gtk_label_set_pattern() is reset by a call to gtk_box_pack_start()
51 676550 Adding underlines to Label with gtk_label_set_pattern() does not work
52 696624 Japanese (Korean/Chinese) XIM input mode indicator has not been worki...
53 701296 gtkfixed accepts toplevel windows into its children list after gtk_wi...
54 729651 Crash in GtkFileChooserButton with appears-as-list
55 734946 Implement GContentType on OSX
56 768722 Keyboard shortcuts for russian characters doesn't work
57 769214 keyval field not filled correctly for Pause key
58 772389 Appending a character to a GtkEntry control in overwrite mode rings t...
59 772794 segfault when on unchecked XListInputDevices return value
60 773587 recent-manager: Add a limit to the list's size
61 776909 gtk_adjustment_clamp_page: Conditional jump or move depends on uninit...
62 777683 SIGBUS due to gdk_x11_window_set_opacity
63 778542 Use UTF-8 encoding for tooltips on files in the "recently used" list
64 778811 Enter submenus when activating their parent item
65 779009 Missing property-change::accessible-description events when the toolt...
66 779081 GtkTextView: expose API to get Pango line direction
67 779605 GLib-CRITICAL Source ID xxx was not found when attempting to remove it
68 781020 GIMP UI vector icons are drawn way too small
69 781605 GtkVolumeButton limited to 10 values
70 785165 Set translation domain for parameter_string in gtk_init_with_args
71 785672 Entry: Setting icon tooltip to empty disables tooltip on whole widget
72 786771 Critical about mismatched GdkDisplays when opening Inspector combobox
73 787158 gtk_widget_get_preferred_width on GtkToolbar gives wrong minimum width
74 787195 gtk_toolbar_set_show_arrow does not show an arrow
75 787410 entry: fix memory leak
76 788577 Global -GtkComboBox-appears-as-list breaks opening menu-mode CBs by k...
77
78* Translation updates:
79 Hungarian
80 Indonesian
81 Polish
82
83
84Overview of Changes from GTK+ 2.24.30 to 2.24.31
85================================================
86
87* File chooser:
88 - backport many file chooser entry fixes and cleanups
89 - don't crash if invisible files are deleted
90
91* Bug fixes:
92 555087 Shouldn't the return type of gtk_entry_completion_get_model be Gtk...
93 586367 In local_only mode, file chooser should return native paths for fi...
94 635287 Specify packages when generating GIR
95 640698 Incompatibility in 'matched-selected' signal invocation
96 648419 crash in remove_capslock_feedback at gtkentry.c line 10127
97 672271 File chooser seems over-enthusiastic about using subdirectories
98 679333 unable to filter folders in folder select mode
99 687196 filesystemmodel: invalidate nodes on file remove
100 703220 (CVE-2013-7447) Memory allocation integer overflow in gdk_cairo_se...
101 720330 Gtk-CRITICAL **: gtk_entry_completion_set_model: assertion 'GTK_IS...
102 729927 impossible to create a directory if the contents of the current on...
103 737777 Applications crash randomly while printing with a password-secured...
104 752707 Location bar navigation to parent directories
105 756450 GTK file chooser completion dropdown sets cursor in wrong position
106 765120 Configure notify does not always reflect window size enforced by (...
107 765193 Add introspection support for Visual Studio builds
108 768163 improved fullscreen behaviour
109 764996 GDK: Incorrect window size when creating window with position spec...
110 769126 Can't type astral plane characters into a GtkEntry using the Windo...
111
112
113Overview of Changes from GTK+ 2.24.29 to 2.24.30
114================================================
115
116* Win32:
117 - Build fixes
118
119* X11:
120 - Support Randr 1.5 monitor information
121
122* Bug fixes:
123 722815 OS X: Deliver GdkModifierType during 'drag-motion'
124 612611 Fix interaction between scrolling menus and automatic mnemonics
125 699652 win32: On focus restore the window if iconified
126 698652 win32: Properly handle show and focus
127        OS X: Fix clipboard image retrieval
128        OS X: Fix a crash when fullscreening
129 758893 Prevent status icon size dithering
130
131* Translation updates:
132 Japanese
133 Thai
134
135
136Overview of Changes from GTK+ 2.24.28 to 2.24.29
137================================================
138
139* OS X:
140 - Partial aspect ratio support
141
142* Bug fixes:
143 345345 PrintOperation::paginate is not emitted for class handler
144 745127 Changing order of file in "Places" crashes the application
145 749507 gtk-2.0.m4 fails to detect a prefixed pkg-config
146 752638 notebook tab dragging doesn't work on Quartz (patches...
147 753644 Switching from Multipress input method to None immedi...
148 753691 make install -j2 fails when building for MinGW
149 753992 im-quartz discard_preedit segmentation fault
150 754046 annotate gtk_color_button_get_color
151
152* Translation updates:
153 Occitan
154
155
156Overview of Changes from GTK+ 2.24.27 to 2.24.28
157================================================
158
159* Bug fixes:
160 693738 gtk print dialog shows "Getting printer information failed"...
161 746064 "sticky" window state reported wrongly on X11
162 746269 Segfault in gtk_tree_view_move_cursor_page_up_down
163 748014 W32: Tilting mousewheel left/right does not scroll horizontally
164
165
166Overview of Changes from GTK+ 2.24.26 to 2.24.27
167================================================
168
169* Bug fixes:
170 696505 Segfault on Windows x64: gtkstatusicon.c tries to put 64-bit...
171 745052 Icon theme code assumes directories with mtime 0 don't exist
172        Don't leak pixel data in some error paths
173 745536 gdk: Fix GdkWindowFilter internal refcounting
174
175
176Overview of Changes from GTK+ 2.24.25 to 2.24.26
177================================================
178
179* Bug fixes:
180 635380 gdk_event_apply_filters is unsafe against changes ...
181 738837 region leak
182 741060 Graphical artifacts drawn on Win32 since 4ecbef0791d4
183 741959 text input broken on OS X 10.5 from 2.24.19 onwards
184 743544 gtk2 autogen.sh fails with automake 1.15
185 743917 Gtk modules must be compatible with both gtk 2 and 3
186        gailbutton: Avoid a possible NULL dereference
187        label: Avoid a possible NULL dereference
188
189
190Overview of Changes from GTK+ 2.24.24 to 2.24.25
191================================================
192
193* Bug fixes:
194 689138 GtkButton: do not prelight in touchscreen mode
195 705054 Embed manifest into gtk-update-icon-cache.exe
196 729924 Crash while trying to print
197 731582 Please use AC_PATH_TOOL to improve cross-compile...
198 733689 Editing a GtkEntry with completion, causes CRITI...
199 734563 Fails to install due to typo in modules/input/Ma...
200 734879 gdk_test_simulate_key() has no implementation on...
201 735005 gdk_drawable_get_screen() used for mask, which i...
202 735428 gtk_main() tries to unlock an unlocked mutex
203Avoid a crash when using the pixbuf engine outside GTK+
204
205* Other changes:
206 - Build fixes for MS Visual C 2010 and later
207
208* Translation updates:
209 Hungarian
210
211
212Overview of Changes from GTK+ 2.24.23 to 2.24.24
213================================================
214
215* Bug fixes:
216 686170 gdk/win32: VK_SNAPSHOT maps to GDK_Print
217 693200 Printing via evince crashes badly when /tmp is not writable
218 696232 win32: do not crash on invalid utf8 conversion
219 711177 Print to file fails with default settings
220 711553 gdk/win32: remove extra allocation for \r removal
221 721895 Remove GtkIconCache
222 723366 GtkFileChooser crashes due to a signal connection left behind...
223 728745 win32: add more clipboard data checks to avoid crash
224 731967 Pixmap leak with GtkNotebook under mingw
225
226* Other changes:
227- This release changes the default behavior of gtk-update-icon-cache
228  to not include image data into the icon cache. Use the new
229  --include-image-data flag to get the old behavior back.
230
231* Translation updates:
232 Hebrew
233 Polish
234
235
236Overview of Changes from GTK+ 2.24.22 to 2.24.23
237================================================
238
239* Bug fixes:
240 634146 Calls to g_win32_get_package_installation_directory_of_module()...
241 651224 null pointer dereferenced due to multiple bugs in gtkclipboard-...
242 665507 Pixmap via cairo DIB breaks gdk_gc_set_stipple() use
243 671538 memory and gdi leaks on windows xp
244 701751 GtkProgressBar causes warnings
245 704937 IME input method does not handle dead keys
246 705367 kqueue file monitor consumes file descriptors
247 708119 Wrong gdk_pixmap_new() parameters in documentation
248 708783 printing crashes gtk based apps (firefox, chromium, gimp, ...)
249 710936 GtkFileChooser: Incorrect Japanese message for an error dialog...
250 711110 GDK_HINT_MAX_SIZE ignored on Win32
251 711298 "Edit Scheduled Transaction" window way too modal
252 711552 Crash when processing list of GdkWindows
253 712536 Themes with specified gap_file, gap_start_file or gap_end_file...
254 722496 GtkFileChooser: fix documentation
255
256
257Overview of Changes from GTK+ 2.24.21 to 2.24.22
258================================================
259
260* Look in /usr/share/gtk-2.0 for the default gtkrc file
261
262* Support building with automake 1.14
263
264* Translation updates:
265 Hungarian
266
267
268Overview of Changes from GTK+ 2.24.20 to 2.24.21
269================================================
270
271* OS X: Various input handling fixes
272 - Avoid a crash on first key press
273 - Fall back from native input method to GtkIMContextSimple
274 - Avoid beeping when using native input method
275 - Reset preedit state when needed
276
277* Look for gtkrc in /usr/share/gtk-2.0, in addition to to system config
278  dirs
279
280* Bug fixes:
281 513812 Optimize gdk_cairo_set_source_pixbuf() alpha multiplication...
282 536767 gtksignal.h includes gtk.h
283 692548 Quartz: Cursor doesn't reset when the mouse leaves a toplev...
284 695636 _gdk_windowing_create_cairo_surface() may return already fi...
285 698758 Wrong limit for "Native Windows wider or taller than 65535 ...
286 699236 Assert triggered during gdk_pixmap_new() if some failure ha...
287 699673 [3.2/3.4/3.6/3.8] uuid conflicting on Windows
288 701332 Patch for minor glitch in NSTextInput
289 701571 1ad25dfb causes NSApp to not notice NSWindow destruction
290 703789 gtk.immodules still referenced after switch to immodules.cache
291 705181 Annoying beep on arrow keys when using IME on MacOS
292 705182 Reset Cocoa IME state when immodule is reset
293
294* Translation updates:
295 Thai
296
297
298Overview of Changes from GTK+ 2.24.19 to 2.24.20
299================================================
300
301* Backport changes from GTK+ 3 to look for rc files in system
302  config dirs in addition to /etc/gtk-2.0 and ~/.gtkrc.
303
304* Backport changes from GTK+ 3 to look for the immodules cache
305  file in libdir. gtk-query-immodules-2.0 gained an --update-cache
306  option to write the output to the correct location. Note that
307  this may require slight adjustment of distro packaging.
308
309* Bug fixes:
310 560337 GtkFileChooser hour time missing for current date files
311 649390 CRLF text is copied to clipboard as CRCRLF on Windows
312 698183 quartz: Text input is too slow and some keys are broken...
313 702455 Add support for Avahi printers to gtk 2.24.x
314
315* Translation updates:
316 Polish
317
318
319Overview of Changes from GTK+ 2.24.18 to 2.24.19
320================================================
321
322* Bug fixes:
323 432386 GtkFileChooserDefault leaks memory if a shortcut...
324 575767 Crashes when XInput device disappears
325 694273 Patch to support NSTextInputClient in text widgets
326 698614 GObject: prevent installing properties after init
327 700578 Missing vertical grid lines when some columns hidden
328
329* Translation updates:
330 German
331
332
333Overview of Changes from GTK+ 2.24.17 to 2.24.18
334================================================
335
336* Bug fixes:
337 586367 In local_only mode, file chooser should return native paths...
338 674051 Scrolling zoom in view - incorrect image display
339 683072 Print dialog shows cryptic status message and displays garb...
340 683983 Gimp crashes on exporting JPEG files (probably related to E...
341 694711 write-after-free segfault in GailTreeView
342 695003 Entry's bg active state in pixmaps-engine is broken in 15 a...
343 695278 Avoid passing a NULL title to setTitle
344 695312 Initial 'text' set in the non-numeric-only GtkSpinButton au...
345 698563 Ensure correct error reporting when CreateDIBSection fails
346
347* Translation updates:
348 Hungarian
349 Interlingua
350
351
352Overview of Changes from GTK+ 2.24.16 to 2.24.17
353================================================
354
355* Bug fixes:
356 GtkFileChooserButton fixes:
357  - Don't emit file-set signal when the change is not the result
358    of a user action
359  - Don't ever use gtk_file_chooser_get_files
360  - Ensure internal consistency when clearing a model
361 690247 multiple context in a immodule can't be selected
362 692955 GtkIconCache fails to load non-builtin icons
363 694742 Fix possible memory leak when GlobalAlloc() fails
364
365
366Overview of Changes from GTK+ 2.24.15 to 2.24.16
367================================================
368
369* Bug fixes:
370 694077 Make GtkItemFactory produce GtkSeparatorMenuItems
371 645065 GtkFileChooserButton doesn't handle closing its dialog correctly
372        Reliably stop spinning when a GtkSpinButton is hidden
373
374Overview of Changes from GTK+ 2.24.14 to 2.24.15
375================================================
376
377* Bug fixes:
378 626499 GtkClipboard unnotified on change of OS X pasteboard owner
379 656565 Signalify (already existing) GtkMenuShell.insert()
380 664640 CUPS authentication does not work
381 669808 fullscreen/unscreen was broken for Quartz on OS X earli...
382 674556 File chooser dialog does not save its sizes
383 679883 When printing Custom paper sizes GTK Print Dialog does ...
384 683511 spinbutton: fix xthickness bug when resizing the text a...
385 689810 Include guard optimization
386 689982 Make GChecksum more fully introspectable
387 690788 Critical in gtknotebook dnd with rgba colormap
388 692099 autogen.sh doesn't recognize automake 1.13
389 692554 entry: never use GTK_STATE_ACTIVE to paint the background
390 692810 Fails to build with the gold linker due to missing refe...
391        Fix scrolling in insensitive modal dialogs
392
393* Translation updates
394 Norwegian bokmål
395
396
397Overview of Changes from GTK+ 2.24.13 to 2.24.14
398================================================
399
400* File chooser:
401 - Use the bookmarks file from the same XDG location
402   as GTK+ 3 if present
403 - Add a setting to specify the startup mode
404
405* Bug fixes:
406 577806 gtk_file_chooser_add_shortcut_folder adds duplicates...
407 626499 GtkClipboard unnotified on change of OS X pasteboard...
408 644906 gtkimcontextime.c: NULL pointer reference
409 652204 Making GIMP crash with the Text Tool
410 663990 Tablet pressure is broken on MacOSX
411 668239 texts disappear when notebook switch page at zh_CN l...
412 672193 windows (including menus) shown multiple times don't...
413 681845 Cancel image export crashes or freezes gimp
414 682919 Crash in GTK+-3.x (3.0.x-3.5.12+) on Windows with CJK...
415 684419 crash when closing Document History window
416 685959 [Win32] Memory leak on every redraw of a widget
417 688710 [PATCH] Splash screens shouldn't stay on top of all a...
418 689235 Broken function declarations corrupt the stack on win...
419        Quartz: Use window background pattern
420        Quartz: Use the correct minimal line width
421
422* Translation updates
423 German
424
425
426Overview of Changes from GTK+ 2.24.12 to 2.24.13
427================================================
428
429* Implement a gtk-primary-button-warps-slider setting
430  that lets us adjust scale and scrollbar behaviour
431  according to platform.
432
433* Bug fixes:
434 661973 Try harder to discriminate Shift-F10 and F10
435 675365 Always check if the global context id changed
436 674108 Hard crash due to wrong NSAutoreleasePool stacking
437
438* Translation updates:
439 Polish
440
441
442Overview of Changes from GTK+ 2.24.11 to 2.24.12
443================================================
444
445* Allow building with automake 1.12
446
447* Bugs fixed:
448 616997 gtk_recent_manager_add_item() is slow
449 680346 gtk+-2.24.11 (commit 3f6592f6) breaks keyboard input...
450 680901 GTK+: The chinese translations of "even sheet" and  ...
451 681784 colorspaces used in gtk+ and cairo quartz backends d...
452 683070 tooltip: add tooltip-radius and tooltip-alpha style ...
453 683279 range: add a primary-button-warps-slider style prope...
454        quartz: fix corruption during scrolling in some cases
455
456* Translation updates:
457 Polish
458 Traditional Chinese
459
460
461Overview of Changes from GTK+ 2.24.10 to 2.24.11
462================================================
463
464* X11:
465 - Use _NET_WM_STATE_HIDDEN for iconification when supported
466
467* Win32:
468 - Don't drash when installed in a top-level directory
469
470* Quartz:
471 - Make function keys work
472 - Fix the build on OS X 10.7
473 - Fix manual resizing of windows
474 - Handle some key events better (such as dead tilde)
475
476* Bugs fixed:
477 603559 gtk should handle missing immodules better
478 640308 GtkStatusIcon never emits plug-removed on socket
479 643131 gtk_tray_icon_dispose
480 655065 Build failure on OS X 10.7 Lion
481 667155 Demos in gtk2 don't comply with gseal
482 670093 gdk_window_get_screen() not documented in new symbols
483 670400 First shortcut capture is broken
484 672125 gtk_enumerate_printers() doesn't call the destroy no...
485 674556 File chooser dialog does not save its sizes
486 675421 GtkFileChooser should set its role
487 675835 Unable to open Preferences > Folders after refreshin...
488 676362 _gdk_quartz_image_copy_to_image always returns black...
489        iconview: fix autoscroll
490        printing: fix the build with cups 1.6
491
492* Translation updates
493 Romanian
494
495
496Overview of Changes from GTK+ 2.24.9 to 2.24.10
497===============================================
498
499* Win32: make gdk_window_raise work again
500
501* Quartz: implement gdk_window_restack
502
503* Printing: fix a crash with custom option handling
504  that was introduced in 2.24.9
505
506* Bugs fixed:
507 665955 Trimmed arrow points drawn for GtkArrow
508 667691 implement gdk_window_restack() for Quartz
509
510
511Overview of Changes from GTK+ 2.24.8 to 2.24.9
512==============================================
513
514* Implement the editing-canceled property in GtkCellEditableEventBox
515* Backport GtkScale fixes
516
517* Several fixes in the MS-Windows theme
518
519* quartz: fix a race condition when waking up the CGRunLoop
520
521* Several build fixes:
522 - Add gmodule-2.0 dependency for gtk-query-immodules-2.0
523 - introspection: Fix srcdir != builddir builds
524
525* Bug fixed:
526  663856 - Make option-foo accelerators use the right symbol
527  664238 - GTK apps crash when dragging something
528  665011 - Fix gtk-demo drawingarea example
529  665013 - Fix 16bit pixmaps
530  662814 - Don't print a g_warning() when GtkRecentManager can't find a file
531  620240 - Fix problems with DND on some X servers
532  629878 - Use the right icon-name for missing images
533  543520 - Set cups Custom print options correctly
534  639455 - Implement the editing-canceled property in GtkCellEditableEventBox
535  667458 - introspection: Fix srcdir != builddir builds
536
537
538Overview of Changes from GTK+ 2.24.7 to 2.24.8
539==============================================
540
541* Win32 updates:
542 Major update of the win32 backend, it now works
543 at least as well as the old 2.16.x version that
544 a lot of windows applications was forced to use
545
546 Some particular highlights:
547 - Tablet support (wintab) works
548 - The MS-Windows theme works better, and is enabled
549   by default on Windows
550 - Pointer grabs on button press now works
551 - Initial Window positioning is improved and now
552   works very similarly to the X11 backend
553 - Scrolling a window with another window overlapping it
554   doesn't produce rendering artifacts on XP
555 - Configure event delivery after window move or resize
556   is much more robust, fixing a variety of rendering hangs
557   and misbehaviours
558 - Scrolling with synaptics touchpads work better
559
560* OS X updates:
561 - Add Command-cursor keyboard navigation in text widgets
562 - Fix loss of motion events after using the menu bar
563 - Handle recursive CFRunLoops, fixing e.g. crashes
564   when dropping files from finder
565 - Set proper event->state values in all events
566
567* Ensure that the MOD1 modifier always means ALT, as this
568  assumption is already used in many places in Gtk+
569
570* Search engine backend updated to Tracker 0.12
571
572* Bugs fixed:
573  84314  gdk_display_sync() and gdk_flush()
574 142874  use of SetWindowLong in gdkwindow-win32.c causes...
575 169811  configure_event and window-state-event are not...
576 171456  "Keep Above" option in Gimp broken on Win32
577 324254  Realizing a top-level window widget early positions...
578 516822  gtk_window_fullscreen does not resize correctly if...
579 537296  Maximizing a window larger than the screen makes...
580 542777  Scroll-Wheel doesn't scroll (Win)
581 552041  Windows' System Menu from taskbar is buggy
582 574935  win32: gtk_window_set_geometry_hints() has no effect...
583 604156  gtk_window_set_modal() freezes application completely
584 612359  Dialog positioning hints fail on Windows 7
585 631384  Images pasted from clipboard are shifted/wrapped
586 647460  typo in msw_style.c?
587 650300  Notebook tabs are incorrectly displayed with the...
588 658272  Port gtksearchenginetracker.c to tracker 0.11/0.12
589 659565  unbreak compilation on OpenBSD
590 661997  Gtk crashes when changing the TreeView model while ...
591 662633  Scheduled transaction editor crashes with gtk+-2.24.7
592 662670  Pressing "Enter" in print dialog box will not cause...
593 663138  iconview: layout items immediately when setting...
594 663182  NSImage throws an exception from _gtk_quartz_...
595 663543  Huge memory leak while using MS-Windows theme (gtk-demo)
596 663605  Fix event->state of many event types on quartz
597
598Overview of Changes from GTK+ 2.24.6 to 2.24.7
599==============================================
600
601* Filechooser updates:
602 - Sort recent files by age
603 - Don't ellipsize filter names
604
605* OS X updates:
606 - Disable mnemonics
607 - Map Alt/Option modifier to MOD1, Command to MOD2
608 - Make Option work as a modifier
609 - Allow <Primary> in accel strings
610 - Use platform-appropriate modifiers for extending
611   and modifying selections
612 - Use platform-appropriate button events for context
613   menus
614 - Fix keysym -> unicode and upper/lowercase mapping
615
616* Bugs fixed:
617 514843 gtkfilechooser should be more robust to malformed...
618 616544 win32 drag and drop (DnD) broken for GTK+ 3
619 617583 Dead accents keys don't work in GTK+ applications on...
620 624270 crash in gtk_entry_completion_default_completion_func
621 628396 Option to "Forget Previous Running Applications"
622 630962 double click isn't catched
623 649979 Argument count TypeError from Gtk.TreeView.enable_mo...
624 653450 gtkfilechooser crashes when adding favorite
625 653847 `GDK_DISPLAY' should suggest `gdk_x11_get_default_...
626 655057 rendering issues with map plugin
627 656053 gtk_combo_box_text_remove isn't documented
628 657186 Recently-used list is not sorted by default
629 657770 Write to released memory in gtkdnd-quartz.c
630 658767 Drag and Drop NSEvent capture is racy
631 658772 Directory paths for resource directories are hard-coded
632 658841 Ensure native window in gdk_win32_drawable_get_handle()
633 658842 Fix win32 _gdk_windowing_window_at_pointer - port to gtk3
634 659907 gdk_quartz_draw_opaque_stippled_pattern crashes
635
636* Translation updates
637 Belarusian
638
639
640Overview of Changes from GTK+ 2.24.5 to 2.24.6
641==============================================
642
643* Filechooser updates:
644 - Remove the expander in Save mode
645 - Move the path bar up in Save mode
646 - Remember the last opened directory
647 - Start in recently-used mode when no folder is set
648 - Update recent-files when confirming in the file chooser
649
650* Win32 build fixes
651
652* OS X build fixes for Lion
653
654* Bugs fixed:
655 508601  Copying from GTK+ applications causes crash
656 599664  The print dialog should not block while looking...
657 649588  crash when sending a notification...
658 652045  file open dialog refuses to open or complete non-local...
659 653191  uninitialized variable in completion_match_func
660 655074  Fix crash with undecorated windows on MacOS Lion
661 655087  CoreGraphics error "clip: empty path" creating new window...
662 655122  Crash when resizing window on MacOS Lion
663 655392  GtkColorButton does not close the cairo context
664
665* Translation updates:
666 German
667 Indonesian
668 Polish
669 Spanish
670
671
672Overview of Changes from GTK+ 2.24.3 to 2.24.5
673==============================================
674
675* Annotation fixes
676
677* Update some deprecation notes and porting hints
678
679* Bugs fixed:
680 576492 GtkBuilder does not respect G_PARAM_CONSTRUCT properties
681 637304 Name Contains Entry is not exposing accessibility
682 647908 gtkrc does not handle "shade()" in a locale safe manor
683 648931 Gdk clipboard doesn't work correctly
684 652102 Issues when redrawing multiple GdkWindows
685 652239 resurect Windows clipboard selection notification
686 652402 gtkdnd unbinds all key grabs
687        Ensure we always grab the lock in async callbacks
688        Use an existing mimetype for the GTK_FILE stock icon
689        Fix missing icons in the builtin icon theme
690        Fix the build without XSHM
691        Fix the build against recent GLib
692
693* Translation updates:
694 Dutch
695 Norwegian bokmål
696
697
698Overview of Changes from GTK+ 2.24.2 to 2.24.3
699==============================================
700
701* Add missing introspection annotations
702
703* Fix GtkComboBoxEntry accessibility support
704
705* Thread-safety fixes in file chooser and app chooser code
706
707* Fix some deficiencies with the builtin icon theme
708
709* Translation updates
710 Dutch
711 Norwegian bokmål
712
713
714Overview of Changes from GTK+ 2.24.1 to 2.24.2
715==============================================
716
717* Bugs fixed:
718 642905 reference lists 2 links for "Index of new symbols...
719 643170 gtk_file_chooser_set_filename does not work...
720 643216 Extraneous emits of GdkScreen::monitors-changed
721 643416 Composited children of GtkScrolledWindow are drawn...
722 644353 Missing annotations in Gtk/Gdk Window and gtk_acce...
723
724
725Overview of Changes from GTK+ 2.24.0 to 2.24.1
726==============================================
727
728* GTK+ now refuses to load modules that are linked against
729  the wrong GTK+ version, preventing GTK_PATH accidents.
730
731* A number of memory leaks and segfaults involving accessibility
732  have been fixed.
733
734* Bugs fixed:
735 599907 Gail implementation of atk_add_key_event_listener return...
736 626730 Check menu item does not set indeterminate state
737 633291 Handle Shift-keys in X11 gdk_test_simulate_key()
738 640487 crash on gtk_statusbar_remove_all()
739 640992 Missed Return Type in gtk/gtkrange.c: gtk_range_set_round_digits
740 642137 gtk+-2.24.0 requires Xcomposite.h
741 642642 Missed include in gtk/gtkmodules.c
742 642681 gtk_combo_box_text_get_active_text doesn't work as stated
743 642772 GTK does not correctly process input sent via SendInput...
744
745* Translation updates:
746 Hungarian
747 Polish
748
749
750Overview of Changes from GTK+ 2.23.90 to 2.24.0
751===============================================
752
753* GtkBuilder has gained support for
754 - items in GtkComboBoxText
755 - tags in GtkTextTagTable
756 - menus in GtkMenuToolButton
757
758* The gtk-builder-convert script gained a
759  --target-version option
760
761* Many introspection annotation fixes
762
763* Bugs fixed:
764 351755 GTK_RANGE (range) -> round_digits should be exposed...
765 590459 Text is sometimes not pasted at the right location
766 639327 gtk-builder-convert needs to convert gtkcomboboxentry...
767 634677 assertion in finalize assuring that buffer is NULL...
768
769* Updated translations:
770 British English
771
772
773Overview of Changes from GTK+ 2.23.3 to 2.23.90
774===============================================
775
776* New deprecations:
777 - gdk_set_pointer_hooks(), gdk_display_set_pointer_hooks()
778 - gtk_range_get/set_update_policy()
779 - gtk_window_get/set_frame_dimensions() and
780   gtk_window_get/set_has_frame()
781
782* The cups print backend can now send print jobs directly in PDF if
783  cups supports it
784
785* Bugs fixed:
786 144324 Leaking dnd contexts with XDnD
787 165987 unsets DESKTOP_STARTUP_ID
788 560177 Applications should send print jobs to CUPS in PDF format...
789 562182 gtk_init() docs inaccurate
790 622125 Note that gtk_show_uri needs gvfs to spawn URLs
791 637691 Eating events breaks proxied DND
792 637958 print dialog doesn't fit on netbook screen size
793 637973 thunderbird crashes when copying text with gtk 2.23.3
794
795
796Overview of Changes from GTK+ 2.23.2 to 2.23.3
797==============================================
798
799* New deprecations:
800 - GtkRuler (and subclasses)
801 - gtk_widget_reset_shapes
802 - gdk_set_sm_client_id
803 - Foreign window APIs
804 - gdk_spawn_*
805 - gdkx_visual_get
806 - gdk_net_wm_supports
807 - gdk_set_locale, gtk_set_locale
808 - Some GDK text conversion routines
809 - gdk_drag_context_new
810 - gdk_drag_find_window and gdk_drag_get_protocol
811 - gdk_xid_table functions
812
813* Bug fixes:
814 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
815 634558 Selecting "Search" should focus text box for keyboard entry
816 634697 gdk: Add XSetting for "gtk-cursor-blink-timeout"
817 634882 Usage of deprecated GLib API (g_source_get_current_time)
818 635307 iconcache: Ensure we don't lose data on power loss
819 635588 Clicking URL to be opened freezes the application for seconds
820 636832 anoncvs.gnome.org does not exist
821 637069 Custom print settings set in custom-widget-apply are lost
822 637156 Optimize gtk_widget_shape_combine_region (widget, NULL, ...)
823
824* Translation updates:
825 Czech
826 Norwegian bokmål
827
828
829Overview of Changes from GTK+ 2.23.1 to 2.23.2
830==============================================
831
832* Fix a branch messup
833* Readd the gtk_private_flags_get_type symbol
834* Fix crashes on 64-bit
835* Allow building with libtool 2.4
836
837Overview of Changes from GTK+ 2.23.0 to 2.23.1
838==============================================
839
840* New deprecations:
841 - gtk_widget_hide_all
842
843* New APIs added to aid migration to GTK+ 3:
844 - gtk_combo_box_new_with_model_and_entry
845
846* Bugs fixed:
847 624025 gdk_draw_rectangle bogged down by ColorSync
848 632381 gtk_combo_box_text_new_with_entry() adds two...
849 632539 Do not install gtkprivate.h
850 633050 need gtk_combo_box_new_with_model_and_entry
851 634060 Support for GIcon pixbufs
852
853
854Overview of Changes from GTK+ 2.22.0 to 2.23.0
855==============================================
856
857* New deprecations:
858 - gdk_cairo_set_source_pixmap
859 - Misc GdkDrawable APIs
860 - gtk_object_destroy
861 - gtk_init_add, gtk_remove_add, etc
862 - gtk_noteboook_set_window_creation_hook
863 - gtk_notebook_set/get_group
864 - gtk_link_button_set_uri_hook
865 - gtk_about_dialog_set_url/email_hook
866 - GtkComboBoxEntry
867 - combo box text convenience API
868
869* New APIs added to aid migration to GTK+ 3:
870 - gdk_cairo_set_source_window
871 - GdkWindow API to supersede GdkDrawable API
872 - gtk_notebook_set/get_group_name
873 - GtkLinkButton::activate-link signal
874 - gtk_combo_box_new_with_entry
875 - GtkComboBoxText
876
877* Bugs fixed:
878 423201i gtk_combo_box_entry_active_changed does not transform...
879 612396 Implement GtkComboBoxText subclass to supersede "text"...
880 613728 Rationalize GtkTreeView focus
881 629722 save_entry_get_info_cb() doesn't behave correctly
882 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
883 630521 Remove some remaining API warts from tab dnd api
884 631473 Fix GTK+3 documentation
885 631697 [2.24] build warnings which might crash 64-bit
886 632140 optionally take hotspot coordinates from the pixbuf...
887
888
889Overview of Changes from GTK+ 2.21.8 to 2.22.0
890==============================================
891
892* Lower the gobject-introspection requirement to 0.9.3
893
894* Bug fixes
895 629748 Fails to build without XComposite
896
897* Translation updates
898 Basque
899 Brazilian
900 Czech
901 Danish
902 Dutch
903 German
904 Greek
905 Gujarati
906 Indonesian
907 Japanese
908 Simplified Chinese
909 Uighur
910
911
912Overview of Changes from GTK+ 2.21.7 to 2.21.8
913==============================================
914
915* Deprecations:
916 - Various style properties have been deprecated:
917   GtkEntry::state-hint
918   GtkTreeView::row-ending-details
919   GtkRange::trough-side-details
920   GtkRange::stepper-position-details
921   GtkRange::activate-slider
922 - The GtkIconView::orientation property has been deprecated
923   and renamed to item-orientation
924 - Separator-related API in GtkDialog
925 - API related to blinking status icons
926 - The keysym names have been renamed from GDK_... to GDK_KEY_...
927 - The GtkItem class
928 - The gdk_display variable and the GDK_DISPLAY macro
929
930* GTK+ now uses standard icon names for stock icons, where applicable
931
932* Win32:
933 - Fixes to the MS Windows theme engine
934
935* Directfb:
936 - Many fixes
937
938* Bugs fixed:
939 414712 gtk_container_set_focus_child leaks widget
940 601731 Drag and Drop from Workspace to Activities Overview
941 628049 Native windows don't work very well
942 628110 gtranslator inserts unwanted line breaks
943 628291 Drawing artifacts when used with a cairo 1.9.*
944 628308 docs referencing non existing icons
945 628656 _gdk_windowing_get_startup_notify_id memory leak
946 628932 key typing causes core dump in VNC environment
947 629093 [patch] prefix GDK key names
948 629277 Hanging because do_syntheszie_crossing_event...
949
950* Updated translations:
951 Arabic
952 Basque
953 British English
954 Estonian
955 French
956 Galician
957 German
958 Hebrew
959 Hungarian
960 Indonesian
961 Italian
962 Japanese
963 Kazakh
964 Korean
965 Norwegian bokmål
966 Polish
967 Portuguese
968 Slovian
969 Spanish
970 Swedish
971 Tradition Chinese
972
973
974Overview of Changes from GTK+ 2.21.6 to 2.21.7
975==============================================
976
977* Deprecations:
978 - GtkWidget::draw-border has been deprecated
979
980* The Windows backend has seen quite a bit of work
981  towards fixing CSW regressions.
982
983* Bugs fixed:
984 528257 File selector and stock string problems
985 614006 File chooser crashes when creating a new folder...
986 616401 Noneffective gdk_keymap_map_virtual_modifiers...
987 626537 Toggle button does not set indeterminate state
988 627139 gtkfilechooserentry shows completion progress tool...
989 627843 set_active_iter: remove restriction on path length
990 628049 Native windows don't work very well
991
992* Updated translations:
993 British English
994 French
995 Galician
996 Hebrew
997 Indonesian
998 Hungarian
999 Norwegian bokmål
1000 Spanish
1001
1002
1003Overview of Changes from GTK+ 2.21.5 to 2.21.6
1004==============================================
1005
1006* Most drawing done by GTK+ itself has been ported from
1007  GDK drawing APIs to cairo
1008
1009* GtkExpander gained a ::label-fill property to make the label
1010  fill the entire horizontal space
1011
1012* Deprecations:
1013 - GtkNotebookPage
1014 - The GtkRecenManager::limit property
1015 - All GDK drawing functions, ie gdk_draw_*. Use cairo instead
1016 - All GdkGC functions. Use cairo instead
1017 - All of GdkImage. Use cairo instead
1018 - All of GdkRGB. Use cairo instead
1019 - gdk_{bit,pix}map_create_from_data
1020
1021* New accessors:
1022 - gdk_cursor_get_cursor_type
1023 - gdk_device_get_n_axes
1024 - gdk_display_is_closed
1025 - gtk_notebook_get_tab_[hv]border
1026
1027* New cairo-related APIs:
1028 - gdk_window_create_similar_surface
1029 - gdk_window_get_background_pattern
1030
1031* Accessiblity:
1032 - Make Gail work with custom treemodels
1033 - Implement GailAdjustment::get_minimum_increment
1034
1035* Bugs fixed:
1036 599574 Crash in _cairo_surface_set_error
1037 604391 ...assertion `ancestor != NULL' when switching between tab
1038 618327 GtkNotebookPage should be deprecated
1039 623603 meld built with pygtk-2.16.0 giving warnings
1040 623865 gtkdnd: pointer grab may never finish (ungrab before grab)
1041 624087 Missing accessor for GdkCursor.type
1042 624221 Gtk-2.21 Missing accessor for GdkDevice.num_axis
1043 624224 Missing accessor for GdkDisplay.closed
1044 624333 Deprecate GtkRecentManager:limit
1045 624687 switch-page bug when activated from menu
1046 624779 GtkCalendar padding/margin/spacing/border/whatever is too hard...
1047 625491 Generate GdkX11-2.0.typelib (backported from HEAD)
1048 625650 Add annotations to gtk_tree_model_iter_next() and gtk_tree_sel...
1049
1050* Translation updates:
1051 Norwegian bokmål
1052
1053
1054Overview of Changes from GTK+ 2.21.4 to 2.21.5
1055==============================================
1056
1057* Deprecations:
1058 - Deprecate GdkRegion apis that have no cairo equivalent
1059 - GtkWindow::allow-grow and ::allow-shrink properties
1060
1061* New accessors:
1062 - gdk_window_has_native
1063
1064* Introspection: misc annotation fixes
1065
1066
1067Overview of Changes from GTK+ 2.21.3 to 2.21.4
1068==============================================
1069
1070* Revert a change in GtkCalendar that broke the pygtk build
1071
1072* Fix the building of input methods as modules
1073
1074* Include gdk-pixbuf-2.0 in the .pc file requires
1075
1076* Various OS X fixes
1077
1078
1079Overview of Changes from GTK+ 2.21.2 to 2.21.3
1080==============================================
1081
1082* gdk-pixbuf has been moved into a separate module
1083
1084* gtk_init warns if it detects GTK2.x and GTK3 being used
1085 in the same process
1086
1087* Misc new API:
1088 gtk_accessible_set_widget
1089 gtk_message_dialog_get_message_area
1090 gtk_font_selection_dialog_get_font_selection
1091 gtk_window_group_get_current_grab
1092 gtk_table_get_size
1093 gtk_button_get_event_window
1094 gdk_device_manager_get_client_pointer
1095 gdk_image_get_pixels
1096
1097* Bugs fixed:
1098 522756 gnome-appearance-properties crashed with SIGSEGV...
1099 615666 GTK_OBJECT_FLAGS() should be deprecated
1100 621136 GtkCalendar: Some functions always return TRUE
1101 621250 Missing accessors for GtkRange has_stepper_X
1102 621414 Can't select file on file browser popup after...
1103 621683 gtk_menu_attach_to_widget() should emit...
1104 621775 Space symbol missed in Resources chapter
1105 622011 Don't handle "connecting-to-device" state reason
1106 622371 Need gtk_accessible_set_widget
1107 622581 GtkButton has no accessor for event_window
1108
1109
1110Overview of Changes from GTK+ 2.21.1 to 2.21.2
1111==============================================
1112
1113* The newly added gdk_drag_context_get_action function has been
1114  renamed to gdk_drag_context_get_selected_action to make the
1115  name less confusing.
1116
1117* Introspection annotations have been added in many places
1118
1119* New accessors for sealed struct members:
1120 gtk_viewport_get_view_window
1121 gdk_drag_context_get_source_window
1122
1123* Bug fixes:
1124 608218 GtkOffscreenWindow causes bad window with GtkEntry
1125 611709 Add gtk_statusbar_remove_all
1126 596428 GtkAssistant: Support ending with a progress page
1127 620511 Use g_source_set_name for all custom GSources in GTK+
1128 608537 Make the file chooser's sort arrows consistent
1129 620863
1130
1131
1132Overview of Changes from GTK+ 2.21.0 to 2.21.1
1133==============================================
1134
1135* GDK has been sealed, with the addition of suitable accessors
1136
1137* Bugs:
1138 613132 GtkBoxChild should probably be deprecated
1139 592580 GDK needs sealing
1140 607628 DnD operation doesn't work when using offscreen.
1141 565559 Incorrect leave-notify signals for treeview
1142 618162 Description of GdkColor
1143 614581 Gtk print dialog freezes on start up
1144 533946 GtkHScale does not update correctly
1145 618271 Add gtk_window_has_group()
1146 618000 Sync paper size fallbacks with CLDR 1.8.1
1147 551322 configure does not use -lm in jasper (JPEG2000) testing
1148 619114 undefined reference to `XkbBell'
1149 618093 typo in gtkprintoperation.c, "selecion" should be "selection"
1150
1151* Updated translations:
1152 Italian
1153
1154
1155Overview of Changes from GTK+ 2.20.0 to 2.21.0
1156==============================================
1157
1158* Support tracker 0.8 and 0.9 in the filechooser search code
1159
1160* New API:
1161 - add API to convert coords between parent and child windows
1162 - add gdk_window_get_effective_parent() and
1163   gdk_window_get_effective_toplevel() which are offscreen aware
1164 - add gtk_widget_send_focus_change
1165 - add accessors for GtkTextView adjustments
1166 - add API to reset the im context in GtkTextView and GtkEntry
1167
1168* Bug fixes:
1169 614513 Func to substitute GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_GRAB)?
1170 614510 Needed func for GTK_WIDGET_SET_FLAGS (widget, TOPLEVEL) ?
1171 614515 Func to substitute GTK_WIDGET_SET_FLAGS (widget, GTK_HAS_DEFAULT)?
1172 163251 GtkTextView derivatives need some way to set the need_im_reset flag.
1173  69872 GTK_WIDGET_SET_FLAGS should be deprecated
1174 615028 gdk/x11/gdkdnd-x11.c missing Xutil.h
1175 615128 gdk monitor order does not seem to be correct
1176 616565 Fix a typo in the offscreen windows docs
1177 616118 please expand documentation for gdk_event_free()
1178 615000 gtk_builder_value_from_string_type() returns FALSE without..
1179 580889 table cells do not implement action interface
1180 616053 GtkTextView lacks accessors for hadjustment and vadjustment
1181 613988 Compile error on DirectFB backend due to missing of gdk_...
1182 614894 Add heuristic for pre XRandR 1.3 drivers
1183 560147 GtkBuilder docs should say what GErrors they throw
1184 615999 Gail doesn't send state-changed events for ATK_STATE_ENABLED
1185 613974 GtkToolItemGroup devides by 0 when allocating space for...
1186 614540 configure wants gio-unix on all platform
1187 557689 In 'select folder' action, filechooser doesn't work when...
1188 615853 BadMatch when pressing keyboard volume keys while pointer...
1189 613887 Misprint in the description of the function gtk_cell_view_...
1190 615162 Fix tooltips on offscreen widgets
1191 616851 assertion `GTK_IS_MISC (misc)' failed
1192 607839 libpixbufloader-png.so not in library list
1193 605186 Use G_DEFINE_INTERFACE macro
1194 402349 FileChooser's default directory is not "active"
1195        missing break statement in gtk_tool_item_group_set_property
1196        missing default events in  GtkToolItemGroup
1197        fix a filechooser crash when removing files
1198
1199* Translation updates:
1200 Basque
1201 Bengali India
1202 Catalan
1203 Catalan (Valencian)
1204 Danish
1205 Galician
1206 Greek
1207 Indonesian
1208 Kannada
1209 Kazakh
1210 Latvian
1211 Marathi
1212 Thai
1213 Ukrainian
1214
1215Overview of Changes from GTK+ 2.19.7 to 2.20.0
1216==============================================
1217
1218* Support the tracker 0.8 api in the file chooser search code
1219
1220* Bug fixes:
1221 609929 Dragging between two windows cause the menu widget...
1222 613241 entry sends extra notify::text with "" on destroy
1223 610946 error during gtk+ build + nonsense error messages
1224 610176 Some cups1.2 feature use not shielded by API version-check
1225 612574 GtkMenuItem does not emit notify::label when label...
1226 612505 Entry layout not updated when underlying buffer changes
1227 612346 gdk_window_set_icon_name doesn't work
1228 612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback'
1229 611118 Set APPLICATION_ID when launching desktop app
1230 612768 DND cause crash in VNC environment
1231 612575 Improve docs of gtk_notebook_set_tab_label_packing
1232 605333 Confusing error in documentation
1233 613028 Do not get a GtkSettings for size lookup if...
1234
1235* Translation updates:
1236 Basque
1237 Brazilian Portuguese
1238 Catalan
1239 Dutch
1240 Estonian
1241 Finnish
1242 Galician
1243 Gujarati
1244 Italian
1245 Punjabi
1246 Romanian
1247 Spanish
1248 Swedish
1249 Traditional Chinese
1250 Vietnamese
1251
1252
1253Overview of Changes from GTK+ 2.19.6 to 2.19.7
1254==============================================
1255
1256* Bug fixes:
1257 611707 Move documentation from templates to inline comments
1258  69872 GTK_WIDGET_SET_FLAGS should be deprecated
1259 612066 empathy hangs when clicked on information about contact...
1260 557420 Some compose sequences don't work anymore...
1261 569042 gailbooleancell does not seem to attend to changes...
1262 600992 File chooser reference counting issues
1263 610905 gtk_drag_source_set need instrospection hint
1264 611051 Search Entry Clear Icon not accessible
1265 611217 Incorrect translator comment
1266 611317 Document targets in drag and drop
1267 611319 gtk_window_set_transient_for undocumented NULL value for parent
1268 611658 Update documentation for gtkvscrollbar
1269 611662 Update documentation for gtkvseparator
1270 611686 focus_in/focus_out in gailtreeview.c should return FALSE...
1271 611831 Move documentation to inline comments: GtkVBox
1272 612119 Do not scroll when middle pasting
1273
1274* Translation updates:
1275 Afrikaans
1276 Arabic
1277 Basque
1278 British English
1279 Bulgarian
1280 Czech
1281 Danish
1282 French
1283 Galician
1284 German
1285 Greek
1286 Hungarian
1287 Lithuanian
1288 Low German
1289 Norwegian bokmål
1290 Polish
1291 Portuguese
1292 Russian
1293 Slovenian
1294 Swedish
1295
1296
1297Overview of Changes from GTK+ 2.19.5 to 2.19.6
1298==============================================
1299
1300* Bugs fixed:
1301 610701 gnome-shell crashes frequently
1302 604799 Crash when button is pressed.
1303 609744 crash at parse_data_for_row_pseudocolor
1304 600789 gdk/gdkwindow.c "find_native_sibling_above" will crash
1305 610141 gtk_assistant_get_nth_page() function fails to deliver...
1306 609952 destroying a notebook window when the last tab got dragged...
1307 603923 [annotations] gtk_tree_store_newv/set_column_types
1308 610474 [annotations] Add allow-none
1309 609650 GtkPlug Embedded signal is not emitted when plug...
1310 610381 More space between toolbar icon and label
1311 548026 No accessor for GtkWidget.requisition
1312 609514 fix introspection comments for gtk_tree_view_get_path_at_pos
1313 610235 msgid in bad English
1314 607697 GDK_META_MASK always set on Alt-Enter with gtk+ 2.19.x
1315 610632 gtk_info_bar_set_default_response problem
1316 609172 gdk/directfb: little cleanups
1317 610184 gtk_assistant_set_current_page() segfaults...
1318
1319* Updated translations
1320 Bulgarian
1321 Czech
1322 Estonian
1323 German
1324 Japanese
1325 Korean
1326 Lithuanian
1327 Norwegian bokmål
1328 Oriya
1329 Polish
1330 Romanian
1331 Slovenian
1332 Spanish
1333
1334
1335Overview of Changes from GTK+ 2.19.4 to 2.19.5
1336==============================================
1337
1338* GSEAL work:
1339 - Add accessors for GtkPaned members
1340 - Add gtk_widget_style_attach
1341 - Seal GtkTextTag
1342 - Deprecate GtkCurveType
1343 - More GtkWidget flags accessors
1344
1345* Bugs fixed:
1346 403485 Move docs from tmpl/* to the source files
1347 556263 Deprecate GtkCurve
1348 554420 Seal GtkTextTag
1349 561816 Optimize gtk_paned_set_position notifications
1350 606288 Not using GtkOptionMenu deprecated symbols in test file
1351 607061 GtkPlug socket window is sometimes incorrectly unref'd
1352 607344 GtkCalendar: crash when using tooltips via glade
1353 607885 GtkPaned::handle lack accessor
1354 608162 gtktoolbutton doesn't create right proxy menu item...
1355 608345 wrong reference on gdk_keymap_translate_keyboard_state
1356 608370 dnd drag-dest signal handlers don't get correctly disconn...
1357 608410 GOK types backwards in text entry fields
1358 608615 DnD events sent to wrong window
1359 608807 Marks on GtkScale widgets can overlap
1360 609188 gdk/directfb: compiler warning in _gdk_windowing_pointer_grab()
1361 609191 gdk/directfb: use G_DEFINE_TYPE in gdkcolor-directfb
1362 609199 gdk/directfb: use G_DEFINE_TYPE in gdkgc-directfb
1363 609201 gdk/directfb: max cursor size is artificially limited
1364 591186 GTK Menu Bar is unreadable under Windows 7
1365
1366* Updated translations
1367 Bengali
1368 Brazilian Portuguese
1369 Czech
1370 Estonian
1371 French
1372 Norwegian bokmål
1373 Slovak
1374 Spanish
1375 Thai
1376
1377
1378Overview of Changes from GTK+ 2.19.3 to 2.19.4
1379==============================================
1380
1381* GSeal:
1382 - New accessors for GtkEntry windows
1383 - New accessors for GtkRange members
1384
1385* Bugs fixed:
1386 607082 Add accessors for sealed GtkRange members
1387 567729 Add GtkToolPalette
1388 591102 gdk_pixbuf_save() creates a zero-size file...
1389 600865 gnome-panel crashed with "BadPixmap...
1390 601412 action area presence makes gnome-terminal window grow...
1391 603144 Suspected wrong builtin page size: Chinese PRC6 and...
1392 606009 weirdness with clipping in abiword - csw
1393 606698 Misplaced declaration of gtk_print_job_set_status
1394 606761 pixops.c: variables are declared at middle of block
1395 607217 Mixing calls to _set_markup and _set_text causes...
1396 607269 gtk_label_set_attributes with empty list no longer...
1397 607322 Double-click doesn't work if the item is selected...
1398 607687 f-spot crashes when using themes using the pixmap...
1399 607778 Add accessors for GtkEntry's windows
1400 607770 Leak in GtkTreeView with HildonPannableArea
1401 603245 drawing artifacts with action widgets and long tab...
1402
1403* Updated translations:
1404 Arabic
1405 Asturian
1406 Basque
1407 Bengali
1408 Bulgarian
1409 Burmese
1410 Norwegian bokmål
1411 Slovenian
1412 Spanish
1413 Swedish
1414
1415
1416Overview of Changes from GTK+ 2.19.2 to 2.19.3
1417==============================================
1418
1419* GSeal:
1420 - Deprecate widget flag macros
1421   GTK_WIDGET_STATE
1422   GTK_WIDGET_SAVED_STATE
1423   GTK_WIDGET_FLAGS
1424   GTK_WIDGET_TOPLEVEL
1425   GTK_WIDGET_NO_WINDOW
1426   GTK_WIDGET_COMPOSITE_CHILD
1427   GTK_WIDGET_APP_PAINTABLE
1428   GTK_WIDGET_CAN_DEFAULT
1429   GTK_WIDGET_CAN_FOCUS
1430   GTK_WIDGET_DOUBLE_BUFFERED
1431   GTK_WIDGET_HAS_DEFAULT
1432   GTK_WIDGET_HAS_GRAB
1433   GTK_WIDGET_RECEIVES_DEFAULT
1434 - Also deprecate the type macros
1435   GTK_WIDGET_TYPE
1436   GTK_OBJECT_TYPE_NAME
1437   GTK_OBJECT_TYPE
1438
1439* GtkOffscreenWindow: A new toplevel container widget to manage
1440  offscreen rendering of child widgets
1441
1442* OS X:
1443 - Memory leak fixes and other improvements
1444
1445* Bugs:
1446 604901 Provide generic offscreen rendering container
1447 597100 There is a misprint in the documentation...
1448 598383 GtkWidget::state-changed signal should be documented
1449 602284 Need a way to retrieve the preedit string in a GtkTextView
1450 605090 Fix some compilation warnings
1451 605199 Contradiction in the description of function...
1452 606068 Setup libjpeg error handling earlier...
1453 606230 gtk_combo_box_set_active_iter & unsetting the active item
1454 606291 Fix some issues in "Migrating from GtkOptionMenu...
1455 606434 prop-editor should support GdkColor
1456
1457* Translations:
1458 Asturian
1459 Basque
1460 Kannada
1461 Norwegian bokmål
1462 Slovenian
1463 Spanish
1464 Swedish
1465 Thai
1466 Ukrainian
1467
1468
1469Overview of Changes from GTK+ 2.19.1 to 2.19.2
1470==============================================
1471
1472* Introspection:
1473 - Introspection data for gdk-pixbuf, gdk and gtk is now
1474   included in GTK+ itself. As a consequence, the atk dependency
1475   has been bumped to 2.29.2, and a gobject-introspection dependency
1476   has been added. configure with --disable-introspection in order
1477   to not build introspection data.
1478
1479* Client-side windows:
1480 - Fix some issues with handling of button and motion events
1481 - Fix damage reporting for drawing on offscreen windows
1482 - Fix problems with handling of input extension events
1483
1484* Printing:
1485 - Add api to handle printer hard margins
1486
1487* Simple IM Context:
1488 - Sync with Xorg compose file
1489 - Make Compose-vowel-minus combinations consistent
1490
1491* GDK:
1492 - gdk_screen_get_primary_monitor: New function to get the
1493   'primary' monitor in a multi-monitor setup
1494
1495* gdk-pixbuf has gained the ability to store and retrieve embedded
1496  ICC color profiles in png and tiff images
1497
1498* Keyboard handling:
1499 - Mnemonic underlines can now optionally be hidden until the Alt key
1500   is pressed, this can be turned on with the gtk-auto-mnemonics setting
1501 - Using the Super, Meta and Hyper modifiers in accelerators is working
1502   more reliably
1503
1504* Bugs fixed:
1505 603652 Sporadic crashes with GtkSocket
1506 605008 the region of damage event doesn't be copied in gdk_event_copy
1507 588554 only show the accelerator when pressing alt
1508 601473 GDK_BUTTON?_MOTION_MASK appears to be broken
1509 601712 Add API for determining primary monitor
1510  50942 selection/arrow key improvement
1511 427409 editing shortcut always fails with super key
1512 468989 need a way to get the printer's hard margins
1513 502266 gtk_tree_selection_get_selected_rows free example produces...
1514 592279 Introspection support
1515 597386 Cannot click buttons more than once without moving the mouse...
1516 599213 Use GtkCellEditable:editing_canceled property instead...
1517 599397 Button stuck at pressed look after screen rotation
1518 601383 gtk_icon_view_get_selected_items: example code gives...
1519 602099 Actions can be activatable too
1520 603619 the colormap of offscreen's pixmap doesn't inherit...
1521 603904 gdk_draw_line doesn't have expose area.
1522 604117 Add info about single includes when compiling GTK+ apps
1523 604289 Please permit progress pages to be final in a dialog
1524 604462 gtktoolitem.c: return-value is different type
1525 604747 Using gdk_draw_line, the expose area of damage event is wrong
1526 604787 property-notify-event is not delivered to a non-toplevel...
1527 604881 GtkCellEditable::editing-cancelled should be writable
1528 591085 GtkBuilder object ID bounded to GtkWidget "name" property
1529
1530* Updated translations:
1531 Arabic
1532 Estonian
1533 Hebrew
1534 Low German
1535 Norwegian bokmål
1536 Slovenian
1537 Spanish
1538 Telugu
1539 Vietnamese
1540
1541
1542Overview of Changes from GTK+ 2.19.0 to 2.19.1
1543==============================================
1544
1545* Client-side windows:
1546 - Avoid some unnecessary exposes
1547 - Avoid unnecessary redraws related to clearing windows
1548
1549* GtkNotebook gained an 'action area'
1550
1551* GtkStatusbar gained a 'message area'
1552
1553* GtkToolPalette is a new container to show tool items
1554  in collapsible groups in a grid
1555
1556* gdk-pixbuf can now handle compressed TIFF images
1557
1558* GSEAL work:
1559 - New accessor: gtk_window_get_window_type()
1560
1561* Bugs fixed:
1562 590017  Does not compile under MinGW32 + Wine
1563 569430 Gail should include a reciprocal relationship for NODE_CHILD_OF
1564 598758 Need context for a propper translation
1565 594535 No accesor for GtkStatusbar->label and ->frame
1566 602725 fix setting icon-size on GICON images
1567 599402 Landscape and Reverse Landscape icons need to be swapped
1568 588740 JPEG images open with blur effect?
1569 601337 Only use gdk_input_select_events() if XINPUT_NONE is defined
1570 598050 Flickering in a gtk_socket
1571 600158 Do not use static GTypeInfo and GInterfaceInfo
1572 561973 Problem dragging images from Firefox to GTK+ app on Windows
1573 601512 Remove unnecessary check in GtkTreeModelFilter
1574 600222 Check for existence of cairo-svg.h in configure.in
1575 595498 No accesor for GTK_WINDOW ()->type
1576 116650 "action area" for GtkNotebook (e.g. for tab close button)
1577 600150 GtkColorSelection tooltip issues
1578 480065 wrong tree collapsed (or expanded) after having scrolled
1579 596473 Second double-click of GtkTreeView row doesn't emit...
1580 601869 GtkUIManager assumes too much about popup menus
1581 581145 Wrong positioning for fullscreen gedit toolbar animation
1582 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
1583 561130 get_monitor_geometry segfaults if called with non-existant...
1584 597026 Missing include for memset()
1585 585383 Segfault in gdk_pixbuf__ico_image_save
1586 597865 Move documentation from templates to inline comments
1587 123569 Catch contents being reparented out of socket
1588 561334 Incorrect named constant in documentation of two GtkButton...
1589 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
1590 601409 action area presence modifies notebook behaviour
1591 603268 wrong Since: markers in toolpalette merge
1592 603271 wrong toolbar style
1593 601959 must release compose key before continuing compose sequence
1594 603302 Incorrectly warn about links on text with color and underline
1595 603201 gtk_about_dialog_set_url_hook has no effect anymore
1596 591438 dfb_events_dispatch is not thread safe
1597 589842 GtkAction API to have its menu item proxies have always-show...
1598 584700 TIFF pixbuf loader should support compression
1599 603128 Adding new UI that was recently removed may cause wrong order
1600 601682 Print preview should use gtk_show_uri by default
1601 596083 Deprecate notebook label packing functionality
1602
1603* Updated translations:
1604 Estonian
1605 Galician
1606 Japanese
1607 Low German
1608 Norwegian bokmål
1609 Punjabi
1610 Slovenian
1611 Spanish
1612 Swedish
1613
1614
1615Overview of Changes from GTK+ 2.18.x to 2.19.0
1616==============================================
1617
1618* A throbber widget and cell renderer have been added: GtkSpinner and
1619  GtkCellRendererSpinner
1620
1621* GtkFileSystemModel has been reimplemented, for major speedups and
1622  other improvements
1623
1624* Synchronize compose sequences with the current X.org Compose file
1625
1626* Win32:
1627 - The GDI+ image loader works again
1628 - XP themes have been disabled since they don't work currently
1629
1630* OS X:
1631 - Fix crashes due to unimplemented GdkWindowImplIface methods
1632 - Use standard Mac keyboard shortcuts (Cmx-X, Cmd-C instead of
1633   Ctrl-X, Ctrl-C, etc)
1634 - Add a pixbuf loader for the QTIF format
1635 - Improve multi-monitor handling
1636
1637* GSEAL work:
1638 - New accessor for GtkDialog buttons: gtk_dialog_get_widget_for_response
1639 - New accessor for GtkViewport bin_window: gtk_viewport_get_bin_window
1640 - Add a GtkCellEditable::editing-canceled property
1641
1642* Deprecations:
1643 - GtkInputDialog has been deprecated
1644 - GtkCurve and GtkGammaCurve have been deprecated
1645 - The tab-packing feature in GtkNotebook has been deprecated
1646
1647* Bugs fixed:
1648 594644 Cannot compile GTK+ with MinGW 4.4.0
1649 581150 GtkIconView tries to paint items with invalid sizes
1650 598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX
1651 598218 Substitute deprecated gtk_*_ref/unref calls
1652 381371 Print margins not correct in WIN32 - not allowing for...
1653 597596 Toolbar button accessible objects don't have label name
1654 599118 Translators comment for "Finishing" labels
1655 598261 Add support to GtkTooltip to handle GIcons
1656 530351 Use standard mac shortcuts
1657 597865 Move documentation from templates to inline comments
1658 596083 Deprecate notebook label packing functionality
1659 594903 Deprecate GtkInputDialog
1660 599403 Avoid using accel group internals in GtkSocket
1661 590800 The window content is not updated correctly when scrolling
1662 598515 Do not assign the GtkSpinner parent class twice
1663 552678 gdi+ pixbuf loaders fail on "large" images
1664 598217 Substitute deprecated gdk_*_ref/unref calls
1665 596238 Make Quartz backend properly implement the GdkScreen...
1666 599446 atk_object_set_name () assertion in gtk_tool_button_set_label
1667 592582 Print preview doesn't reflect the printout
1668 563010 GtkFileChooserButton cannot have none file selected again
1669 596019 No accesors for GtkDialog buttons
1670 366217 Add QTIF image support
1671 594962 No accessor for GTK_ENTRY (entry)->editing_canceled
1672
1673* Updated translations:
1674 Arabic
1675 Brazilian Portuguese
1676 Bulgarian
1677 Catalan
1678 Finnish
1679 Greek
1680 Norwegian bokmål
1681 Oriya
1682 Punjabi
1683 Romanian
1684 Russian
1685 Serbian
1686 Shavian
1687 Slovenian
1688 Spanish
1689 Swedish
1690 Slovenian
1691 Vietnamese
1692
1693
1694Overview of Changes from GTK+ 2.18.1 to 2.18.2
1695==============================================
1696
1697* GTK+ now ignores SIGPIPE in gtk_init(). Previously
1698  this was done deep in the lpr printbackend.
1699
1700* Fix compilation of the DirectFB backend.
1701
1702* Bugs fixed:
1703 597386 Cannot click buttons more than once...
1704 588059 sometimes notification icons are not visible with csw
1705
1706* Updated translations:
1707 Italian
1708 Japanese
1709 Serbian
1710
1711
1712Overview of Changes from GTK+ 2.18.0 to 2.18.1
1713==============================================
1714
1715* Client-side Windows:
1716 - Fix a problem with the F-Spot screensaver
1717 - Request native events that are necessary for grab emulation
1718 - Fixes for input device and extended input event handling
1719 - Allow up to 255 buttons in extended input events
1720
1721* OS X:
1722 - Improve handling of multi-monitor setups
1723 - Basic DND works
1724 - Other improvements
1725
1726* Filechooser:
1727 - Support Tracker 0.7 in the search code
1728
1729* Bugs fixed:
1730 596423 Landscape pages are the wrong way around
1731 588449 DnD doesn't work on GDK/Quartz
1732 596080 Mention "gtk-tooltip" in gtk_widget_set_tooltip_window
1733 596580 Blank rows in entry autocompletion
1734 588649 extended input events sent to widgets that didn't...
1735 596081 Update tracker support for version 0.7
1736 596345 clicking empty space in backgrounds...
1737 596494 New property "cursor" in 2.18's GdkWindow with wrong...
1738 596012 popup menu position is horribly off on gdk quartz...
1739 596250 Gdkcursor-quartz.c doesn't implement GDK_BLANK_CURSOR
1740 586207 Printing dialog with a CUPS printer connected...
1741
1742* Translation updates:
1743 Assamese
1744 British English
1745 Czech
1746 Estonian
1747 French
1748 Galician
1749 German
1750 Hungarian
1751 Slovenian
1752 Spanish
1753 Swedish
1754
1755
1756Overview of Changes from GTK+ 2.17.11 to 2.18.0
1757===============================================
1758
1759* Add GtkTreeModelFilter testsuite and fix multiple bugs
1760
1761* Client-side windows:
1762 - Fix issues around recursion and gdk_window_process_updates
1763 - Fix issues with grabs and cursors
1764 - Handle window hierarchy and geometry changes in expose handlers
1765 - New function, gdk_window_flush, that may be needed in certain
1766   situations
1767 - Automatically flush windows when doing non-double-buffered exposes
1768
1769* Quartz backend:
1770 - Fix various 'stuck UI' issues
1771 - Fix the size of the root window
1772
1773* Bugs fixed:
1774 588455 run application broken when setting background color...
1775 346800 Rework sort/filter models to use indices to parents
1776 593678 select "Manage Custom Sizes" from print dialog hangs gedit
1777 594652 gtk printer dialog does not understand boolean printer options
1778 594668 Add new Xorg keysyms
1779 591583 Padre (a wxPerl+Gtk IDE) hangs when editing Perl code...
1780 594600 Windows only allows 64-character system-tray tooltips
1781 594679 Fix warning in testwindows.c
1782 594880 Drawing issues in ExoIconView
1783 593507 AbiWord's main drawing area not exposed properly
1784 594913 is_composited race ...
1785 594738 Windows often do not respond to events on dual-head
1786 503776 crash when trying to print to non-existent lpr printer
1787 595599 Don't focus unmapped radio buttons
1788 595790 Segfault in gtkiconfactory.c on NULL GError
1789 588649 extended input events sent to widgets that didn't...
1790 550939 GtkFileChooser listbox does not refresh selection
1791
1792* New deprecation:
1793 gdk_event_get_graphics_exposes has been deprecated
1794
1795* Updated translations:
1796 Afrikaans
1797 Assamese
1798 Bengali India
1799 Brazilian Portuguese
1800 British English
1801 Catalan
1802 Danish
1803 Dutch
1804 German
1805 Greek
1806 Gujarati
1807 Hindi
1808 Italian
1809 Japanese
1810 Lithuanian
1811 Maithili
1812 Malayalam
1813 Marathi
1814 Norwegian bokmål
1815 Oriya
1816 Polish
1817 Romanian
1818 Simplified Chinese
1819 Slovenian
1820 Traditional Chinese
1821 Ukrainian
1822
1823
1824Overview of Changes from GTK+ 2.17.10 to 2.17.11
1825================================================
1826
1827* Client-side windows:
1828 - Add gdk_cairo_reset_clip that lets you get back the original
1829   drawable clip
1830 - Add gdk_window_restack to more conveniently restack child windows
1831 - Add gdk_window_is_destroyed as a replacement for GDK_WINDOW_DESTROYED
1832 - Deprecated GDK_WINDOW_OBJECT and GdkWindowObject
1833
1834* GSEAL:
1835 - Add gtk_widget_set_receives_default and gtk_widget_get_receives_default
1836   accessors for GTK_RECEIVES_DEFAULT
1837
1838* GtkTreeView:
1839 - Correctly propagate insensitive state to cell renderers
1840
1841* GtkTextView:
1842 - Merge a number of scrolling-related fixes from Maemo
1843
1844* Bugs fixed:
1845 564160 gtk_combo_box_entry_set_text_column too restrictive
1846 593868 gtk_im_multicontext_set_client_window recreate a new slave...
1847 593644 gdk_x11_screen_get_window_manager_name should not cache...
1848 594178 gdk-pixbuf-query-loaders segfault in write_loader_info
1849 567124 proposal to delay doing something related to immodule...
1850 588788 GTK+ compilation should work with automake1.10
1851 584638 Build of gtkupdateiconcache without NLS breaks
1852 593788 misprint in the returning value of gdk_selection_property_get
1853 593606 Missing include in gtk/gtkcellrendereraccel.c
1854 593877 Undefined symbols while compilation
1855
1856* Translation updates:
1857 French
1858 Hebrew
1859 Hungarian
1860 Norwegian bokmål
1861
1862
1863Overview of Changes from GTK+ 2.17.9 to 2.17.10
1864===============================================
1865
1866* Client-side windows:
1867 - Regression fixes continue
1868 - Multiple clipping issues have been fixed
1869 - gdk_window_beep() works again
1870 - gtk-demo now has a few offscreen window demos
1871
1872* GSEAL:
1873 - Several more getters and setters have been added:
1874   gtk_widget_is_toplevel(), gtk_widget_is_drawable(), gtk_widget_set_window()
1875
1876* Bugs fixed:
1877 592752 aisleriot card drag start makes card appear behind...
1878 592901 Crash in JPEG pixbuf loader instead of error
1879 592263 redraw problem in text view
1880 593011 Cannot move applet with middle click
1881 592624 BadAccess from gdk_window_x11_set_events
1882 592606 Activate the default button in a respose-request callback
1883 593249 emacs and acroread don't work properly
1884 592883 Spin cell rendererer problem with double click
1885 588199 GtkTreeView rendering glitch while using a default...
1886 543310 set_enable_tree_lines doesn't work when a cellrenderer...
1887 589636 csw broke DND from panel menus
1888 593595 broken clip handling in GtkLabel
1889 590921 NULL should not be a valid return value for gdk_window_new()
1890 590861 cups_printer_create_cairo_surface() sets a fallback resolution...
1891 544724 delete new line requires two keystrokes
1892 593001 Emit 'update-custom-widget' on page setup change
1893 593317 gtkwindow leaks startup ID
1894 593080 mem leak
1895 593481 GtkEntryCompletion action-activated signal is emitted...
1896 593135 gtk_entry_set_icon_from_pixbuf only works one time
1897 593012 configure doesn't handle --enable-{cups,papi} correctly
1898 592862 There is a misprint on the returning value of gdk_pixmap_lookup()
1899 586466 GtkPrintOperation printing fails if it is the only event source
1900 434318 printer detail acquisition needs events
1901 593712 configure fails to to check properly for cups...
1902
1903* Translation updates:
1904 Asturian
1905 Basque
1906 Bengali India
1907 Czech
1908 Finnish
1909 Hindi
1910 Kannada
1911 Oriya
1912 Polish
1913 Serbian
1914 Tamil
1915 Telugu
1916
1917
1918Overview of Changes from GTK+ 2.17.8 to 2.17.9
1919==============================================
1920
1921* Client-side windows:
1922 - Add a compatibility mode that falls back to always using native windows,
1923   triggered by the GDK_NATIVE_WINDOWS environment variable
1924
1925* Bugs fixed:
1926 589367 gedit crashed with SIGSEGV in IA__g_list_last()
1927 478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
1928 592461 preserve errno and use g_strerror
1929 592403 crash when close the second terminal...
1930 591549 Default printer in a network
1931 526149 GtkCellRendererAccel editing conflicts with mnemonics
1932 528283 Problems when using PageUp & PageDown to navigate Playlists pane
1933
1934* Updated translations:
1935 Bengali
1936 Brazilian Portuguese
1937 Breton
1938 Bulgarian
1939 Catalan
1940 Estonian
1941 Galician
1942 Irish
1943 Korean
1944 Norwegian bokmål
1945 Portuguese
1946 Punjabi
1947 Spanish
1948 Swedish
1949 Thai
1950
1951
1952Overview of Changes from GTK+ 2.17.7 to 2.17.8
1953==============================================
1954
1955* Client-side windows:
1956 - various fixes to expose handling
1957 - fix memory leaks
1958
1959* Minor API additions:
1960 - New setter as part of the GSEAL effort: gtk_widget_set_allocation
1961
1962* Bugs fixed:
1963 585211 Add accessor function for GtkWidget->allocation
1964 588437 gtk 2.17.3 causes dragging in firefox bookmarks sidebar t...
1965 589367 gedit crashed with SIGSEGV in IA__g_list_last()
1966 589877 Client side windows leak gdk regions
1967 590959 Set child_has_focus flag properly
1968 591432 There is incomplete information on the returning value of...
1969 591434 firefox-3.5 crashed with SIGSEGV in _gdk_window_process_u...
1970 591526 Accelerator keys with <super> modifier also triggered by ...
1971 591751 bad memory access with duplicated id
1972 591998 Support silent build rules with automake 1.11
1973 592003 Shift+click should always modify selection
1974
1975* Updated translations:
1976 Brazilian
1977 Bulgarian
1978 Irish
1979 Swedish
1980
1981
1982Overview of Changes from GTK+ 2.17.6 to 2.17.7
1983==============================================
1984
1985* Client-side windows: a number of regressions related to embedding
1986  have been fixed
1987
1988* Printing: The file backend supports SVG output
1989
1990* Minor API additions:
1991 - GtkIconView gained an icon-padding property that can be used to fine-tune
1992   how much space each column needs
1993 - GtkTreeViewColumn grew a sort-column-id property that can be used to set
1994   up sort columns in GtkBuilder files
1995 - GdkWindow gained a cursor property and associated getter
1996 - GtkFileChooser has a create-folders property to allow disabling the
1997   "New Folder" button
1998 - gtk_print_operation_get_n_pages_to_print: returns the number of pages
1999   that are being printed
2000 - New getters and setters as part of the GSEAL effort:
2001   gtk_widget_get_allocation, gtk_widget_get_visible, gtk_widget_set_visible
2002
2003* Bugs fixed:
2004 589336 Add GtkTreeViewColumn:sort-column-id property
2005 534462 Disable interactive search in the file chooser's shortcuts pane
2006 161489 n the file chooser, let the left/right arrow keys switch focus...
2007 514260 Better filtering for "Recently Used" files
2008 509650	ATK_STATE_SHOWING state is not set properly on menu items
2009 586374 code does not follow documentation (-> carshes when using...
2010 590442 csw broke gvim x11 embedding
2011 498010 gtk_tree_view_set_cursor fails if model!=NULL
2012 555109 Synthesized crossing events should have proper coordinates
2013 570516 Can't disable folder creation
2014 573321 additional check in gtk_tree_model_filter_convert_child_i...
2015 576601 Double clicking prints to the wrong printer
2016 586100 ITEM_PADDING breaks vertical icon views
2017 588438 awn uses 100% cpu with gtk+ 2.17.3 (csw)
2018 589732 behavior change of gdk_window_get_type_hint
2019 589745 Apply message in GtkAssistant
2020 590084 print to FILE with multiple pages per sheet has bad results
2021 590086 configure.in is broken on non-X platforms
2022 590309 Default cover pages for CUPS printers incorrectly set
2023 590448 [win32] build fails because gdk-pixbuf manges a path
2024 590959 Set child_has_focus flag properly
2025 591288 compat problem with draw_drawable being NULL
2026 539377 Unnecessary warnings when GtkTreeView is not realized.
2027 546005 priv->tree is not created for unrealized (I think) treeview
2028 564695 Pressing enter key in print to file "Name" box does not p...
2029 591218 Remove some unused variables
2030 357655 "Print to SVG file" for GtkPrintOperation
2031 591462 gdk_window_set_cursor doesn't work on the root window
2032
2033* Updated translations:
2034 Basque
2035 Brazilian Portuguese
2036 Breton
2037 Estonian
2038 Galician
2039 Hebrew
2040 Norwegian bokmål
2041 Spanish
2042 Swedish
2043
2044
2045Overview of Changes from GTK+ 2.17.5 to 2.17.6
2046==============================================
2047
2048* Client-side windows:
2049 - Several optimizations, such as client-side tracking of
2050   viewable windows
2051 - Clipping for drawing pixbufs on windows has been fixed
2052 - Rendering to large subwindows has been fixed
2053
2054* Changes that are relevant for translators:
2055 - Markup has been removed from several strings
2056
2057* Bugs fixed:
2058 588398 Leak with testgtk::preview_(color|gray) and more
2059 588943 set correct selection before emitting cursor-changed...
2060 588076 Gnumeric fonts stopped working on upgrading gtk+ 2.17.2 -...
2061 574674	GtkMenuItem gets Selected and Focused states when SelectC...
2062 582674 Menu item and menu accessibles retain "showing" state aft...
2063 588553 [csw] gdk_draw_pixbuf doesnt draw outside expose events s...
2064 588897 Strange include x11/gdkx.h
2065 588958 Typo in startup-id window property
2066 589035 Context needed for a propoer translation
2067 589275 [csw] Trying to destroy NULL regions
2068 588964 Remove markup from translatable string in gtkfilechooserd...
2069 587337 Suggest to use Glade instead gtk-builder-convert script
2070
2071* Updated translations:
2072 Estonian
2073 French
2074 Spanish
2075 Swedish
2076 Thai
2077
2078
2079Overview of Changes from GTK+ 2.17.4 to 2.17.5
2080==============================================
2081
2082* Client-side windows:
2083 - Quite a few fixes have happened for the win32 and directfb backends
2084
2085* GSEAL:
2086 - Accessors have been added for sealed members in GtkCellRenderer and
2087   GtkWidget
2088
2089* Changes that are relevant for distributors:
2090 - The jpeg2000 pixbuf loader is now optional. Pass --with-libjasper
2091   to configure to build it
2092
2093* Bugs fixed
2094 588373 Menus broken by client-side-windows
2095 588379 testgtk::panes does not change the cursor on mouse over
2096 588388 shape rendering is back
2097 588461 gtk_editable_get_chars() behaviour change in 2.17.4
2098 588666 Incorrect clamping of max_length
2099 588665 insert-text signal is not emitted
2100 588395 Crash when opening a GtkBuilder file
2101 524066 Mandatory jpeg2000?
2102 527583 GtkAssistant should set buttons as default widget
2103 588694 Missing % in C code
2104 588484 Iconview DnD fails when Destination is empty
2105 583522 Trivial error in GtkBuilder migration documentation
2106 150951 collapsed save dialog needs to indicate filesystem...
2107
2108* Updated translations:
2109 Brazilian Portuguese
2110 Norwegian bokmål
2111 Spanish
2112 Traditional Chinese
2113
2114
2115Overview of Changes from GTK+ 2.17.3 to 2.17.4
2116==============================================
2117
2118* GtkEntry now has model-view separation, with GtkEntryBuffer.
2119  One intended use case for this is to support 'secure memory'
2120  for password entries.
2121
2122* The print dialog can now optionally include the page setup
2123  controls, avoiding the need for a separate page setup dialog
2124  in many applications.
2125
2126* Coloring of visited links in GtkLabel can now be turned off, with
2127  the ::track-visited-links property.
2128
2129* Support for clipmasks in gdk_draw_pixbuf now works, this will
2130  introduce visual changes in code that uses clipmasks when drawing
2131  pixbufs. However, since this never worked that is unlikely to happen.
2132  Old code using gdk_pixbuf_render_threshold_alpha masks when rendering
2133  pixbufs will now produce truncated results at the edges.
2134
2135* A number of regressions from the client-side window merge have
2136  been fixed.
2137
2138* The directfb GDK backend has been fixed to build with csw.
2139
2140* Bugs fixed:
2141 569393 gtk calendar localization YM note is wrong
2142 587559 Popup closes immediately
2143 551409 Print dialog should include page size and orientation
2144 588115 gvim clipboard broken
2145
2146* Updated translations:
2147 Dutch
2148 Estonian
2149 Spanish
2150 Ukrainian
2151 Vietnamese
2152
2153
2154Overview of Changes from GTK+ 2.17.2 to 2.17.3
2155==============================================
2156
2157* GtkFileChooser:
2158 - Shows the size column by default now
2159
2160* GtkStatusIcon:
2161 - Has a title property, which can be used by ATs when they
2162   read status icons
2163
2164* GtkInfoBar:
2165 - The default theme now includes color definitions for infobars
2166 - The ::use-tooltip-style style property has been removed
2167
2168* GtkMountOperation now supports interaction during unmount operations.
2169
2170* The client-side windows branch has been merged; GDK now maintains
2171  its own window hierarchy client-side, and only uses X windows where
2172  unavoidable. Some of the benefits of this change are
2173  - Reduced flicker
2174  - The ability to do transformed and animated rendering of widgets
2175  - Easier embedding of GTK+ widgets e.g. into Clutter scene graphs
2176  This is a fundamental change to the way GDK works, so watch out for
2177  regressions.
2178
2179* Bugs fixed:
2180 586315 Crash in GTK+ 2.14 when calling gtk.FileChooser.list_shor...
2181 461944 pressing the volume icon in full screen shuts down the sound
2182 490724 iconview item's height would be changed event with same m...
2183 564063 regression: Left margin in popup menus
2184 582025 Accelerators fail for submenus
2185 585626 Setting widget tooltip hammers X11 server on any TCP/IP X...
2186 585802 Add API to make GtkStatusIcon accessible with a name
2187 585858 right-click Add-to-Booksmarks is sometimes greyed out
2188 586330 GtkButton ignores user_underline when an image is set
2189 318807 Offscreen windows and window redirection
2190 587716 GtkInfoBar broken on resize
2191 587485 GMountOperation::show-processes support
2192
2193* Updated translations
2194 Brazilian Portuguese
2195 Estonian
2196 Hebrew
2197 Spanish
2198 Swedish
2199 Vietnamese
2200
2201
2202Overview of Changes from GTK+ 2.17.1 to 2.17.2
2203==============================================
2204
2205* GtkInfoBar: A new widget to show a transient 'message area'
2206  inside a content pane. The API is similar to GtkDialog and
2207  supports theming for different message types (warnings,
2208  errors, etc)
2209
2210* GtkFileChooser:
2211  - Improve path bar by ellipsizing long names and preventing
2212    vertical size changes
2213  - Backup files are now hidden by default
2214  - GTK+ remembers the file chooser sorting state now
2215
2216* GtkButtonBox: Implements the GtkOrientable interface now.
2217
2218* Printing:
2219 - GTK+ supports printing an application-defined 'selection' now,
2220   in addition to usual page ranges.
2221
2222* Changes that are relevant for theme authors:
2223 - The new GtkInfoBar widget uses symbolic colors for theming
2224   its background color depending on the message type. By default,
2225   it uses the same background color as tooltips. This can be turned
2226   off with style property.
2227 - The GTK+ file chooser (as well as nautilus and other users of GIO
2228   icon information) can now show different icons for xdg user dirs.
2229   The icon names are folder-documents, folder-download, folder-music,
2230   folder-pictures, folder-publicshare, folder-templates, folder-videos,
2231   with an automatic fallback to the standard folder icon.
2232
2233* Bugs fixed:
2234 584021 titchy leak
2235 579590 gtk_entry_set_icon_from_stock should warn when invalid st...
2236 584125 GtkAssistant asserts if last page is GTK_ASSISTANT_PAGE_C...
2237 171416 Resume editing if name of new folder is "Type name of new...
2238 420335 Page assignment when printing 4 pages to a sheet
2239 161670 Bad behaviour from gtk_file_chooser_set_filename
2240 327152 Long names in the FileChooserDialog directory buttons sho...
2241 355851 File Dialog shows Backup Files
2242 390312 Gtk grabs keyboard on DND
2243 486839 Filechooser 'Places' items should not move up and down th...
2244 562335 Deprecate gtk_tree_view_column_get_cell_renderers and gtk...
2245 565317 Resulting image of GtkCellRendererPixbuf depends on order...
2246 565998 configure script doesn't check for cairo-xlib.pc
2247 580079 Better configure detection of Xinerama on Solaris
2248 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
2249 580560 Backspace key does not go to the parent directory
2250 584598 GtkButtonBox silently ignores gtk_orientable_set_orientation
2251 584637 Missing conditionals for X11 shape extension in GdkWindow
2252 584805 GtkEntryCompletion selection reset when calling gtk_entry...
2253 584832 Duplicate the exec string returned by gtk_recent_info_get...
2254 585024 some gtksettings properties need extra initialisation
2255 585371 Add additional sizes to the font selector
2256 585791 use g_*gettext instead of *gettext directly
2257 562579 [Patch] Remove error dialog when directory does not exist
2258 344519 custom print ranges
2259 484922 Should remember the sort state of columns
2260 555344 consider adding a message area widget
2261
2262* Updated translations:
2263 Danish
2264 Brazilian Portuguese
2265 Estonian
2266 Oriya
2267 Bengali India
2268 Norwegian bokmål
2269 Hindi
2270 Spanish
2271
2272
2273Overview of Changes from GTK+ 2.17.0 to 2.17.1
2274==============================================
2275
2276* GtkLabel:
2277 - GtkLabel can show embedded URLs, much like SexyUrlLabel
2278
2279* Printing:
2280 - GTK+ includes a print backend that works with the PAPI
2281   printing service.
2282 - The file and lpr backends can print multiple pages per sheet.
2283
2284* Changes that are relevant for theme authors:
2285 - The URL support in GtkLabel uses the link-color / visited-link-color
2286   style properties
2287
2288* Bugs fixed:
2289 576091 GtkTooltip destroy the custom widget
2290 315462 GtkButton doesn't center its child when the child is too ...
2291 390331 "Pages per sheet" does not work for LPR printing
2292 531490 gdk_window_set_events (0) will _ADD_ events to the root w...
2293 574386 Remove deprecated call to gtk_status_icon_set_tooltip in ...
2294 576678 cups printbackend doesn't list printers on NetBSD
2295 579366 gtkbuilderparser leaks RequiresInfo objects.
2296 579884 casting problem in gmodule
2297 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
2298 581876 Remove deprecated call to gtk_action_connect_proxy in tes...
2299 581878 Remove deprecated call to gtk_scale_button_get_orientatio...
2300 582003 Calling gdk_window_get_events() changes the event mask, b...
2301 582488 GtkNotebook behaves poorly when allocated less than reque...
2302 582950 Use number of pages to print when showing printing progress
2303 582963 Crash when printing from a thread
2304 583050 unclear disposition of function gtk_combo_box_get_active...
2305 583522 Trivial error in GtkBuilder migration documentation
2306 535557 gdk_window_set_icon_name should accept NULL to unset
2307 549859 "file" printer doesn't support n-up
2308
2309* Updated translations:
2310 Arabic
2311 British English
2312 Catalan
2313 Czech
2314 Danish
2315 Estonian
2316 French
2317 German
2318 Greek
2319 Hungarian
2320 Irish
2321 Italian
2322 Kannada
2323 Portuguese
2324 Russian
2325 Slovenian
2326 Spanish
2327 Ukrainian
2328 Simplified Chinese
2329
2330
2331Overview of Changes from GTK+ 2.16.x to 2.17.0
2332==============================================
2333
2334* GtkBuilder:
2335  - Scale marks can now be specified in builder markup
2336  - GtkAssistant action widgets can be added in builder markup
2337
2338* Changes that are relevant for theme authors
2339 - GtkEntry now has a ::invisible-char style property that allows
2340   themes to set the preferred invisible character
2341
2342* Printing:
2343 - GTK+ supports authentication of users against CUPS servers now.
2344
2345* Bugs fixed:
2346 578634 gtkdial example fails to compile
2347 580678 Minor improvement to GTK+ mediaLib code
2348 580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE...
2349 581110 Handlebox widget uses static variables, crashes in multi...
2350 553385 gtk-builder-convert creates untranslated combobox models
2351 580814 GtkTextLayout incorrectly assumes pango iterates in logi...
2352 579366 gtkbuilderparser leaks RequiresInfo objects
2353 579741 gailcombox should emit property-changed:accessible-name...
2354 574386 Remove deprecated call to gtk_status_icon_set_tooltip...
2355 384940 handle rejecting jobs and authentication meaningfully
2356
2357* Updated translations
2358 Arabic
2359 Brazilian Portuguese
2360 British English
2361 Catalan
2362 Czech
2363 Estonian
2364 Italian
2365 Kannada
2366 Oriya
2367 Simplified Chinese
2368 Slovenian
2369 Spanish
2370 Ukrainian
2371
2372
2373Overview of Changes from GTK+ 2.16.0 to 2.16.1
2374==============================================
2375
2376* GtkBuilder:
2377 - Accessible action names can now be marked as translatable.
2378 - gtk-builder-convert correctly handles response ids in all dialogs.
2379 - gtk-builder-convert warns about duplicate ids.
2380
2381* GDK:
2382 - GDK no longer refuses to work on 30-bit visuals
2383
2384* Win32:
2385 - The appearance of GTK+ menus on Vista has been improved.
2386
2387* Bugs fixed:
2388 575700 Crash when moving a GtkWindow
2389 574283 unused assignment and dead code in gtk_widget_set_tooltip_window
2390 538840 [Win32] GTK menu theming could be improved
2391 576254 <object> requires attribute "id"
2392 576306 gdkscreen.c: get_nearest_monitor too simple...
2393 437533 Implement draw_shape PangoRenderer method
2394 577224 crash when setting new icon after setting icon...
2395 576150 Doc bug for GtkMenuPositionFunc
2396 562863 GtkVscrollbar is hardly documented
2397 575644 Cygwin gail build patch
2398 571374 Add 30-bit visuals to the list of supported depths
2399 577650 gtkitemfactory.h fails to compile
2400 578094 ProcessIdToSessionId needs to be declared as WINAPI
2401 518642 Custom tags and translatable content
2402 532858 segv setting GBoxed subclass <property>
2403 557629 Response ID not converted for GtkFileChooserDialog
2404 577789 about dialogue doesn't linkify licence text
2405 577824 empathy_chat_window_init: GClosure is leaked
2406 577964 Page Range entry is not accessible
2407 578221 Assertion warning `GTK_IS_TEXT_LAYOUT (layout)' failed
2408 578271 PageSetup should be sent to the previewer
2409 578276 gtk-builder-convert improperly converts GtkComboBox
2410 578290 two memory leaks
2411 578354 Memory leak in gdkscreen-x11
2412 578365 GtkMountOperation does not allow passwordless mount of sf...
2413 578366 file descriptor leak
2414 573922 Using NET_WM_USER_TIME even if startup notification times...
2415 561345 Title of Print Preview window should not be previewXXXXXX...
2416 577868 about dialogue changes appearance on style-set (change th...
2417 572797 GtkCellRendererAccel display string i18n in OTHER mode
2418
2419* Updated translations:
2420 Arabic
2421 Assamese
2422 Basque
2423 Bulgarian
2424 Crimean Tatar
2425 Danish
2426 Galician
2427 German
2428 Greek
2429 Gujarati
2430 Japanese
2431 Kannada
2432 Malayalam
2433 Marathi
2434 Oriya
2435 Pashto
2436 Russian
2437 Spanish
2438 Telugu
2439 Turkish
2440
2441Overview of Changes from GTK+ 2.15.5 to 2.16.0
2442==============================================
2443
2444* The new function gtk_style_get_property was renamed to
2445  gtk_style_get_style_property to avoid binding problems.
2446
2447* Bugs fixed:
2448 574059 search button not available in some cases
2449 574622 GtkEntry: Should we wrap icon-press and icon-release signals?
2450 574561 gtk_style_get "shadows" g_object_get
2451 574794 Can not resize shaped windows on Windows
2452 570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:'
2453 573067 Intra-app dnd of text behavior on Windows is wrong
2454 572455 GtkEntry window layed out wrong if the widget has focus
2455
2456* Updated translations:
2457 Assamese (as)
2458 Bengali (bn_IN)
2459 Czech (cs)
2460 Gujarati (gu)
2461 Hindi (hi)
2462 Japanese (ja)
2463 Kannada (kn)
2464 Lithuanian (lt)
2465 Malayalam (ml)
2466 Polish (pl)
2467 Romanian (ro)
2468 Tamil (ta)
2469 Telugu (te)
2470
2471
2472Overview of Changes from GTK+ 2.15.4 to 2.15.5
2473==============================================
2474
2475* GtkAction:
2476 - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties
2477   to make it easier to bind
2478
2479* GDK:
2480 - The DirectFB backend has been restored to basic function
2481 - The RANDR support in the X11 backend has been made more robust
2482
2483* Changes that are relevant for theme authors:
2484 - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED]
2485   for drawing progress
2486
2487* Bugs fixed:
2488 457086 numpad does not work when the Thai-Lao input method is used
2489 554407 directfb backend does not implement GdkWindowImpl
2490 543710 Dead keys do not work anymore with DirectFB
2491 560671 the client_message API doesn't work in DirectFB
2492 513422 Unknown meaning of translatable messages
2493 533456 Memory leak when window is destroyed
2494 572387 gdm crashes after gtk 2.15.4 upgrade
2495 565199 Ellipsize text in Places list
2496 495320 GtkRange does not use gdk_event_request_motions
2497 572904 GtkRadioAction broken in trunk
2498 573383 Setting a textview's buffer to NULL doesn't do a complete job
2499 573416 GtkMountOperation fixes for ask_password()
2500 572968 GtkIconView: image_description setter function strdups wrong...
2501 572972 GtkRecentChooserDefault: memory leak in copy_activated_cb
2502 572996 crash in Home Folder: Trying to open the sidebar
2503 573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook...
2504 573113 Can't build tests due to testfilechooserbutton.c
2505 573211 Setting screen for popup windows
2506 573287 Warning on startup
2507 572273 No replacement documented for gtk_action_connect_proxy
2508 573515 po-properties/ special Makefile.in.in handling causes failure...
2509 552619 File Chooser no longer automatically enters newly created dir...
2510 573087 gdkwindow.c: {x,y}_offset used uninitialized
2511 573688 Don't steal update region in gtk_text_view_paint
2512 546285 Allow GtkEntry to draw progress
2513 569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap
2514 573393 Deprecated functions in gdk-Threads example code snippet
2515 571001 STATE_SHOWING missing on table items
2516 520395 event.any_data incorrect with spin buttons and combo boxes...
2517 325809 getAccessibleAtPoint for tables does not seem to take column...
2518 561631 gailbutton.c:571:idle_do_action: code should not be reached
2519 519090 Add accessibility support to GtkScaleButton
2520
2521* Updated translations:
2522 British English (en_GB)
2523 Estonian (et)
2524 Hungarian (hu)
2525 Japanese (ja)
2526 Korean (ko)
2527 Kurdish (ku)
2528 Maithili (mai)
2529 Dutch (nl)
2530 Oriya (or)
2531 Swedish (sv)
2532 Traditional Chinese (zh_HK)
2533 Traditional Chinese (zh_TW)
2534
2535
2536Overview of Changes from GTK+ 2.15.3 to 2.15.4
2537==============================================
2538
2539* GtkAction:
2540 - More compatibility fixes to make PolicyKit-gnome work
2541
2542* GtkFileChooserButton:
2543 - Don't emit file-set when the dialog is canceled. But emit it
2544   when a file is received via DND
2545
2546* GDK
2547 - Use Xrandr 1.3 for tracking monitor information, if available
2548
2549* Bugs fixed:
2550 538439 tooltip may appear in upper left corner...
2551 571015 libprintbackend-cups has unlocalized strings
2552 353196 Add a file-set signal to GtkFileChooserButton
2553 571249 Icons are not drawn properly when initial widget...
2554 571196 gtk_binding_entry_add_signall deprecated without alternative
2555 508545 No way to identify terminal classes from documentation
2556 570824 TreeView is not keyboard (re)focusable after selecting a cell...
2557 568571 Asian am/pm format on cups print backend's time parsing
2558 571576 gdk_pixbuf_save_to_stream() broken
2559 571873 Compile error with gdk/win32/gdkselection-win32.c
2560 572041 Focus should change when advancing forward in GtkAssistant
2561 572040 GtkAssistant does not expose page titles
2562 570406 gailutil.def is in srcdir, but used from builddir
2563
2564* Updated translations:
2565 Belarusian Latin (be@latin)
2566 Bulgarian (bg)
2567 Catalan (ca)
2568 Danish (da)
2569 Spanish (es)
2570 Basque (eu)
2571 Finnish (fi)
2572 French (fr)
2573 Gujarati (gu)
2574 Hungarian (hu)
2575 Japanese (ja)
2576 Korean (ko)
2577 Latvian (lv)
2578 Norwegian bokmål (nb)
2579 Polish (pl)
2580 Brazilian Portugese (pt_BR)
2581 Slovak (sk)
2582 Albanian (sq)
2583 Serbian (sr)
2584 Swedish (sv)
2585 Thai (th)
2586 Vietnamese (vi)
2587
2588
2589Overview of Changes from GTK+ 2.15.2 to 2.15.3
2590==============================================
2591
2592* Keyboard shortcut handling has been changed, to help with a longstanding
2593  complaint about the way GTK+ handles multiple layouts. GTK+ now only uses
2594  keys from groups other than the current group if they are not present in
2595  the current group. Feedback on this change is appreciated.
2596
2597* Bugs fixed:
2598 569336 change in gtkbutton klass is causing crash...
2599 569435 make maintainer-clean removes non-generated sources
2600 145058 Inputting "^^" requires four keystrokes on Win32...
2601 559408 Transparency lost when images are copied...
2602 359288 Toolbar items are not shown after hiding
2603 569918 64bit portability issue in gtkrecentchooser.c
2604 162726 Multiple Latin layouts in XKB break keyboard shortcuts
2605 569635 fontchooser should reload list of families/styles on...
2606
2607* Updated translations:
2608 Norwegian bokmål (nb)
2609 Oriya (or)
2610 Brazilian Portugese (pt_BR)
2611 Thai (th)
2612 Traditional Chinese (zh_HK)
2613 Traditional Chinese (zh_TW)
2614
2615
2616Overview of Changes from GTK+ 2.15.1 to 2.15.2
2617==============================================
2618
2619* GtkAction:
2620 - Make toolitems pick up icon names from actions
2621 - Draw proxies of radio actions properly
2622 - Make menu proxies of recent actions work
2623 - Avoid accidental activations when changing actions on proxies
2624 - Make derived button classes work as proxies
2625
2626* Input methods:
2627 - Avoid an assertion due to early use of input methods
2628
2629* GtkScale:
2630 - Avoid a segfault in the marker drawing code
2631
2632* GtkImageMenuItem:
2633 - Add a property to override the show-menu-images setting
2634
2635* Bugs fixed:
2636 566628 gdk_display_close always asserts on win32 and quartz
2637 569240 Crasher when using markers
2638 569104 Toggle menu entries showed as check menu entries...
2639 322932 Always show icons on panel menus
2640
2641* Updated translations:
2642 Finnish (fi)
2643 German (de)
2644
2645
2646Overview of Changes from GTK+ 2.15.0 to 2.15.1
2647==============================================
2648
2649* GtkFileChooser:
2650 - Remember the file chooser's size across invocations
2651 - Handle uris that are entered in the entry
2652 - Improve autocompletion, in particular for uris
2653
2654* GtkEntry:
2655 - New property "im-module" for selecting input methods per-widget
2656 - New icon-related API got renamed for consistency
2657 - Added properties and setters for icon tooltips
2658
2659* GtkTextView:
2660 - New property "im-module" for selecting input methods per-widget
2661 - New signal "paste-done" to allow better handling of async pasting
2662
2663* GtkScale:
2664 - New api to add annotated marks: gtk_scale_add_mark.
2665
2666* GtkAction:
2667 - Rework the way actions and proxies interact, to make the
2668   interaction less ad hoc, more extensible, and better suited
2669   for support in GUI builders like glade.
2670
2671   To be used as a proxy, a widget must now implement the
2672`  GtkActivatable interface, and GtkActivatable implementations
2673   are responsible for syncing their appearance with the action
2674   and for activating the action.
2675
2676   All the widgets that are commonly used as proxies implement
2677   GtkActivatable now.
2678
2679   This is a big change, and it is not unlikely to break some
2680   current users of GtkAction, so feedback about problems caused
2681   by this is appreciated.
2682
2683 - Add a "gicon" property to specify the icon with a GIcon
2684
2685* GDK:
2686 - On X11, GDK now caches cursors to avoid cursor theming overhead
2687 - New cursor type for blank cursors: GDK_BLANK_CURSOR
2688
2689* New deprecations:
2690   gtk_scale_Button_get_orientation()
2691   gtk_scale_button_set_orientation()
2692   gtk_action_connect_proxy()
2693   gtk_action_disconnect_proxy()
2694   gtk_widget_get_action()
2695   gtk_action_block_activate_from()
2696   gtk_action_unblock_activate_from()
2697   direct access to "gtk-action" object data
2698
2699* Changes that are relevant for translators:
2700 - Navigation and Media stock labels have separate message contexts now
2701 - The caps lock warning string has been changed
2702
2703* Bugs fixed:
2704 566083 Icon pixmap hardcoded during DnD
2705 566334 compile failure for gtk+ on Mac OS X
2706 565998 configure script doesn't check for cairo-xlib.pc
2707 566391 gtk_about_dialog_set_url_hook should activate...
2708 566568 gtk_tree_model_get_value docs typo
2709 566628 gdk_display_close always asserts on win32
2710 566733 Add GIcon to GtkAction, GtkToolButton
2711 567024 gtktoolbutton doesn't create right proxy menu item...
2712 523554 Copy from GIMP to Word broke
2713 567468 no check for trailing != NULL in gtk_text_layout_get..
2714 492794 Pasting external text at end of view yields wrong...
2715 164002 query scripts don't work uninstalled on windows
2716 566532 GtkScaleButton implementation of GtkOrientable
2717 450716 New API to change global IM
2718 562701 GtkEntryCompletion popup sizes its rows wrong...
2719 567944 [Win32] Sorted treeview columns can be unreadable
2720 567655 gtk_status_icon_set_tooltip_text/markup should use...
2721 567887 gtk_entry_get_storage_type() should be...
2722 568196 Please change context of Forward stock label
2723 563280 stock items & translation context
2724 568233 Wrong statement about GtkEntry's "activate" signal
2725 568263 gtk can't recognize the wrong X Selection TARGETS...
2726 565656 Add marks to scales
2727 567413 GtkComboBoxEntry doesn't emit "changed" signal...
2728 545980 GtkFileChooserEntry should handle URIs
2729 566862 pixbuf_new_from_file does not autodetect format
2730 568552 gtk_combo + gtk entry in invisible mode takes 100% cpu
2731 561801 "scheduled printing" doesn't function as expected
2732 566535 gtk_widget_get_snapshot does not work if double buff...
2733 567021 gtkimage accessors docs
2734 567761 Spellfixes in GTK+ documentation
2735 568744 Spellfixes in GtkTreeView's documentation
2736 536965 GtkPlug: crash on theme change
2737 567124 proposal to delay doing something related to immodule...
2738 568305 gdk-pixbuf mishandles BI_BITFIELDS bmps
2739
2740* New and updated translations:
2741 Crimean Tatar (crh)
2742 Spanish (es)
2743 Hebrew (he)
2744 Hungarian (hu)
2745 Italian (it)
2746 Korean (ko)
2747 Lithuanian (lt)
2748 Norwegian bokmål (nb)
2749 Norwegian Nynorsk (nn)
2750 Swedish (sv)
2751 Thai (th)
2752 Simplified Chinese (zh_CN)
2753
2754
2755Overview of Changes from GTK+ 2.14.x to 2.15.0
2756==============================================
2757
2758* GtkFileChooser
2759 - Optionally shows file sizes
2760 - Mounts volumes when necessary
2761 - Picks better mime icons
2762
2763* GtkEntry
2764 - Can show icons at either side of the entry, which can be made
2765   clickable, drag sources, etc
2766 - Can show progress information
2767 - Picks the best available placeholder character for invisible entries
2768   unless it is explicitly set. See the invisible-char-set property
2769 - Input methods work again in invisible entries
2770 - Invisible entries can optionally display a caps-lock warning. This
2771   can be turned off with the caps-lock-warning property
2772
2773* GtkStatusIcon
2774 - Uses an extension of the tray icon spec to negotiate RGBA support.
2775   This is also supported by the GNOME panel. For details, see the
2776   section on "Visual and bckground pixmap handling" in the System
2777   Tray Protocol Specification.
2778 - Supports scroll events, middle clicks and rich tooltips
2779
2780* GtkLinkButton
2781 - Respects user-defined tooltips
2782 - Has a default url hook
2783
2784* GtkBuilder
2785 - Can construct menus
2786 - Can associate accel groups with windows
2787 - Child properties can now be translatable, e.g. GtkAssistant::page-title
2788
2789* GtkOrientable
2790 - A new interface implemented by all widgets that have horizontal and
2791   vertical variants
2792
2793* Printing support
2794 - Print-to-file can save to non-local files
2795 - Page rendering can be deferred to a thread to avoid blocking the mainloop
2796
2797* GDK
2798 - GdkKeymap emits a state-changed signal when the caps lock state changes
2799
2800* Newly deprecated functions:
2801  gdk_window_get_toplevels(),
2802  gtk_font_selection_dialog_get_apply_button(),
2803  gtk_status_icon_set_tooltip(),
2804  gtk_toolbar_set_orientation()
2805
2806* Changes that are relevant for theme authors
2807 - The GtkMenu::arrow-placement style property allow more space efficient
2808   layout of scrolling menus
2809 - Submenu arrows can be scaled relative to the font size, with the
2810   GtkMenuItem::arrow-scaling style property
2811 - Themes can set the GtkDialog::content-area-spacing style property to
2812   change the spacing between elements of the content area
2813 - The GtkEntry::state-hint style property can be used to request that
2814   GTK+ should pass the correct state when drawing the background of entries
2815 - The GtkEntry::prelight style property can be used to suppress prelighting
2816   of icons in entries on mouseover
2817
2818* Changes that are relevant for translators
2819 - GTK+ has been switched to use the two-argument C_() macro
2820   instead of Q_() for messages with context
2821
2822* Bugs fixed:
2823 434987 MS Windows style should use pango_win32_font_description_from_logfont
2824 325095 show a 'size' column
2825 552837 mem leak in gtkimmulticontext
2826  83935 GtkEntry's default invisible char should be U+25CF
2827 553000 incorrect i18n header in gtkfilesystem.c
2828 552789 Show size column in the search and recently used files modes
2829 553135 eog crash: assertion failed.
2830 382544 GtkIconView: Selection/focus should be painted around the items
2831 541391 Unfocussable Treeview swallows focus
2832 408244 add GtkDialog::content-area-spacing
2833 538782 Make GtkMenu's arrow size themable
2834 553385 gtk-builder-convert creates untranslated combobox models
2835 553241 double freed pointer in lpr_write cause firefox3 crash
2836 553917 Typo in gdkwindow-win32.c
2837 553133 GtkFileChooser won't ask to mount a volume
2838 553211 GtkFileChooserButton unsets filter after first use
2839 553578 tabs are not drawn correctly
2840 553803 eventually call XCloseDevice on XOpenDevice results
2841 552956 Should check composite extension version
2842 552959 GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real transparency
2843 553575 Only draw focus when navigating with the keyboard
2844 339367 Incorrect spotlocation
2845 554141 uninitialized data use/free in gtkclipboard-quartz.c
2846 371908 Password Entry broken
2847 317002 Disable input method completely in GtkEntry when it...
2848 487624 Tooltips doesn't get updated if ther's no mouse motion...
2849 107000 Add signals to GdkKeymap for monitoring caps_lock, etc
2850 530568 Entries with visibility=FALSE should warn for caps-lock on
2851 553086 hard to see current immodule
2852 541009 Get rid of separate subclasses for horizontal and vertical...
2853 344522 support non-local destination files (GtkPrint)
2854 553582 Add orientation API to GtkSeparator
2855 554506 combining diacritics broken, became deadkeys
2856 553585 Add orientation API to GtkRuler
2857 554690 mem leak in filechooser
2858 554691 mem leak in filechooser
2859 554696 invalid free function used
2860 554698 mem leak in filechooser
2861 554701 filechooser spams console with useless warnings
2862 554704 gtkfilesystemmodel does too much work
2863 530575 GtkEntry with invisible chars has a confused cursor in overwrite mode
2864  96431 Can't cut and paste / DND within invisible entry
2865 132501 Make utility window translate to tool window in win32
2866 539464 gtk_cell_view_get_model is missing in GtkCellView
2867 553573 Add orientation API to GtkBox
2868 555387 Changing the sensitivity of a statusbar mistakenly requires a display
2869 436533 Allow more space efficient scroll arrows placement
2870 555270 Allow unsetting a MessageDialog's image
2871 554702 gtkfilesystem leaks GError
2872 554192 double press on the "circumflex" dead key...
2873 516425 Optionally display accelerators in popups
2874 550342 Splash screens have a caption
2875 555578 GtkTable propertiy maxima are wrong
2876 555523 gtk_scale_button_set_adjustment should accept NULL
2877 555573 gtk_font_selection_set_font_name shouldn't require a screen
2878 555676 gtk_widget_real_grab_focus assumes toplevel == window
2879 555000 Wrong treatment on non-spacing marks dead keys in GtkIMContextSimple
2880 551355 Make glib build with libtool 2.2
2881 555186 Setting gtk-toolbar-icon-size with custom icon_size
2882 555625 Updated gtk_compose_seqs_compact table
2883 555386 format not a string literal and no format arguments
2884 552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false
2885 555779 GtkCellRendererPixbuf crashed on failed GIcon lookup
2886 556150 gtk 'object' property test fixing
2887 556527 The current page property is not passed to GtkPrintUnixDialog
2888 556578 GIMP windows stay on top of other windows
2889 557059 crash when compositing emblems with icon
2890 557266 Window Management Problem
2891 555920 gtkentry.c passes wrong enum to pango_layout_set_alignment
2892 528320 Incorrect icons displayed for files with custom mimetype icons
2893 557524 "va_end(args);" should be added into gtk_text_buffer_insert_with_...
2894 556835 gtkentry.c: variable is declared at middle of block
2895 556954 gtk+/gtk/gtkrecentchooserdefault.c: mismatching allocation...
2896 557315 stale clipboard target cache
2897 530454 Clarify page_nr when printing
2898 557065 gtkcellrendererpixbuf spams console over and over...
2899 557894 Wrong return value for gdk_pointer_grab_info_libgtk_only
2900 558397 gtk_widget_error_bell undefined without a screen
2901 557762 Misleading error message in GDK DirectFB
2902 557316 GtkLinkButton should consider user-defined tooltip
2903 339714 Set printer dpi on cairo ps/pdf surfaces when printing
2904 558522 scroll arrow painted insensitive even though there are pages...
2905 347230 testicontheme shortcomings
2906 558323 glitches when popping up combos in treeviews
2907 558667 gtk_font_selection_dialog_get_apply_button - deprecate
2908 412134 Add API to query style properties from the style
2909 322934 Replace menu's proxy icons with empty space hiding icons
2910 409435 GtkStatusIcon enhancements: scroll events, middle click, rich tooltips
2911 558278 Crash when calling a callback set by gdk_add_client_message_filter()
2912 558929 gtkstatusicon.c: 'event' is a member of the structure
2913 558001 gtk_icon_view_enable_model_drag_[source|dest] problem
2914 557212 Problem with which window gains focus and is visible
2915 559404 gtk_editable_insert_text counts length in bytes
2916 558586 handling of keyboard under darwin (quartz)
2917 558409 GtkLabel::use-underline doesnt work with GtkLabel::attributes
2918 553586 Add orientation API to GtkPaned
2919 560135 Print when the user double clicks a printer
2920 553765 Add orientation API to GtkRange
2921 550942 Rework of gdkeventloop-quartz.c
2922 525550 GTK+ 2.13.0 GtkCurve test fails
2923 559619 invisible-char default cannot be tested
2924 560139 GtkEntry doesn't paint with the right state
2925 560602 Wrong GtkMenuItem default value (test fails)
2926 377699 realizing gtk.Progress() causes SEGV
2927 561335 Fix typos in GtkToolItem documentation
2928 561539 Alignments miscalculate dimensions when allocated less...
2929 559947 Unchecked dependency on python>=2.4
2930 561504 testgtk should load rc file from sub folder
2931 539263 Deprecate gdk_window_get_toplevels
2932 554076 eventually release g_new-ed supported_atoms
2933 559622 GdkDevice test segfaults
2934 554453 "typeahead find" widget of GtkTreeView appears on wrong monitor...
2935 562817 GtkDialog: typo
2936 555334 connected server feature
2937 562878 password save incorrectly set in gtkmountoperation
2938 559914 eog doesn't apply paper setup
2939 562998 GtkFontButton documentation improvements
2940 557420 Some compose sequences don't work anymore (or only in specific order)
2941 546285 Allow GtkEntry to draw progress
2942 563547 Update gdkx11 atom precache table
2943 563285 test print backend does not compile
2944 559325 documentation for gdk_display_get_window_at_pointer() is wrong
2945 554274 Add default hook for GtkLinkButton
2946 546378 GtkAssistant page title is not translatable
2947 563991 gtk_file_chooser_button_new_with_backend is deprecated...
2948 563994 Input method module interface not documented
2949 564066 Crash in gtk_rc_parse_default_files
2950 563835 Typo in gtk_widget_has_screen() docs
2951 564212 gtk_icon_view_accessible_model_rows_reordered explain new_order...
2952 563751 xatom cache is prefilled too late
2953 556839 Crash when opening a link
2954 549251 GTK icon view accessible issue
2955 558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8
2956 555560 gtk_combo_box_set_active fails with no model
2957 563158 CellRendererProgress pulsing and progressing rows can not...
2958 556233 local-only causes G_IS_FILE warning
2959 562579 Remove error dialog when directory does not exist
2960 561494 FileChooser network browsing and authentication support
2961 339318 Allow page rendering to (optionally) happen in a thread
2962  85292 add an icon to gtkentry
2963 564881 gtkstatusicon.c: 'event' bug again
2964 552545 leaks GpImage
2965 553374 gdk_pixdata_from_pixbuf fails for some images with use_rle set to TRUE
2966 555791 Natuilus Crashes when opening USB MP3 Player Contents
2967 561186 GdkPixbuf API type checking needs cleanup
2968 559009 gtk_radio_button_get_group documentation needs to say...
2969 523264 Update GTK+ reference documentation screenshots
2970 563876 [Regression] GTK_MODULES env var is no longer relevant
2971 554950 gail must make itself resident
2972 555953 libferret missing link against libgtk-x11
2973 554002 Orca App-Preferences dialog page tabs are "off" by one...
2974 353088 gtk_expander_get_label should return the full label text
2975 512743 Applications with lists crash in libgail
2976 564555 synaptic cannot be started...
2977 565203 icons are misplaced when horizontal gtkiconview is...
2978 549251 GTK icon view accessible issue
2979 558694 Paned window splitter keynav broken
2980 565846 va_end(args) should be added into gtk_tree_store_new
2981
2982* New and updated translations:
2983 Arabic (ar)
2984 Asturian (ast)
2985 Catalan (ca)
2986 Danish (da)
2987 German (de)
2988 British English (en_GB)
2989 Spanish (es)
2990 Finnish (fi)
2991 Galician (gl)
2992 Hebrew (he)
2993 Japanese (ja)
2994 Georgian (ka)
2995 Malayalam (ml)
2996 Marathi (mr)
2997 Portugese (pt)
2998 Brazilian Portugese (pt_BR)
2999 Romanian (ro)
3000 Russian (ru)
3001 Slovak (sk)
3002 Serbian (sr, sr@latin)
3003 Swedish (sv)
3004 Thai (th)
3005
3006
3007Overview of Changes from GTK+ 2.14.1 to 2.14.2
3008==============================================
3009
3010* Don't use XRRGetScreenResources, since it doesn't work well
3011
3012* Bugs fixed:
3013 551063 deprecated marking without a link to what new code should use
3014 319849 gtkcalendar look in RTL locales
3015 550989 gdk_display_put_event should call g_main_context_wakeup
3016 550062 Small update in gdk/gdkkeysyms.h
3017 551325 Reference to wrong parameter in gtk_editable_insert_text
3018 551386 gtk_printer_set_is_default() always sets TRUE
3019 550676 Memory leak, update keyboard layout data structure
3020 551699 gtk_scrolled_window_destroy() is broken
3021 551567 DND mark broken
3022 551378 Print dialog: should try UDS when fetching PPD for localhost
3023 536542 gtk_list_store_set() documentation doesn't say whether...
3024 552153 GtkModules loading with XSettings doesn't work...
3025 552001 gtkimcontextsimple.c: variable is declared at middle...
3026 551987 GtkPaned redrawing problem
3027 551722 gtk_widget_set_scroll_adjustments() should check...
3028 552107 Small libtool fixes
3029 552500 GtkPrintSettings API doc not precise enough
3030 408154 Change GtkEntryCompletion max-items to style property
3031 329593 Entering characters on a line very cpu intensive and slow
3032 552667 gtkimage containing gicon leaks memory
3033 552668 format not a string literal and no format arguments...
3034 346903 gtk_enumerate_printers needs events to complete
3035 550969 fix a typo which breaks the static build
3036 517233 Calling gdk_pixbuf_loader_close causes "GError set over...
3037 551063 deprecated marking without a link to what new code should use
3038 540967 docs build slowly because of entities
3039
3040* Updated translations:
3041 Afrikaans (af)
3042 Arabic (ar)
3043 Assamese (as)
3044 Bulgarian (bg)
3045 Bengali India (bn_IN)
3046 Catalan (ca)
3047 Finnish (fi)
3048 French (fr)
3049 Gujarati (gu)
3050 Croatian (hr)
3051 Italian (it)
3052 Lithuanian (lt)
3053 Malayalam (ml)
3054 Marathi (mr)
3055 Dutch (nl)
3056 Oriya (or)
3057 Brazilian Portugese (pt_BR)
3058 Portugese (pt)
3059 Telugu (te)
3060 Thai (th)
3061 Turkish (tr)
3062
3063
3064Overview of Changes from GTK+ 2.14.0 to 2.14.1
3065==============================================
3066
3067* Fix a deadlock in pixbuf loader initialization
3068
3069* Updated translations:
3070 Ukrainian (uk)
3071
3072
3073Overview of Changes from GTK+ 2.13.7 to 2.14.0
3074==============================================
3075
3076* Bugs fixed:
3077 548354 Remove repeated code in gtk_cell_view_size_allocate
3078 548346 gtk_color_selection_dialog_get_color_selection always...
3079 535158 can't rearrange the order of multi pages per side
3080 545875 evo crashed when trying to print pages 6-7 of a 1 page...
3081 549236 missing Since 2.14 in gtk_file_chooser_get_file
3082 549354 Crash trying to open a file on a remote folder
3083 549734 gtk_selection_data_get_data prototype is wrong
3084 549262 GtkScrolledWindow should not accept focus unless...
3085 549810 Memory leaks in printing code
3086 437791 Animation is played at the wrong speed
3087 549943 gtk_tool_shell_get_relief_style() always returns...
3088 547449 Entry/Combo popup misplaced after resize
3089 550528 IconView DND interface does not work if only used as source
3090 548993 regression: gdk 2.13 leaves stray windows in certain cases
3091 520165 typeahead find (interactive search) only accepts one char...
3092 528091 Arrows for scrollable notebooks don't work with unset GTK...
3093 528975 Can not maximize the window
3094 543308 FileChooser size problems since gtk+-2.13.x
3095 549322 Typo in gdk_pixbuf_save_to_buffer docs
3096 549711 Race condition when loading gdk-pixbuf image modules
3097
3098* Updated translations:
3099 Czech (cs)
3100 German (de)
3101 Spanish (es)
3102 Estonian (et)
3103 British English (en_GB)
3104 Finnish (fi)
3105 French (fr)
3106 Irish (ga)
3107 Galician (gl)
3108 Japanese (ja)
3109 Hebrew (he)
3110 Hungarian (hu)
3111 Korean (ko)
3112 Maithili (mai)
3113 Norwegian bokmål (nb)
3114 Polish (pl)
3115 Pashto (ps)
3116 Brazilian Portugese (pt_BR)
3117 Albanian (sq)
3118 Swedish (sw)
3119 Telugu (te)
3120 Thai (th)
3121 Vietnamese (vi)
3122
3123
3124Overview of Changes from GTK+ 2.13.6 to 2.13.7
3125==============================================
3126
3127* Bugs fixed:
3128 545031 list of recently used files is created world-readable
3129 535573 Deadlock in gdkeventloop-quartz.c:poll_func()
3130 546771 Add writable property "visited" to GtkLinkButton
3131 546756 gnome-panel crashed with SIGSEGV in g_type_check_...
3132 547027 menus are broken
3133 544863 gtkquartz.h not included in released 2.13.5 package
3134 547211 Duplicated mnemonic
3135 547270 Make GtkHSV public
3136 546616 CUPS print backend uses 1.2 API without guards
3137 546754 2.13.6 update create rendering issue in the evo...
3138 546730 gtk_status_icon_get_gicon() should use a return...
3139 526234 make shift+ctrl+del delete till the end of line
3140 547456 gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't...
3141 547516 Add comments for translators in gtkprintbackendcups.c
3142 547673 Accessors for GtkFileSelection.font_entry and...
3143 547775 Documentation of gtk-button-images is not correct
3144 547846 gtktestutils functions lack Since: tags
3145 547655 gio_can_sniff configure test can fail...
3146 547944 Self-reference in gtk_page_setup_load_file's docs
3147 547680 fontconfig monitoring can crash apps
3148 546549 Better Type Checking
3149 532644 TIFF loader need to exclude CR2 files
3150
3151* Updated translations:
3152 Arabic (ar)
3153 Spanish (es)
3154 Basque (eu)
3155 Finnish (fi)
3156 Galicican (gl)
3157 Japanese (ja)
3158 Kannada (kn)
3159 Marathi (mr)
3160 Norwegian bokmål (nb)
3161 Portugese (pt)
3162 Brazilian Portugese (pt_BR)
3163 Swedish (sv)
3164 Thai (th)
3165
3166
3167Overview of Changes from GTK+ 2.13.5 to 2.13.6
3168==============================================
3169
3170* Fix problems on 64-bit Windows
3171
3172* Fix a long-standing, well-known problem with the handling
3173  of insensitive buttons, bug 56070
3174
3175* Fallback to Xinerama if the Xrandr implementation
3176  is just a stub
3177
3178* gdk_threads_add_timeout_seconds[_full]: New functions with
3179  second-granularity to complete the set of gdk_threads_ timeout
3180  functions
3181
3182* Support rendering icons with emblems specified as GEmblemedIcon
3183
3184* GtkFileChooser has a GFile-oriented API now, functions
3185  for creating filechoosers with specific backends have been
3186  deprecated, since GIO is used directly.
3187
3188* GtkAdjustment has been sealed, adding getters and setters
3189  for all struct fields.
3190
3191* Bugs fixed:
3192 544265 GDK assumes XFIXES extension
3193 543915 "Sole completion" translation issue
3194 544510 SetTimer callback signatures has the wrong type
3195 544390 evince crashes after clicking print
3196 361561 StatusIcon signals not documented as definitely public API.
3197 368234 Incorrect tabs rendering during reorder with rounded themes
3198 545976 Deprecate gtk_file_chooser_*_with_backend
3199 545978 Make filechooser GFile API public
3200 544863 gtkquartz.h not included in released 2.13.5 package
3201 424207 printing hangs on unreachable cups server
3202  56070 Can't click button after setting it sensitive
3203 545931 small documentation typos
3204 344383 use po/LINGUAS
3205  65818 rename gtk_window_set_default() and add getter for it
3206 539733 No way to control treeview separator height
3207 523950 GtkTreeModelFilter's visible function may get an empty...
3208 526575 Missing return type in gtk_ui_manager_get_toplevels...
3209 429411 add style properties to set minimum progressbar w...
3210 429427 Add "arrow-spacing" style property to GtkRange
3211 544302 GtkStatusIcon should support GIcon
3212 339699 implement gtk_print_operation_set_show_dialog for...
3213 538686 gtkprintoperation-win32.c: devmode_from_settings
3214 540379 gtk_tree_view_enable_model_drag_dest and ...
3215 544684 Win64 issue, window handles are assumed to be 32-bit
3216 540834 Insensitive widgets cannot be grabbed
3217 515596 GtkUIManager's embedded UI definition example is invalid
3218 534979 GtkImageMenuItem is a bin but has two children
3219 382291 Automatically dim the combobox when the model is empty
3220 545982 missing braces cause bogus warnings when using GtkBuilder
3221 544858 Seal GtkAdjustment
3222
3223* Updated translations:
3224 Spanish (es)
3225 Galician (gl)
3226 Japanese (ja)
3227 Korean (ko)
3228 Norwegian bokmål (nb)
3229 Portugese (pt)
3230 Brasilian Portugese (pt_BR)
3231 Albanian (sq)
3232 Swedish (sv)
3233
3234
3235Overview of Changes from GTK+ 2.13.4 to 2.13.5
3236==============================================
3237
3238* gdk-pixbuf:
3239 - Use GIO for mime type sniffing when possible
3240
3241* Printing:
3242 - Handle paused printers and printers that don't accept jobs
3243
3244* GtkBuilder:
3245 - Support building parts of the XML tree with the new functions
3246   gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string
3247
3248* Bugs fixed:
3249 540917 deprecate pack_start_defaults()
3250 541645 gtkfilechooserdefault segfaults when bookmark does not contain ://
3251 493008 gdk_screen_get_window_stack is not 64-bit-compatible
3252 539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates
3253 327582 Incomplete docs for GtkSettings::gtk-icon-sizes
3254 343663 source-buffer highlighting highlights "char" in gtk_text_iter_...
3255 541811 g_return_if_fail (widget->parent == container)
3256 541540 Dead link to pkg-config site in GTK+ online FAQ
3257 513580 Broken link in GTK+ FAQ
3258 531129 gtk_style_copy() does not include a return value or description
3259 510225 gtk_widget_get_composite_name retval should be freed
3260 507953 gtk_tree_view_set_tooltip_column() shows markups
3261 469068 clarify gdk_cairo_create()
3262 528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView
3263 540994 [Win32] Some windows don't appear at the top when created
3264 541964 [Win32] Setting modal hint to current value might confuse the stack
3265 541950 Removing recently-added accelerator UI causes a wrong g_warning
3266 542234 iconview a11y implementation segfaults
3267 541399 Widget tooltips: treat "" same as NULL
3268 334418 Support easy input of ellipsis
3269 321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
3270 316087 Resizing columns is chaotic
3271 542853 jasper test fails due to incomplete library arguments
3272 507394 mem leak from gtk_selection_add_targets
3273 488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_...
3274 479780 Bookmarks in left pane of FileChooser cannot be renamed
3275 542523 GtkTextTag should handle setting properties to NULL
3276 384940 handle rejecting jobs and authentication meaningfully
3277 339591 Detect list of availible cover pages
3278 543244 crashes when renaming a bookmark
3279 447998 GtkBuilder does not support building parts of the xml tree
3280 543217 GTK application crashed with directfb backend
3281 543545 GtkAssistant crashes when gtk_widget_hide() is called inside ...
3282 401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_...
3283 543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory
3284 488019 Mention bind_textdomain_codeset in gettext related FAQ
3285 528822 typo in GtkCombo docs
3286 540967 docs build slowly because of entities
3287 537430 label pango attributes & i18n
3288 543989 Crash in gtk_tree_view_size_allocate_columns
3289 535223 gbookmark file inefficiency ...
3290
3291* Updated translations:
3292 Assamese (as)
3293 Czech (cs)
3294 German (de)
3295 Spanish (es)
3296 Galician (gl)
3297 Hebrew (he)
3298 Polish (pl)
3299 Pashto (ps)
3300 Traditional Chinese (zh_HK)
3301 Traditional Chinese (zh_TW)
3302
3303
3304Overview of Changes from GTK+ 2.13.3 to 2.13.4
3305==============================================
3306
3307* Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)
3308
3309* GtkScaleButton has an orientation property
3310
3311* Bugs fixed:
3312 538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore
3313 538362 Get Win32 icons back in the file chooser
3314 538182 pango_cairo_context_update_layout is not noop after...
3315 508751 gnome-terminal crashed with SIGSEGV after keypress
3316 419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER...
3317 538784 Don't change the filename in the name entry in CREATE_FOLDER...
3318 538395 gtk_combo_box_append_text() on non-compliant model segfaults
3319 539363 Segfault when creating GtkPlugs
3320 539466 GtkMenuShell API/ABI break in trunk
3321 442042 GtkScaleButton is too limited
3322 540318 Invalid URL
3323 530255 GtkAboutDialog cuts off comments label
3324 540310 Avoid unnecessary repaints when resizing GtkWindow
3325 434535 printoperation's create_surface doesn't check temp file...
3326 539790 [PATCH] Please add three new settings to GtkSettings
3327 539164 Windows' System Menu blocks main loop
3328 541162 [Win32] Update for the new GdkWindowImpl stuff
3329 455268 Add gtk-enable-tooltips GtkSetting
3330 537591 Don't hardcode minimum width of menuitems
3331 541249 [Win32] Fix some internal static methods
3332 541305 [Win32] Scrolling was broken after GdkWindow refactoring
3333 540529 Remove all GIMP references
3334 538547 Update doc-shooter in gtk documentation
3335 535498 Printing demo broken
3336 539944 Add GtkScaleButton API so struct fields can be marked...
3337 540915 GtkBuilder sets properties in reverse order
3338 538863 Fixes assertion on entering empty folder
3339 540861 invalid UTF-8 in input device name
3340 540612 mem leak in filechooser
3341 540618 gtk_menu_shell_select_first prints warning on GtkMenubar...
3342 539944 Add GtkScaleButton API so struct fields can be marked...
3343 536966 Paper selector crashes
3344 378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
3345 516092 use gtk_drag_*_add_*_targets instead of hardcoded target ...
3346 536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
3347 538378 GtkFileSystemError should be public
3348 539095 directfb functions need to be renamed due to the offscree...
3349 539470 Fix critical warnings when the GIcon can't be found for a...
3350 539732 Warnings on destruction of GtkDialog.
3351 540235 Getting the current folder fails
3352 537639 complete the gtk_clipboard_request/wait_for/is_available_...
3353
3354* Updated translations:
3355 Catalan (ca)
3356 Spanish (es)
3357 Estonian (et)
3358 Hungarian (hu)
3359 Korean (ko)
3360 Norwegian bokmål (nb)
3361 Occitan (oc)
3362 Swedish (sv)
3363 Thai (th)
3364
3365
3366Overview of Changes from GTK+ 2.13.2 to 2.13.3
3367==============================================
3368
3369 * Support runtime font configuration changes
3370
3371 * Use GIO for mime information
3372
3373 * Use GIO directly for the file chooser, do not load filesystem
3374   implementation modules. This change causes some regressions on Win32,
3375   which will be addressed by improved Win32 support in GIO.
3376
3377 * GTK+ no longer uses translations when the application is not
3378   translated to the current locale
3379
3380 * Bugs fixed:
3381 520874 Should use gio directly
3382 536185 monitor font configuration
3383 536757 openoffice.org menus are placed at wrong position
3384 536990 updateiconcache.c: 'close ()' is redundant
3385 535608 do not string-copy accel paths in the menu code
3386 488119 critical warnings from gtk_tree_view_get_visible_range
3387 536730 memory corruption in gtktreeview
3388 131920 gtkNotebook sends incorrect switch_page value
3389 526987 GtkCellRendererCombo should allow model to be NULL
3390 536765 GtkComboBox should set COMBO type hint for its menu
3391 503071 Application direction changes to right to left even if...
3392 517706 Connecting GtkButton with "use-stock" == FALSE to a...
3393 519092 Add accessibility support to GtkVolumeButton
3394 524222 GtkToolbar with mix of buttons with and without icons...
3395 537985 gtk_init_with_args() doesn't open a display after...
3396 531960 crash in eog-image.c:1154: (priv->image != NULL)
3397 408154 Change GtkEntryCompletion max-items to style property...
3398 506853 gtk_tree_view_enable_model_drag_[source|dest] problem
3399 536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
3400 537685 print to file crashes when the target can not be written
3401
3402* Updated translations:
3403 Arabic (ar)
3404 Czech (cs)
3405 Estonian (et)
3406 Hebrew (he)
3407 Norwegian bokmål (nb)
3408 Thai (th)
3409
3410
3411Overview of Changes from GTK+ 2.13.1 to 2.13.2
3412==============================================
3413
3414 * Fix an oversight in the header cleanup that went into 2.13.1, which
3415   removed gtkmarshal.h from the set of headers pulled in by gtk.h
3416
3417 * Add a function to retrieve the XID of a status icon, to allow
3418   notification bubbles to follow the icon
3419
3420 * Bugs fixed:
3421 533108 leak of GDI region in function 'handle_wm_paint'
3422 530146 Setting non-string tooltip with gtk_tree_view_set_tooltip_column...
3423 535830 wrong content type adding an item
3424 536126 gtk.h don't include gtkmarshal.h
3425 535497 Print preview doesn't work
3426 535862 gtk_action_create_icon can't create icons from the icon themes
3427 536092 GtkEntryCompletion's popup window should set type hint
3428 535303 add _get_implementation to GtkStatusIcon
3429
3430 * Updated translations:
3431 Estonian (et)
3432 Galician (gl)
3433 Italian (it)
3434 Vietnamese (vi)
3435
3436
3437Overview of Changes from GTK+ 2.13.0 to 2.13.1
3438==============================================
3439
3440 * Add GtkMountOperation, a subclass of GMountOperation that
3441   can show password dialogs when mounting volumes
3442
3443 * Add GDI+-based pixbuf loaders for bmp, emf, gif, ico, jpeg, tiff, wmf
3444
3445 * Add support for pixmap redirection, new api includes the
3446   gtk_widget_get_snapshot() function and the GtkWidget::damage-event
3447   signal and the lower-level gdk_window_redirect_to_drawable() and
3448   gdk_window_remove_redirection() functions
3449
3450 * Add gtk_show_uri(), a replacement for gnome_vfs_url_show() and
3451   gnome_url_show()
3452
3453 * Add a "changed" signal to GtkCellRendererCombo
3454
3455 * Sync keysyms and compose sequences with recent X.org
3456
3457 * GtkBuilder
3458   - supports custom stock icons
3459   - supports Pango attributes in labels
3460
3461 * GtkRecentManager
3462   - uses GIO to monitor .recently-used.xbel
3463   - limits the growth of .recently-used.xbel with a
3464     gtk-recent-files-max-age setting
3465
3466 * Filechooser autocompletion has been reworked
3467
3468 * The cups print backend displays printer status information
3469
3470 * On OS X, accelerators are displayed using Unicode characters,
3471   matching the native behaviour
3472
3473 * GtkIconTheme and GtkImage support GIcon
3474
3475 * Bugs fixed: too many to list here
3476
3477 * New and updated translations:
3478 Arabic (ar)
3479 Valencian-Catalan (ca)
3480 German (de)
3481 Canadian English (en_CA)
3482 British English (en_GB)
3483 Spanish (es)
3484 Estonian (et)
3485 Galician (gl)
3486 Hebrew (he)
3487 Hungarian (hu)
3488 Kannada (kn)
3489 Norwegian bokmål (nb)
3490 Dutch (nl)
3491 Norwegian Nynorsk (nn)
3492 Occitan (oc)
3493 Slovak (sk)
3494 Albanian (sq)
3495 Swedish (sv)
3496 Telugu (te)
3497 Vietnamese (vi)
3498
3499
3500Overview of Changes from GTK+ 2.12.x to 2.13.0
3501==============================================
3502
3503 * gdk-pixbuf:
3504  - Support loading the OS X icns format
3505  - Support loading of JPEG2000 images
3506  - Support loading from and saving to GIO streams
3507
3508 * GDK:
3509  - Add GdkAppLaunchContext, to provide startup notification
3510    with g_app_info_launch()
3511  - Use RandR 1.2 instead of Xinerama when available, and expose
3512    more monitor information
3513
3514 * Accessibility:
3515  - The gail module is now shipped as part of GTK+
3516  - GtkStatusIcon supports keyboard navigation
3517
3518 * GtkCalendar:
3519  - Support displaying details for each day
3520
3521 * GtkBuilder:
3522  - gtk-builder-convert has been improved
3523  - Translation-domain works properly
3524  - Support accessibility
3525
3526 * Testing support:
3527  - Add utilities for testing GTK+ applications
3528  - Add some unit tests for GTK+
3529
3530 * New settings:
3531  - for disabling display of accelerators and mnemonics
3532  - for position of vertical scrollbars in scrolled windows
3533  - for the default input method
3534
3535 * GtkToolShell: new interface for containers of GtkToolItems
3536
3537 * Bug fixes:
3538 - too many to list here
3539
3540 * Updated translations:
3541  Arabic (ar)
3542  Assamese (as)
3543  Belarusian (be)
3544  Belarusian Latin (be@latin)
3545  Czech (cs)
3546  German (de)
3547  Greek (el)
3548  Estonian (et)
3549  Finnish (fi)
3550  French (fr)
3551  Irish (ga)
3552  Hebrew (he)
3553  Indonesian (id)
3554  Kurdish (ku)
3555  Marathi (mr)
3556  Norwegian bokmål (nb)
3557  Occitan (oc)
3558  Brazilian Portugese (pt_BR)
3559  Slovenian (sl)
3560  Swedish (sv)
3561  Telugu (te)
3562  Russian (ru)
3563
3564
3565Overview of Changes from GTK+ 2.12.0 to 2.12.1
3566==============================================
3567
3568 * Bugs fixed:
3569 472965 a small improvement for scrolling behavior with PgUp/PgDown
3570 460194 Gtk tooltips + swt crash
3571 478803 Segfault in gtk_print_operation_run when no range specified
3572 480123 Crash from GTK's new search feature
3573 483223 im-xim.so leaves callbacks connected to display "closed" ...
3574 476342 Icon cache validation causes severe page-in
3575 484008 configure fails during CUPS version tests on some platforms
3576 327243 GtkFileChooserButton emits two "selection-changed" signal...
3577 465380 gtkfilechooser cannot show the modified date on none UTF-...
3578 467269 Inkscape Flickers horribly
3579 476686 gtkrecentchooser select-multiple property
3580 478173 GTK's Tracker search engine does not work anymore
3581 478371 totem volume slider appears on all workspaces
3582 482089 GtkPrintOperation check for null default signal handler b...
3583 482504 Missing locale to UTF-8 conversion for modification time ...
3584 482841 critical warnings on gdk_display_close after _gtk_tooltip...
3585 483563 remains of gtk_widget_ref() in gtkdnd.c
3586 483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im...
3587 484650 Typo in docs for GdkGrabBroken
3588 484730 In MS-Windows theme, GtkBorder freed with g_free() instea...
3589 486360 Failed to convert Empathy Glade files
3590 389358 print dialog: unit selection dialog can't be closed
3591 448343 File chooser should maintain sort state during folder swi...
3592 477447 GtkPaned documentation doesn't mention behaviour with onl...
3593 482034 GtkMenuPositionFunc push_in parameter description
3594 482837 duplicate declaration of gtk_notebook_create_window()
3595 478637 Notebook tab labels not correctly centered in ms-windows ...
3596 484132 gtk_recent_info_get_icon docs
3597 486636 "Cannot open display" message doesn't include display whe...
3598 455284 Ctrl+L should work depending if it has focus or not
3599 478377 10x speed up for window motion/scroll (gdk-quartz)
3600 485301 Filename is garbled in print dialog on none UTF-8
3601 485437 Fix testxinerama.c to not query current monitor by default
3602 486155 Docs for gtk_text_iter_forward_line()
3603 339877 pixbuf loader incorrectly returns wbmp
3604 456137 Pidgin will crash in fail-safe session due to a NULL poin...
3605 456676 Critical warning in gtk_drag_drop_finished()
3606 352643 crash in gtk_entry_completion_default_completion_func
3607 477280 volume button docs fix
3608 477704 Add docs for GtkTreeModelForeachFunc
3609 476920 Move GtkFileSelection to the deprecated section
3610
3611 * Updated translations:
3612 - Arabic (ar)
3613 - Assamese (as)
3614 - Belarusian Latin (be@latin)
3615 - Catalan (ca)
3616 - Estonian (et)
3617 - Basque (eu)
3618 - Hebrew (he)
3619 - Ido (io)
3620 - Italian (it)
3621 - Japanese (ja)
3622 - Georgian (ka)
3623 - Kannada (kn)
3624 - Korean (ko)
3625 - Lithuanian (lt)
3626 - Dutch (nl)
3627 - Polish (pl)
3628 - Romanian (ro)
3629 - Slovenian (sl)
3630
3631
3632Overview of Changes from GTK+ 2.11.6 to 2.12.0
3633==============================================
3634
3635 * GtkTooltips
3636 - All widgets have been ported to the new tooltips code
3637 - Tooltips are disabled in touchscreen mode
3638
3639 * GtkBuilder
3640 - Support custom tabs in GtkPrintUnixDialog
3641
3642 * Bugs fixed:
3643 459561 critical warnings with custom tooltips
3644 461648 GdkWindowQueueItem::serial overflow
3645 463773 Openoffice and flash run into a deadlock when used with KDE
3646 468801 thunar segfaults when selecting targa image
3647 473441 [patch] Ungrab windows when gdk_window_destroy() is calle...
3648 473954 gnome-background-properties: crash on drag-n-drop to "Add...
3649 461945 totem outputs errors in terminal
3650 348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
3651 405868 Missing implementation of gdk_window_get_geometry()
3652 441219 Do not allow moving cursor to separators
3653 447214 rename the tips_data_list field back
3654 451202 New tooltips API has too long default timeout
3655 451397 Use new tooltip API in gtk+
3656 452225 check and option mark drawing is a mess of inconsistency
3657 457642 tooltips on notebook's tab labels
3658 458088 Improve mouse cursor for paned widgets
3659 458102 GtkScrolledWindow doesn't redraw when gtk-scrolled-window...
3660 458280 remove set-toolip handler from menutoolbutton
3661 458298 broken cursor movement with inline selection
3662 459459 Missing implementation of gdk_window_set_decorations() an...
3663 459515 gtk_menu_key_press() buglets
3664 459566 update testtooltips
3665 459667 Missing implementation of gdk_window_set_keep_above and g...
3666 460272 GtkFrame publishes incorrect defaults for "label-xalign"
3667 460534 No expose events if input swamps main loop with scrolled ...
3668 461225 gtk_tree_view_set_tooltip_cell() documentation: cell
3669 463907 'Recent Documents' is broken in gnome-panel 2.19.5
3670 464528 gdk_rectangle_union() and gdk_rectangle_intersect() shoul...
3671 465039 "keynav-failed" signal not emitted when treeview has just...
3672 467003 tooltips do not pick up theme changes
3673 467117 Documentation for the GtkPaned key binding signals
3674 467414 gtkcupsutil.c won't build with cups 1.3
3675 468055 Incorrect compose mapping for capital U with macron
3676 468245 Tooltip timer doesn't get reset when mouse leaves into ot...
3677 469214 Recently used blocks side-panel browsing until loaded
3678 469374 menu accelerators don't work
3679 469395 make dist failure
3680 471132 Highlighting a suggestion with the keyboard changes the U...
3681 471215 Cursor drawing broken
3682 472974 gtk-builder-convert doesn't set correctly the tab label f...
3683 472981 make gtk-builder-convert not remove some empty properties
3684 356630 Print to file dialog suggests "output.pdf" even for ps ou...
3685 447883 PATCH Documentation about SVN in HACKING and README.cvs-c...
3686 459340 GtkContainer API documentation refers deprecated gtk_widg...
3687 459732 build system: cups detection with only cups-config might ...
3688 460207 there are still references to deprecated gdk_pixbuf_rende...
3689 461483 Wrong check in gtk_window_group_remove_window
3690 472643 gtk_builder_add_from_file: *filename marked as constant b...
3691 474696 ToolbarContent should use GSlice
3692 459313 A few functions that don't appear in 2.12 new symbols
3693 468832 crash while reading ANI file
3694 470033 MS-Windows Theme doesn't apply styling to gtknotebooks wh...
3695 473340 gtk_print_operation_get_error() is listed twice
3696 473463 GtkButton doesn't have a GdkWindow like the docs say it does
3697 474282 Dead code in gtkmisc.c
3698 472951 gtkprintunixdialog should support custom tabs as buildable
3699 383003 Dragging text including non-ascii chars from epiphany to ...
3700 449371 Open with menu has no effect
3701 404541 GtkIconView crashes when I select icons with rubberband w...
3702 467324 Iter swapping causes segmentation fault
3703 475158 Random crash while scrolling trough notebook tabs
3704 450032 GtkRecentAction should have defaults
3705 458283 wrong tooltip on menutoolbutton
3706 467717 Extra trailing comma after last enum definition
3707 467719 config.h should always be included first if using AC_SYS_...
3708 474897 rendering problem with latest gtk+
3709 475400 Fix a typo in gtkentry.c
3710 436576 GtkFileChooserButton title from supplied dialog
3711 475439 gtk/gtksearchenginesimple.h is missing a G_BEGIN_DECLS
3712 105895 Please add common keybindings for the TreeView
3713 306445 stock icon for the "open recent" menu
3714 449371 Open with menu has no effect
3715 426246 "Spurious" expose events during asynchronous GtkWindow re...
3716 436576 GtkFileChooserButton title from supplied dialog
3717 474897 rendering problem with latest gtk+
3718 475400 Fix a typo in gtkentry.c
3719 476688 scale button uses wrong value type in getter
3720 476665 gtkcellrendereraccel missing property getter
3721 476689 gtktreeview tooltip column property getter uses wrong val...
3722
3723 * Updated translations
3724 - Bulgarian (bg)
3725 - Bengali (bn_IN)
3726 - Danish (da)
3727 - German (de)
3728 - Canadian English (en_CA)
3729 - Spanish (es)
3730 - Estonian (et)
3731 - Basque (eu)
3732 - Finnish (fi)
3733 - French (fr)
3734 - Irish (ga)
3735 - Gujarati (gu)
3736 - Hungarian (hu)
3737 - Italian (it)
3738 - Japanese (jp)
3739 - Kannada (kn)
3740 - Macedonian (mk)
3741 - Malayalam (ml)
3742 - Norwegian bokmål (nb)
3743 - Dutch (nl)
3744 - Oriya (or)
3745 - Polish (pl)
3746 - Portugese (pt)
3747 - Brazilian Portugese (pt_BR)
3748 - Russian (ru)
3749 - Albanian (sq)
3750 - Serbian (sr, sr@Latn)
3751 - Swedish (sv)
3752 - Telugu (te)
3753 - Thai (th)
3754 - Ukrainian (uk)
3755 - Vietnamese (vi)
3756
3757
3758Overview of Changes from GTK+ 2.11.5 to 2.11.6
3759==============================================
3760
3761 * GtkBuilder:
3762 - The gtk-builder-convert script is more versatile
3763 - GtkBuilder suppports GdkPixbuf properties
3764 - GtkBuilder parses, but doesn't yet implement <accessibility>
3765 - Support for accelerators in actions has been added
3766
3767* GtkTooltips:
3768 - The old tooltips API has been deprecated
3769 - The has-tooltip property has getter and setter
3770
3771* GtkTreeView:
3772 - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
3773   gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
3774   gtk_tree_view_set_tooltip_column()
3775
3776* GtkIconView:
3777 - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
3778   gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
3779   gtk_icon_view_set_tooltip_column()
3780
3781* Bug fixes:
3782 452598 crash in Evolution: Added an Evolution attac...
3783 447966 Add builder support for GdkPixbuf properties
3784 453033 gnome-panel crashed with SIGSEGV in idle_populate_func()
3785 453365 gdk_pixbuf_get_file_info crashes on tif files
3786 361781 GtkViewport size request includes xthickness/ythickness f...
3787 427899 GtkFrame's label may exceed the frame area
3788 430049 gtk_selection_data_set_text() ignores length argument
3789 436965 Add files to /po[-properties]/POTFILES.in
3790 437281 gtk_button_set_image destroyes the old image
3791 448604 gtk+ printbackends build fix
3792 449311 GtkVolumeButton should use new tooltip API
3793 451164 I translate gnome-desktop. But i have no svn account and ...
3794 451575 (API) Changes needed for GtkTooltips deprecation
3795 452425 Setting "tooltip-text" property to NULL has bad effects
3796 452861 gtk_label_set_pattern() is not working anymore
3797 452988 error handling in GtkCellLayout custom parser
3798 453411 Button state not included in key events
3799 453413 Key event state is not right for modifier keys
3800 454654 Accelerator support for actions
3801 454700 Minor update for gdk_threads_enter
3802 454703 gdk_window_invalidate_rect accepts NULL
3803 454830 gtk-builder-convert not converting menus
3804 452056 GtkComboBox doesn't emit 'changed' signal when active row...
3805 452278 GtkBuilder API Documentation
3806 453316 small documentation fix in GtkDrawingArea API documentation
3807 453673 small doc quirk in gtk/gtktreeview.c
3808 453930 small doc quirk in gtk/gtktooltip.c
3809 454596 [patch] gdkpixbuf-scale slight api doc improvement
3810 454835 [patch] example in gdk-pixbuf-scaling using deprecated gd...
3811 457384 critical warning from entrycompletion
3812 112404 Problem with focus when closing transient window
3813 172424 Most GtkWidget events have no documentation
3814 408327 Improving tooltip positioning
3815 439480 translations
3816 439715 GtkFileChooser - recent files option takes up 100% CPU.
3817 455482 remove old tooltips work-around from uimanager
3818 455721 mem leak when adding shortcut
3819 455901 mem leak in path bar
3820 455984 need a way to convert to bin_window coordinates
3821 457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb...
3822 458298 broken cursor movement with inline selection
3823 456258 GtkScaleButton: value parameter of signal "value-changed"...
3824 457774 GtkTreeView::test_expand_row and test_collapse_row
3825 455645 intern action names
3826
3827* Updated translations:
3828 Bengali (bn_IN)
3829 Greek (el)
3830 Spanish (es)
3831 Estonian (et)
3832 Finnish (fi)
3833 Galician (gl)
3834 Gujarati (gu)
3835 Hungarian (hu)
3836 Japanese (ja)
3837 Lithuanian (lt)
3838 Norwegian bokmål (nb)
3839 Dutch (nl)
3840 Swedish (sv)
3841 Thai (th)
3842 Vietnamese (vi)
3843
3844
3845Overview of Changes from GTK+ 2.11.4 to 2.11.5
3846==============================================
3847
3848* OS X port:
3849 - Many improvements
3850
3851* Win32 port:
3852 - Inconsistent checkboxes are drawn correctly now
3853
3854* GtkBuilder:
3855 - Ship a Python script, gtk-builder-convert, to
3856   convert glade files to GtkBuilder syntax
3857
3858* GtkFileChooser:
3859 - Improved display of the time column
3860 - Support search on OS X, using Spotlight
3861
3862* GtkTreeView:
3863 - New function gtk_tree_view_is_rubber_banding_active() to
3864   check whether rubber banding is active
3865
3866* GtkVolumeButton uses the range 0.0 to 1.0, and
3867  correctly adapts tooltips to display percentages
3868
3869* Bugs fixed:
3870 447967 Improve reference counting
3871 447995 Add a script that converts libglade files
3872 451428 GtkBuilder API changes
3873 449862 gdk_x11_display_get_xdisplay doesn't check pointers befor...
3874 451303 Crashes on empty property
3875 164809 Checkboxes with inconsistent status are not drawn properl...
3876 426987 Panel freezes after upgrading gtk icon cache
3877 439567 Add functions to transform pixbufs based on orientation tags
3878 448313 Block cursor problem on one-character line
3879 449016 Prevent C++ keyword clashes
3880 449167 faulty enter-leave compression
3881 450469 Draw no bevel when "GtkToolbar::shadow-type" is "none"
3882 451070 Broken CUPS SSL printing in gtk 2.10.13
3883 451345 gtk-demo does not open GtkBuilder example twice
3884 451353 Parsing properties broken
3885 451484 Miscalculation in GtkButtonBox CENTER_MODE
3886 451866 GtkVolumeButton range
3887 452046 some fixes for gdk composited window support
3888 452463 type-func attribute on wrong element ?
3889 452464 inconsistent handling of booleans
3890 452465 error handling in gtk_builder_value_from_string_type()
3891 452954 GtkBuilder documentation fixes/improvements
3892 446532 [patch] Improve performance of gtk_recent_manager_get_items
3893 451314 Warning message is wrong for delayed property assigning
3894 392283 GtkNotebook tabs drawn incorrectly with the Wimp theme
3895 449492 debug spew on toolbar focus move
3896 324543 GtkFileChooser: show file 'modified' TIMES, not just DATES
3897 327912 Many mouse cursors are not supported
3898 353805 Detecting Bidi Keyboard Layouts
3899 451527 Confusing GtkRadioButton variable names in some functions
3900 393579 Need tree view API for querying whether rubberbanding is ...
3901
3902* Updated translations
3903 Spanish (es)
3904 Estonian (et)
3905 Hungarian (hu)
3906 Japanese (ja)
3907 Korean (ko)
3908 Norwegian bokmål (nb)
3909 Russian (ru)
3910 Sinhala (si)
3911 Vietnamese (vi)
3912
3913
3914Overview of Changes from GTK+ 2.11.3 to 2.11.4
3915==============================================
3916
3917* The multipress input method correctly handles control keys
3918
3919* The memory management of GtkRecentManager has been
3920  changed, deprecating the screen-related functions in favour
3921  of gtk_recent_manager_get_default().
3922
3923* Bugs fixed:
3924 448928 Some GtkBuildable methods named too generically
3925 448193 gtkbuilder.h causes compile error with C++
3926 354887 GtkFileChooserButton displays unnecessary authentication ...
3927 440450 GTK font selection minimum size is too large for 150dpi s...
3928 447214 gtk_tooltips_widget_remove() is slow
3929 448299 dgettext arguments interchanged
3930 448321 Drawing problems with block cursor
3931 448341 There is no GtkTooltip documentation in the gtk+ reference
3932 448484 GtkAccelGroup forgets to remove closure invalidate notifi...
3933 448544 Refcount issues in GtkCellRendererSpin
3934 412357 GtkMenuShell not defined as an abstract base type
3935 403717 print preview operation should pass settings to preview p...
3936
3937
3938Overview of Changes from GTK+ 2.11.2 to 2.11.3
3939==============================================
3940
3941* GtkBuilder: GTK+ supports constructing user interfaces
3942  from XML descriptions now, similar to libglade.
3943
3944* The new tooltip code now has convenience api to set
3945  text tooltips: gtk_widget_set_tooltip_text(),
3946  gtk_widget_set_tooltip_markup()
3947
3948* GtkTextView, GtkEntry:
3949 - gtk_widget_modify_cursor() is a new function in the
3950   gtk_widget_modify family to override the style-provided
3951   cursor colors
3952 - Use a block cursor in overwrite mode
3953
3954* GtkFileChooser:
3955 - Use xdg-user-dirs to find the Desktop directory
3956 - gtk_file_system_create() is now public API
3957
3958* GtkMenu:
3959 - GtkMenuItem gained a submenu property
3960 - GtkMenuShell obtained a move-selected signal
3961
3962* OS X port:
3963 - Many improvements
3964
3965* Bugs fixed:
3966 445691 Crash when spawning a new process
3967 447163 Implicit pointer conversion gdk_font_ref()
3968 420249 deadlock on print operation
3969 440918 out-of-bound access on loading pnm
3970 142494 treeview coordinate systems need documentation/auditing
3971 343012 RC parser rejects lower-case identifiers.
3972 350460 Popup windows (esp. menus) misbehave wrt focus
3973 410815 Icon view gets confused when scaling down the pixbuf column
3974 435471 small GtkComboBox cleanup
3975 435840 GTK_WIDGET_SAVED_STATE inconsistency
3976 442617 gdk_spawn overrides envp, breaking child setup funcs whic...
3977 443913 When .recently-used.xbel is empty, recently-used uses %10...
3978 444097 Cannot compile gtksearchenginesimple.c
3979 444310 update_buttons_state on a bare assistant causes gtk+ to c...
3980 444734 Compact file-chooser folder selection not working with gt...
3981 444786 Error loading 'gtk-select-color' in Stock icons and Items
3982 445054 GtkScrolledWindow::scrollbars-within-bevel is drawing wrong
3983 445284 Custom (pixbuf etc.) cursor reverts to default cursor on ...
3984 445539 Unititialized var in gtkrc.c trunk
3985 445855 gtk_scale_button_new() uses private API.
3986 446138 Tiny doc update for gdk_window_get_pointer()
3987 446513 gtknotebook.h: create_window is wrong declaration
3988 446616 glib requirement insufficient
3989 447065 GtkMenuItem: add "submenu" property and some cleanup
3990 426192 Symbolic colors are not working under "engine" sections o...
3991 446107 tiff load dialogue has unreadable text
3992 447396 Typo in documentation of gtk_widget_modify_cursor
3993 79585 	API to change cursor color
3994 80378 	Visible (Cursor-shape) indicator for Overtype mode
3995 158008 Stock button for Dont Save, Discard Changes, Do Not Save
3996 334576 GtkCellRendererProgress ignores xalign attribute
3997 344836 Add orientation property to CellRendererProgress
3998 172535 Add support for UI builders in gtk+
3999 446833 gtk_menu_shell_move_selected should be a vcall
4000 447586 gtknotebook.c: decreasing unknown size pointer
4001
4002* Updated translations
4003 Spanish (es)
4004 Swedish (sv)
4005
4006
4007Overview of Changes from GTK+ 2.11.1 to 2.11.2
4008==============================================
4009
4010* The GtkListStore and GtkTreeStore have new API
4011  to set values using vectors of columns and values
4012
4013* Bugs fixed:
4014 389603 GtkFileChooserWidget crashes when the window is too narrow
4015 444351 metacity cores on startup
4016 379213 gtkaboutdialog.h causes warnings with GCC and -Wshadow
4017 442888 problem with GTK+ medialib integration
4018 444236 gtk-demo says invisible text doesn't work
4019 444457 Segfault in gdk_window_set_opacity when opacity < 1.0
4020 399071 add gtk_tree_store_set_with_valuesv
4021 434021 crash on startup with jhbuild
4022
4023* Updated translations:
4024 Spanish (es)
4025
4026
4027Overview of Changes from GTK+ 2.11.0 to 2.11.1
4028==============================================
4029
4030* GtkTextView:
4031 - Marks can be created independent from buffers
4032 - Cursor color follows text color
4033
4034* OS X port:
4035 - Many improvements
4036
4037* GDK:
4038 - Add support for composited child windows
4039
4040* Bugs fixed:
4041 347883 do-overwrite-confirmation does nothing in 2.10
4042 440890 Crash in gtktooltip.c (GTK+ 2.11.0)
4043 440982 crash in gtk due to missing stock icon gtk-clear
4044 418047 GtkIconView sizing is very broken
4045 438440 All tests for Gtk2 failing when installing from CPAN
4046 314172 gtk_toolbar_set_icon_size() should be 'undeprecated'
4047 348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
4048 398414 Printing to file with multiple pages per sheet
4049 412882 gdkwindow should support the concept of "composited"
4050 430218 Some file names are being cut unnecessarily with RTL Inte...
4051 435405 text view recreates pangolayouts all the time
4052 439565 Crash in GtkIconView a11y code
4053 440040 Reference counting in GtkPrintOperation goes awry
4054 440511 xcursors.h: illegal initializing
4055 440780 GtkAction set_short_label might be broken
4056 441443 jpeg loader does not set error upon abortion
4057 442172 Small cleanup in gtk_notebook_set_current_page and fix ty...
4058 442183 Updated gdk/gdkkeysyms-update.pl
4059 443247 Two GtkNotebook cleanups
4060 441767 Icon cache isn't validated properly
4061 442326 Overview navigator traps mouse on wrong screen in dual mo...
4062 79585 	GtkTextView API to change cursor color
4063 132818 Allow GtkTextMark subclasses to be used in GtkTextBuffer
4064 348065 [PATCH] Remove automagic status of xinerama dependency
4065 441443 jpeg loader does not set error upon abortion
4066 386935 gtk_notebook_set_window_creation_hook only allows one...
4067 414947 Move "move-focus" signal to GtkWidget
4068
4069
4070* Updated translations:
4071 Thai (th)
4072 Spanish (es)
4073 Norwegian bokmål (nb)
4074
4075
4076Overview of Changes from GTK+ 2.10.x to 2.11
4077============================================
4078
4079* Printing support:
4080 - Cups backend: Work with "BrowseShortNames Off"
4081 - Cups backend: Fix handling of multi-valued options
4082 - Cups backend: Work with raw printers
4083 - Cups backend: don't lock up when met with larger numbers of printers
4084 - Improved sensitivity handling of controls in the unix dialog
4085 - Support half-open ranges
4086 - Add a test print backend for easier debugging
4087 - Add API to list paper sizes
4088 - Add API to serialize and deserialize page setups and print settings
4089 - Print settings can be passed to the preview command
4090 - Make more GtkPrinter public
4091
4092* GtkFileChooser:
4093 - Improve file chooser dialog size logic
4094 - Add a GtkFileChooserButton::file-set signal
4095 - Add a search mode with backends for Beagle, Tracker and simple search
4096 - Add recent files support
4097
4098* New tooltips API, that allows complex tooltips (markup, images),
4099  tooltips on insensitive widgets, tooltips on treeviews, etc
4100
4101* GtkScaleButton, GtkVolumeButton: new widgets for volume controls
4102  frequently seen in multimedia applications
4103
4104* Input Methods:
4105 - New Thai and Lao input method
4106 - New multipress input method for phone pads
4107
4108* Recent files:
4109 - GtkRecentChooserMenu supports custom menu items
4110 - GtkRecentAction was added
4111
4112* Keyboard navigation improvements:
4113 - Infrastructure for notification of failed keyboard navigation
4114 - Better support for restricted sets of keys
4115 - Only handle keys for notebook tab reordering and scrolledwindow
4116   scrolling if it make sense
4117 - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable
4118   the display of accelerators and mnemonics
4119 - Popup/popdown of comboboxes is keybindable
4120
4121* Windows port:
4122 - Windows 9x/ME is not supported anymore
4123 - Many ms-windows theme improvements
4124 - The file chooser uses native icons
4125 - Support drop shadows
4126 - Use native cursors
4127
4128* OS X port:
4129 - Many improvements
4130
4131* Icon theme support:
4132 - Add api to list contexts of an icon theme
4133 - The builtin stock icons have been replaced by a new set of icons
4134   which are visually compatible with Tango
4135 - Support fallback to more generic icon names
4136 - Validate icon caches when they are created and before they are used
4137
4138* GtkRange has gained support for fill levels
4139
4140* GtkEntry:
4141 - inline-selection mode for entry completion that is closer to what
4142   web browsers need
4143 - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling
4144
4145* GtkTextView:
4146 - Support accumulative and negative margins
4147 - GTK_JUSTIFY_FILL works
4148
4149* GtkLabel:
4150 - GTK_JUSTIFY_FILL works
4151
4152* GtkStatusIcon:
4153 - Multiscreen support
4154 - gtk_status_icon_position_menu() works on Windows
4155 - Don't take up space when invisible
4156
4157* GtkCellRendererProgress:
4158 - Respect themes
4159 - Support activity mode
4160
4161* GtkNotebook:
4162 - Support scrolling during tab DND
4163 - Allow dropping tabs anywhere
4164 - Deprecate numeric group-ids in favour of a more flexible group property
4165
4166* GtkTreeView:
4167 - Lots of scrolling fixes
4168 - Add a gtk-alternative-sort-arrows setting for drawing sort arrows
4169   according to platform conventions
4170
4171* GtkButtonBox:
4172 - Can center buttons now
4173
4174* GtkComboBoxEntry
4175 - Can add an arbitrary child widget
4176
4177* GtkAboutDialog:
4178 - The "name" property has been replaced by "program-name" to avoid
4179   a clash with the preexisting "name" property on GtkWidget
4180
4181* GDK changes:
4182 - Add gdk_event_request_motions() which works with input devices
4183 - Add API for changing startup notification id on a window
4184 - Add API for sending startup notification messages
4185 - Don't deadlock with xcb-based libX11
4186 - The handling of _NET_WM_USER_TIME has been changed to reduce
4187   the amount of root window property changes
4188 - New gdk_threads api() to allow fully threadsafe handling of idles
4189   and timeouts
4190
4191* gdk-pixbuf changes:
4192 - Optional support for Sun mediaLib hardware acceleration
4193 - Support exif rotations in tiffs and jpegs
4194 - Allow arbitrary split between builtin vs modular loaders
4195 - Support v5 and OS/2 bmps
4196 - Support scaling animations
4197
4198* Miscellaneous GTK+ changes:
4199 - New function gtk_window_set_opacity(), to set the opacity
4200   of toplevel windows
4201 - Allow to restrict drags within an application or widget
4202 - Support opening/closing of submenus on click
4203 - Configurable cursor blinking timeout
4204 - Insensitive widgets don't install cursors
4205
4206* Bug fixes:
4207 - too many to list here
4208
4209* New and updated translations:
4210 Arabic (ar)
4211 Assamese (as)
4212 Belarusian Latin (be@latin)
4213 Bulgarian (bg)
4214 Bengali (bn)
4215 Catalan (ca)
4216 Czech (cs)
4217 Welsh (cy)
4218 German (de)
4219 Greek (el)
4220 Canadian English (en_CA)
4221 British English (en_GB)
4222 Esperanto (eo)
4223 Spanish (es)
4224 Estonian (et)
4225 Finnish (fi)
4226 French (fr)
4227 Gujarati (gu)
4228 Hebrew (he)
4229 Hindi (hi)
4230 Hungarian (hu)
4231 Indonesian (id)
4232 Italian (it)
4233 Kurdish (ku)
4234 Lithuanian (lt)
4235 Latvian (lv)
4236 Macedonian (mk)
4237 Malayalam (ml)
4238 Marathi (mr)
4239 Norwegian bokmål (nb)
4240 Nepali (ne)
4241 Oriya (or)
4242 Brazilian Portugese (pt_BR)
4243 Romanian (ro)
4244 Russian (ru)
4245 Slovenian (sl)
4246 Serbian (sr)
4247 Serbian Latin (sr@Latn)
4248 Swedish (sv)
4249 Tamil (ta)
4250 Thai (th)
4251 Turkish (tr)
4252 Ukainian (uk)
4253 Vietnamese (vi)
4254 Walloon (wa)
4255 Simplified Chinese (zh_CN)
4256 Chinese (Hong Kong) (zh_HK)
4257 Chinese (Taiwan) (zh_TW)
4258
4259
4260Overview of Changes from GTK+ 2.10.1 to 2.10.2
4261==============================================
4262
4263
4264* Many fixes and improvements for the OS X backends
4265
4266* Revert to using gtk modules with global binding,
4267  since the local binding that was introduced in
4268  2.10 breaks the accessibility support of current
4269  OpenOffice.org releases.
4270
4271* GtkRecenManager
4272 - Poll for changes to the XBEL file
4273 - Fix initial bad placement of recent files menu
4274 - Show nonexisting resources by default, and do
4275   not mark them as insensitive
4276 - Allow adding a filter to GtkRecentChooserMenu
4277
4278* GtkFileChooser
4279 - Improve the fallbacks for icons
4280 - Make  / and ~ activate the location entry again
4281
4282* Bugs fixed:
4283 348828	Segmentation Fault in gtk_combo_box_menu_setup
4284        when removing combobox child
4285 349552	problem with parsing (enum) style properties
4286 351581	API Documentation issues with 2.15 release
4287 348652	reorder() from ComboBoxEntry produces Gtk+ assert
4288        error
4289 349128	Fix docs about GtkTreeModel::row-deleted
4290 350605	Crash caused by the recent menu
4291 348096	GtkStyle leaks GtkRcContext
4292 348145	Background images not working with Quartz backend
4293 329752	Problem with has_selection notification when
4294        deleting the selection
4295 347856	gtk_recent_chooser_add_filter not implemented
4296        for GtkRecentChooserMenu
4297 348245	Disabling pdf printing doesn't hide option
4298 348278	textview doesn't update on hinting setting change
4299 348289	Filechooser is blocked by higher priority idle
4300 348478	entry completions needs to reset the IM context
4301        before emitting action-activate signal
4302 348538	Remove old email addreses from the tutorial
4303 348626	drag-to-child should not work
4304 348634	IconView does not update background
4305 348706	don't allow dnd onto arrows
4306 348740	configure script does not honour PKG_CONFIG variable
4307 348787	Segfault in gtk_font_button_update_font_info()
4308 348824	test attached calendar-sane-timer patch in head
4309 348971	gtk_status_icon_get_geometry returns bogus data
4310 349382	valgrind uninitialized memory warnings setting
4311        partly uninitialized X properties
4312 349570	notebook arrow PRELIGHT drawing doesn't work
4313 349834	Memleak from gtk_tree_view_set_enable_tree_lines
4314 349858	Leak of ShmPixmapInfo from get_shm_pixmap_for_image
4315 349859	gtk_paint_tab doesn't work when widget is now
4316        option menu
4317 349997	Indirect leak from XkbGetMap
4318 350039	GtkFileChooserEntry leaks sources
4319 350050	GdkGC leak from GtkRuler
4320 350139	Should use evince preview mode
4321 350258	Memory leak in gtk_entry_drag_data_received()
4322 350329	The CUPS printer backend in GTK+-2.10.1 fails
4323        with CUPS 1.1.
4324 350517	reset_style_idle() interferes with application
4325        idles
4326 350860	Balloon messages sent to tray do not have the
4327        correct window in XEvent
4328 350938	TreeViewColumn rendering off when "spacing"
4329        property set
4330 351112	gtk_notebook_set_current_page fails when the
4331        notebook has not yet been shown
4332 351519	Directfb backend fails to build
4333 165714	GtkEntryCompletion doesn't complete on paste
4334 168737	Different button sizes in About dialogs
4335 345666	The icons of file, directory and device at
4336        GtkFileChooser
4337 349429	spin button does not use correct value for
4338        inner_border
4339 349501	fix in the documentation of function
4340        gtk_list_store_insert_with_values()
4341 350072	stdout output from colorselection
4342 351759	Wrong range value in documentation of
4343        gtk_color_selection_set_current_alpha
4344 349277	Wrong message for problems with serializing
4345        texts
4346 346800	Rework sort/filter models to use indices to
4347        parents instead of pointers
4348 349120	Small error in doc
4349 350911 gdk_pixbuf_new_from_file_at_scale() should
4350        skip when there's enough image data
4351 348728	GtkTable Row and Column Spacing
4352 351241	swapped argument description
4353 350023	"Running GTK+ Applications" chapter does not
4354        document new GTK_DEBUG possibilities
4355 351812 file print backend filename encoding issue
4356
4357* New and updated translations (bg,bn_IN,de,dz,el,es,
4358  et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po,
4359  sv,th,tr,tt,uk,zh_HK,zh_TW)
4360
4361
4362Overview of Changes from GTK+ 2.10.0 to 2.10.1
4363==============================================
4364
4365* Drop Pango requirement 1.12.0
4366
4367* Many fixes and improvements for the OS X
4368  and directfb backends
4369
4370* The printing framework now supports a subset
4371  of the Cups 1.2 custom PPD option spec
4372
4373* Bug fixes:
4374 348134 box gaps on left and right can be drawn wrong
4375 348014	crash on Epiphany Web Browser
4376 348063	_gtk_icon_cache_get_icon crashes when no
4377        cache available
4378 348096	GtkStyle leaks GtkRcContext
4379 157439	The "adding to panel" is buggy when switching
4380        to an rtl environment
4381 346751	symbolic colors can't be use in properties
4382 347976	Context menus appear in strange locations
4383 348001	xid / fid X11 font id's are used intermixed
4384 348049	Tabs "magically" re-order
4385 348094	Adjustment leak from gtkiconview
4386 348115 improve notebook visuals when dragging
4387 348120	gtkentrycompletion leaks action_view
4388 348227	gtkimcontextsimple doesn't terminate a string
4389        with null
4390 348424	mem leak in GtkPrintSettings
4391 348089	Missing chaining up in gtk_recent_chooser_menu_finalize
4392 348090	Reference leak in gtk_text_layout_set_contexts
4393 348095	gtk_menu_stop_scrolling does work even if we
4394        were not scrolling...
4395 142582	Add animation xsetting
4396 346427	xbm loader returns false, fails to set error
4397 346733	GList of visuals is always empty and causes
4398        crashes in gdk_rgb_choose_visual()
4399 347048	crash on using GtkAssistant
4400 164884	GtkTreeView row drag is sometimes started
4401        spuriously
4402 302127	GtkTreeView gets angry when items deleted
4403        from a test_expand_row handler
4404 346092 gtk_tooltip_set_delay documentation wrong
4405 346428	Be robust against broken loaders failing to
4406        set error on failure
4407 346467	gtkwindow state assignments bug
4408 346598	modeline takes too much memory
4409 346603	Context menus only work once
4410 346639	treeview memleak
4411 346668	symbolic colors are broken when specifying
4412        engine
4413 346713 quartz backend is missing functions that
4414        pygtk needs
4415 346721	XBM reading in quartz backend is broken
4416 346836	Tabs jump around when opening menus
4417 347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls
4418 347277	gtk_drag_get_ipc_widget() and window groups
4419 347315	SYNC extension check failing
4420 347902	GtkRange doesn't reliably update stepper
4421        sensitivity
4422 335012 gtkcellrenderertext - gtkeditable: bad
4423        interaction when ypad is set to hi value
4424 337910	gdk_pango_layout_get_clip_region is inefficient
4425 346605	Modifier-key events are not sent
4426 346970	gtkfilechooserbutton leaks an empty list
4427 347032	documentation of gtk_print_context_get_height()
4428        has typo
4429 347037	GObject info missing for GtkRecentManager and
4430        GtkRecentChooser* in gtk-doc API reference
4431 347041 documentation of gtk_paper_size_is_equal()
4432        has a typo
4433 347043	Reference leaks in GtkFileChooserButton
4434 347066	gimp 2.3.9/2.2.12 GTK+ assertion fails on
4435        open file dialog
4436 347211 documentation of gtk_print_job_send() has a
4437        typo
4438 347710	new GtkCellRendererSpin misses a lot of API
4439        documentation
4440 347711	slight glitches in GtkAssistant API documentation
4441 347065	Fix in-line doc typos
4442 311399	relative to the window string can be better
4443
4444* Updated translations (bg,bn_IN,cs,de,dz,es,et,
4445  eu,fi,fr,gu,he,ko,or,th)
4446
4447Overview of Changes from GTK+ 2.9.4 to 2.10.0
4448=============================================
4449
4450* Printing:
4451  - A PREVIEW capability has been added to allow hiding the
4452    preview button
4453
4454* Bug fixes:
4455 321393	Incorrect size request after changing the font
4456 327164	(GtkRBNode *)node becomes NULL inside GtkTreeView
4457 344074	Feature request: get printer list, and get default print
4458 344876	refcount leak when using ComboBox.set_cell_data_func
4459 345644	gtk+-2.9.4 requires CUPS-1.2.x
4460 345663	gtkaction(group)?.c: using functions without prototype declaration
4461 346079	gtk receives all sorts of events from the X server
4462 343841	Misguided iter assertion in gtk_list_store_insert_with_values()
4463 346113 unix print dialogue always has preview button
4464 346237 Possible leak in gtkprintunixdialog.c
4465 346027 cancelling printer enumeration
4466 346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h
4467        and gtkprint-win32.h
4468 346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed
4469
4470* Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)
4471
4472Overview of Changes from GTK+ 2.9.3 to 2.9.4
4473============================================
4474
4475* GtkPrintOperation:
4476 - UI improvements in the print dialog
4477 - Make printing work without a display connection
4478 - Replace "Print to PDF" by "Print to file" that
4479   can generate PDF or PostScript
4480 - Add a function to the low-level API to
4481   enumerate all printers
4482
4483* GtkNotebook tab DND has been improved
4484
4485* GtkProgressbar supports text in activity mode
4486
4487* GtkLabel allows to set the wrap mode
4488
4489* GtkStatusIcon supports transparency
4490
4491* Bugs fixed:
4492 344850 Dragging a GtkTreeViewColumn segfaults when
4493        using certain GtkTreeViewColumnDropFunc
4494 342458 Stock menu items without icons are broken in
4495        recent GTK+ releases.
4496 335873 notebook DND + popup windows
4497 337882 gtk_progress_bar_set_text() does nothing in
4498        activity mode
4499 339456 unix print dialogue help button bug
4500 339702 Make sure printing works without a display
4501 341571 tabs too easily reordered
4502 344074 New Feature: get printer list, and get default print
4503 344743 gtk_targets_include_text() should initialize atoms
4504 344838 Allow func to be NULL in
4505        gtk_tree_view_set_search_position_func
4506 344891 GtkPrintOperationPreview signal defs correction
4507 345008 Need updated cairo req
4508 345093 print preview temp file issues
4509 345107 Memory leak in gtk_entry_completion_finalize:
4510        User data not freed
4511 345194 gdk_window_set_functions() docs need to be updated
4512 345456 grid-lines property is wrongly registered and
4513        get/set.
4514 314278 strings in gtk-update-icon-cache are not marked
4515        for translation
4516 344707 size group with widgets in hidden container
4517 344897 Entry completion model NULL handling should be
4518        documented
4519 345038 gtk_print_job_set_status' status
4520 345106 dialog button box spacings
4521 345176 GtkIconView doc about drag and drop
4522 345275 doc imporovements for gtk_window_move
4523 345320 Two very similiar strings should be made equal
4524 345321 Add meaning of "shortcut" as translator comment
4525 320034 transparency gtkstatusicon
4526 339592 Add print-to-postscript
4527 344867 custom paper file could use keyfile
4528
4529* Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th)
4530
4531Overview of Changes from GTK+ 2.9.2 to 2.9.3
4532============================================
4533
4534* GtkPrintOperation:
4535 - Introduce an allow-async property
4536 - Introduce a GtkPrintOperationAction enumeration
4537 - Rename pdf_target to export_filename
4538 - Allow to hide "Print to PDF" in the low-level API
4539
4540* GtkNotebook:
4541 - Add a destroy notify to
4542   gtk_notebook_set_window_creation_hook.
4543
4544* GtkTreeView:
4545 - Support grid lines
4546
4547* GtkRange:
4548 - Add a number of new stle properties which allow more
4549   fexible stepper theming
4550
4551* Bugs fixed:
4552 153212 Have the Paste kbd shortcut jump to the location in
4553        the buffer
4554 337491 _gdk_win32_drawable_release_dc: DeleteDC() called on
4555        a GetDC() handle
4556 339739 gtk/gtkprintoperation-win32.c: 3 compile error
4557 342339 GtkRange::stepper-spacing style property not
4558        implemented correctly
4559 343945 Buttons of a GtkAssistant are not accessible
4560 344148 Wrong reqs for ATK
4561 344209 gtk_notebook_set_window_creation_hook() has no destroy
4562        func.
4563 344232 GtkEntry's "Delete" context menu item is sensitive on a
4564        non-editable GtkEntry
4565 344244 Window resizing not working when keeping the aspect
4566        fixed
4567 344288 gtk_print_operation_preview_is_selected must return
4568        a value
4569 344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h
4570 344496 CRLF converting via Clipboard
4571 344504 GtkPrintCapabilities not in gtktypebuiltins.h
4572 344505 Wrong signal registration for create_custom_widget
4573 344512 cvs build issue
4574 344513 pdf print module's print_stream not calling destroy
4575        notify
4576 344518 NULL unref in page setup dialogue
4577 344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint
4578        directly
4579 344560 gtk_print_settings_[sg]et_scale shouldn't be in percent
4580 344607 memory leaks in gtkrecentchooserdefault.c and
4581        gtkrecentchoosermenu.c
4582 344624 Memory leak in gtk_tree_model_filter_finalize: User
4583        data not freed
4584 337603 Possible off-by-one in
4585        gdk_pango_layout_line_get_clip_region
4586 344239 Wrong filename for gtk-find stock item.
4587 344528 comma at end of GtkPrintOperationAction enum causes
4588        mozilla compilation error
4589 344290 horizontal-padding not take into account when placing
4590        submenus
4591 344558 document print dialogue response codes
4592 339592 Add print-to-postscript
4593 342249 Allow to draw upper and lower sides of GtkRange's
4594        trough differently
4595 344530 gtk_recent_chooser_widget_new_for_manager and
4596        gtk_recent_chooser_menu_new_for_manager should
4597        allow NULL manager arg
4598
4599* Updated translations (es,fi,gu,ko,th,wa)
4600
4601
4602Overview of Changes from GTK+ 2.9.1 to 2.9.2
4603============================================
4604
4605* GtkPrintOperation
4606 - Support asynchronous pagination with the ::paginate signal
4607 - Add gtk_print_operation_cancel
4608 - Support application-specific widgets
4609 - Allow disabling features based on application capabilities
4610 - Optionally show progress
4611 - Change some function names in GtkPrintContext to be longer
4612   and better
4613 - Support preview, the default implementation spawns evince,
4614   but the api allows for an internal preview implementation
4615
4616* GtkCellView
4617 - Add a model property
4618
4619* GtkStatusIcon
4620 - Allow to obtain screen geometry
4621
4622* GtkTreeView
4623 - Many bug fixes, in particular for RTL handling
4624 - Separate sensitive and selectable properties of rows
4625 - Optionally allow rubberband selection
4626
4627* GtkButton
4628 - Add image-spacing style property
4629 - Add image-position property
4630
4631* GtkToolButton
4632 - Add icon-spacing style property
4633
4634* Make GTK+ work as an untrused X client
4635
4636* Bugs fixed:
4637 343838 gtkprintoperationpreview.h guards
4638 305530 Crashes while creating source code w/GtkFontSelection
4639 341327 Memory corruption inside glib
4640 341734 cursor blocked to dnd mode after using shift and
4641        dnd on a GtkCalendar
4642 343453 G_DEFINE_TYPE messes up internal typenames of
4643        GdkWindow and GdkPixmap
4644 136571 Problems running as untrusted client
4645 168105 the right edge tab does not appear when switching tab
4646 172535 Add support for UI builders in gtk+
4647 302556 GtkTreeView widget signals are badly documented
4648 324480 Selecting first item with keyboard is difficult
4649 340428 small cleanup
4650 340444 don't run the custom page size dialogue
4651 340839 Critical warnings in GtkTreeModelFilter
4652 341898 gtk_tree_view_insert_column_with_attributes doesn't
4653        work with fixed_height_mode
4654 342003 DnD: Conditional jump or move depends on uninitialised value
4655 342072 Wrong drop location in GtkEntry
4656 342096 GtkImage animation CRITICALS on switching themes
4657 342513 widget class style property with type module
4658 342529 gdk should set resolution on PangoCairoFontmap,
4659        not PangoCairoContext
4660 342535 Add documentation for new GtkWidget style properties
4661        (including Since tags)
4662 342543 can't compile gtk+ on opensolaris using sun cc
4663 342569 Typo in decl of gdk_color_parse
4664 342752 Need a way to specify custom tab label for custom page
4665        in Print dialog
4666 342754 print-editor: font button dialog doesn't get focus if
4667        main window has a window group
4668 342781 GtkPrintUnixDialog: Collate should be insensitive unless
4669        Copies is > 1
4670 342783 GtkPrintUnixDialog: Range textinput area should be
4671        insensitive unless range radiobutton is selected
4672 342894 Use after free inside gtk_text_view_set_buffer
4673 342930 GtkButton should offer a way to position the image
4674        relative to the text
4675 343088 Some typos in the PO file
4676 343425 "grab-notify"-signal is not correctly propagated for
4677        internal children
4678 343438 gtk_color_button_set_color() doesn't emit "color-set"
4679        signal
4680 343475 page setup unix dialog confusion
4681 343625 allow to get only some info from gtk_status_icon_get_geometry
4682 343677 GtkWindow chains key-release to key-press
4683 320431 Text too close when using East/West in a GtkToolButton
4684 321523 GtkTreeView's test_expand_row signal emitting impractical
4685        on row expand all
4686 342007 Warning in gtk_paned_compute_position
4687 343233 gdk_rectangle_intersect doc
4688 333284 expander animation not working in RTL mode
4689 343444 change color of gtk-demo source-buffer comment color
4690        from red to DodgerBlue
4691 343630 Small inconsistence in migration documentation
4692  80127 Rubberbanding for GtkTreeView
4693 341450 status icon + libnotify
4694 341679 Allow absolute filenames in the options entries
4695
4696* Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja,
4697                        nb,nl,pt_BR,th,vi)
4698
4699
4700Overview of Changes from GTK+ 2.9.0 to 2.9.1
4701============================================
4702
4703* GtkPrintOperation
4704 - Many user interface improvements in the unix dialogs
4705 - gtk-demo has a printing demo
4706 - Don't unload print backends for now, since that has
4707   deadlock issues
4708 - Asynchronous page rendering is done in an idle
4709
4710* GtkImage has an image property
4711
4712* GtkTextBuffer has a cursor-position property
4713
4714* Arrow sizes in scrolled menus and notebooks are themable
4715
4716* GDK keysyms have be synced with Xorg 7.1
4717
4718* Bugs fixed:
4719 340676 print backend type modules not correctly re-registering
4720        their types
4721 340870 gdk_window_get_toplevels docstring error
4722 323956 Unwanted accelerate key in the action-based toolbar
4723 340527 Tooltips not shown for toolbar buttons created with
4724        uimanager/actions
4725 340516 status icon property getter assertions
4726 341091 a couple of spelling errors in gtk+
4727 335707 notebook DND with event boxes in tab labels
4728 337306 Add a GtkMessageDialog::image property
4729 139628 GtkLayout In GtkScrolledWindow does not receive the
4730        scroll_event
4731 334412 Add cursor-position property for getting notified
4732        about cursor movement
4733 341217 langinfo.h #include'd unconditionally stops build
4734 333632 use GtkMenu::scroll-arrow-height instead of
4735        MENU_SCROLL_ARROW_HEIGHT
4736 325282 Add GtkNotebook::tab-overlap style property
4737 341247 possible crash with tab_label = NULL
4738 321896 Sync gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
4739 341416 Save FileChooserDialog doesn't response
4740 336774 gtk_recent_manager_add_full
4741 340401 critical warnings when using window groups
4742 341661 misplaced g_assert in gtk_text_view_allocate_children
4743 341692 Semicolons after G_DEFINE_TYPE
4744 341665 several misplaced g_assert
4745 341578 reverse page order issues
4746 341332 Unset background in more places
4747 341896 gtktreeview has RTL problems with toggle buttons if using
4748        gtktreestore as a model
4749 341028 crash in new async code
4750 341035 file chooser crash
4751 340722 GtkToolbar::max-child-expand style property
4752 339589 Tooltips on orientation icons in page setup dialog
4753 340951 faq: How do I internationalize a GTK+ program? doesn't
4754        mention glib-I18N
4755 341855 Little typo in the Tree and List Widget Overview
4756 153212 Have the Paste kbd shortcut jump to the location
4757        in the buffer
4758 335729 Invisible rows and
4759        gtk_tree_model_filter_convert_child_*_to_*
4760 106406 GtkTreeView Grid Lines?
4761 339592 Add print-to-postscript
4762
4763* Updated translations (de,es,gl,gu,nl)
4764
4765
4766Overview of Changes from GTK+ 2.8.x to 2.9.0
4767============================================
4768
4769* GtkStatusIcon, a cross-platform "tray icon" API
4770
4771* GtkAssistant, a widget for creating multi-step wizards
4772
4773* GtkLinkButton, a widget that displays a clickable hyperlink
4774
4775* GtkRecentChooser, widgets to display and select recently used files
4776
4777* GtkPrintOperation, cross-platform printing support
4778
4779* A framework for rich text copy and paste and DND
4780
4781* GtkCellRendererAccel, a cell renderer for key combinations
4782
4783* GtkCellRendererSpin, a cell renderer which edits numeric values
4784  using a spin button
4785
4786* GtkAction works with named icons in addition to stock icons
4787
4788* GtkNotebook supports DND, allowing to reorder tabs, move tabs
4789  between notebooks and drop tabs on the desktop to open a new window
4790
4791* GtkTreeView:
4792  - Enhanced customizability (e.g. grouping) with the
4793    show-expanders and level-indentation properties
4794  - Allow to embed the search popup
4795  - Better search popup positioning
4796
4797* GtkFileChooser:
4798  - Communication with backends is now asynchronous to avoid
4799    blocking on file system operations. Due to the required interface
4800    changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
4801    file system backends have to be ported to the new interface, other
4802    modules, such as theme engines, input method modules or pixbuf loaders
4803    have to be rebuilt so that they are installed in the right place
4804    for GTK+ to find them.
4805  - The location entry (popped up by C-L) has been integrated in the
4806    main dialog.
4807
4808* Reworked hex Unicode input now requires Ctrl-Shift-U
4809
4810* Animations can now be globally controlled by settings
4811
4812* The gtk-touchscreen-mode setting controls a number of changes
4813  that make GTK+ work better on touchscreens
4814
4815* Password entries can optionally show the last entered character
4816  for a short while, controlled by the password-hint-timeout setting
4817
4818* GTK+ can now consult an additional fallback icon theme before
4819  falling back to hicolor
4820
4821* Improved themability:
4822  - GTK+ supports symbolic colors, which can be set system-wide
4823    using a setting, and can be modified and used in rc files
4824    and theme engines
4825  - GTK+ sets window type hints on override-redirect windows to
4826    help compositing managers apply proper bling
4827  - Paths in rc files can now refer to all subclasses of a class
4828  - GtkRange steppers will appear insensitive when the slider
4829    is at the end; applications which need to handle this case
4830    (e.g. to extend the range) can opt out of this.
4831  - GtkRange::activate-slider style property allows themes
4832    to draw sliders differently while they are being dragged
4833  - GtkNotebook::tab-overlap and GtkNotebook::curvature style
4834    properties allow more flexible notebook theming
4835  - The spacing of buttons around children can be themed with
4836    the GtkButton::inner-border style property. Apps can override
4837    this per-widget using the corresponding inner-border property
4838  - GtkMenu has acquired a horizontal-padding style property
4839  - There are style properties for the color of hyperlinks,
4840    GtkWidget::link-color and GtkWidget::visited-link-color
4841  - GtkTreeview row hinting now takes the selection into account
4842  - Scrolling menus can be forced to always display both arrows,
4843    using the GtkMenu::double-arrows style property
4844  - Separators can be themed using the wide-separators, separator-width
4845    and separator-height style properties
4846  - GtkTreeView allows more flexible theming with the row-ending-details
4847    property
4848  - The pixbuf theme engines supports customized drawing of expanders
4849    and resize grips
4850
4851* GDK changes:
4852  - OS X backend
4853  - DirectFB backend
4854  - Closing displays works
4855  - gdk_screen_is_composited to check for running compositing manager
4856  - Support for Super, Hyper and Meta modifiers
4857
4858* gdk-pixbuf changes:
4859  - Supports saving tiff
4860  - Supports loading 16-bit pnm
4861  - Doesn't load entire gif animation to get first frame
4862
4863* Bug fixes
4864  - Too many to list them here
4865
4866Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2
4867=================================================
4868* Fix a crash with custom icon themes, which affected
4869  the gnome-theme-manager. [Kjartan Maraas]
4870* Make sure font and cursor settings are propagated down
4871  to the screen initially. [Frederic Crozat]
4872
4873Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1
4874=================================================
4875* gtk-update-icon-cache no longer stores copies of symlinked
4876  icons, and it has a --index-only option to omit image data
4877  from the cache [Matthias]
4878* Make large GtkSizeGroups more efficient [Michael Natterer]
4879* Improve positioning of menus in GtkToolbar [Christian Persch,
4880  Paolo Borelli]
4881* Make scrolling work on unrealized icon views [Jonathan Blandford]
4882* Avoid unnecessary redraws on range widgets [Benjamin Berg]
4883* Make sure that all GTK+ applications reload icon themes
4884  promptly. [Chris Lahey]
4885* Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context()
4886  use the same font options and dpi value [Michael Reinsch, Owen]
4887* Multiple memory leak fixes [Kjartan Maraas, Matthias]
4888* Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan
4889  Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume
4890  Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier,
4891  Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell,
4892  Markku Vire, Kristian Rietveld, Tommi Komulainen]
4893* Documentation improvements [Olexiy Avramchenko, Matthias]
4894* Updated translations (es,et,hu,ko,lt,ro,uk)
4895
4896Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0
4897=================================================
4898* Require cairo 0.9.2 [Matthias]
4899+ Extend ABI checks to cover exported variables [Matthias]
4900* Bug fixes [Benjamin Berg, Christian Persch]
4901* Documentation improvements [Matthias]
4902* New and updated translation (cy,de,el,id,te,zh_TW)
4903
4904Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5
4905=================================================
4906* Rename the default theme to "Raleigh" [Thomas Wood]
4907* Add a performance testing framework [Federico Mena Quintero]
4908* Catch format errors in translations. This may cause
4909  "make check" to fail when using older versions
4910  of gettext [Matthias]
4911* Win32
4912 - Implement the urgency hint [Tor Lillqvist]
4913 - Update ms-windows theme [Dom Lachowicz]
4914 - Improve tablet handling [Robert Ögren]
4915 - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans,
4916   J. Ali Harlow, Hans Breuer]
4917* Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas,
4918  Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin,
4919  Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley,
4920  Mike Morrison, David Odin]
4921* Documentation improvements [Fabrice Bauzac, Claudio Saavedra,
4922  Federico Mena Quintero]
4923* New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no,
4924  pl,pt,sq,zh_CN,zh_TW)
4925
4926Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
4927=================================================
4928* Make svg icon themes work better [Matthias]
4929* GtkPlug/GtkSocket: Make these cross-platform
4930  and implement them for Win32 [Tor]
4931* Make font rendering xsettings work with pangocairo [Owen]
4932* Fix sporadic segfaults in the GtkTreeModelSort [James
4933  Bramford, Markku Vire, Kristian Rietveld]
4934* Improve gdk-pixbuf's ability to recognize
4935  svg images. [William Jon McCann]
4936* Win32
4937 - Build fixes [Tor Lillqvist]
4938 - Fix clipping issues [Robert Ögren]
4939 - Bug fixes [Peter Zelezny]
4940* Other bug fixes [Christian Persch, Arkady L. Shane,
4941  Matthias, Tommi Komulainen, Alexander Larsson, Owen,
4942  Thomas Vander Stichele, Robert Ögren]
4943* Documentation improvements [Steve Chaplin, Matthias,
4944  Federico Mena Quintero]
4945* New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN)
4946
4947Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
4948=================================================
4949* Make sure that gtk_window_present() moves the window to the
4950  current desktop [Elijah Newren]
4951* GtkFileChooser
4952 - Add overwrite confirmation for SAVE mode [Federico Mena Quintero]
4953* GtkTreeView
4954 - Add gtk_tree_view_get_visible_range() [Mikael Hallendal]
4955 - Add gtk_tree_view_column_queue_resize() [Morten Welinder]
4956 - Add gtk_tree_row_reference_get_model() [Stefan Kost]
4957 - Make page up/down behave as in the text view [Owen Taylor]
4958 - In typeahead search, allow Ctrl-G to move to the
4959   next match.  [Matt T. Proud]
4960 - Interpret Ctrl-Backspace as "Move focus to parent [Kathy
4961   Fernandes]
4962 - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld]
4963* GtkTextView
4964 - Make double-clicking between words select whitespace [Mike
4965   Miller, Paolo Borelli]
4966 - Show dragged text in drag icon [Kevin Duffus, Carlos
4967   Garnacho Parro]
4968 - Make invisible text work well enough to remove the
4969   remove the warning about it being unsupported.  [Matthias]
4970* GtkEntry
4971 - Make double-clicking between words select whitespace [Matthias]
4972 - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro]
4973 - Fix the sizing of the entry completion popup [Ross Burton, Kris]
4974* Win32
4975 - Build fixes [Tor Lillqvist]
4976 - Fix handlink of Aiptek tablets [Robert Ögren]
4977* Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic,
4978  Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin.
4979  Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish
4980  Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt]
4981* Documentation improvements [Torsten Schoenfeld, Rodney Dawes,
4982  Park Ji-In]
4983* New and updated translations (cs,es,et,he,hu,nb,nl,no,sk)
4984
4985Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2
4986=================================================
4987* GtkAboutDialog
4988 - Clean up the "trail" in the path bar when set_current_folder
4989   is called explicitly [Jonathan Blandford, Matthias Clasen]
4990 - Accept dropped files and directories on the file list [Sven
4991   Neumann, Matthias]
4992* GtkTreeView
4993 - Make reusing cell renders work as well as it did in 2.6,
4994   but document it as being unsupported. [Kristian Rietveld]
4995* GtkAboutDialog
4996 - Optionally wrap the license [Christian Rose, Christian Persch]
4997* Menu
4998 - Make image menu items work in vertical menubars [Matthias]
4999 - Make orientation changes of menubars work [Matthias]
5000* Win32
5001 - Implement named cursors and other new GDK apis [Hans Breuer]
5002 - Implement getting cursor images [Tor Lillqvist]
5003* Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez,
5004  Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor]
5005* Documentation improvements [Benjamin Berg, Matthias,
5006  Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller]
5007* New and updated translations (en_CA,sr,sr@Latn)
5008
5009Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
5010=================================================
5011* GtkTreeView
5012 - Change the keynav for header reordering and resizing
5013   to Alt-arrows and Shift-Alt-arrows  [Calum Benson]
5014* GtkTextView
5015 - Make movement by paragraphs up/down symmetric [Behnam
5016   Esfahbod]
5017 - Improve invisible text support [Matthias Clasen]
5018* Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN,
5019  GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant]
5020* Handle broken grabs in many places [John Ehresman, Matthias]
5021* GDK
5022 - Add a function to move a region [Søren Sandmann]
5023 - Fix endianness issues in the pixbuf drawing
5024   code [David Zeuthen, Owen Taylor]
5025 - Add a GrabBroken event that is emitted when grabs
5026   are broken [Simon Cooke, John Ehresman, Matthias]
5027 - Track implicit grabs [Matthias]
5028* Win32
5029 - Improve and simplify line segment rendering [Tor Lillqvist]
5030* Bug fixes [Georg Schwarz, Fabricio Barros Cabral,
5031  Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias,
5032  Morten Welinder, Dan Winship, Manish Singh, Tom von
5033  Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon
5034  McCann, David Saxton, Padraig Brady]
5035* Documentation improvements [Matthias, Ross Burton]
5036* New and improved translations (es,et,nl,sk,th,zh_TW)
5037
5038Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0
5039=================================================
5040* GtkTreeView
5041 - Kris is back !!!
5042 - Lots of scrolling/validation fixes [Kristian Rietveld]
5043 - Allow to "unsort" columns. [Richard Hult]
5044 - Support wrapping in GtkCellRendererText [Matthias Clasen]
5045 - Support tinting in GtkCellRendererPixbuf [Jorn Baayen]
5046 - Make enable-search control only typeahead search,
5047   not C-f search. [Sven Neumann]
5048 - Make double-click autosize treeview columns again [Matthias]
5049 - Fix insensitive appearance [Billy Biggs, Matthias]
5050* GtkFileChooser
5051 - Don't select the first item in folder modes [Christian Neumair,
5052   Federico Mena Quintero]
5053 - Make save mode work again [Federico]
5054 - Allow bookmarks to be renamed [Sean Middleditch]
5055 - Ellipsize the preview label [Jeroen Zwartepoorte]
5056 - Use smaller icons [Vincent Noel]
5057 - Avoid a size allocation loop [Milosz Derzynski, Robert Ögren]
5058 - Don't stat children of /afs or /net network directories [Federico]
5059 - Improve sorting of filenames [Matthias]
5060 - Treat backup files like hidden files, and support
5061   .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen]
5062 - Improve the re-rooting behaviour of the path bar [Benjamin Otte]
5063* GtkIconView
5064 - Many fixes for scrolling and selection handling [Mathias Hasselmann]
5065 - Implement GtkCellLayout, use cell renderers [Matthias]
5066 - Support editing [Matthias]
5067 - Support DND [Matthias]
5068 - Add API to determine the visible part of the
5069   model [Jonathan Blandford]
5070* GtkAboutDialog
5071 - Visual improvements, HIG compliance [Jorn Baayen]
5072* GtkCalendar
5073 - Use nl_langinfo() to determine the first day of week,
5074   when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman]
5075 - Allow localization of the year format [Paisa Seeluangsawat]
5076* GtkEntry
5077 - Allow completion popups to be wider than the entry [Ross Burton]
5078 - Add a property to suppress the popup for single matches [Matthias]
5079 - Don't blink the cursor if not editable [Nikos Kouremenos]
5080* GtkTextView
5081 - Add a GtkTextBuffer::text property [Johan Dahlin]
5082 - Allow to set a paragraph background color [Gustavo Carneiro,
5083   Jeroen Zwartepoorte]
5084 - Don't blink the cursor if not editable [Nikos Kouremenos]
5085 - Make invisible text work a bit better [Jeroen]
5086* GtkAlignment
5087 - Flip padding in RTL mode [Maciej Katafiasz]
5088* GtkUIManager
5089 - Support invisible, expanding separators [Christian Persch]
5090 - Allow to construct menu tool buttons [Sven Neumann]
5091* GtkIconCache
5092 - Cache image data and metadata as well [Anders Carlsson]
5093* GtkMenu
5094 - Support vertical menubars [Matthias]
5095 - Make scrolling more efficient [Jorn Baayen, Søren Sandmann]
5096 - Allow to pop up menus without grabbing the keyboard [Michael
5097   Natterer]
5098 - Allow setting background images on menus [Benjamin Otte]
5099* gtk-demo
5100 - Add demos for 2.6 features [Matthias, Mark McLoughlin]
5101* Allow custom translation function for stock labels. [Funda Wang,
5102  Diego Gonzalez]
5103* Add 16x16 versions for some some icons which were missing
5104  them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel]
5105* Move a lot of constant data to the .rodata section [Matthias]
5106* Don't copy property names, nicks and blurbs [Matthias]
5107* Use Cairo for most drawing [Owen Taylor]
5108* Allow themes to draw outside the widget's allocation [Owen]
5109* Allow key names to be translated [Christian Rose]
5110* Make all cursors used by GTK+ themeable [Matthias]
5111* Support the ICCCM urgency hint [Havoc Pennington]
5112* GDK
5113 - Work with XRender < 0.4 [Albert Chin, Billy Biggs]
5114 - Add API to warp the pointer [Matthias]
5115 - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler]
5116 - Add API to obtain the last user interaction time [Elijah
5117   Newren]
5118 - Make some large arrays const [Ben Maurer, Tommi Komulainen]
5119 - Support Cairo drawing [Owen, Carl Worth]
5120 - Support Visuals with alpha channel [Owen, Keith Packard]
5121 - Support named cursors and cursor themes [Matthias]
5122* gdk-pixbuf
5123 - Support saving BMP [Ivan Wong Yat Cheung]
5124 - Allow to specify compression level when saving
5125   in PNG format [Sven Neumann]
5126 - Add a way to construct animations from frames [Dom Lachowicz]
5127 - Accept BMP v4 [Matthias]
5128* Win32 changes
5129 - Improve keyboard handling [Tor Lillqvist]
5130 - Improve clipboard handling [Ivan Wong]
5131 - Do delayed rendering for transferring images
5132   through the clipboard [Ivan Wong]
5133 - Improve tablet handling [Robert Ögren]
5134 - Initialize input devices lazily [Robert Ögren]
5135 - Make big windows work on NT [Ivan Wong]
5136 - Implement dashed lines correctly [Ivan Wong, Hans Breuer]
5137 - Handle 16 color display mode [Tor]
5138 - Support RGBA cursors [Tim Evans]
5139 - Fix DND on multi-monitor systems [Tor]
5140 - Use alternative button order [Tor]
5141 - Build fixes [Hans]
5142 - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie,
5143   Robert Ögren, Kevin Stange, Tim Evans]
5144* Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders
5145  Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee,
5146  Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin,
5147  David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez,
5148  Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros
5149  Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann,
5150  Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl,
5151  Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma,
5152  Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke,
5153  Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan,
5154  Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard
5155  Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias,
5156  Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder,
5157  Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy,
5158  Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml,
5159  Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale,
5160  Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert
5161  Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie,
5162  Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal,
5163  Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard,
5164  Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen,
5165  Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil,
5166  Vincent Noel, Vincent Untz, Yury Puzis]
5167* Documentation improvements [Alex Graveley, Ali Akcaagac, Bill
5168  Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship,
5169  George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks,
5170  Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken
5171  Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias,
5172  Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen,
5173  Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann,
5174  Torsten Schoenfeld, Vincent Untz, Worik Stanton]
5175* New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et,
5176  eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn,
5177  sv,th,uk,vi,xh,zh_CN,zh_TW)
5178
5179Overview of Changes from GTK+ 2.6.0 to GTK+ 2.6.1
5180=================================================
5181* GtkFileChooser
5182 - Fix some possible threading deadlocks [Matthias Clasen]
5183 - Don't return errors from the private GTK_FILE_SYSTEM_ERROR
5184   domain [Murray Cumming]
5185 - Fix some crashes with unreadable directories [Federico Mena
5186   Quintero]
5187 - Add an "Open Location" item to the context menu [Federico]
5188* GtkTreeView
5189 - Make sorting work again in list stores [Marcin Krzyzanowski]
5190 - Restrict column reordering to button 1 [Jonathan Blandford]
5191* GtkComboBox
5192 - Make the button prelight [Ricardo Veguilla]
5193 - Fix state propagation [Carlos Garnacho Parro]
5194* GtkMessageDialog
5195 - Don't show secondary label until it is set [Christian Persch]
5196* GtkMenu
5197 - Make items activate immediately on button release [Søren Sandmann]
5198 - Submenus inherit their cascading direction [Matthias]
5199* gdk-pixbuf
5200 - Fix a possible threading deadlock when loading
5201   animations [Callum McKenzie]
5202 - Make Hyper interpolation work again [Dennis Nezic]
5203* Win32
5204  - Improve handling of UNC paths [Tor Lillqvist]
5205  - Show the correct Desktop folder in the file chooser [Tor]
5206  - Bug fixes [Tor]
5207* Bug fixes [Torsten Schoenfeld, Morten Welinder,
5208  Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren,
5209  Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ögren,
5210  Billy Biggs, Brian Tarricone, Tor, Christian, Tristan
5211  Van Berkom, Elijah Newren, Federico, James M. Cape,
5212  Matthias, Arnaud Charlet]
5213* Documentation improvements [Masao Mutoh, Torsten,
5214  Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen,
5215  Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias,
5216  Christian Biere, Jonathan, Tommi, Stefan Kost]
5217* New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN)
5218
5219Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
5220=================================================
5221
5222* New widgets
5223  - GtkIconView
5224  - GtkAboutDialog
5225  - GtkCellView
5226  - GtkFileChooserButton
5227  - GtkMenuToolButton
5228
5229* New cell renderers
5230  - GtkCellRendererCombo
5231  - GtkCellRendererProgress
5232
5233* Changes in GtkFileChooser
5234  - Many tweaks to keynav and other behaviour
5235
5236* Changes in GtkTreeView
5237  - Hover selection
5238  - Hover expand
5239  - Separators
5240  - Insensitive rows
5241  - Typeahead
5242
5243* Changes in GtkComboBox
5244  - Allow trees in combo boxes
5245  - Hover selection
5246  - Hover expand
5247  - Separators
5248  - Insensitive rows
5249  - Scrolling
5250
5251* Changes in GtkLabel
5252  - Rotated text
5253  - Ellipsisation
5254  - Dnd from selectable labels
5255  - Selectable labels in the focus chain
5256  - Obey the Pango backspace-deletes-character attribute
5257
5258* Changes in GtkTextView
5259  - Rotated text
5260  - Obey the Pango backspace-deletes-character attribute
5261
5262* Changes in Clipboard/Selection/DND handling
5263  - Selection ownership change notification
5264  - API to handle text, image and file targets
5265  - Support text/plain target
5266  - Support clipboard persistence
5267  - Support xdnd v5
5268  - Reduce clipboard timeout to 30 seconds
5269
5270* Theming
5271  - Follow icon theme specification for directory locations
5272  - Themed window icons
5273  - Themed images in GtkImage
5274  - Allow themes to displace focus rectangles on click
5275  - Various new stock icons
5276
5277* Window Manager interaction
5278  - Support do-not-focus-on-map hint
5279  - Support _NET_WM_USER_TIME
5280
5281* gdk-pixbuf:
5282  - License information for image loaders
5283  - Disable loaders
5284  - Simple rotation
5285  - Make thread-safe
5286
5287* Performance improvements
5288  - Increase chunk size for incremental selection transfers
5289  - Get rid of many PLT entries
5290  - Icon theme caching
5291  - Sync counter mechanism to speed up resizes
5292  - Reimplement GtkListStore on top of a splay tree
5293  - Fix algorithmic problems in GtkUIManager
5294
5295* Win32-specific changes
5296  - Integrate IME input method module
5297  - Integrate ms-windows (Wimp) theme engine
5298
5299* Other changes
5300  - API for HIG-conform dialogs
5301  - API for stock-like buttons
5302  - New init API based on GOption
5303  - Setting for alternative button order
5304  - Setting for modules to load
5305  - Integrate pixbuf theme engine
5306  - Change notebook tabs with the scroll wheel
5307  - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
5308  - Clean up abi and enforce list of exported symbols
5309
5310Overview of Changes from GTK+ 2.5.6 to GTK+ 2.6.0
5311=================================================
5312* GtkListStore
5313  - Emit rows_reordered if the list is reordered [Matthias Clasen]
5314  - Add functions to allow inserting rows with values [Matthias]
5315* GtkTextView
5316  - Add function which allow to determine the character
5317    at a position [Padraig O'Briain, Matthias]
5318* GtkFileChooser
5319  - Center select row during typeahead [Federico Mena Quintero]
5320  - Reset filters when necessary [Carlos Garnacho Parro]
5321* GtkMenu
5322  - Make mnemonics without Alt work in menubars [Owen Taylor]
5323  - Scroll wheel scrolling [Matthias]
5324* GtkLabel
5325  - Add a max-width-chars property to specify the maximal
5326    width of a label in characters [Christian Persch]
5327* GtkIconView
5328  - Arrange items in a grid [Matthias]
5329  - Convert hard coded spacing constants into properties [Matthias]
5330* GtkCellRendererText
5331  - Add ::width-chars property [James M. Cape]
5332* Win32
5333  - Implement keynav for the color picker [Hans Breuer]
5334  - Use GLib stdio wrappers [Tor Lillqvist]
5335* Bug fixes [Kazuki IWAMOTO, Damon Chaplin, Matthias, Christian,
5336  Michael Natterer, Jonathan Blandford, Manish Singh, John Finlay,
5337  Robert Ögren, Mariano Suárez-Alvarez, Marco Pesenti Gritti,
5338  Tommi Komulainen, R. McFarland, Alexander Larsson, Dennis Cranston,
5339  Jorn Baayen]
5340* Documentation improvements [Matthias, Jay Camp, Paolo Borelli,
5341  David Lodge]
5342* New and improved translations (bg,nb,no,nso,pt_BR,zh_CN)
5343
5344Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6
5345=================================================
5346* GtkFileChooser
5347  - Improve key bindings [Davyd Madeley, Federico Mena Quintero]
5348  - Speed up loading of large directories [Federico]
5349  - Move "Browse for other folders" expander up [Federico]
5350  - Support DND from the path bar [Federico]
5351* GtkColorSelectionDialog
5352  - Add keynav to the color picker [Frances Keenan, Matthias Clasen]
5353* GtkButton
5354  - Allow construction of stock-like buttons  [Matthias,
5355    Jonathan Blandford]
5356* GtkLabel
5357  - Support DND for selectable labels [Matthias]
5358  - Support rotated text [Owen Taylor, Hans Breuer]
5359* GtkTextView
5360  - Support rotated text [Owen Taylor]
5361  - Make it possible to select the first/last line
5362    when moving by lines  [Paolo Borelli]
5363* GtkTreeView
5364  - Make sorting of GtkListStore stable again [Søren Sandmann]
5365  - Change the behaviour of gtk_tree_sortable_get_sort_column_id()
5366    slightly to be more useful [Matthias]
5367* GtkUIManager
5368  - Make some functions virtual to make deriving
5369    GtkUIManager easier [Michael Natterer]
5370* GtkSettings
5371  - Handle changes to gtk-menu-images and gtk-button-images
5372    much more efficiently [Matthias]
5373* GtkClipboard
5374  - Reduce timeout to 30 seconds [Billy Biggs]
5375* Add pixbuf theme engine [Owen]
5376* GDK
5377  - Compile against X11R5 [Matthias]
5378  - Add GdkPangoRenderer [Owen]
5379  - Support rotated text [Owen]
5380  - Add dead_hook and dead_horn keysyms [Samuel Thibault]
5381  - Determine direction of XKB groups from their content
5382    [Behdad Esfahbod, Ilya Konstantinov]
5383* Win32
5384  - Notice when drives are plugged in or removed [Hans]
5385  - Ms-windows theme improvements: no tearoff menu items,
5386    button order, toolbar and statusbar grips, combobox
5387    arrows [Dom Lachowicz]
5388  - Fix im module loading [Tor Lillqvist]
5389* Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO,
5390  Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan,
5391  Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen,
5392  John Finlay, Christian Neumair, Sven Neumann, Felipe
5393  Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier
5394  Andrieu, Jody Goldberg, Søren, Dan Winship, Federico,
5395  Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat,
5396  Dennis Cranston, Marcel Telka, Robert Ögren]
5397* Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh,
5398  Billy Biggs]
5399* New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN)
5400
5401Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5
5402=================================================
5403* gdk-pixbuf
5404  - Make thread safe [Colin Walters]
5405* GtkFileChooser
5406  - Make tooltips work better [Matthias Clasen]
5407  - Show files (grayed out) in folder modes [Nickolay V. Shmyrev]
5408  - Add predefined filter for image files [Anders Carlsson]
5409  - Support mime subclasses, aliases and superclasses
5410    like text/* [Tommi Komulainen, David A. Knight, Matthias]
5411* GtkFileChooserButton
5412  - Remove support for CREATE_FOLDER and SAVE modes
5413    until a more satisfactory UI for these can be found [Seth Nickell,
5414    Matthias]
5415  - Make file DND work better [Christan Persch]
5416* GtkAction
5417  - Add a function to obtain the accel path [Michael Natterer]
5418* GtkUIManager
5419  - Major performance improvement [Dave Neary, Michael,
5420    Sven Neumann, Soeren Sandmann, Matthias]
5421* GtkIconView
5422  - Make scrolling work with large icon views [Matthias]
5423* GtkWindow
5424  - As a last resort, allow to use mnemonics without
5425    modifier [Pasupathi Duraisamy, Owen Taylor]
5426* GtkProgressBar
5427  - Support ellipsizing the text [Morten Welinder, Matthias]
5428* GtkStatusbar
5429  - Avoid resizing if the text of the label changes [He Qiangqiang,
5430    Owen, Christian]
5431  - Draw the resize grip better [Matthias, Christian]
5432  - Ellipsize the text [Matthias]
5433* GtkClipboard
5434  - Add API for image transfer via copy-and-paste [Matthias]
5435* DND
5436  - Fix DND to embedded windows (e.g. panel applets) [James Henstridge,
5437    Matthias]
5438* Stock icons
5439  - Add RTL variants of the media icons [Bastien Nocera]
5440* Win32
5441  - Build fixes [Hans Breuer, Tor Lillqvist]
5442  - Implement resize grips [Robert Ögren]
5443  - Bug fixes [Robert, Tor, J. Ali Harlow]
5444* Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu,
5445  Torsten Schoenfeld, Matthias, Philip Langdale, Christian,
5446  Frances Keenan, Owen, Murray Cumming, Christophe Fergeau,
5447  Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho
5448  Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford]
5449* Documentation improvements [Masao Mutoh, Matthias,
5450  Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño,
5451  Owen, Vincent Untz, Jonathan, Bastien]
5452* Updated translations (cs,da,en_CA,es,hu,ja,nl,sq)
5453
5454Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
5455=================================================
5456* GtkFileChooser
5457 - Make path bar arrows larger [Matthias Clasen]
5458 - Make SELECT_FOLDER mode work [Matthias]
5459 - Speed up the completion popup, pop it up
5460   again after Tab [Matthias, Jens Bech Madsen]
5461 - Add some tooltips [Matthias]
5462 - Make path bar scroll [Matthias]
5463 - Improve preview updating [Tommi Komulainen]
5464 - Make the key / pop up the location dialog even
5465   on French keyboards, insert the /. [Frederic Crozat, Warren Togami]
5466* GtkFileChooserButton
5467 - Show icons next to entry [James M. Cape]
5468 - Improve ellipsisation [James]
5469* GtkMessageDialog
5470 - API additions to create HIG-conform dialogs [David Bordoley, Carlos
5471   Garnacho Parro]
5472* Keyboard navigation
5473 - Put selectable labels in the regular tab focus
5474  chain [David Hawthorne, Matthias]
5475 - Skip selectable labels when looking for the initial
5476  focus widget in dialogs [Matthias]
5477* Icon themes:
5478 - Use an mmap()ed cache for directory data. [Martijn Vernooij,
5479   Owen Taylor, Anders Carlsson]
5480* Clipboard, DND:
5481 - Add convenience API for image and file transfers. [Matthias]
5482 - Add API for clipboard persistence [Anders]
5483 - Don't loose clipboard contents if a text buffer is
5484   finalized [Anders]
5485* Add a GtkMenuToolButton widget which displays a
5486 dropdown menu from a toolbar button.  [Paolo Borelli]
5487* Make menus scroll faster [Soeren Sandmann]
5488* Allow themes to displace focus rectangles in buttons
5489 on click [Soeren, Matthias]
5490* Add a public setting for button ordering [Owen Taylor, Matthias]
5491* GtkImage
5492 - Support named icons [James Henstridge]
5493* GtkAboutDialog
5494 - Support named icons [James Henstridge]
5495* Add a function to obtain the string representation of
5496 accelerators used in GtkAccelLabel [John Spray, Matthias]
5497* Win32 bug fixes [Robert Ögren]
5498 - Fix command line option handling [Tor Lillqvist]
5499 - Make IME input method work better [Tor]
5500* Other bug fixes [Joel Fredrikson, Darren Creutz,
5501 Manish Singh, Matthias, Tristan Van Berkom, Christian Persch,
5502 Padraig O'Briain, Owen, Jonathan Blandford,
5503 Michèle Garoche, Milosz Derezynski, Christopher Blizzard,
5504 Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van
5505 Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo
5506 Carneiro, John Finlay, Tim Janik, Damon Chaplin,
5507 Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero,
5508 Manuel Baena García, William Jon McCann, Olexiy Avramchenko,
5509 Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel,
5510 Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons]
5511* Documentation improvements [John Finlay, Billy Biggs, Matthias,
5512 Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders]
5513* New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR,
5514  sq,sr,sr@Latn,zh_TW)
5515
5516Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
5517=================================================
5518* GtkFileChooser
5519 - Work better with older version of the gnome-vfs backend [Zack Cerza]
5520 - Keynav improvements [Jonathan Blandford]
5521 - Make position of pathbar down button stable [Jonathan]
5522 - Make autocompletion less annoying in save mode [Owen Taylor]
5523* GtkFileChooserButton
5524 - Allow mnemonic activation [Dennis Cranston, James M. Cape]
5525* GtkComboBox
5526 - Work without a model [Mariano Suarez-Alvarez
5527* GtkTreeView
5528 - Allow sorting of tree models to be turned off [Torsten Schoenfeld]
5529* GtkRange
5530 - Add a::change-value signal [Thomas Fitzsimmons]
5531* GtkEntryCompletion
5532 - Improve positioning of popups [Matthias]
5533* Make input methods respect editability [Noah Levitt]
5534* Add an setting to specify modules to load [Alex Graveley]
5535* Use GOption for command line argument parsing [Anders Carlsson]
5536* Default theme
5537 - Improve drawing of expanders [Matthias Clasen]
5538* Add a configure option to disable the use of ELF visibility
5539  attributes for PLT reduction
5540* Make selection handling robust against invalid UTF-8 [Owen]
5541* gdk-pixbuf
5542 - Add a variant of gdk_pixbuf_new_from_file_at_size() which
5543   optionally ignores aspect ratio [Dom Lachowicz]
5544 - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
5545 - Security fixes [Chris Evans]
5546* Win32
5547 - Improve tablet handling [Robert Ögren]
5548 - Make tablets work on multi-monitor systems [Robert]
5549 - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
5550 - Add IME input method [Takuro Ashie, Kazuki IWAMOTO]
5551 - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz,
5552   Havoc Pennington]
5553 - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
5554 - Build fixes [Tor Lillqvist, Robert]
5555* Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
5556 Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
5557 Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
5558 Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
5559 Morten Welinder, Jean Bréfort, Alexander Larsson]
5560* Documentation improvements [Matthias, Jonathan]
5561* New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
5562
5563Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
5564=================================================
5565* GtkFileChooserButton
5566 - New widget to go along with GtkFontButton and GtkColorButton
5567   for use in preference dialogs.  [James M. Cape]
5568* GtkFileChooser
5569 - Add getter and setter for the ::show-hidden property [Jeff Franks]
5570 - Allow paths to be entered as part of the file name. [Federico Mena Quintero]
5571 - Make separator in bookmarks pane unselectable [Matthias Clasen]
5572 - Improve activation on focus [Federico]
5573 - Avoid warnings when opened on non-default screens [Abel Daniel]
5574 - Fix some memory leaks [Federico]
5575* GtkEntryCompletion
5576 - Warn if text column has wrong type [Fernando San Martin Woerner,
5577   Gustavo Carneiro]
5578* GtkTextView
5579 - Obey the Pango backspace_deletes_character
5580   attribute [Noah Levitt, Teppitak Karoonboonyanan]
5581* GtkTreeView
5582 - Add hover-expand mode [Matthias]
5583 - Fix fixed height mode [Michael Vogt, Tim-Philipp Müller, Pawel Salek]
5584 - Reimplement GtkListStore on top of a splay tree [Soeren Sandmann]
5585* GtkEntry
5586 - Track the selection more accurately when dragging and
5587   selecting [Soeren]
5588* GtkComboBox
5589 - Support trees in combo boxes [Matt Walton, Matthias]
5590 - Optimize non-spanning gridded layouts [Lorenzo Gil Sanchez, Matthias]
5591 - Handle sensitivity changes properly [Matthias]
5592 - Add a ::focus-on-click property [Matthias]
5593* GtkIconView
5594 - Fix BROWSE selection mode [Matthias]
5595 - Make accessible [Padraig O'Briain]
5596* GtkAboutDialog
5597 - Change the API to be more binding-friendly [Oliver Andrieu]
5598* GtkUIManager
5599 - Accept paths with leading '/' everywhere. [David Malcolm]
5600 - Make GtkActionEntry* arguments const [Mariano Suarez-Alvarez]
5601 - Add a way to suppress overflow menu items [Christian Persch]
5602* GtkPlug/GtkSocket
5603 - Use the sync counter mechanism to speed up resizes  [Soeren]
5604* GDK
5605 - Support XDND v5 [Owen Taylor, Matthias]
5606 - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
5607 - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
5608* gdk-pixbuf
5609 - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
5610 - Fix a problem with GDK_INTERP_NEAREST scaling which caused
5611   Nautilus thumbnails to be misdrawn [Christoph Fergeau]
5612 - Avoid segfaults in gdk-pixbuf-csource [Matthias]
5613 - Fix progressive loading of 8bit pcx files [Magnus Bergman]
5614 - Handle edge pixels consistently [Brian Cameron, Matthias]
5615 - Handle OS/2 BMPs [Jon-Kare Hellan]
5616* Performance
5617 - Get rid of many PLT entries for internally used exported symbols,
5618   and clean up the ABI at the same time and make make check check the
5619   list of exported symbols.  [Arjan van de Ven, Matthias]
5620* Look up icon themes in the directories specified in the
5621  icon theme spec  [Matthias]
5622* Win32 bug fixes [Robert Ögren, Hans Breuer, Tor Lillqvist, Tim Evans]
5623* Other bug fixes [Matthias, Soeren, Pawel, David, Tor, Gustavo,
5624  Olivier, Manish, Robert, Christian Biere, Markku Vire, Markus Lausser,
5625  Thomas Leonard, Morten Welinder, Torsten Schoenfeld, Tim Janik,
5626  Tomislav Jonjic, Tommi Komulainen, Philip Langdale, Rich Wareham,
5627  Christian Persch, Vincent Noel, Christophe Fergeau]
5628* Documentation improvements [Matthias, Mariano, Axel Simon,
5629  Jonathan Blandford]
5630* New and updated translations (ang,br,bs,eu,lt,wa,zh_CN)
5631
5632Overview of Changes from GTK+ 2.5.0 to GTK+ 2.5.1
5633=================================================
5634* GtkTreeView
5635 - Support ellipsisation in GtkCellRendererText [Vincent Untz,
5636  Jonathan Blandford, Anders Carlsson]
5637 - Add a GtkCellRenderer::editing-started signal [Matthias Clasen]
5638 - Typeahead support [Jonathan]
5639 - Align the entry in GtkCellRendererText [Matthias]
5640 - Make DND work again [Ernst Persson, Matthias]
5641 - Improve appearance of search popup [Matthias]
5642* GtkFileChooser
5643 - Activate the last focused widget [Federico Mena Quintero]
5644 - Add an "Add to shortcuts" item to the context menu [Federico]
5645* GtkCombobox
5646 - Support scrolling in list mode [Matthias]
5647 - Add necessary API to make GtkComboBox accessible [Padraig O'Briain]
5648 - Change the API for separators to use a callback function
5649   instead of a boolean model column [Matthias]
5650* GtkNotebook
5651 - Ignore scroll events from page content [Gabriel de Perthuis]
5652* GtkAboutDialog
5653 - Visual improvements [Anders]
5654* GtkIconView
5655 - Use XRender to draw selection rectangle [Anders]
5656* GtkLabel
5657 - Support ellipsisation [Tim Van Wassenhove, James M. Cape]
5658* Expose the menubar accel key as an XSetting [Scott James Remnant]
5659* Add example code for clipboard handling to gtk-demo [Anders]
5660* Bug fixes [Peter Zelesny, Guilherme Salgado, John Finlay,
5661 Tommi Komulainen, Matthias, Crispin Flowerday, Padraig,
5662 Morten Welinder, Olivier Sessink, Dafydd Harries, Soeren Sandmann,
5663 Michael Natterer, Nicolas Deves, Matthew Garrett, Lorenzo Gil Sanchez]
5664* Documentation improvements [Federico, Matthias]
5665* Updated translations (gu,hi,pt_BR,ru,sv,uz)
5666
5667Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0
5668=================================================
5669* New widgets:
5670 - GtkIconView [Anders Carlsson]
5671 - GtkAboutDialog [Matthias Clasen]
5672 - GtkCellView [Matthias]
5673* GtkFileChooser
5674 - change to newly-created folders [Federico Mena Quintero]
5675 - always show icons [Federico]
5676 - bug fixes [Federico, Christian Neumair, Alex Roitman]
5677* GtkComboBox, GtkComboBoxEntry
5678 - add missing getters and some more convenience API [Matthias,
5679  Christian Neumeir, Oliver Andrieu]
5680 - improve placement and sizing of popups [Matthias]
5681 - support insensitive items [Matthias]
5682 - support separators [Matthias]
5683 - handle empty or unset models better [Mariano Suarez-Alvarez]
5684 - bug fixes [Matthias, Jonathan Blandford, Oliver Andrieu, Paul
5685   Pongonyshev, Christian Persch]
5686* GtkEntryCompletion
5687 - ignore enter events when the window pops up under the
5688   pointer [Anders]
5689 - bug fixes [Matthias]
5690 - support inline autocompletion [Matthias]
5691* GtkUIManager
5692 - fix signal registration [Michael Natterer]
5693 - make generated XML parsable [Sven Neumann]
5694 - fix get_widget to return menus [Matthias]
5695* GtkTreeView
5696 - hover-selection mode [Matthias]
5697 - support insensitive cells [Matthias]
5698 - support separators [Matthias]
5699 - make entry context menu work in editable text cells [Owen Taylor,
5700  Kristian Rietveld]
5701 - make DND work with treeviews in modal dialogs [Federico]
5702 - make empty treeviews focusable [Federico]
5703 - new GtkCellRendererProgress [Matthias, Tommi Komulainen,
5704  Christian Persch]
5705 - new GtkCellRendererCombo [Matthias]
5706 - bug fixes [Matthias, Federico]
5707* GtkNotebook
5708 - allow to change tabs with the mouse wheel [Gabriel de Perthuis]
5709* GtkWindow
5710 - support named themed window icons [Matthias, Calum Benson]
5711* New stock icons: file, directory, about, edit, connect, disconnect,
5712  and media player icons for forward, next, pause, play, previous,
5713  record, rewind and stop
5714* GDK
5715 - support do-not-focus-on-map hint [Elijah Newren]
5716 - fix RGBA cursors [Michael Natterer]
5717* gdk-pixbuf
5718 - reorganize headers [Matthias, Jeff Franks, Havoc Pennington]
5719 - flag to mark loaded images as scalable [Dom Lachowicz]
5720 - license information for loaders [Matthias]
5721 - simple multiple-of-90° rotation support [Matthias]
5722 - allow to disable loaders [Matthias]
5723 - bug fixes [Kouichirou Hiratsuka, Sven, Brian Cameron,
5724  Manish Singh, Morten Welinder]
5725* X11 selections
5726 - make incremental transfer of MULTIPLE work [Matthias]
5727 - don't do incremental transfer in 4k chunks [Matthias]
5728 - add selection ownership change notification [Matthias]
5729 - support text/plain targets [Matthias]
5730* Win32
5731 - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist,
5732  Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti]
5733* Performance improvements
5734 - predict exposes for override-redirect windows [Søren Sandmann]
5735 - unset the background when mapping or unmapping windows [Søren]
5736 - support the update counter spec for smoother resizing [Søren]
5737* Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain,
5738  Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten,
5739  Michael Natterer, Dmd Ljungmark, Sven, Billy Biggs,
5740  Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne,
5741  Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy,
5742  Jeff Franks, Philip Kendall, Baris Cicek Yevgen Muntyan,
5743  Bastien Nocera, Tim Janik, John Ehresman, Theppitak Karoonboonyanan,
5744  Nickolay V. Shmyrev, William Jon McCann, Paolo Maggi, Lorenzo Gil
5745  Sanchez, Jan-Marek Glogowski, Pawel Salek, Felipe Heidrich, Dmitry
5746  M. Shatrov, Alex Larsson, Michael Hallendal, Scott Bronson, Kjartan
5747  Maraas, Damien Carbery, Elke Meier]
5748* Doc improvements [Matthias, Federico, Owen, Steve Chaplin, Tommi
5749  Komulainen, Bastien Nocera, Billy Biggs, Sampo Nurmentaus, Steffen
5750  Röcker, Doug Quale, Oliver Andrieu]
5751* Updated translations (bg,lt,ne,tk,wa,en_GB)
5752
5753
5754Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1
5755=================================================
5756* GtkFileChooser
5757 - bug fixes [Morten Welinder, Federico Mena Quintero]
5758 - pre-fill the location entry [Federico]
5759 - internal api changes to allow setting a busy cursor
5760   while loading [Federico]
5761 - improve pathbar button sizing [Owen Taylor]
5762 - add keybindings for removing bookmarks [Federico]
5763* GtkComboBox, GtkEntryCompletion
5764 - fix repositioning logic [Niklas Knutsson]
5765 - make keynav wrap around [Matthias]
5766 - improve theme compliance [Matthias, Brian Cameron]
5767* GtkUIManager
5768 - accept unnamed <separator>s [Anders Carlsson]
5769 - robustify against gtk_widget_show_all() [Murray Cumming]
5770 - warn if an accelerator cannot be parsed  [Jody Goldberg]
5771* Win32
5772 - fix DND positioning [Hans Breuer]
5773 - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
5774 - make filechooser work on Windows [Tor]
5775 - draw arcs more correctly [Tor]
5776 - disable tables support by support, add --use-wintab to
5777   get it back  [Tor]
5778* Make color wheel accessible [Padraig O'Briain]
5779* Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
5780* Doc improvements [Federico, Matthias, Christian Persch]
5781  Olexiy Avramchenko, Tim-Philipp Müller]
5782* Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
5783  Jonathan Blandford, Anders Carlsson, Christian, Hans,
5784  Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
5785  Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
5786  Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
5787  John Ehresman, Chris Sherlock, Jody]
5788* Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
5789  en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
5790  mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
5791  sv,tr,uk,uz,wa,zh_CN)
5792
5793Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
5794=================================================
5795* GtkFileChooser
5796 - Handle icon theme changes [Federico, Jonathan]
5797 - Add reordering bookmarks via DND [Federico]
5798 - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
5799 - Implement local-only mode so that apps don't get remote paths
5800   they don't expect [Owen Taylor]
5801 - Add Alt-Down keybinding [Mark McLoughlin, Owen]
5802 - Major rewrite of location dialog completion code [Jonathan]
5803 - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson,
5804   Soeren Sandmann, Olivier Andrieu]
5805* GtkComboBox [Matthias Clasen]
5806 - Handle the case of no-active-row properly
5807 - Improve positioning of popup
5808 - Miscellaneous bug fixes
5809* Win32 [Tor]
5810 - Handle different install locations for gdk-pixbuf loaders
5811 - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
5812* Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
5813* Require Control-Tab to focus labels [Owen]
5814* RTL flipping for GtkArrow [Semion Chichelnitsky]
5815* Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
5816* Change layout algorithm for mixed gridded/non-gridded menus
5817  to fix performance problems [Soeren, Owen, Christian Persch]
5818* Doc improvements [Matthias, Owen]
5819* Misc bug fixes
5820* Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
5821  ru,sq,uk,zh_CN)
5822
5823Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II,
5824  Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas,
5825  Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship
5826
5827Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
5828=================================================
5829* GtkComboBox
5830 - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
5831 - Improve keybindings [Matthias]
5832 - Bug fixes [Matthias, Owen, Damon Chaplin]
5833* GtkFileChooser
5834 - Keep child directories in pathbar when changing to a parent
5835 - Reroot pathbar inside home directory, use icons [Jonathan]
5836 - Make the user actually select a file before hitting OK [Federico]
5837 - Fix folder mode to not have tree [Jonathan]
5838 - Add gboolean return values to operations that can fail [Federico]
5839 - Improve internal error handling [Morten Welinder, Federico]
5840 - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
5841   Alex Larsson]
5842* GtkTextView bug fixes [Paolo Borelli]
5843* Win32
5844 - Implement/stub missing GDK functions [Tor]
5845 - .defs file updates [Tor, J Ali Harlow]
5846 - Misc fixes [Hans Breuer]
5847* Fix problem with excess symbol exports on Linux [James Henstridge]
5848* Fix problem with 32-bit BMPs [Matthias]
5849* Include config.h first everywhere [Morten]
5850* Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
5851* Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund,
5852  Vitaly Tishkov]
5853* Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
5854  nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
5855* Misc bug fixes
5856
5857Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks,
5858  Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy,
5859  Olivier Ripoll
5860
5861Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
5862=================================================
5863* GtkFileChooser [Federico Mena Quintero]:
5864 - Enable DND in the shortcuts list [Federico]
5865 - More folder modes [Jonathan R Blandford]
5866 - Resizing toplevel as contents change [Jonathan]
5867 - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor]
5868 - Miscellaneous fixes.  [Jonathan, Morten Welinder, Alexander Larsson]
5869 - Add combo box to pick folder in Save mode. [Jonathan, Federico]
5870* GtkComboBox
5871 - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen]
5872 - Always grab when popping the list up [Damon, Matthias]
5873 - Fixes for dynamic changes to the model [Owen]
5874 - Improve popup positioning [Matthias]
5875* Implement computation of bidi-base direction from text
5876  in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor]
5877* Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann,
5878  Owen]
5879* Fix wrong interpretation of new_order array for
5880  gtk_tree/list_store_reorder() [Owen]
5881* Improve space allocation in menubars [Soeren Sandmann]
5882* Improve key bindings in GtkEntryCompletion [Matthias]
5883* Hide XCursor dependency [Soeren]
5884* Make mouse wheel scrolling usable [Soeren]
5885* Use resize cursors for resize grips [Soeren]
5886* Set the right window group for menu and combo popups [Frederic Crozat,
5887  Jean-Philippe Chancelier, Soeren]
5888* Add a way to list the mnemonic labels of a widget [Owen]
5889* Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain]
5890* Export insertion cursor drawing functionality [Alexander Larsson, Owen]
5891* Support squiggly red underlines in text views [Nicolas Setton, Owen]
5892* Export GtkWindow key-press-event internals to allow
5893  custom implementations [Tim Janik]
5894* Add gtk_drag_source_set/get_target_list() [Mitch Natterer]
5895* Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi]
5896* Memory leak fixes [Owen]
5897* Win32 fixes [Hans Breuer]
5898* Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim,
5899  Tomasz Lloczko, Mitch, Manish Singh, Owen]
5900* Documentation improvements [Matthias, Federico, Torsten Schoenfeld]
5901* Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije,
5902  sr@Latn,sq,sv,th,zh_CN)
5903
5904Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4
5905=================================================
5906* Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor]
5907* Add some extra GtkExpander docs [Federico Mena Quintero]
5908* Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger]
5909* Updated translation (ga)
5910
5911Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
5912=================================================
5913* GtkFileChooser [Federico Mena Quintero]:
5914 - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen]
5915 - Correctly handle typed-in filenames in save mode, folder mode, and
5916   multiple-selection mode in all combinations.
5917 - Don't erase the filename in the entry when changing folders.
5918 - Support icons in GtkFileSystemUnix.
5919 - GtkFileChooserDialog now comes up at a reasonable size.
5920 - GtkFileSystemUnix now notifies correctly on ::create_folder().
5921 - Slight GUI reorganization.
5922 - File system module support. [Alexander Larsson]
5923 - Pathbar widget. [Jonathan R. Blandford]
5924 - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
5925   Padraig O'Briain, Alexander, Jonathan]
5926 - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
5927 - Memory leak fixes [Morten Welinder]
5928* GtkTreeView:
5929 - Fix return values. [Federico, R. McFarland]
5930 - Properly cancel the arrow animation. [Michael Zucchi]
5931 - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
5932 - Don't darken the sort column unless there are three visible columns
5933   [Jonathan]
5934* GtkToolbar:
5935 - Improve the sliding implementation. [Soeren Sandmann]
5936 - Add writeonly ::group property to GtkRadioToolButton. [Soeren,
5937   Olivier Andrieu]
5938 - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
5939* Menus:
5940 - Make menus work better on Xinerama [Matthias]
5941 - Fix keynav in RTL mode. [Matthias]
5942 - Fix grid mode, removing of items. [Matthias, Vincent Noel]
5943 - Make tearoff menu items work anywhere in menus. [Matthias]
5944 - Improve popup/popdown behaviour. [Soeren]
5945* gdk-pixbuf:
5946 - Fix some problems with indexed BMPs [Kazuho Okui, Matthias]
5947 - Work around some libjpeg header file craziness [Manish Singh]
5948* Assume gravity works. [Soeren]
5949* Cache GCs for drawing. [Brian Cameron, Soeren]
5950* Handle focus adjustment correctly for deeply nested focus locations.
5951  [Matthias, Owen Taylor]
5952* Use reference counting for shared data in GtkActionGroup.
5953  [Matthias, Adam Hooper]
5954* Add a "use-separator" style property to GtkMessageDialog, and make
5955  it not resizable. [Federico]
5956* Add 'const' to uses of GdkColor that need it. [Federico]
5957* Put focusable labels in the focus chain. [Federico]
5958* Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
5959* Add properties to GtkAdjustment [Murray Cumming]
5960* Add change notification to GtkAccelMap [Matthias, Owen]
5961* Add settings to suppress icons in buttons and menus. [Matthias]
5962* Add Xft settings for hinting and antialiasing. [Federico, Owen]
5963* Make size of indicator in menu items themeable. [Bill Hanemann,
5964  Narayana Pattipati, Matthias]
5965* Fixes to GtkIconTheme [Torsten Schoenfeld]
5966* Improve drawing of GtkExpander. [Mark McLoughlin]
5967* Improve drawing of paned handles. [Soeren]
5968* Remove broken hangul input module. [Changwoo Ryu]
5969* Remove C++-style comments. [Damien Carbery]
5970* Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
5971* RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
5972* Accessibility improvements for tooltips, GtkScale. [Padraig]
5973* Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
5974* Win32 fixes. [Tor Lillqvist]
5975* Documentation:
5976 - New section on how to check for modifier keys correctly. [Federico]
5977 - Miscellaneous improvements.  [Pascal Haakmat, Jan Huelsbergen,
5978   Tim-Philipp Müller, Matthias]
5979* New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja,
5980  ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn)
5981* Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli,
5982  Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti,
5983  Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen,
5984  Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin,
5985  Yu Shao, Yao Zhang
5986
5987Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
5988=================================================
5989* GdkPixbuf
5990 - Add functions to save pixbufs to non-file locations.  [Tim Evans]
5991 - Add a function to determine the type and size of a file without
5992   loading it completely.  [Matthias Clasen]
5993 - Turn pixbuf attributes into construct-only properties. [Matthias]
5994 - Fix building gdk-pixbuf with --disable-modules --with-included-loaders.
5995   [Matthias, Owen Taylor]
5996* Fix the logic for changing the toplevelness of a window.  [Soeren Sandmann]
5997* Do not interpret distant clicks as double clicks, using a
5998  new double-click-distance setting.  [Matthias]
5999* Improve the GDK API for dealing with group leaders. [Matthias]
6000* Utility function for application launching in multi-screen scenarios.
6001  [Mark McLoughlin]
6002* Support big and small and alpha-blended icons under Win32. [Tim Evans]
6003* Misc Win32 improvements [Tor Lillqvist, Hans]
6004* GtkFileChooser [Federico]
6005 - Fix new filename entry in Save mode [Jan Arne Petersen]
6006 - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
6007 - Added support for file system volumes such as CD-ROMs,
6008   floppies, and network shares.
6009 - Add a "New Folder" button for Save mode in GtkFileChooser.
6010 - Better support for Folder mode.
6011* GtkTreeView
6012 - Speed up by adding a fixed height mode.  [Kristian Rietveld]
6013 - Add a single-paragraph mode and a language property to
6014   GtkCellRendererText [Kristian Rietveld]
6015 - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
6016 - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
6017* Add a way to list the supported targets of a clipboard. [Dom Lachowicz]
6018* Add stock icons: harddisk, indent, unindent.  [Hans Breuer, Jody Goldberg]
6019* Improve the GtkCalendar drawing code.  [Matthias]
6020* GtkCalendar supports starting the week on any day [Matthias]
6021* Make GtkToolbar compatible with 2.2 again [Soeren]
6022* Misc GtkToolbar fixes and API improvements [Christian Persch,
6023  Olexiy Avramchenko, Jody, Soeren]
6024* Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
6025* Add a way to lock individual accelerator paths  [Matthias]
6026* Add gtk_menu_shell_cancel() to emit the "cancel" signal on
6027  a menu shell.  [Matthias]
6028* Fix dynamic menus. [Matthias, Michael Meeks]
6029* Add xalign, yalign properties to GtkButton. [Jody]
6030* Implement or improve RTL support in GtkComboBox, GtkCellView,
6031  GtkViewport [Semion Chichelnitsky, Matthias, Kristian]
6032* Support for "no focus" windows. [Matthias]
6033* Documentation improvements [Matthias, Federico, Manish, Murray Cumming,
6034  Theppitak Karoonboonyanan]
6035* FAQ updates [Tony Gale]
6036* Split the translations into two domains: ui strings and
6037  error messages go to gtk20, property nicks and blurbs to
6038  gtk20-properties. [Matthias]
6039* New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr,
6040  it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa)
6041Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson,
6042  Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt,
6043  Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair,
6044  Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh,
6045  Torsten Schoenfeld, Alexander Winston, Johannes Weißl,  Morten Welinder,
6046  Adam Wright
6047
6048Overview of Changes in GTK+-2.3.1
6049=================================
6050* Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen]
6051* GDK
6052 - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias]
6053 - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny]
6054* Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans]
6055* Action-based menu/toolbar API [Matthias]
6056 - Add "name" construct-only parameter to GtkActionGroup
6057 - Bug fixes [Marco Pesenti Gritti, Christian Persch]
6058* Change ranges for Saturation/Value to be 0-100 in GtkColorSelection
6059  [Gregory Merchan, Matthias]
6060* GtkComboBox [Kristian Rietveld]
6061 - Make model and text_column properties not construct-only [Murray Cumming]
6062 - Fix sizing
6063 - Add mouse wheel support [Matthias]
6064* Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco]
6065* GtkExpander
6066 - Add a "use_markup" property, gtk_expander_set/get_use_markup
6067 - Fix bugs when unrealizing/destroying [Mark McLoughlin]
6068* GtkFileChooser [Federico Mena Quintero]
6069 - Add a GtkFileSystemWin32 [Hans]
6070 - Use GtkEntryCompletion in GtkFileChooserEntry
6071 - Add a render_icon to GtkFileSystemIface to allow the
6072   GnomeVFS backend to supply appropriate icons
6073 - Improve selection handling in bookmarks list [Federico, Owen Taylor]
6074 - Support drops on the bookmarks list
6075 - Display error dialogs on failed operations
6076 - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson]
6077 - Ignore filters for folders [Dave Malcom]
6078 - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik]
6079* Menus
6080 - Make torn-off menus transient-for the window they were torn from
6081   [Matthias, Jon-Kare Hellan]
6082 - Fix menu positioning for Xinerama, add gtk_menu_set_monitor()
6083   for use by position functions [Matthias]
6084 - Tweak menu delay parameters, add a default width [Soeren Sandmann]
6085* Make g_message_dialog_new_with_markup() automatically escape
6086  arguments, add g_message_dialog_set_markup() [Owen]
6087* Add read-only min-position/max-position properties to GtkPaned
6088* GtkToolbar [Soeren]
6089 - Support gaps in the toolbar with expand=true/draw=false separators
6090 - Improve drop-location preview handling
6091 - Take a GtkRadioToolButton as the parameter to
6092   gtk_radio_tool_button_new_from_widget [Murray Cumming]
6093 - Many misc toolbar bug fixes [Soeren, Marco]
6094* GtkTreeView bug fixes [Morten Welinder, David Hampton]
6095* Add gtk_window_is_active()/gtk_has_toplevel_focus() getters
6096  to go along with properties [Owen Taylor]
6097* Add gtk_widget_can_activate_accel() / ::can-activate-accel
6098  signal to fix handling of accelerators on insensitive parent
6099  menu-items. [Tim Janik]. (*Note*: the details here will probably
6100  change, since similar problems for mnemonics aren't handled.)
6101* Implement or improve RTL support in GtkAlignment, GtkCombo,
6102  GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport.
6103  [IBM L3 NLS Support Team]
6104* Fix string setters for self-assignment [Matthias, Soeren]
6105* Finish multi-head handling in gtk-demo [Matthias]
6106* Fix install rules for generating gdk-pixbuf.loaders [Manish Singh]
6107* Reference doc improvements [Matthias, Soeren,
6108  Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko]
6109* FAQ updates [Tony Gale]
6110* New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr,
6111  sr@Latn,sv,th)
6112
6113Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez,
6114  Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland,
6115  Padraig O'Briain, Tomas Ögren, Danilo Segan
6116
6117Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
6118=================================================
6119
6120* New Widgets
6121 - GtkFileChooser: a replacement for GtkFileSelection with
6122   replaceable backends, many new API features, better user
6123   interface (UI is still a work in progress) [Owen Taylor,
6124   Federico Mena Quintero]
6125 - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
6126 - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
6127 - "Picker button" widgets based on code from libgnomeui:
6128   GtkFontButton, GtkColorButton [Matthias Clasen]
6129
6130* Widget improvements:
6131 - Autocompletion for entries: GtkEntryCompletion [Kristian]
6132 - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming]
6133 - Add input-only event boxes for trapping events [Alex Larsson]
6134 - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias]
6135 - Support up to four scroll arrows on GtkNotebook and make which
6136   ones are displayed themeable. [Matthias]
6137 - GtkCalendar improvements: make the arrows spin, support RTL flipping,
6138   automatic week start selection, DND support, improve API
6139   for setting options [Matthias]; mousewheel support [Abigail Brady]
6140 - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio
6141   [Soeren, Matthias]
6142 - New functions: gtk_window_set_default_icon(),
6143   gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary()
6144   [Matthias]
6145 - Add missing "role", "decorated", "gravity" properties for GtkWindow,
6146   "has_resize_grip" for GtkStatusBar. [Matthias]
6147 - Add child properties for GtkPaned [Matthias, Soeren]
6148
6149* Menus
6150 - New action-based menu API: GtkUIManager, GtkActionGroup,
6151   GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann,
6152   Marco Pesenti Gritti, Philip Langdale]
6153 - Support for tabular menus [Kristian]
6154 - New positioning algorithm for popup menus [Soeren]
6155
6156* GtkTextView [Matthias]
6157 - Add properties "accepts_tab" [Soeren], "overwrite" property
6158   [Jeroen Zwartepoorte], "buffer"
6159 - Add gtk_text_buffer_select_range()
6160 - Implement drag-selection by words/lines (also for Gtkentry)
6161 - Some fixes to invisible text handling
6162 - Add support for GTK_WRAP_WORD_CHAR [David Brigada]
6163 - Clean up handling of horizontal paging
6164 - Fix scrolling with non-visible cursor
6165 - Add internals documentation [Havoc Pennington]
6166
6167* GtkToolbar [Soeren]
6168 - Add a more consistent and extensible toolbar API; preserve
6169   old API for backwards compatibility [James, Anders Carlsson, Owen]
6170 - Support for sliding buttons like OS X
6171 - Keyboard navigation
6172 - Support "priority text"
6173 - Overflow menu
6174 - Better handling of really wide buttons [David Bordoley]
6175 - Drawing improvements
6176 - Support context menu
6177
6178* GtkTreeView [Kristian Rietveld]
6179 - Handle RTL [Matthias, Jonathan]
6180 - Add expand flag to column packing parameters [Jonathan, Kristian]
6181 - gtk_tree_path_free now silently returns on NULL paths
6182 - Move row reference updating code to closures
6183 - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
6184   get rid of gtk-tree-model-drop-append.
6185 - Add a filtering tree model: GtkTreeModelFilter [Kristian]
6186
6187* gdk-pixbuf
6188 - Add a loader for PCX files [Josh Beam]
6189 - Improve calculation of filter weights for scaling [Brian Cameron, Owen]
6190 - Support TGA files with arbitrary origins [Matthias]
6191 - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz]
6192   gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias]
6193 - Add saving support for ICO and CUR
6194 - Improve handling of GIFs with oversized frames [Matthias]
6195
6196* GDK:
6197 - Support for full-color / alpha-channel cursors [Matthias]
6198 - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen]
6199 - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren]
6200 - Many small changes to reduce round trips on startup;
6201   add gdk_display_flush() [Owen]
6202 - Use Xlib asynchronous APIs to reduce roundtrips on startup
6203   and during DND [Owen]
6204 - Other changes to improve DND for large-latency connections [Owen]
6205 - Add support for EWMH "above" and "below" states [Manuel Clos] (also
6206   in GtkWindow)
6207 - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
6208 - Other small linux-fb fixes [Eric Warmenhoven]
6209
6210* Miscellaneous
6211 - Add support for named themable icons; use this facility to
6212   provide the default stock icon images [Owen Taylor, based
6213   on code by Alex Larsson]
6214 - Add gtk_widget_queue_resize_no_redraw() for more efficient
6215   resizing; use for GtkTextView. Redraw less on focus changes. [Soeren]
6216 - Add gtk_widget_queue_resize_no_redraw() [Soeren]
6217 - Default theme improvements, especially for menus. Add some
6218   more style properties. [Soeren]
6219 - Add authentication stock icon [Matthias, art by Jakub Steiner]
6220 - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima]
6221 - Convert build system to automake-1.7; many cleanups and
6222   improvements. [James Henstridge, Owen]
6223 - Win32 fixes for new widgets [Hans]
6224 - Add right-to-left variants of some stock icons [Matthias]
6225
6226* Documentation
6227 - Use XML source for man pages; add man pages for tools that didn't
6228   have them before [Matthias]
6229 - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
6230 - FAQ improvements [Tony, Gonzalo Odiard, Owen]
6231 - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren,
6232   Martin Pool, Mariano Suarez-Alvarez]
6233
6234* Deprecations
6235 - GtkItemFactory [Replaced by GtkUIManager]
6236 - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox]
6237 - Miscellaneous functions that were renamed in
6238   GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren]
6239
6240Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher,
6241  Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti,
6242  Jody Goldberg, David Hampton, Richard Kinder, Christian Persch,
6243  Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw,
6244  Vasilis Vasaitis, Morten Welinder
6245
6246----------------------------------------------------------------------
6247
6248Overview of Changes in GTK+ 2.2.4
6249=================================
6250* Revert TreeView fix which broke context menus in different applications
6251  [Kristian Rietveld]
6252* Typo fixes [Kjartan Maraas]
6253* Make pressing END not put the menu in scrolling mode [Kris]
6254* Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale]
6255* New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el)
6256
6257Overview of Changes in GTK+ 2.2.3
6258=================================
6259* GdkPixbuf [Matthias Clasen]
6260 - Fix some problems with overflows when scaling down [Tomas Ögren]
6261 - Many GIF bug fixes [Matthias, Federico Mena Quintero]
6262 - Prefer 32-bpp ICOs, fix bugs with them
6263 - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
6264   [Jens Elker]
6265 - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
6266* Win32 [Tor Lillqvist]
6267 - Add multiple monitor support
6268 - Major event and key handling rewrite, including IME fixes
6269 - Fix handling of toplevel window positions
6270 - Add support for all window geometry hints (gridded geometry, etc.)
6271 - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
6272 - Fix GdkImage memory leak [J. Ali Harlow]
6273 - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
6274 - Misc bug fixes [Many from Hans Breuer, Tim Evans]
6275 - Build fixes and improvements [Peter Zelezny]
6276* X11
6277 - Fix extremely common crash where we interpreted the timestamp
6278   field of a XKB event as a window ID and found a pixmap that matched.
6279   [Owen Taylor, with essential backtrace from Kjartan Maraas]
6280 - Fix CapsLock and NumLock for non-XKB [Robert Basch]
6281 - Fix problems with, eg. Ctrl-Alt-Backspace hiding Ctrl-Backspace [Owen]
6282 - Workaround Xinerama servers reporting wrong depths [Owen]
6283* GtkTreeView [Kristian Rietveld]
6284 - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
6285 - Don't get confused by the Control key when handling selection
6286   from an accelerator like <Control>B [Michael Natterer]
6287 - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson,
6288   Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
6289   Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
6290* Input methods
6291 - Handle input methods exiting and starting while the
6292   app is running [Hidetoshi Tajima]
6293 - Fix infinite loop when closing input methods [Owen,
6294   Takuro Ashie, Hidetoshi]
6295 - Add a 'cedilla' input method with c+acute => cedilla and use
6296   as the default for languages that use cedilla. [Gustavo De Nardin,
6297   Owen, Fco. Javier F. Serrador]
6298 - Fix status window for multihead [Owen, James Su]
6299 - Remember imcontext attributes when switching methods [Owen,
6300   Botond Botyanszki]
6301* GtkFileSelection [Owen]
6302 - Fix selection of "UntitledN" on initial map [Mark Finlay]
6303 - Fix an annoying bug with cursor positioning on failed completion
6304 - Misc Fixes [Owen, Tor]
6305* Other widgets
6306 - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
6307 - Fix problem with spinbuttons not getting enough space [Morten Welinder,
6308   Kristian]
6309 - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
6310 - Don't include menu labels in gtk_notebook_forall [Owen]
6311 - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
6312   focus [Owen]
6313 - Accept color drops with wrong format from KDE [Matthias]
6314* Fix problem from gnome-theme-manager playing tricks and
6315  making event->window a pixmap. [Anders Carlsson]
6316* Ignore Caps-lock when matching accelerators
6317* Fix 5-year-old bug where toplevels didn't fully refresh properly
6318  on theme change [Owen, Rajkumar Siva]
6319* Don't require precompiled gdk-pixbuf-csource when cross-compiling
6320  from a tarball [Owen]
6321* Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale,
6322  Morten Welinder]
6323* Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
6324  Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor,
6325  Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
6326  Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen,
6327  Luis Villa]
6328* New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
6329  ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)
6330
6331Overview of Changes in GTK+ 2.2.2
6332=================================
6333
6334* GdkPixbuf [Matthias Clasen]
6335 - Fix animation of slow-loading progressive GIFS
6336 - Fix long-standing animated GIF display bug with transparency
6337 - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
6338* GDK [Owen Taylor]
6339 - Draw continuous underlines between Pango layout runs when
6340   possible [Kang Jeong-Hee]
6341 - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
6342   Major rewrite of 16-bit handling for pixbuf_from_drawable()
6343* X11 backend [Owen]
6344 - Fix build on X11R5 [Albert Chin]
6345 - Fix switching keyboard layouts while running [Egmont Koblinger]
6346 - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
6347 - Zero unused fields in client messages we send Lubos Lunak]
6348 - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
6349 - Fix wrong initialization that was keeping XShm from being used.
6350* Win32 backend [Tor Lillqvist]
6351 - Tweak line drawing
6352 - Mouse/cursor fixes [Allin Cottrell]
6353 - Better handling of floppy drives in GtkFileSelection
6354 - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
6355* Input methods [Hidetoshi Tajima]
6356 - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
6357 - Fix sorting of rules in GtkIMContextSimple [Vasilis]
6358 - Miscellaneous GtkIMContextXIM fixes
6359 - Fix translation of input context names
6360* Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
6361* Add Delete to GtkEntry context menu, Delete/Select All
6362  to GtkTextView context menu [Matthias]
6363* Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
6364* Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
6365* GtkTextView
6366 - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
6367 - Don't scroll to cursor on focus in [Paolo Maggi]
6368 - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki,
6369   Yao Zhang]
6370 - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
6371   Padraig O'Briain, Owen]
6372* GtkTreeView [Kristian Rietveld]
6373 - Fix prelighting [Sven Neumann]
6374 - Set drag cursor earlier to allow apps to override [Daniel Elstner]
6375 - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
6376 - Get background/cell area handling right in GtkTreeViewColumn [Vasco
6377   Alexandre da Silva Costa]
6378 - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield,
6379   Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
6380   Mariano Suarez-Alvarez, Owen]
6381* Fix handling of border width for GtkToolbar [Rodney Dawes]
6382* Rewrite adjustment handling of GtkViewport, fixing many bugs
6383  [Owen, Thomas Leonard, Michael]
6384* Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge,
6385  Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa,
6386  Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg,
6387  Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez,
6388  Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt,
6389  Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
6390* Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann,
6391  Doug Quale, Manish Singh, Morten Welinder]
6392* Switch to using libtool-1.5
6393* Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven,
6394  Christian Rose]
6395* Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
6396* New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
6397  it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
6398
6399Overview of Changes in GTK+ 2.2.1
6400=================================
6401* Win32 [Tor Lillqvist]
6402 - Improve setting of window position / decorations
6403 - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku]
6404 - Fix various file selection bugs
6405 - Improve scheme for locating pixbuf loader modules
6406 - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods]
6407* GtkTreeView [Kristian Rietveld]
6408  - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
6409  - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
6410    Sandmann, Jarek Dukat]
6411  - TreeView search now works on all values transformable by GValue and not
6412    just strings [Muktha Narayan]
6413  - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
6414  - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
6415    Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
6416    Gaël Le Mignot, Vasco Alexandre da Silva Costa]
6417* GtkTextView [Matthias Clasen]
6418 - Fix keynav with invisible cursor
6419 - Fix misdrawing of cursor [Owen Taylor] and selection
6420 - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
6421* Fix problem with accidental inclusion of a main() [Matthias]
6422* Documentation improvements [Matthias, Havoc Pennington]
6423* Fix problem with GtkColorsel and pixmap themes [Daniel]
6424* Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
6425* Warning fixes [Manish Singh]
6426* configure fixes [Akira Tagoh]
6427* New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
6428* Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia,
6429  Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur,
6430  Soeren Sandmann, Hidetoshi Tajima, Owen]
6431
6432----------------------------------------------------------------------
6433
6434Overview of Changes in GTK+ 2.2.0
6435=================================
6436* Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
6437* GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
6438* Documentation improvements [Matthias Clasen, Eric Warmenhoven,
6439  James M. Cape]
6440* Example portability fix [Sven Neumann]
6441* Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
6442
6443Overview of Changes in GTK+ 2.1.5
6444=================================
6445* GtkFileSel fixes [Owen Taylor]
6446  - Fix ..<tab> to go up a dir [Francisco Bustamante]
6447  - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
6448  - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
6449* Only close dialogs on Escape if they have a cancel button. [James Willcox]
6450* Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
6451* Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
6452  Narayana Pattipati, Marius Andreiana]
6453* Xinerama fixes for GtkMenu [Matthias Clasen]
6454* Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
6455* Documentation additions and fixes [Matthias]
6456* New and updated translations (am,bg,da,fr,fi,de)
6457* Miscellaneous bug and build fixes
6458
6459Other contributors: Johan Dahlin, James Henstridge, Jon Nelson,
6460   Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
6461
6462Overview of Changes in GTK+ 2.1.4
6463=================================
6464* Improved default color scheme [Soeren Sandmann, with advise from
6465  Tuomas Kuosmanen and Garrett LeSage]
6466* Make pixmap creation functions take a GdkDrawable not a GdkWindow
6467  [Kristian Rietveld]
6468* Support move-resize emulation for all edges. [Matthias Clasen]
6469* Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
6470* Remove extra selections for ButtonRelease in XInput code
6471  [Garry Osgood, Owen]
6472* Another attempt at fixing X focus tracking [Owen]
6473* linux-fb VT switch improvements [Eric Warmenhoven]
6474* Win32 [Tor Lillqvist]
6475  - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
6476  - Improve maximized/minimized tracking
6477  - Bug fixes
6478* Fix problem with gtk_combo_set_popdown_strings() not changing
6479  the entry text [Owen]
6480* Support RTL flipping for statusbars [Matthias]
6481* GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen,
6482  Richard Hult, Carlos Garnacho Parro]
6483* Use octal escapes rather than literal UTF-8 in strings [Owen]
6484* Make a lot of read-only data const. [Matthias, Morten Welinder]
6485* Misc bug fixes
6486* New and updated translations (cs,es,el,he,hu,lv,no,ro)
6487
6488Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown,
6489   Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch,
6490   Kjartan Maraas, Christian Neumair
6491
6492Overview of Changes in GTK+ 2.1.3
6493=================================
6494
6495GDK:
6496* Win32 [Tor Lillqvist]
6497  - fixes to multihead API stubs
6498  - Comprehensively implement tiles and stipples
6499  - Handle tracking minimized/maximized [Arnaud Charlet]
6500* linux-fb fixes [Eric Warmenhoven]
6501* Use g_get_application_name() for default window titles and
6502  for the title of the client leader window [Owen, Havoc Pennington]
6503* Complete resize-grippy support, move-resize emulation
6504  [Anders Carlsson, Matthias Clasen]
6505
6506GTK+ Core:
6507* On screen change, recreate the widget's Pango context [Owen]
6508* Fix problems with focus ending up on unmapped widgets [Owen]
6509* Make g_object_set (gtk_settings_get_default (), ...) to override
6510  settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
6511* Make GtkInputDialog multihead aware [Owen]
6512* Add a ::screen-changed signal to GtkWidget [Owen Taylor]
6513
6514Widget improvements:
6515* Draw/check menu items insensitive [Soeren, Tim Evans]
6516* Fix color usage for radio/check menu item indicators [Soeren]
6517* Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
6518* RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
6519  GtkCheckMenuItem [Matthias Clasen]
6520* GtkCombo improvements [Owen]
6521  - Don't leave it behind when switching desktops [Matthias Clasen]
6522  - Fix longstanding bug with unwanted moving of selection [Mike Fulbright]
6523  - Don't change entry contents until window is popped back up
6524  - Keynav fixes
6525* Menu scrolling behavioral improvements [Owen, Ettore Perazzoli]
6526* GtkNotebook keynav improvements [Owen]
6527* Handle painting text on dark-colored progressbars [Soeren]
6528* GtkTreeView  [Kristian Rietveld]
6529  - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after()
6530  - Add GTK_CELL_RENDERER_FOCUSED flag
6531  - Keynav fixes, including adding boolean return values for keybinding
6532    signals (API breakage for API that no one should have been using)
6533    [Narayana Pattipati]
6534  - Add gtk_tree_view_column_cell_get_position()
6535  - Add an inconsistent state for GtkCellRendererToggle
6536  - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov,
6537    Morten Welinder, Robert Kinsella, Soeren]
6538
6539Input Methods:
6540* Sort the input method list in the right click popup [Abigail Brady]
6541* GtkIMContextXIM bug fixes [HideToshi Tajima]
6542
6543General:
6544* Make sure that parameters don't shadow system functions [Soeren Sandmann]
6545* Deprecation cleanups [Manish Singh]
6546* Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
6547* Doc improvements, including adding Since: for 2.2. additions
6548  [Matthias Clasen]
6549* Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias,
6550  Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder]
6551* Build fixes [Owen, Jeff Waugh, Dan Mills]
6552
6553Overview of Changes in GTK+ 2.1.2
6554=================================
6555
6556* Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
6557* Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
6558* Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
6559* Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
6560* Add simple support for startup notification [Havoc Pennington]
6561* Handle focus indication for check and radio buttons without children
6562  [Dave Camp, Owen]
6563* Much work on improve submenu navigation [Soeren Sandmann]
6564* Add "selected_shadow_type" property for menus [Soeren]
6565* Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
6566* Rework GtkPaned keynav [Soeren, Calum Benson]
6567* Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
6568* Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
6569* Tree view fixes and speedups
6570  [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
6571* Allow themes to set GtkTreeView even/odd row colors [Kristian]
6572* Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
6573* Win32 fixes [Tor Lillqvist]
6574* Misc cleanups and bug fixes
6575
6576Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz,
6577   Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
6578   Matt Wilson,
6579
6580Overview of Changes in GTK+ 2.1.1
6581=================================
6582* Cleanup of use of deprecated functions in GTK+ [Manish Singh]
6583* Add support for separately installed Pixbuf loaders [Matthias Clasen]
6584* linux-fb improvements including window maximization. [Eric Warmenhoven]
6585* Fix to compile again with Xft version 1 [Owen Taylor]
6586* Fix handling of pointer on multiple screens [Owen]
6587  - Add gdk_event_set/get_screen() via evil hack
6588  - Add GdkDisplayPointerHooks to replace GdkPointerHooks
6589  - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer()
6590  - Add gdk_display_get_pointer()
6591  - Make drag-and-drop between multiple screens work
6592* Export gdk_event_new(), discourage stack allocated events [Owen]
6593* gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
6594* Basic support for RandR extension [Keith Packard, Owen]
6595* Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
6596* Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
6597* gtk_window_set_[default_]icon_from_file [Owen, Havoc]
6598* Fix handling of GtkSettings set from RC files on reload [Owen]
6599* GtkTreeView work [Kristian Rietveld]
6600  - Stop editing on a focus out event for GtkCellRendererText
6601    [Andreas J. Guelzow]
6602  - Don't accept drops on auto-sorted models
6603  - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
6604* Fixes for GtkIMContextXIM
6605  [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
6606* Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen,
6607  Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen,
6608  Vitaly Tishkov, Dan Winship, Yao Zhang]
6609* Some performance tweaks [Soeren, Padraig O'Briain]
6610* Miscellaneous bug fixes
6611
6612Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen,
6613  Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
6614
6615Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
6616=================================================
6617
6618Multihead support: [Erwann Chenede, Owen Taylor]
6619* Multihead support
6620* Add GdkDisplay, GdkScreen structures
6621* Add _for_display(), _for_screen() variants where needed in GDK and GTK+
6622  (In other cases, make the variants methods on GdkDisplay/GdkScreen
6623* Adapt GTK+ widgets to be multihead safe
6624* Allow initialization of GTK+ without opening a display with gtk_parse_args()
6625* Add multihead support to demos/tests.
6626
6627GDK:
6628* Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist]
6629* Adapt linux-fb code to multihead reorganization [Eric Warmenhoven]
6630* Miscellaneous linux-fb improvements [Eric]
6631* Xinerama support [Erwann Chenede, Matthias Clasen]
6632* Allow GDK backends to add custom argument parsing [Sven Neumann]
6633* Add support for some addition NET window manager spec hints [Havoc Pennington]
6634* Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
6635
6636GtkTreeView: [Kristian Rietveld]
6637* Support stock pixbufs in GtkCellRendererPixbuf
6638* Allow setting the cell background for cell renderers
6639* Support focusing individual cell renderers and other focus fixes
6640* Make resizing tree views more efficient [Soeren Sandmann]
6641* Add gtk_tree_model_get_string_from_iter
6642* Improve gtk_list_store_remove API
6643* API additions:
6644  gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path()
6645  Add gtk_tree_selection_get_selected_rows(),
6646  gtk_tree_selection_count_selected_rows()
6647  gtk_tree_path_new_from_indices(),  gtk_{list,tree}_store_{reorder,swap,_move}
6648
6649GTK+:
6650* Add style property for drawing menu items without shadow [Soeren]
6651* gtk_widget_modify_color_component/font(): Allow clearing
6652  current modifications. [Owen]
6653* Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
6654* Some XEMBED changes for standards compliance and Qt compatibility [Owen]
6655* Fix menus resizing when popped up or torn off [Owen]
6656* Improve label behavior when it gets a too small allocation [Soeren]
6657* Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
6658* Theme drawing improvements [Soeren]
6659* Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
6660* Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
6661* Add gtk_menu_shell_select_first() [Owen]
6662* Add gtk_notebook_get_n_pages() [Havoc Pennington]
6663* Allow accel_path = NULL for gtk_menu_item_set_accel_path().
6664* Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
6665
6666GdkPixbuf:
6667* Improve gdk-pixbuf loader tests [Soeren Sandmann]
6668* Use iTXT chunks when necessary in PNG image saver [Matthias]
6669* Add incremental loading for progressive jpegs [Matthias]
6670* Add load-at-size functionality [Matthias]
6671* Add a loader for .ANI animations [Matthias]
6672* Load hotspot for .ICO files [Matthias]
6673
6674Docs:
6675* Convert docs to Docbook XML [Matthias]
6676* Doc improvements and fixes [Matthias, Soeren,
6677  Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash,
6678  Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang]
6679* Tutorial improvements [Tony Gale]
6680
6681General:
6682* Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]
6683* Clean up GDK and demos for deprecated functions [Manish Singh]
6684* Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu,
6685  Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov,
6686  Shivaram Upadhyayula]
6687
6688Overview of Changes in GTK+ 2.0.9
6689=================================
6690* Fix colormap refcounting, which caused frequent metacity crashes
6691  [Christopher James Lahey]
6692* Lots of work on the Win32 backend [Tor Lillqvist]
6693 - Scrolling fixes
6694 - GdkGC clipping fixes and improvements
6695 - Started implementing all fill styles
6696* GtkTreeView bug fixes [Kristian Rietveld]
6697 - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann]
6698* Various bug fixes
6699
6700Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov,
6701   Josh Parsons, Peter Bloomfield
6702
6703Overview of Changes in GTK+ 2.0.8
6704=================================
6705* Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
6706* Improve redraws when scrolling on Win32 [Tor Lillqvist]
6707* Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
6708* Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
6709* Updated translation (el)
6710
6711Overview of Changes in GTK+ 2.0.7
6712=================================
6713* Fix some memory leaks in gdk-pixbuf [Sven Neumann]
6714* Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
6715* Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
6716* Win32 fixes and improvements [Tor Lillqvist]
6717 - Keyboard handling fixes [Florent Duguet]
6718 - Fixes for building and running on Cygwin [Masahiro Sakai]
6719 - Fix gdk_window_scroll(), other GdkWindow fixes
6720 - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
6721   J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
6722* Improve tracking of toplevel focus state [Owen]
6723* XIM input method fixes [Takuro Ashie, HideToshi Tajima]
6724* Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
6725* Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
6726* GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
6727* Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
6728* GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
6729* GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
6730  - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel
6731    Elstner, Morten Welinder]
6732  - gtk_tree_selection_selected_foreach now immediately returns if
6733    the model is being changed [Havoc Pennington]
6734  - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
6735* GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
6736* Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh]
6737* New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
6738  ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
6739* Many miscellaneous bug fixes
6740
6741Other contributors: Jacob Berkman, Albert Chin, Chema Celorio,
6742   David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti,
6743   Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist,
6744   Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin,
6745   Soeren Sandmann, Vitaly Tishkov, Morten Welinder
6746
6747Overview of Changes in GTK+ 2.0.6
6748=================================
6749
6750* GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld,
6751  Josh Green, Matthias Clasen]
6752* Fix problem with keynav and insensitive menu items [Owen Taylor]
6753* Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
6754* Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
6755* Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
6756* Cycle between multiple menubars with F10, not control-tab
6757  [Calum Benson, Padraig]
6758* Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
6759  Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
6760* Build fixes for cross-compiling and portability [Arnaud Charlet,
6761  J. Ali Harlow]
6762* Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
6763
6764Overview of Changes in GTK+ 2.0.5
6765=================================
6766
6767* Fix a wrong assertion that broke gtk_file_selection_set_filename();
6768  also another fix from testing this function with non-UTF-8 filenames.
6769* Fix incorrect property notification in GtkTextView. [James M. Cape]
6770
6771Overview of Changes in GTK+ 2.0.4
6772=================================
6773
6774* Fix a number of types which were registered with the
6775  type system with the wrong names [James Henstridge, Jonathan Blandford]
6776* Support missing data types in GtkList/TreeStore [Daniel Elstner]
6777* Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner,
6778  Josh Parsons]
6779* Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard,
6780  Owen Taylor]
6781* Calculate screen size on win32 from the "logical DPI"
6782  [Joaquin Cuenca Abela, Tor Lillqvist]
6783* Misc Win32 bug fixes. [Florent Duguet, Tor]
6784* Fix theme changes for GtkMenu [Soeren Sandmann]
6785* Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
6786* Fix encoding handling for gtk_file_selection_set_filename()
6787  [Sebastian Ritau, Owen]
6788* Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
6789* Fixes for DirectColor visuals [Shivaram Upadhyayula]
6790* Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
6791* Misc bug fixes
6792* Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)
6793
6794Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica,
6795  Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage,
6796  Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh
6797
6798Overview of Changes in GTK+ 2.0.3
6799=================================
6800
6801* GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
6802* Improve GdkRGB support for low color depths (Tor Lillqvist).
6803* Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
6804* Include internal children when focusing. (Jonathan)
6805* Win32 fixes (Tor Lillqvist, David Sterba)
6806* Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
6807* GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
6808* GtkMenu fixes. (Soeren Sandmann)
6809* Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
6810* Misc input-method related fixes (Yao Zhang, Federico)
6811* Fix stuck grab during DND. (Dave Camp, Owen)
6812* Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
6813* Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp,
6814  Michael Meeks)
6815* Handle Xlib internal connections (HideToshi Tajima)
6816* Many miscellaneous bug fixes.
6817
6818Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge,
6819Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge,
6820David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski,
6821Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce,
6822Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
6823Timo Sirainen, Graham Swallow.
6824
6825Overview of Changes in GTK+ 2.0.2
6826=================================
6827
6828* GtkTreeView cursor movement fixes [Kristian Rietveld]
6829* GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
6830
6831Overview of Changes in GTK+ 2.0.1
6832=================================
6833
6834* GtkTreeView fixes and performance improvements
6835  [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
6836* GtkTextView fixes [Havoc Pennington]
6837* Fix problems with accelerators on Solaris [Padraig O'Briain]
6838* Some fixes for key bindings on keypad keys [Owen Taylor]
6839* Fix problem with RENDER use on big endian machines
6840  [Owen Taylor, with help from Tuomas Kuosmanen]
6841* Win32 fixes, especially dashed line drawing
6842  [Tor Lillqvist, Hans Breuer]
6843* Compile with -D_REENTRANT when appropriate [Sven Neumann]
6844* Compiler warning cleanups [Erwann Chenede]
6845* Fix handling of font-name XSETTING [Richard Hestilow]
6846* Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
6847* Fix problems with inappropriate menu scroll arrows [Owen]
6848* Stock icon improvements [Jakub Steiner, Tuomas]
6849* Much work on pixbuf loader robustness [Matthias Clasen]
6850* Documentation improvements [Matthias, Vitaly Tishkov]
6851* Fix some crashes in GtkWindow accelerator handling code
6852  [Dave Camp, Matt Wilson]
6853* Misc bug fixes
6854
6855Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
6856  Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee,
6857  James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan,
6858  Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann,
6859  Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
6860
6861Overview of Changes in GTK+ 2.0.0
6862=================================
6863
6864* GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
6865* Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
6866* Bug fixes. [Thomas Leonard, Owen Taylor]
6867
6868Overview of Changes in GTK+ 2.0.0 rc1
6869=====================================
6870
6871* GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
6872* Text widget fixes [Havoc Pennington]
6873* Efficiency fixes when using Xft [Owen Taylor]
6874* Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
6875* Try to fix key handling without XKEYBOARD extension [Owen]
6876* Documentation fixes and improvements
6877  [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
6878* Widget drawing improvements [Soeren Sandmann]
6879* Allow cycling between multiple menu bars with <Control>Tab [Owen]
6880* Try to build libraries with only shared library dependencies on Xft to
6881  deal with transition to Xft2 [Owen]
6882* Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
6883* Don't use red as the default cursor color [Owen]
6884* Bug fixes, bug fixes, bug fixes.
6885
6886Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer,
6887  Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
6888  Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
6889  Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane,
6890  Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann,
6891  Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington,
6892  Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
6893
6894Overview of Changes in GTK+ 1.3.15
6895==================================
6896
6897* New stock and improved icon images
6898  [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
6899* Widget drawing improvements for check and radio buttons,
6900  spinbuttons [Soeren Sandmann]
6901* Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
6902* Add GtkSetting for font name. [Richard Hestilow]
6903* Much improved key matching code, accelerators work independent
6904  of group [Owen]
6905* Make mnemonics work for embedded GtkPlug widgets [Owen]
6906* Keynav improvements for GtkTreeView [Kristian Rietveld]
6907* Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
6908* Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
6909  to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
6910  add compatibility macros.
6911* GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
6912* GtkTextView bug fixes [Havoc Pennington]
6913* Pad class structures for future binary compatibility [Owen]
6914* Tutorial improvements [Sven Neumann, Matthias Clasen]
6915* Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
6916* Fix problems with initial widget size [Owen]
6917* AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
6918* Win32 fixes [Hans Breuer, Tor Lillqvist]
6919* Miscellaneous bug fixes
6920
6921Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg,
6922  Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh,
6923  Nicolas Setton
6924
6925Overview of Changes in GTK+ 1.3.14
6926==================================
6927
6928* Keyboard focus improvements [Owen Taylor]
6929* Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
6930* Fix accidentally exported variables [Mark McLoughlin]
6931* GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
6932* Default to yellow tooltips [Owen]
6933* RC file fixes for reloading, priorities [Owen, Matthias]
6934* GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
6935* GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
6936* Improve keynav for paned widgets, tooltips, spin buttons, notebooks,
6937  scrolled windows [Soeren Sandmann, Padraig, Owen]
6938* Add Emacs/Default key themes [Owen]
6939* Win32 fixes [Hans Breuer, Tor Lillqvist]
6940* Ethiopic input methods [Daniel Yacob]
6941* Opaque paned window resizing [Soeren]
6942* Tweak table expansion behavior [Tim Janik]
6943* Fix GtkCalendar focus drawing [Bill Haneman]
6944* Allow themeable cursor thickness [Bill]
6945* Start of fixing of tutorial for GTK+-2.0 [Matthias]
6946* Add a ::adjust-bounds signal to GtkRange to allow spreadsheet style
6947  scrollbars. [Jody Goldberg]
6948* Add the ability to turn on multiple selection for GtkFileSel [Manish]
6949* Bug fixes
6950
6951Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
6952 Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
6953 Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
6954 Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
6955 Kevin Vandersloot,  Morten Welinder, Peter Williams
6956
6957Overview of Changes in GTK+ 1.3.13
6958==================================
6959
6960* Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
6961* Tree view support for low-vision themes [Bill Haneman]
6962* Text view bug fixes. [Havoc Pennington]
6963* Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer,
6964  Archaeopteryx Software]
6965* Documentation improvements [Matthias Clasen, Havoc Pennington]
6966* Accelerate alpha compositing using RENDER extension if present,
6967  and optimize the non-RENDER case a lot. [Owen Taylor]
6968* Add support for "optional keybindings" (action signal returns FALSE) [Owen]
6969* Fixed the infamous changing directory deletes filename bug
6970  [Owen and a cast of thousands]
6971* Add mouse cursor hiding for text widgets [Anders Carlsson]
6972* Simple Hangul input module [Yusuke Tabata]
6973* Removed the scary startup warning.
6974* GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
6975* Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
6976  instead of the deprecated GtkCList [Owen]
6977* gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
6978* gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
6979* Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
6980  etc. [Havoc, Owen]
6981* Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
6982* gtk_image_menu_item_new_from_stock() now falls back to
6983  new_with_mnemonic, for consistency with gtk_button_new_from_stock()
6984  [Havoc Pennington]
6985* GdkModifierType is now consistently used for modifier mask parameters
6986  [Mark Patton]
6987* gtk_widget_set_accel_path() is now publically exported.
6988
6989Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron,
6990  Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks,
6991  Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath,
6992  Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett,
6993  Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps,
6994  Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
6995  HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
6996
6997Overview of Changes in GTK+ 1.3.12
6998==================================
6999
7000* Fix problems with PNG saving [Michael Natterer]
7001* Cleanups of deprecated usages [Sebastian Wilhelmi]
7002* Win32 fixes [Tor Lillqvist]
7003* Documentation improvements [Matthias Clasen, Havoc Pennington,
7004  Vitaly Tishkov]
7005* Frame buffer port fixes [Manish Singh]
7006* GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
7007* Menu behavior improvements [Kristian Rietveld]
7008* Make focus line width configurable, focus color work on
7009  dark themes. [Bill Haneman, Owen Taylor]
7010* Add state argument to gtk_paint_focus() [Bill]
7011* Added incremental revalidation to tree view, for better apparent speed
7012  [Jonathan Blandford]
7013* Remove useless gtk_tree_view_column_cell_event() [Jonathan]
7014* Display XIM status in a separate window [HideToshi Tajima]
7015* Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
7016* Add menu of Unicode control characters to GtkEntry, GtkTextView
7017  [Dov Grobgeld, Havoc]
7018* Pass key releases along to input methods [Owen]
7019* Many bug fixes
7020
7021Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard,
7022  Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks,
7023  James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas,
7024  Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh,
7025  Matt Wilson
7026
7027Overview of Changes in GTK+ 1.3.11
7028==================================
7029
7030* Massive rework of accelerator API and implementation (Tim Janik)
7031* Major fixes to resizing and redrawing to eliminate hysteresis
7032  and optimize. (Owen Taylor, Soeren Sandmann)
7033* Make many widgets NO_WINDOW to improve appearance and reduce
7034  drawing overhead (Owen)
7035* Text view fixes (Havoc Pennington)
7036* Make child widgets in GtkTextView work (Havoc)
7037* GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
7038* Clean up GtkTreeView drag and drop support (Owen)
7039* Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
7040* Add gtk_window_get/set_focus(), gtk_window_set_default() as public
7041  functions (Owen, Damian Ivereigh)
7042* Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
7043* Change button ordering in standard dialogs to correspond to
7044  GNOME usability project proposal (Gregory Merchan)
7045* Add support for context sensitivity in input methods (Owen)
7046* Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
7047* Fix gdk_window_scroll() and other aspects of big windows (Owen)
7048* Remove need for X connection for class initialization (Jacob Berkman)
7049* Propagate key events to parents of focused widget (Owen)
7050* Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
7051* Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
7052* Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
7053  Jacob Berkman, others.)
7054
7055Other Contributors:
7056  Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis,
7057  Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl,
7058  Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann,
7059  Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi,
7060  Michael Natterer
7061
7062Overview of Changes in GTK+ 1.3.10
7063==================================
7064
7065* GtkTextView fixes [Havoc Pennington]
7066* GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
7067  Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
7068* gtkdemo improvements [Kristian Rietveld]
7069* Drag and drop fixes to generic code and widgets
7070  [Owen Taylor, Damian Ivereigh]
7071* Documentation improvement [Havoc Pennington, Matthias Clasen]
7072* Spelling fixes [Jacob Berkman]
7073* Move signals to the GtkEditable interface [Kristian]
7074* Further stock image improvements [Jakub Steiner]
7075* Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
7076  [Sven Neumann]
7077* Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
7078* Automatically call setlocale(), unless explicitly disabled [Owen]
7079* Property addition to various widgets [Michael Meeks, Owen]
7080* Support building with automake-1.4 [James]
7081* Make GtkRadioButton groups act as a single focus point [Owen]
7082* Move gdk_window_lookup etc. to be cross-platform [Matthias]
7083* Draw spinbuttons variably sized [Kristian]
7084* Separate GdkAtom out from X atoms for compatibility with future
7085  multihead changes [Owen]
7086* Require gdk_threads_init() to be explicitly called instead
7087  of piggybacking off of g_thread_init(). [Owen]
7088* Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
7089* Bug fixes and cleanup [Matthias, others]
7090
7091Other Contributors:
7092  Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
7093  Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain,
7094  Hans Breuer, Vitaly Tishkov, Dov Grobgeld
7095
7096
7097Overview of Changes in GTK+ 1.3.9
7098=================================
7099
7100* Add editable text cells to GtkTreeView.
7101  Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
7102* Text widget no longer always has a \n in it. [Havoc Pennington]
7103* Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
7104* Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
7105* Minor fix for major resizing problems in recent releases [Owen Taylor]
7106* Restore ability to set _set properties to TRUE for
7107  GtkCellRendererText, GtkTextTag [Owen]
7108* Cursor drawing improvements [Owen]
7109* Win32 fixes [Hans Breuer]
7110* Mark various functions as deprecated or private.
7111* Misc bug fixes, portability fixes, and cleanups.
7112
7113Other Contributors:
7114 Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
7115 Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson,
7116 James Henstridge, Detlef Reichl
7117
7118Overview of Changes in GTK+ 1.3.8
7119=================================
7120
7121* GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
7122* GtkOptionMenu scrollwheel support [Alex]
7123* GtkModule search paths [Owen]
7124* Documenatation updates [Havoc,Jrb]
7125* Major Gdk cleanup [Owen]
7126* Miscellaneous other fixes/cleanups
7127
7128Other Contributors:
7129  Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
7130  Matt Wilson, James Henstridge
7131
7132Overview of Changes in GTK+ 1.3.7
7133=================================
7134
7135* Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
7136* Added publically installed utility gdk-pixbuf-csource to generate
7137  inlined pixbufs in C source code [Tim Janik]
7138* Optional movement of button children on press [Soeren, Owen Taylor]
7139* Interactive searching in GtkTreeView [Kristian Rietveld]
7140* Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
7141* Animation of expander motion for GtkTreeView [Anders Carlsson]
7142* Lots of misc GtkTreeView fixes and improvements [Jonathan]
7143* New/improved stock icons [Jakub Steiner]
7144* Code and API rework for window resizing [Havoc Pennington]
7145* Converted accel groups to GObject [James Henstridge]
7146* More property support improvements
7147* Add facility for "secondary" buttons in
7148  GtkButtonBox/GtkDialog [Gregory Merchan]
7149* Disentangled child visability from MAPPED state [Owen]
7150* Plug/Socket improvements and port to the XEMBED protocol [Owen]
7151* Added priorities for styles in RC files,
7152  support multiple parse contents [Owen]
7153* Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
7154* Key binding improvements [Havoc]
7155* Added GtkWidget::event-after signal since normal event handling
7156  is now aborted as soon as a handler returned TRUE [Tim]
7157* Dnd fixes and improved icon support [Owen]
7158* Removed GtkPacker widget
7159* Fixing missing paired getters/setters [Kris]
7160* Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
7161* Added window grab groups [Owen]
7162* Many frame buffer improvements [Alex]
7163* Win32 fixes and improvements [Hans Breuer]
7164* Warning fixes [Darin Adler]
7165* Miscellaneous bug and API fixes [Matthias et. al]
7166
7167Other Contributors:
7168  Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
7169  Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
7170  Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
7171  Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
7172  Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
7173  Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
7174
7175Overview of Changes in GTK+ 1.3.6
7176=================================
7177
7178* Properly renders strikethrough text
7179* win32 fixes
7180* Added "scale" property to GtkTextTag and GtkCellRendererText to do
7181  relative font scaling
7182* Added "format_value" signal to GtkScale to reformat value text
7183* framebuffer fixes
7184* Property support added to lots of widgets
7185* Many GtkTreeView new features and API/implementation fixes
7186* Lots of new_with_mnemonic() convenience functions
7187* Change GtkImageMenuItem API to be more consistent/useful
7188* Added lots of new stock items/icons
7189* Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
7190  enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
7191  themes won't need broken hacks
7192* Convenience API for GtkRange similar to the one added to GtkSpinButton
7193  a while back
7194* Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0,
7195  and move some attributes from program settings to user settings.
7196  Allows nice 1-pixel-bevel themes.
7197* Moved ::focus virtual function from GtkContainer to GtkWidget
7198* Plenty of bug fixes
7199
7200Overview of Changes in GTK+ 1.3.5
7201=================================
7202
7203* New default theme based on Raleigh theme for 1.2.x.
7204* Dependency on the ATK library added as a step to
7205  providing accessibility-enabling interfaces
7206* XEMBED-based GtkPlug/GtkSocket now basically works.
7207* Drag and drop of column headers in GtkTreeView
7208* GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
7209  and API sanitation
7210* Key binding fixes
7211* Configurable padding/spacing in a lot of places
7212* Invisible text in GtkTextView fixed
7213* SHM segments now created with a mode of 0600
7214* Bug fixes
7215
7216Overview of Changes in GTK+ 1.3.4
7217=================================
7218
7219* Win32 fixes
7220* GtkTreeView improvements and fixes
7221* Fix glib-2.0.m4
7222* Miscellaneous bug fixes
7223
7224Overview of Changes in GTK+ 1.3.3
7225=================================
7226
7227[ 5600 lines of ChangeLog ]
7228
7229* API cleanups
7230* Win32 work (Tor, Hans Breuer)
7231* Focus improvements (Owen)
7232* Frame buffer improvements (Alex)
7233* Work on GtkTextView (Havoc)
7234* Much work on GtkTreeView (Jonathan)
7235* Selectable labels (Havoc)
7236* Converted many arguments to properties (Lee Mallabone, John Margaglione)
7237* Add exact regions to GdkExposeEvent, propagate it. (Alex)
7238* Added ability to have resize grips in status bars (etc.) using
7239  _NET_WM_MOVERESIZE protocol. (Havoc)
7240* Added mnemnonic mechanism to make setting underline accelerators
7241  much easier. (Alex)
7242* Add per-style property mechanism to allow themes to change
7243  geometry parameters. (Tim)
7244* Added global settings mechanisms for settings such as double-click
7245  time. (Tim, Owen)
7246* Various support functions for new and old WM properties (Havoc, Alex)
7247* Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
7248
7249Overview of Changes in GTK+ 1.3.2
7250=================================
7251
7252GTK Core:
7253
7254* New stock-icon and stock-item system. Use themeable pixbufs in
7255  dialogs, buttons, etc. [Havoc]
7256* Theme engines reworked to use derivation and new object system. [Owen]
7257* Added GtkClipboard object for simple selection handling. [Owen]
7258* Make GtkEditable an interface, move implementation to GtkOldEditable for
7259  compat. [Owen]
7260* Better handling of default directionality. [Robert]
7261* Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
7262* Move theme engines to GTypePlugin. [Owen]
7263
7264GDK:
7265
7266* Beginning of implementation of client parts of new window manager spec. [Owen]
7267* Make gdk_drawable_get_image() work with backing store. [Havoc]
7268
7269Widgets:
7270
7271* New text widget [Havoc]
7272  - Adjustable tab handling.
7273  - Ability to have scrolling side areas in new text widget for tabs/line numbers.
7274  - Many cleanups and small improvements.
7275* Improvements to submenu navigation [Nils Barth/David Santiago] and
7276  scrolling menus. [Alex]
7277* Simplification of progress bar API. [Havoc]
7278* Make GtkImage a generic image-display widget. [Havoc]
7279* New GtkTreeView tree widget. Model/view architecture, flexible rendering,
7280  large datasets, etc. [Jonathan]
7281* New GtkMessageBox widget for message display. [Havoc]
7282* Allow labels to have contents set from XML-like markup language. [Havoc]
7283* Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
7284
7285Internationalization:
7286
7287* Proper character set conversion for clipboard/selection. [Owen]
7288* New input method system via loadable modules; support on-the-spot
7289  preedit in GtkEntry and new text widget; allow switching input methods
7290  on the fly; include modules for XIM and demo Cyrillic-transliteration
7291  module. [Owen]
7292* VIQR, Thai, and Inuktitut input methods. [Robert]
7293* Convert po files to UTF-8. [Robert]
7294
7295gdk-pixbuf:
7296
7297* Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
7298* Add simple saving to gdk-pixbuf. [David Welton/Havoc]
7299* Add improved error handling with GError to gdk-pixbuf. [Havoc]
7300
7301Ports:
7302
7303* Much work on Win32 Port. [Tor/Hans]
7304* Much work on Linux-FB Port. [Elliot/Alex]
7305
7306Misc:
7307
7308* Start of new gtk-demo demo program. [Owen/Jonathan]
7309* Bug fixes and more bug fixes.
7310
7311
7312Overview of Changes in GTK+ 1.3.1:
7313
7314* GTK+ now uses the Pango library for text manipulation. All
7315  strings in GTK+ now are in Unicode, languages written
7316  from right-to-left, and complex-text languages are now supported.
7317* The gdk-pixbuf library for image loading and manipulation is
7318  has been integrated with GTK+.
7319* The GTK+ object system has mostly been moved to GLib, separating
7320  it from the GUI code. Many significant enhancements have been
7321  made as part of this.
7322* A new text widget is now included. This started as a port
7323  of the Tk text widget, and includes such features of the Tk
7324  text widget as tags, marks, and unicode text support. It
7325  has been enhanced to support model-view operation and the
7326  full power of Pango.
7327* The GDK library has been extensively revised to support multiple
7328  windowing systems. The only fully functional backend in 1.3.1
7329  is the X11 backend, however, ports to Win32, Linux-framebuffer,
7330  Nano-X, BeOS, and MacOS exist in various states of completion,
7331  and at least some of these will be finished and integrated in
7332  before the final GTK+-2.0 release.
7333* 32-bit coordinates are now supported throughout GDK and GTK+
7334  (they are emulated where not supported by the windowing system.)
7335* Many minor bug fixes and enhancements. Incompatible changes
7336  are documented in docs/Changes-2.0.txt
7337
7338Overview of Changes in GTK+ 1.2.8:
7339
7340* GNU Make 3.79 bug workaround
7341* FAQ and tutorial updates and improvements
7342* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
7343
7344Overview of Changes in GTK+ 1.2.7:
7345
7346* More header cleanups.
7347* Fixed activation bug for insensitive widgets.
7348* Locale fixes to RC file parsing code.
7349* Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
7350  HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
7351* Upgrade to libtool 1.3.4.
7352
7353Overview of Changes in GTK+ 1.2.6:
7354
7355* container queue_resize fixes
7356* gtk[vh]scale: minor fixups
7357* rename idle to idle_id in testgtk to avoid conflicts with
7358  broken libs
7359* More consistent naming of gtkrc files
7360* Added language support: ro, uk
7361
7362Overview of Changes in GTK+ 1.2.5:
7363
7364* more GtkCTree and GtkWindow bug fixes.
7365* more redraw/resize queue fixes, better expose event
7366  discarding code.
7367* more miscellaneous bugs fixed
7368* new configure.in option --disable-rebuilds to completely disable
7369  rebuilds of autogenerated sources.
7370* check for 5.002 now, to avoid failing autogeneration build rules due
7371  to old perl versions.
7372* fonts (and fontsets) are cached now.
7373* more autogeneration make rules and dependency fixups, we should be
7374  save with autogeneration up to make -j12 now ;)
7375* new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
7376  GtkWindow on every size change.
7377* major rework of window manager hints handling code, fixed a bunch of
7378  races with the new resizing code.
7379* the new wm hints and resizing code is absolutely perfect and bug free now,
7380  it only lacks testing ;)
7381* fixed up various rc style memory problems.
7382* gtk_widget_modify_style() now properly changes the style of realized widgets
7383  and references the style passed into it. if people worked around this bug,
7384  this will introduce a slight memory leak in their code.
7385  The code should typically look like:
7386            GtkRcStyle *rc_style = gtk_rc_style_new ();
7387            [...]
7388            gtk_widget_modify_style (widget, rc_style);
7389            gtk_rc_style_unref (rc_style);
7390* fix problems with positioning menus offscreen.
7391* GtkText fixes for some crashes and drawing errors.
7392* Better handling for unexpected window destroys in GDK and GTK+.
7393  This should make it possible to use a GtkPlug and catch the
7394  case where its parent socket is randomly killed.
7395* FAQ updates.
7396* FileSelection i18n patches, RadioButton fixups.
7397* many translation improvements.
7398* miscellaneous other bugs fixed.
7399
7400Overview of Changes in GTK+ 1.2.4:
7401
7402* DnD improvements (drags can be canceled with Esc now).
7403* suppressed configure event reordering in Gdk.
7404* rewrite of Gtk's configure event handling.
7405* major improvements for the object argument system (Elena Devdariani).
7406* major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
7407  GtkCTree.
7408* tutorial/FAQ updates, new file generation.txt on autogenerated sources.
7409* configure's --with-glib= is "officially" unsupported.
7410* upgrade to libtool 1.3.3.
7411* various buglets fixed.
7412
7413Overview of Changes in GTK+ 1.2.3:
7414
7415* Upgrade to libtool 1.3
7416* Check for dgettext (for systems with old versions of GNU Gettext)
7417* Many bug fixes (see ChangeLog for details)
7418
7419Overview of Changes in GTK+ 1.2.2:
7420
7421* Improved Dnd behaviour with Motif applications.
7422* Bug fixes for the Gtk selection code.
7423* Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
7424* Bug fixes and leak plugs for the Gdk IM code.
7425* Added gtk_object_get() facility to retrieve object arguments easily.
7426  The var args list expects ("arg-name", &value) pairs.
7427* Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
7428  problems where closed pipes were no longer signaling GDK_INPUT_READ on
7429  systems with a native poll().
7430* Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
7431  anymore).
7432* We don't attempt to lookup xpm color "None" anymore, this should prevent
7433  eXodus (commercial X windows server) from popping up a color dialog every
7434  time a transparent pixmap is created.
7435* Fixed bug where Gtk timeout/idle handlers would execute without the global
7436  Gdk lock being held.
7437* Other minor bug fixes.
7438
7439Overview of Changes in GTK+ 1.2.1:
7440
7441* Many Bug fixes have been applied to the menu and accelerator code.
7442* GtkItemFactory can "adopt" foreign menu items now and manage their
7443  accelerator installation. This is often required to get GtkItemFactory
7444  like accelerator propagation between different windows with the same
7445  menu hierarchy and for centralized parsing and saving of accelerators.
7446* GtkCList/GtkCTree buttons should always display correctly now.
7447* Miscellaneous other bug fixes.
7448
7449What's New in GTK+ 1.2.0 (since 1.0.x):
7450
7451* New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
7452  GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
7453* Many new features and robustness for existing widgets
7454* Theme support
7455* New DND implementation
7456* Internationalization of standard dialogs
7457* New key binding system
7458* Tearoff menus and menu accelerators
7459* Wide character support for entry and text
7460* Resizing code has been overhauled
7461* Queued redraws of partial areas
7462* Far better support for object arguments
7463* Speed optimizations
7464* Runtime loading of dynamic modules
7465* Support for GLib log domains
7466* Tutorial improvements
7467* A bug fix or two
7468
7469Overview of Changes in GTK+ 1.1.16:
7470
7471* Major fixes and improvements for handlebox
7472* A change to the way widget->requisition works. Now,
7473  widget->requisition is always what the widget requested,
7474  unmodified by the usize. See Changes-1.2.txt for details.
7475  This correct various bugs with gtk_widget_set_usize().
7476* Fixes for XIM on X11R5 systems
7477* Don't allow cut-and-paste of text in password-style entries
7478* --enable-debug is now on by default for the development release.
7479  (When compiling for "production", use --enable-debug=minimum)
7480* Handle systems where Helvetica is not present more gracefully
7481* Fixes for memory leaks
7482* CList and CTree fixes
7483* Bug fixes for drawing problems.
7484* Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
7485  GtkColorsel, Focusing, DND
7486* Tutorial improvements
7487
7488Overview of Changes in GTK+ 1.1.15:
7489
7490* Tutorial Updates
7491* Added --libs gthread to gtk-config
7492* Bug fixes
7493
7494What is new in GTK+ 1.1.14:
7495
7496* Additions to docs/Changes-1.2.txt
7497* Just warn when loading theme engine fails
7498* CLAMP GtkScale digits to a meaningful range
7499* GTK_LOCALDIR is now defined in a better fashion
7500* New functions (feature freeze, we know...):
7501    gtk_menu_set_title()
7502    gtk_toggle_button_get_active()
7503* Some locale fixups in gtkrc code
7504* Fixes to make gtk_radio_button_set_group() keep only
7505  one radio button in the group active
7506* Foreign windows are now always treated as viewable; this fixes
7507  a problem where updating didn't occur properly in GtkPlug
7508* DND fixes for 64 bit architectures, and for specifying operations
7509  with modifier keys.
7510* Major revisions to GtkLayout: avoid having to create window
7511  for NO_WINDOW children, adjust allocations of children as
7512  scrolled so queued draws work, and a resize is queued instead
7513  of allocating directly in a put() or move()
7514
7515What is new in GTK+ 1.1.13:
7516
7517* Dnd and selection bug fixes and memory purification.
7518* Widget sensitivity fixups.
7519* Tooltips windows are now named "gtk-tooltips" so rc file rules
7520  can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
7521  widgets.
7522* Spin buttons now update their values upon value retrieval.
7523* Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
7524  a lot. Gtk makes full use of the draw_area coalescing code now, which
7525  got minorly improved as well.
7526* Containers map their Gdk windows after their children now to reduce
7527  expose event generation.
7528* Gdk event queue fixups, this solves the double-click problems people were
7529  recently having.
7530* Account for the fact that GSource's are only properly reentrant from
7531  within dispatch(), thus we don't do Gdk event processing from within
7532  check() or prepare() anymore.
7533* Rc files feature a bg_pixmap value of "<none>" now.
7534* Improved session management support in Gdk.
7535* Automatic disabling of NLS if no gettext is found should work now.
7536* Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
7537* Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
7538  and GNU libtool 1.2d.
7539* More bug fixes all over the place.
7540
7541What is new in GTK+ 1.1.12:
7542
7543* Korean translation added
7544* Fixed memory leaks
7545* A few other bug fixes
7546
7547What is new in GTK+ 1.1.11:
7548
7549* Dutch, Japanese, Swedish, Polish, and Norwegian translations
7550* Removed deprecated _interp variants: gtk_container_foreach_interp,
7551  gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
7552* Lots of cast corrections
7553* Many fixes
7554
7555What is new in GTK+ 1.1.9:
7556
7557* Check for broken glibc 2.0 mb functions and avoid them
7558* Label and Entry display fixes
7559* Move main thread back to GDK, for locking when translating events
7560* Bug fixes
7561
7562What is new in GTK+ 1.1.8:
7563
7564* Added support for gettext and the localization of the standard
7565  dialogs.
7566* Added line-wrapping for the label, and JUSTIFY_FILL
7567* Support reordering via drag and drop in  CList and CTree.
7568* Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
7569* Extended gtkpaned API to support minimum sizes and proportional
7570  resizing.
7571* Changed the handling of shared memory segments so as to
7572  remove the need for GTK+ to set up signal handlers.
7573* Re-implemented event loop in terms of the event loop
7574  that has been added to GLib 1.1.8
7575* Added 'grab_focus' signal to allow keyboard accelerators
7576  for entries.
7577* Load locale specific RC files if present.
7578* Bug fixes.
7579
7580What is new in GTK+ 1.1.7:
7581
7582* Fixed memory mis-allocation in default files code
7583* Various event handling fixes
7584* Wide character support for entry and text
7585* Destroy widgets _after_ propagating unrealize signals through
7586  widget hierarchy
7587* Only build XIM-support if available
7588* Tutorial and examples updates
7589* Added gtk_drag_source_unset()
7590
7591What is new in GTK+ 1.1.6:
7592
7593* The signal system now features emission hooks with special semantics,
7594  refer to the ChangeLog for this.
7595* Minor? speedups and memory reductions to the emission handling of the
7596  signal system.
7597* _interp() function variants are deprecated now. the corresponding *_full()
7598  variants are provided for a long time now.
7599* Dnd abort timeout increased to 10 minutes.
7600* GtkScrolledWindow inherits from GtkBin now.
7601* GTK_POLICY_NEVER is implemented for scrolled windows now.
7602* Lots of API clean ups.
7603* Incremental freezing abilities.
7604* Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
7605* New window functions for transient relationship, default size, and
7606  geometry hints
7607* Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
7608  GTK_RC_FILES environment variable and functions are provided to configure
7609  this behavior
7610* Read doc/Changes-1.2.txt to properly adapt your code.
7611* Bug Fixes.
7612
7613What is new in GTK+ 1.1.5:
7614
7615* Theme integration
7616* Widget style modification is now handled through GtkRcStyles
7617* GtkPixmaps now grey out pixmaps when insensitive
7618* Notebook enhancements
7619* Shadow configurability for menubars and handleboxes
7620* DND enhancements
7621* gtkfilesel now supports automounters better
7622* Implementation of expose compression
7623* Queued redraws of partial areas
7624* Scrolledwindow (+Viewport) source incompatibilities, children that are added
7625  to a scrolled window don't get an automatic viewport anymore. a convenience
7626  function gtk_scrolled_window_add_with_viewport() is supplied for this task
7627* Deprecated functions will now issue a message, informing the programmer about
7628  the use of this function. These functions will get removed in future versions
7629* Non-functional functions got removed entirely
7630* gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
7631  A new function gtk_object_default_construct() is provided now which should
7632  be called after every gtk_type_new() to perform the auto-construction
7633* Improved argument support of several widgets
7634* Bug Fixes
7635
7636What is new in GTK+ 1.1.3:
7637
7638* GtkCList/GtkCTree now have the ability to:
7639    - hide/show individual columns
7640    - disable/enable column resizing
7641    - set min and max for column widths
7642    - set expander style of the ctree
7643    - set/get row and cell styles
7644    - set spacing between tree expander and cell contents in ctree
7645    - toggle auto_resize for columns
7646* Must enhanced DND support, removed old DND code
7647* Idle functions are now implemented via GHook, giving a slight speed
7648  improvement
7649* An environment variable GTK_MODULES which takes a colon separated
7650  list of module names GTK+ will now automatically load at gtk_init() startup
7651* GtkFontSel now has support for an extra 'base' filter
7652* New function gdk_window_set_root_origin to get the real geometry taking
7653  into account window manager offsets
7654* New function gtk_text_set_line_wrap to toggle line wrapping
7655* New function gtk_widget_add_events which safely adds additional
7656  events to a widget's event mask
7657* New function gdk_event_get_time to get the timestamp from a generic
7658  event
7659* New widget GtkCalendar
7660* New widget GtkInvisible - InputOnly offscreen windows used for reliable
7661  pointer grabs and selection handling in DND code
7662* New functions gtk_object_remove_no_notify[_by_id] to remove a certain
7663  data portion without invocation of its destroy notifier
7664* gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
7665  instead
7666* gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type
7667  instead
7668* Removed functions gtk_object_set_data_destroy[_by_id]
7669* Documentation additions/updates
7670* HTML and plain text files are now included in the distribution
7671* Bug fixes, typeness corrections, and general fixups
7672
7673What is new in GTK+ 1.1.2:
7674
7675* Gtk+ is now featuring runtime loading of dynamic modules via the
7676  --gtk-modules= command line switch. such modules have to export a
7677  G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
7678  function which will be invoked to initialize the module. since such
7679  modules may create new widget types, they are always resident.
7680* The tutorial has been updated again.
7681* Changes to menus including tearoff menus and accelerators.
7682* Better support for modal dialogs.
7683* Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
7684* More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
7685* GtkCTree rows can be unselectable now.
7686* The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
7687  Hamann on Tue Aug 18 00:29:13 1998).
7688* A bunch of varargs functions changed to get va_lists working on systems that
7689  implement va_lists as arrays.
7690* Improvements to the gdkrgb code.
7691* Improvements to Gdk color handling so we greatly reduce server traffic and
7692  don't leak colors anymore.
7693* Improved internal widget tree iterators (the GtkContainer::foreach signal
7694  vanished because of this).
7695* Option menus can have the keyboard focus now.
7696* More fixups to the text widget.
7697* GtkFileSelection should behave much more nicely in combination with AFS now.
7698* Support for label underlining.
7699* Support for GLib 1.1.3 log domains.
7700* Documentation improvements.
7701* Configuration fixes on various platforms.
7702* Miscellaneous fixes to XInput support.
7703* Build with shared library dependencies on Linux
7704* Fix for a major bug in the type systems memory allocation code that could
7705  cause random crashes.
7706* Libtool update to version 1.2b.
7707* Lots of bugfixes and cleanups again ;)
7708
7709
7710What is new in GTK+ 1.1.1:
7711
7712* Tutorial updates and additions.
7713* Key binding support for GtkListItems and GtkList.
7714* Extended selection mode and autoscrolling for GtkLists.
7715* A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
7716* GtkCTreeNodes can now be created from GNode trees.
7717* Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
7718
7719
7720What is new in GTK+ 1.1.0:
7721
7722* New widget GtkFontSelector.
7723* New featureful progress bar.
7724* New container widget GtkPacker.
7725* New object GtkItemFactory, GtkMenuFactory is deprecated.
7726* New key binding system, configurable via rcfiles, similar to styles.
7727* New widget GtkCTree with drag selections and keyboard movement and
7728  and horizontal scrolling. Features also implemented for GtkCList.
7729* Significant speedups to widget creation and destruction through caching
7730  colormap and visual queries to the XServer.
7731* Speedups for type creation and especially gtk_type_is_a() checks.
7732* Speedups in signal lookup, creation and emissions and connection handling.
7733* Minor speedups with object data allocation and destruction.
7734* Additions to the signal handling API (e.g. *_emitv).
7735* Support for rc-file reparsing.
7736* Resizing logic is now implemented on container widget basis, rather than
7737  for toplevel GtkWindows only.
7738* Buttons support relief styles now.
7739* Some widgets are now allocated through memchunks to behave more memory wise.
7740* Newly included file gtkfeatures.h which defines compatibility macros to
7741  test for certain API features upon program compilation.
7742* Child arguments support for container widgets.
7743* Far better support for object arguments, revamp of the underlying
7744  mechanism for speed and reusability. Child/object arguments don't
7745  need to be preceded by the "GtkType::" portion anymore.
7746* Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
7747  is now performed by a new widget GtkAccelLabel.
7748* Overhaul of the resizing code. Resizing behaviour can now be specified
7749  on GtkContainer basis, so the underlying algorithm isn't only available
7750  for GtkWindows.
7751* GtkTables are now fully resizable.
7752* The GtkType system now supports an additional base class initialization
7753  function.
7754* GtkStyles and key bindings can now be looked up depending on the base
7755  types of a widget, through a new keyword `class' in rc files.
7756* GtkButton derives from GtkBin (finally).
7757* More descriptive error messages on rc parsing.
7758* Runtime information is available to query enum/flag definition values.
7759* Upgrade to libtool-1.2
7760* Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
7761  including those that already went into the 1.0.x branch.
7762* A big bunch of features and cosmetic fixups that just got lost in
7763  the masses of changesonfigure problem when cross-compiling
7764