]> Pileus Git - ~andy/gtk/blob - NEWS
More updates
[~andy/gtk] / NEWS
1 Overview of Changes from GTK+ 2.17.9 to 2.17.10
2 ===============================================
3
4 * Client-side windows:
5  - Regression fixes continue
6  - Multiple clipping issues have been fixed
7  - gdk_window_beep() works again
8  - gtk-demo now has a few offscreen window demos
9
10 * GSEAL:
11  - Several more getters and setters have been added:
12    gtk_widget_is_toplevel(), gtk_widget_is_drawable(), gtk_widget_set_window()
13
14 * Bugs fixed:
15  592752 aisleriot card drag start makes card appear behind...
16  592901 Crash in JPEG pixbuf loader instead of error
17  592263 redraw problem in text view
18  593011 Cannot move applet with middle click
19  592624 BadAccess from gdk_window_x11_set_events
20  592606 Activate the default button in a respose-request callback
21  593249 emacs and acroread don't work properly
22  592883 Spin cell rendererer problem with double click
23  588199 GtkTreeView rendering glitch while using a default...
24  543310 set_enable_tree_lines doesn't work when a cellrenderer...
25  589636 csw broke DND from panel menus
26  593595 broken clip handling in GtkLabel
27  590921 NULL should not be a valid return value for gdk_window_new()
28  590861 cups_printer_create_cairo_surface() sets a fallback resolution...
29  544724 delete new line requires two keystrokes
30  593001 Emit 'update-custom-widget' on page setup change
31  593317 gtkwindow leaks startup ID
32  593080 mem leak
33  593481 GtkEntryCompletion action-activated signal is emitted...
34  593135 gtk_entry_set_icon_from_pixbuf only works one time
35  593012 configure doesn't handle --enable-{cups,papi} correctly
36  592862 There is a misprint on the returning value of gdk_pixmap_lookup()
37  586466 GtkPrintOperation printing fails if it is the only event source
38  434318 printer detail acquisition needs events
39
40 * Translation updates:
41  Asturian
42  Basque
43  Bengali India
44  Czech
45  Finnish
46  Hindi
47  Kannada
48  Oriya
49  Polish
50  Serbian
51  Tamil
52  Telugu
53
54
55 Overview of Changes from GTK+ 2.17.8 to 2.17.9
56 ==============================================
57
58 * Client-side windows:
59  - Add a compatibility mode that falls back to always using native windows,
60    triggered by the GDK_NATIVE_WINDOWS environment variable
61
62 * Bugs fixed:
63  589367 gedit crashed with SIGSEGV in IA__g_list_last()
64  478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
65  592461 preserve errno and use g_strerror
66  592403 crash when close the second terminal...
67  591549 Default printer in a network
68  526149 GtkCellRendererAccel editing conflicts with mnemonics
69  528283 Problems when using PageUp & PageDown to navigate Playlists pane
70
71 * Updated translations:
72  Bengali
73  Brazilian Portuguese
74  Breton
75  Bulgarian
76  Catalan
77  Estonian
78  Galician
79  Irish
80  Korean
81  Norwegian bokmål
82  Portuguese
83  Punjabi
84  Spanish
85  Swedish
86  Thai
87
88
89 Overview of Changes from GTK+ 2.17.7 to 2.17.8
90 ==============================================
91
92 * Client-side windows:
93  - various fixes to expose handling
94  - fix memory leaks
95
96 * Minor API additions:
97  - New setter as part of the GSEAL effort: gtk_widget_set_allocation
98
99 * Bugs fixed:
100  585211 Add accessor function for GtkWidget->allocation
101  588437 gtk 2.17.3 causes dragging in firefox bookmarks sidebar t...
102  589367 gedit crashed with SIGSEGV in IA__g_list_last()
103  589877 Client side windows leak gdk regions
104  590959 Set child_has_focus flag properly
105  591432 There is incomplete information on the returning value of...
106  591434 firefox-3.5 crashed with SIGSEGV in _gdk_window_process_u...
107  591526 Accelerator keys with <super> modifier also triggered by ...
108  591751 bad memory access with duplicated id
109  591998 Support silent build rules with automake 1.11
110  592003 Shift+click should always modify selection
111
112 * Updated translations:
113  Brazilian
114  Bulgarian
115  Irish
116  Swedish
117
118
119 Overview of Changes from GTK+ 2.17.6 to 2.17.7
120 ==============================================
121
122 * Client-side windows: a number of regressions related to embedding
123   have been fixed
124
125 * Printing: The file backend supports SVG output
126
127 * Minor API additions:
128  - GtkIconView gained an icon-padding property that can be used to fine-tune
129    how much space each column needs
130  - GtkTreeViewColumn grew a sort-column-id property that can be used to set
131    up sort columns in GtkBuilder files
132  - GdkWindow gained a cursor property and associated getter
133  - GtkFileChooser has a create-folders property to allow disabling the
134    "New Folder" button
135  - gtk_print_operation_get_n_pages_to_print: returns the number of pages
136    that are being printed
137  - New getters and setters as part of the GSEAL effort:
138    gtk_widget_get_allocation, gtk_widget_get_visible, gtk_widget_set_visible
139
140 * Bugs fixed:
141  589336 Add GtkTreeViewColumn:sort-column-id property
142  534462 Disable interactive search in the file chooser's shortcuts pane
143  161489 n the file chooser, let the left/right arrow keys switch focus...
144  514260 Better filtering for "Recently Used" files
145  509650 ATK_STATE_SHOWING state is not set properly on menu items
146  586374 code does not follow documentation (-> carshes when using...
147  590442 csw broke gvim x11 embedding
148  498010 gtk_tree_view_set_cursor fails if model!=NULL
149  555109 Synthesized crossing events should have proper coordinates
150  570516 Can't disable folder creation
151  573321 additional check in gtk_tree_model_filter_convert_child_i...
152  576601 Double clicking prints to the wrong printer
153  586100 ITEM_PADDING breaks vertical icon views
154  588438 awn uses 100% cpu with gtk+ 2.17.3 (csw)
155  589732 behavior change of gdk_window_get_type_hint
156  589745 Apply message in GtkAssistant
157  590084 print to FILE with multiple pages per sheet has bad results
158  590086 configure.in is broken on non-X platforms
159  590309 Default cover pages for CUPS printers incorrectly set
160  590448 [win32] build fails because gdk-pixbuf manges a path
161  590959 Set child_has_focus flag properly
162  591288 compat problem with draw_drawable being NULL
163  539377 Unnecessary warnings when GtkTreeView is not realized.
164  546005 priv->tree is not created for unrealized (I think) treeview
165  564695 Pressing enter key in print to file "Name" box does not p...
166  591218 Remove some unused variables
167  357655 "Print to SVG file" for GtkPrintOperation
168  591462 gdk_window_set_cursor doesn't work on the root window
169
170 * Updated translations:
171  Basque
172  Brazilian Portuguese
173  Breton
174  Estonian
175  Galician
176  Hebrew
177  Norwegian bokmål
178  Spanish
179  Swedish
180
181
182 Overview of Changes from GTK+ 2.17.5 to 2.17.6
183 ==============================================
184
185 * Client-side windows:
186  - Several optimizations, such as client-side tracking of
187    viewable windows
188  - Clipping for drawing pixbufs on windows has been fixed
189  - Rendering to large subwindows has been fixed
190
191 * Changes that are relevant for translators:
192  - Markup has been removed from several strings
193
194 * Bugs fixed:
195  588398 Leak with testgtk::preview_(color|gray) and more
196  588943 set correct selection before emitting cursor-changed...
197  588076 Gnumeric fonts stopped working on upgrading gtk+ 2.17.2 -...
198  574674 GtkMenuItem gets Selected and Focused states when SelectC...
199  582674 Menu item and menu accessibles retain "showing" state aft...
200  588553 [csw] gdk_draw_pixbuf doesnt draw outside expose events s...
201  588897 Strange include x11/gdkx.h
202  588958 Typo in startup-id window property
203  589035 Context needed for a propoer translation
204  589275 [csw] Trying to destroy NULL regions
205  588964 Remove markup from translatable string in gtkfilechooserd...
206  587337 Suggest to use Glade instead gtk-builder-convert script
207
208 * Updated translations:
209  Estonian
210  French
211  Spanish
212  Swedish
213  Thai
214
215
216 Overview of Changes from GTK+ 2.17.4 to 2.17.5
217 ==============================================
218
219 * Client-side windows:
220  - Quite a few fixes have happened for the win32 and directfb backends
221
222 * GSEAL:
223  - Accessors have been added for sealed members in GtkCellRenderer and
224    GtkWidget
225
226 * Changes that are relevant for distributors:
227  - The jpeg2000 pixbuf loader is now optional. Pass --with-libjasper
228    to configure to build it
229
230 * Bugs fixed
231  588373 Menus broken by client-side-windows
232  588379 testgtk::panes does not change the cursor on mouse over
233  588388 shape rendering is back
234  588461 gtk_editable_get_chars() behaviour change in 2.17.4
235  588666 Incorrect clamping of max_length
236  588665 insert-text signal is not emitted
237  588395 Crash when opening a GtkBuilder file
238  524066 Mandatory jpeg2000?
239  527583 GtkAssistant should set buttons as default widget
240  588694 Missing % in C code
241  588484 Iconview DnD fails when Destination is empty
242  583522 Trivial error in GtkBuilder migration documentation
243  150951 collapsed save dialog needs to indicate filesystem...
244
245 * Updated translations:
246  Brazilian Portuguese
247  Norwegian bokmål
248  Spanish
249  Traditional Chinese
250
251
252 Overview of Changes from GTK+ 2.17.3 to 2.17.4
253 ==============================================
254
255 * GtkEntry now has model-view separation, with GtkEntryBuffer.
256   One intended use case for this is to support 'secure memory'
257   for password entries.
258
259 * The print dialog can now optionally include the page setup
260   controls, avoiding the need for a separate page setup dialog
261   in many applications.
262
263 * Coloring of visited links in GtkLabel can now be turned off, with
264   the ::track-visited-links property.
265
266 * Support for clipmasks in gdk_draw_pixbuf now works, this will
267   introduce visual changes in code that uses clipmasks when drawing
268   pixbufs. However, since this never worked that is unlikely to happen.
269   Old code using gdk_pixbuf_render_threshold_alpha masks when rendering
270   pixbufs will now produce truncated results at the edges.
271
272 * A number of regressions from the client-side window merge have
273   been fixed.
274
275 * The directfb GDK backend has been fixed to build with csw.
276
277 * Bugs fixed:
278  569393 gtk calendar localization YM note is wrong
279  587559 Popup closes immediately
280  551409 Print dialog should include page size and orientation
281  588115 gvim clipboard broken
282
283 * Updated translations:
284  Dutch
285  Estonian
286  Spanish
287  Ukrainian
288  Vietnamese
289
290
291 Overview of Changes from GTK+ 2.17.2 to 2.17.3
292 ==============================================
293
294 * GtkFileChooser:
295  - Shows the size column by default now
296
297 * GtkStatusIcon:
298  - Has a title property, which can be used by ATs when they
299    read status icons
300
301 * GtkInfoBar:
302  - The default theme now includes color definitions for infobars
303  - The ::use-tooltip-style style property has been removed
304
305 * GtkMountOperation now supports interaction during unmount operations.
306
307 * The client-side windows branch has been merged; GDK now maintains
308   its own window hierarchy client-side, and only uses X windows where
309   unavoidable. Some of the benefits of this change are
310   - Reduced flicker
311   - The ability to do transformed and animated rendering of widgets
312   - Easier embedding of GTK+ widgets e.g. into Clutter scene graphs
313   This is a fundamental change to the way GDK works, so watch out for
314   regressions.
315
316 * Bugs fixed:
317  586315 Crash in GTK+ 2.14 when calling gtk.FileChooser.list_shor...
318  461944 pressing the volume icon in full screen shuts down the sound
319  490724 iconview item's height would be changed event with same m...
320  564063 regression: Left margin in popup menus
321  582025 Accelerators fail for submenus
322  585626 Setting widget tooltip hammers X11 server on any TCP/IP X...
323  585802 Add API to make GtkStatusIcon accessible with a name
324  585858 right-click Add-to-Booksmarks is sometimes greyed out
325  586330 GtkButton ignores user_underline when an image is set
326  318807 Offscreen windows and window redirection
327  587716 GtkInfoBar broken on resize
328  587485 GMountOperation::show-processes support
329
330 * Updated translations
331  Brazilian Portuguese
332  Estonian
333  Hebrew
334  Spanish
335  Swedish
336  Vietnamese
337
338
339 Overview of Changes from GTK+ 2.17.1 to 2.17.2
340 ==============================================
341
342 * GtkInfoBar: A new widget to show a transient 'message area'
343   inside a content pane. The API is similar to GtkDialog and
344   supports theming for different message types (warnings,
345   errors, etc)
346
347 * GtkFileChooser:
348   - Improve path bar by ellipsizing long names and preventing
349     vertical size changes
350   - Backup files are now hidden by default
351   - GTK+ remembers the file chooser sorting state now
352
353 * GtkButtonBox: Implements the GtkOrientable interface now.
354
355 * Printing:
356  - GTK+ supports printing an application-defined 'selection' now,
357    in addition to usual page ranges.
358
359 * Changes that are relevant for theme authors:
360  - The new GtkInfoBar widget uses symbolic colors for theming
361    its background color depending on the message type. By default,
362    it uses the same background color as tooltips. This can be turned
363    off with style property.
364  - The GTK+ file chooser (as well as nautilus and other users of GIO
365    icon information) can now show different icons for xdg user dirs.
366    The icon names are folder-documents, folder-download, folder-music,
367    folder-pictures, folder-publicshare, folder-templates, folder-videos,
368    with an automatic fallback to the standard folder icon.
369
370 * Bugs fixed:
371  584021 titchy leak
372  579590 gtk_entry_set_icon_from_stock should warn when invalid st...
373  584125 GtkAssistant asserts if last page is GTK_ASSISTANT_PAGE_C...
374  171416 Resume editing if name of new folder is "Type name of new...
375  420335 Page assignment when printing 4 pages to a sheet
376  161670 Bad behaviour from gtk_file_chooser_set_filename
377  327152 Long names in the FileChooserDialog directory buttons sho...
378  355851 File Dialog shows Backup Files
379  390312 Gtk grabs keyboard on DND
380  486839 Filechooser 'Places' items should not move up and down th...
381  562335 Deprecate gtk_tree_view_column_get_cell_renderers and gtk...
382  565317 Resulting image of GtkCellRendererPixbuf depends on order...
383  565998 configure script doesn't check for cairo-xlib.pc
384  580079 Better configure detection of Xinerama on Solaris
385  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
386  580560 Backspace key does not go to the parent directory
387  584598 GtkButtonBox silently ignores gtk_orientable_set_orientation
388  584637 Missing conditionals for X11 shape extension in GdkWindow
389  584805 GtkEntryCompletion selection reset when calling gtk_entry...
390  584832 Duplicate the exec string returned by gtk_recent_info_get...
391  585024 some gtksettings properties need extra initialisation
392  585371 Add additional sizes to the font selector
393  585791 use g_*gettext instead of *gettext directly
394  562579 [Patch] Remove error dialog when directory does not exist
395  344519 custom print ranges
396  484922 Should remember the sort state of columns
397  555344 consider adding a message area widget
398
399 * Updated translations:
400  Danish
401  Brazilian Portuguese
402  Estonian
403  Oriya
404  Bengali India
405  Norwegian bokmål
406  Hindi
407  Spanish
408
409
410 Overview of Changes from GTK+ 2.17.0 to 2.17.1
411 ==============================================
412
413 * GtkLabel:
414  - GtkLabel can show embedded URLs, much like SexyUrlLabel
415
416 * Printing:
417  - GTK+ includes a print backend that works with the PAPI
418    printing service.
419  - The file and lpr backends can print multiple pages per sheet.
420
421 * Changes that are relevant for theme authors:
422  - The URL support in GtkLabel uses the link-color / visited-link-color
423    style properties
424
425 * Bugs fixed:
426  576091 GtkTooltip destroy the custom widget
427  315462 GtkButton doesn't center its child when the child is too ...
428  390331 "Pages per sheet" does not work for LPR printing
429  531490 gdk_window_set_events (0) will _ADD_ events to the root w...
430  574386 Remove deprecated call to gtk_status_icon_set_tooltip in ...
431  576678 cups printbackend doesn't list printers on NetBSD
432  579366 gtkbuilderparser leaks RequiresInfo objects.
433  579884 casting problem in gmodule
434  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE as ...
435  581876 Remove deprecated call to gtk_action_connect_proxy in tes...
436  581878 Remove deprecated call to gtk_scale_button_get_orientatio...
437  582003 Calling gdk_window_get_events() changes the event mask, b...
438  582488 GtkNotebook behaves poorly when allocated less than reque...
439  582950 Use number of pages to print when showing printing progress
440  582963 Crash when printing from a thread
441  583050 unclear disposition of function gtk_combo_box_get_active...
442  583522 Trivial error in GtkBuilder migration documentation
443  535557 gdk_window_set_icon_name should accept NULL to unset
444  549859 "file" printer doesn't support n-up
445
446 * Updated translations:
447  Arabic
448  British English
449  Catalan
450  Czech
451  Danish
452  Estonian
453  French
454  German
455  Greek
456  Hungarian
457  Irish
458  Italian
459  Kannada
460  Portuguese
461  Russian
462  Slovenian
463  Spanish
464  Ukrainian
465  Simplified Chinese
466
467
468 Overview of Changes from GTK+ 2.16.x to 2.17.0
469 ==============================================
470
471 * GtkBuilder:
472   - Scale marks can now be specified in builder markup
473   - GtkAssistant action widgets can be added in builder markup
474
475 * Changes that are relevant for theme authors
476  - GtkEntry now has a ::invisible-char style property that allows
477    themes to set the preferred invisible character
478
479 * Printing:
480  - GTK+ supports authentication of users against CUPS servers now.
481
482 * Bugs fixed:
483  578634 gtkdial example fails to compile
484  580678 Minor improvement to GTK+ mediaLib code
485  580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE...
486  581110 Handlebox widget uses static variables, crashes in multi...
487  553385 gtk-builder-convert creates untranslated combobox models
488  580814 GtkTextLayout incorrectly assumes pango iterates in logi...
489  579366 gtkbuilderparser leaks RequiresInfo objects
490  579741 gailcombox should emit property-changed:accessible-name...
491  574386 Remove deprecated call to gtk_status_icon_set_tooltip...
492  384940 handle rejecting jobs and authentication meaningfully
493
494 * Updated translations
495  Arabic
496  Brazilian Portuguese
497  British English
498  Catalan
499  Czech
500  Estonian
501  Italian
502  Kannada
503  Oriya
504  Simplified Chinese
505  Slovenian
506  Spanish
507  Ukrainian
508
509
510 Overview of Changes from GTK+ 2.16.0 to 2.16.1
511 ==============================================
512
513 * GtkBuilder:
514  - Accessible action names can now be marked as translatable.
515  - gtk-builder-convert correctly handles response ids in all dialogs.
516  - gtk-builder-convert warns about duplicate ids.
517
518 * GDK:
519  - GDK no longer refuses to work on 30-bit visuals
520
521 * Win32:
522  - The appearance of GTK+ menus on Vista has been improved.
523
524 * Bugs fixed:
525  575700 Crash when moving a GtkWindow
526  574283 unused assignment and dead code in gtk_widget_set_tooltip_window
527  538840 [Win32] GTK menu theming could be improved
528  576254 <object> requires attribute "id"
529  576306 gdkscreen.c: get_nearest_monitor too simple...
530  437533 Implement draw_shape PangoRenderer method
531  577224 crash when setting new icon after setting icon...
532  576150 Doc bug for GtkMenuPositionFunc
533  562863 GtkVscrollbar is hardly documented
534  575644 Cygwin gail build patch
535  571374 Add 30-bit visuals to the list of supported depths
536  577650 gtkitemfactory.h fails to compile
537  578094 ProcessIdToSessionId needs to be declared as WINAPI
538  518642 Custom tags and translatable content
539  532858 segv setting GBoxed subclass <property>
540  557629 Response ID not converted for GtkFileChooserDialog
541  577789 about dialogue doesn't linkify licence text
542  577824 empathy_chat_window_init: GClosure is leaked
543  577964 Page Range entry is not accessible
544  578221 Assertion warning `GTK_IS_TEXT_LAYOUT (layout)' failed
545  578271 PageSetup should be sent to the previewer
546  578276 gtk-builder-convert improperly converts GtkComboBox
547  578290 two memory leaks
548  578354 Memory leak in gdkscreen-x11
549  578365 GtkMountOperation does not allow passwordless mount of sf...
550  578366 file descriptor leak
551  573922 Using NET_WM_USER_TIME even if startup notification times...
552  561345 Title of Print Preview window should not be previewXXXXXX...
553  577868 about dialogue changes appearance on style-set (change th...
554  572797 GtkCellRendererAccel display string i18n in OTHER mode
555
556 * Updated translations:
557  Arabic
558  Assamese
559  Basque
560  Bulgarian
561  Crimean Tatar
562  Danish
563  Galician
564  German
565  Greek
566  Gujarati
567  Japanese
568  Kannada
569  Malayalam
570  Marathi
571  Oriya
572  Pashto
573  Russian
574  Spanish
575  Telugu
576  Turkish
577
578 Overview of Changes from GTK+ 2.15.5 to 2.16.0
579 ==============================================
580
581 * The new function gtk_style_get_property was renamed to
582   gtk_style_get_style_property to avoid binding problems.
583
584 * Bugs fixed:
585  574059 search button not available in some cases
586  574622 GtkEntry: Should we wrap icon-press and icon-release signals?
587  574561 gtk_style_get "shadows" g_object_get
588  574794 Can not resize shaped windows on Windows
589  570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:'
590  573067 Intra-app dnd of text behavior on Windows is wrong
591  572455 GtkEntry window layed out wrong if the widget has focus
592
593 * Updated translations:
594  Assamese (as)
595  Bengali (bn_IN)
596  Czech (cs)
597  Gujarati (gu)
598  Hindi (hi)
599  Japanese (ja)
600  Kannada (kn)
601  Lithuanian (lt)
602  Malayalam (ml)
603  Polish (pl)
604  Romanian (ro)
605  Tamil (ta)
606  Telugu (te)
607
608
609 Overview of Changes from GTK+ 2.15.4 to 2.15.5
610 ==============================================
611
612 * GtkAction:
613  - Rename gtk_activatable_reset to gtk_activatable_sync_action_properties
614    to make it easier to bind
615
616 * GDK:
617  - The DirectFB backend has been restored to basic function
618  - The RANDR support in the X11 backend has been made more robust
619
620 * Changes that are relevant for theme authors:
621  - GtkEntry now has a ::progress-border property and use fg/bg[SELECTED]
622    for drawing progress
623
624 * Bugs fixed:
625  457086 numpad does not work when the Thai-Lao input method is used
626  554407 directfb backend does not implement GdkWindowImpl
627  543710 Dead keys do not work anymore with DirectFB
628  560671 the client_message API doesn't work in DirectFB
629  513422 Unknown meaning of translatable messages
630  533456 Memory leak when window is destroyed
631  572387 gdm crashes after gtk 2.15.4 upgrade
632  565199 Ellipsize text in Places list
633  495320 GtkRange does not use gdk_event_request_motions
634  572904 GtkRadioAction broken in trunk
635  573383 Setting a textview's buffer to NULL doesn't do a complete job
636  573416 GtkMountOperation fixes for ask_password()
637  572968 GtkIconView: image_description setter function strdups wrong...
638  572972 GtkRecentChooserDefault: memory leak in copy_activated_cb
639  572996 crash in Home Folder: Trying to open the sidebar
640  573069 Gdk-CRITICAL warnings with Gtk 2.14 when dragging GtkNotebook...
641  573113 Can't build tests due to testfilechooserbutton.c
642  573211 Setting screen for popup windows
643  573287 Warning on startup
644  572273 No replacement documented for gtk_action_connect_proxy
645  573515 po-properties/ special Makefile.in.in handling causes failure...
646  552619 File Chooser no longer automatically enters newly created dir...
647  573087 gdkwindow.c: {x,y}_offset used uninitialized
648  573688 Don't steal update region in gtk_text_view_paint
649  546285 Allow GtkEntry to draw progress
650  569671 gdk_pixbuf_new_from_file() can't open image/x-portable-pixmap
651  573393 Deprecated functions in gdk-Threads example code snippet
652  571001 STATE_SHOWING missing on table items
653  520395 event.any_data incorrect with spin buttons and combo boxes...
654  325809 getAccessibleAtPoint for tables does not seem to take column...
655  561631 gailbutton.c:571:idle_do_action: code should not be reached
656  519090 Add accessibility support to GtkScaleButton
657
658 * Updated translations:
659  British English (en_GB)
660  Estonian (et)
661  Hungarian (hu)
662  Japanese (ja)
663  Korean (ko)
664  Kurdish (ku)
665  Maithili (mai)
666  Dutch (nl)
667  Oriya (or)
668  Swedish (sv)
669  Traditional Chinese (zh_HK)
670  Traditional Chinese (zh_TW)
671
672
673 Overview of Changes from GTK+ 2.15.3 to 2.15.4
674 ==============================================
675
676 * GtkAction:
677  - More compatibility fixes to make PolicyKit-gnome work
678
679 * GtkFileChooserButton:
680  - Don't emit file-set when the dialog is canceled. But emit it
681    when a file is received via DND
682
683 * GDK
684  - Use Xrandr 1.3 for tracking monitor information, if available
685
686 * Bugs fixed: 
687  538439 tooltip may appear in upper left corner...
688  571015 libprintbackend-cups has unlocalized strings
689  353196 Add a file-set signal to GtkFileChooserButton
690  571249 Icons are not drawn properly when initial widget...
691  571196 gtk_binding_entry_add_signall deprecated without alternative
692  508545 No way to identify terminal classes from documentation
693  570824 TreeView is not keyboard (re)focusable after selecting a cell...
694  568571 Asian am/pm format on cups print backend's time parsing
695  571576 gdk_pixbuf_save_to_stream() broken
696  571873 Compile error with gdk/win32/gdkselection-win32.c
697  572041 Focus should change when advancing forward in GtkAssistant
698  572040 GtkAssistant does not expose page titles
699  570406 gailutil.def is in srcdir, but used from builddir
700
701 * Updated translations:
702  Belarusian Latin (be@latin)
703  Bulgarian (bg)
704  Catalan (ca)
705  Danish (da)
706  Spanish (es)
707  Basque (eu)
708  Finnish (fi)
709  French (fr)
710  Gujarati (gu)
711  Hungarian (hu)
712  Japanese (ja)
713  Korean (ko)
714  Latvian (lv)
715  Norwegian bokmål (nb)
716  Polish (pl)
717  Brazilian Portugese (pt_BR)
718  Slovak (sk)
719  Albanian (sq)
720  Serbian (sr)
721  Swedish (sv)
722  Thai (th)
723  Vietnamese (vi)
724
725
726 Overview of Changes from GTK+ 2.15.2 to 2.15.3
727 ==============================================
728
729 * Keyboard shortcut handling has been changed, to help with a longstanding
730   complaint about the way GTK+ handles multiple layouts. GTK+ now only uses
731   keys from groups other than the current group if they are not present in
732   the current group. Feedback on this change is appreciated.
733
734 * Bugs fixed:
735  569336 change in gtkbutton klass is causing crash...
736  569435 make maintainer-clean removes non-generated sources
737  145058 Inputting "^^" requires four keystrokes on Win32...
738  559408 Transparency lost when images are copied...
739  359288 Toolbar items are not shown after hiding
740  569918 64bit portability issue in gtkrecentchooser.c
741  162726 Multiple Latin layouts in XKB break keyboard shortcuts
742  569635 fontchooser should reload list of families/styles on...
743
744 * Updated translations:
745  Norwegian bokmål (nb)
746  Oriya (or)
747  Brazilian Portugese (pt_BR)
748  Thai (th)
749  Traditional Chinese (zh_HK)
750  Traditional Chinese (zh_TW)
751  
752
753 Overview of Changes from GTK+ 2.15.1 to 2.15.2
754 ==============================================
755
756 * GtkAction:
757  - Make toolitems pick up icon names from actions
758  - Draw proxies of radio actions properly
759  - Make menu proxies of recent actions work
760  - Avoid accidental activations when changing actions on proxies
761  - Make derived button classes work as proxies
762
763 * Input methods:
764  - Avoid an assertion due to early use of input methods
765
766 * GtkScale:
767  - Avoid a segfault in the marker drawing code
768
769 * GtkImageMenuItem:
770  - Add a property to override the show-menu-images setting
771
772 * Bugs fixed:
773  566628 gdk_display_close always asserts on win32 and quartz
774  569240 Crasher when using markers
775  569104 Toggle menu entries showed as check menu entries...
776  322932 Always show icons on panel menus
777
778 * Updated translations:
779  Finnish (fi)
780  German (de)
781
782
783 Overview of Changes from GTK+ 2.15.0 to 2.15.1
784 ==============================================
785
786 * GtkFileChooser:
787  - Remember the file chooser's size across invocations
788  - Handle uris that are entered in the entry
789  - Improve autocompletion, in particular for uris
790
791 * GtkEntry:
792  - New property "im-module" for selecting input methods per-widget
793  - New icon-related API got renamed for consistency
794  - Added properties and setters for icon tooltips
795
796 * GtkTextView:
797  - New property "im-module" for selecting input methods per-widget
798  - New signal "paste-done" to allow better handling of async pasting
799
800 * GtkScale:
801  - New api to add annotated marks: gtk_scale_add_mark.
802
803 * GtkAction:
804  - Rework the way actions and proxies interact, to make the
805    interaction less ad hoc, more extensible, and better suited
806    for support in GUI builders like glade.
807
808    To be used as a proxy, a widget must now implement the
809 `  GtkActivatable interface, and GtkActivatable implementations
810    are responsible for syncing their appearance with the action
811    and for activating the action.
812
813    All the widgets that are commonly used as proxies implement
814    GtkActivatable now.
815
816    This is a big change, and it is not unlikely to break some
817    current users of GtkAction, so feedback about problems caused
818    by this is appreciated.
819
820  - Add a "gicon" property to specify the icon with a GIcon
821
822 * GDK:
823  - On X11, GDK now caches cursors to avoid cursor theming overhead
824  - New cursor type for blank cursors: GDK_BLANK_CURSOR
825
826 * New deprecations:
827    gtk_scale_Button_get_orientation()
828    gtk_scale_button_set_orientation()
829    gtk_action_connect_proxy()
830    gtk_action_disconnect_proxy()
831    gtk_widget_get_action()
832    gtk_action_block_activate_from()
833    gtk_action_unblock_activate_from()
834    direct access to "gtk-action" object data
835
836 * Changes that are relevant for translators:
837  - Navigation and Media stock labels have separate message contexts now
838  - The caps lock warning string has been changed
839
840 * Bugs fixed:
841  566083 Icon pixmap hardcoded during DnD
842  566334 compile failure for gtk+ on Mac OS X
843  565998 configure script doesn't check for cairo-xlib.pc
844  566391 gtk_about_dialog_set_url_hook should activate...
845  566568 gtk_tree_model_get_value docs typo
846  566628 gdk_display_close always asserts on win32
847  566733 Add GIcon to GtkAction, GtkToolButton
848  567024 gtktoolbutton doesn't create right proxy menu item...
849  523554 Copy from GIMP to Word broke
850  567468 no check for trailing != NULL in gtk_text_layout_get..
851  492794 Pasting external text at end of view yields wrong...
852  164002 query scripts don't work uninstalled on windows
853  566532 GtkScaleButton implementation of GtkOrientable
854  450716 New API to change global IM
855  562701 GtkEntryCompletion popup sizes its rows wrong...
856  567944 [Win32] Sorted treeview columns can be unreadable
857  567655 gtk_status_icon_set_tooltip_text/markup should use...
858  567887 gtk_entry_get_storage_type() should be...
859  568196 Please change context of Forward stock label
860  563280 stock items & translation context
861  568233 Wrong statement about GtkEntry's "activate" signal
862  568263 gtk can't recognize the wrong X Selection TARGETS...
863  565656 Add marks to scales
864  567413 GtkComboBoxEntry doesn't emit "changed" signal...
865  545980 GtkFileChooserEntry should handle URIs
866  566862 pixbuf_new_from_file does not autodetect format
867  568552 gtk_combo + gtk entry in invisible mode takes 100% cpu
868  561801 "scheduled printing" doesn't function as expected
869  566535 gtk_widget_get_snapshot does not work if double buff...
870  567021 gtkimage accessors docs
871  567761 Spellfixes in GTK+ documentation
872  568744 Spellfixes in GtkTreeView's documentation
873  536965 GtkPlug: crash on theme change
874  567124 proposal to delay doing something related to immodule...
875  568305 gdk-pixbuf mishandles BI_BITFIELDS bmps
876
877 * New and updated translations:
878  Crimean Tatar (crh)
879  Spanish (es)
880  Hebrew (he)
881  Hungarian (hu)
882  Italian (it)
883  Korean (ko)
884  Lithuanian (lt)
885  Norwegian bokmål (nb)
886  Norwegian Nynorsk (nn)
887  Swedish (sv)
888  Thai (th)
889  Simplified Chinese (zh_CN)
890
891
892 Overview of Changes from GTK+ 2.14.x to 2.15.0
893 ==============================================
894
895 * GtkFileChooser
896  - Optionally shows file sizes
897  - Mounts volumes when necessary
898  - Picks better mime icons
899
900 * GtkEntry
901  - Can show icons at either side of the entry, which can be made
902    clickable, drag sources, etc
903  - Can show progress information
904  - Picks the best available placeholder character for invisible entries 
905    unless it is explicitly set. See the invisible-char-set property
906  - Input methods work again in invisible entries
907  - Invisible entries can optionally display a caps-lock warning. This
908    can be turned off with the caps-lock-warning property
909
910 * GtkStatusIcon
911  - Uses an extension of the tray icon spec to negotiate RGBA support.
912    This is also supported by the GNOME panel. For details, see the
913    section on "Visual and bckground pixmap handling" in the System
914    Tray Protocol Specification.
915  - Supports scroll events, middle clicks and rich tooltips
916
917 * GtkLinkButton
918  - Respects user-defined tooltips 
919  - Has a default url hook
920
921 * GtkBuilder
922  - Can construct menus
923  - Can associate accel groups with windows
924  - Child properties can now be translatable, e.g. GtkAssistant::page-title
925
926 * GtkOrientable
927  - A new interface implemented by all widgets that have horizontal and
928    vertical variants
929
930 * Printing support
931  - Print-to-file can save to non-local files
932  - Page rendering can be deferred to a thread to avoid blocking the mainloop
933
934 * GDK
935  - GdkKeymap emits a state-changed signal when the caps lock state changes
936
937 * Newly deprecated functions:
938   gdk_window_get_toplevels(),
939   gtk_font_selection_dialog_get_apply_button(),
940   gtk_status_icon_set_tooltip(),
941   gtk_toolbar_set_orientation()
942
943 * Changes that are relevant for theme authors
944  - The GtkMenu::arrow-placement style property allow more space efficient
945    layout of scrolling menus
946  - Submenu arrows can be scaled relative to the font size, with the
947    GtkMenuItem::arrow-scaling style property
948  - Themes can set the GtkDialog::content-area-spacing style property to 
949    change the spacing between elements of the content area
950  - The GtkEntry::state-hint style property can be used to request that
951    GTK+ should pass the correct state when drawing the background of entries
952  - The GtkEntry::prelight style property can be used to suppress prelighting
953    of icons in entries on mouseover
954  
955 * Changes that are relevant for translators
956  - GTK+ has been switched to use the two-argument C_() macro
957    instead of Q_() for messages with context
958
959 * Bugs fixed:
960  434987 MS Windows style should use pango_win32_font_description_from_logfont
961  325095 show a 'size' column
962  552837 mem leak in gtkimmulticontext
963   83935 GtkEntry's default invisible char should be U+25CF
964  553000 incorrect i18n header in gtkfilesystem.c
965  552789 Show size column in the search and recently used files modes
966  553135 eog crash: assertion failed. 
967  382544 GtkIconView: Selection/focus should be painted around the items
968  541391 Unfocussable Treeview swallows focus
969  408244 add GtkDialog::content-area-spacing
970  538782 Make GtkMenu's arrow size themable
971  553385 gtk-builder-convert creates untranslated combobox models
972  553241 double freed pointer in lpr_write cause firefox3 crash
973  553917 Typo in gdkwindow-win32.c
974  553133 GtkFileChooser won't ask to mount a volume
975  553211 GtkFileChooserButton unsets filter after first use
976  553578 tabs are not drawn correctly
977  553803 eventually call XCloseDevice on XOpenDevice results
978  552956 Should check composite extension version
979  552959 GtkTrayIcon: _NET_SYSTEM_TRAY_VISUAL and real transparency
980  553575 Only draw focus when navigating with the keyboard
981  339367 Incorrect spotlocation
982  554141 uninitialized data use/free in gtkclipboard-quartz.c
983  371908 Password Entry broken
984  317002 Disable input method completely in GtkEntry when it...
985  487624 Tooltips doesn't get updated if ther's no mouse motion...
986  107000 Add signals to GdkKeymap for monitoring caps_lock, etc
987  530568 Entries with visibility=FALSE should warn for caps-lock on
988  553086 hard to see current immodule
989  541009 Get rid of separate subclasses for horizontal and vertical...
990  344522 support non-local destination files (GtkPrint)
991  553582 Add orientation API to GtkSeparator
992  554506 combining diacritics broken, became deadkeys
993  553585 Add orientation API to GtkRuler
994  554690 mem leak in filechooser
995  554691 mem leak in filechooser
996  554696 invalid free function used
997  554698 mem leak in filechooser
998  554701 filechooser spams console with useless warnings
999  554704 gtkfilesystemmodel does too much work
1000  530575 GtkEntry with invisible chars has a confused cursor in overwrite mode
1001   96431 Can't cut and paste / DND within invisible entry
1002  132501 Make utility window translate to tool window in win32
1003  539464 gtk_cell_view_get_model is missing in GtkCellView
1004  553573 Add orientation API to GtkBox
1005  555387 Changing the sensitivity of a statusbar mistakenly requires a display
1006  436533 Allow more space efficient scroll arrows placement
1007  555270 Allow unsetting a MessageDialog's image
1008  554702 gtkfilesystem leaks GError
1009  554192 double press on the "circumflex" dead key...
1010  516425 Optionally display accelerators in popups
1011  550342 Splash screens have a caption
1012  555578 GtkTable propertiy maxima are wrong
1013  555523 gtk_scale_button_set_adjustment should accept NULL
1014  555573 gtk_font_selection_set_font_name shouldn't require a screen
1015  555676 gtk_widget_real_grab_focus assumes toplevel == window
1016  555000 Wrong treatment on non-spacing marks dead keys in GtkIMContextSimple
1017  551355 Make glib build with libtool 2.2
1018  555186 Setting gtk-toolbar-icon-size with custom icon_size
1019  555625 Updated gtk_compose_seqs_compact table
1020  555386 format not a string literal and no format arguments
1021  552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false
1022  555779 GtkCellRendererPixbuf crashed on failed GIcon lookup
1023  556150 gtk 'object' property test fixing
1024  556527 The current page property is not passed to GtkPrintUnixDialog
1025  556578 GIMP windows stay on top of other windows
1026  557059 crash when compositing emblems with icon
1027  557266 Window Management Problem
1028  555920 gtkentry.c passes wrong enum to pango_layout_set_alignment
1029  528320 Incorrect icons displayed for files with custom mimetype icons
1030  557524 "va_end(args);" should be added into gtk_text_buffer_insert_with_...
1031  556835 gtkentry.c: variable is declared at middle of block
1032  556954 gtk+/gtk/gtkrecentchooserdefault.c: mismatching allocation...
1033  557315 stale clipboard target cache
1034  530454 Clarify page_nr when printing
1035  557065 gtkcellrendererpixbuf spams console over and over...
1036  557894 Wrong return value for gdk_pointer_grab_info_libgtk_only
1037  558397 gtk_widget_error_bell undefined without a screen
1038  557762 Misleading error message in GDK DirectFB
1039  557316 GtkLinkButton should consider user-defined tooltip
1040  339714 Set printer dpi on cairo ps/pdf surfaces when printing
1041  558522 scroll arrow painted insensitive even though there are pages...
1042  347230 testicontheme shortcomings
1043  558323 glitches when popping up combos in treeviews
1044  558667 gtk_font_selection_dialog_get_apply_button - deprecate
1045  412134 Add API to query style properties from the style
1046  322934 Replace menu's proxy icons with empty space hiding icons
1047  409435 GtkStatusIcon enhancements: scroll events, middle click, rich tooltips
1048  558278 Crash when calling a callback set by gdk_add_client_message_filter()
1049  558929 gtkstatusicon.c: 'event' is a member of the structure
1050  558001 gtk_icon_view_enable_model_drag_[source|dest] problem
1051  557212 Problem with which window gains focus and is visible
1052  559404 gtk_editable_insert_text counts length in bytes
1053  558586 handling of keyboard under darwin (quartz)
1054  558409 GtkLabel::use-underline doesnt work with GtkLabel::attributes
1055  553586 Add orientation API to GtkPaned
1056  560135 Print when the user double clicks a printer
1057  553765 Add orientation API to GtkRange
1058  550942 Rework of gdkeventloop-quartz.c
1059  525550 GTK+ 2.13.0 GtkCurve test fails
1060  559619 invisible-char default cannot be tested
1061  560139 GtkEntry doesn't paint with the right state
1062  560602 Wrong GtkMenuItem default value (test fails)
1063  377699 realizing gtk.Progress() causes SEGV
1064  561335 Fix typos in GtkToolItem documentation
1065  561539 Alignments miscalculate dimensions when allocated less...
1066  559947 Unchecked dependency on python>=2.4
1067  561504 testgtk should load rc file from sub folder
1068  539263 Deprecate gdk_window_get_toplevels
1069  554076 eventually release g_new-ed supported_atoms
1070  559622 GdkDevice test segfaults
1071  554453 "typeahead find" widget of GtkTreeView appears on wrong monitor...
1072  562817 GtkDialog: typo
1073  555334 connected server feature
1074  562878 password save incorrectly set in gtkmountoperation
1075  559914 eog doesn't apply paper setup
1076  562998 GtkFontButton documentation improvements
1077  557420 Some compose sequences don't work anymore (or only in specific order)
1078  546285 Allow GtkEntry to draw progress
1079  563547 Update gdkx11 atom precache table
1080  563285 test print backend does not compile
1081  559325 documentation for gdk_display_get_window_at_pointer() is wrong
1082  554274 Add default hook for GtkLinkButton
1083  546378 GtkAssistant page title is not translatable
1084  563991 gtk_file_chooser_button_new_with_backend is deprecated...
1085  563994 Input method module interface not documented
1086  564066 Crash in gtk_rc_parse_default_files
1087  563835 Typo in gtk_widget_has_screen() docs
1088  564212 gtk_icon_view_accessible_model_rows_reordered explain new_order...
1089  563751 xatom cache is prefilled too late
1090  556839 Crash when opening a link
1091  549251 GTK icon view accessible issue
1092  558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8
1093  555560 gtk_combo_box_set_active fails with no model
1094  563158 CellRendererProgress pulsing and progressing rows can not...
1095  556233 local-only causes G_IS_FILE warning
1096  562579 Remove error dialog when directory does not exist
1097  561494 FileChooser network browsing and authentication support
1098  339318 Allow page rendering to (optionally) happen in a thread
1099   85292 add an icon to gtkentry
1100  564881 gtkstatusicon.c: 'event' bug again
1101  552545 leaks GpImage
1102  553374 gdk_pixdata_from_pixbuf fails for some images with use_rle set to TRUE
1103  555791 Natuilus Crashes when opening USB MP3 Player Contents
1104  561186 GdkPixbuf API type checking needs cleanup
1105  559009 gtk_radio_button_get_group documentation needs to say...
1106  523264 Update GTK+ reference documentation screenshots
1107  563876 [Regression] GTK_MODULES env var is no longer relevant
1108  554950 gail must make itself resident
1109  555953 libferret missing link against libgtk-x11
1110  554002 Orca App-Preferences dialog page tabs are "off" by one...
1111  353088 gtk_expander_get_label should return the full label text
1112  512743 Applications with lists crash in libgail
1113  564555 synaptic cannot be started...
1114  565203 icons are misplaced when horizontal gtkiconview is...
1115  549251 GTK icon view accessible issue 
1116  558694 Paned window splitter keynav broken
1117  565846 va_end(args) should be added into gtk_tree_store_new
1118
1119 * New and updated translations:
1120  Arabic (ar)
1121  Asturian (ast)
1122  Catalan (ca)
1123  Danish (da)
1124  German (de)
1125  British English (en_GB)
1126  Spanish (es)
1127  Finnish (fi)
1128  Galician (gl)
1129  Hebrew (he)
1130  Japanese (ja)
1131  Georgian (ka)
1132  Malayalam (ml)
1133  Marathi (mr)
1134  Portugese (pt)
1135  Brazilian Portugese (pt_BR)
1136  Romanian (ro)
1137  Russian (ru)
1138  Slovak (sk)
1139  Serbian (sr, sr@latin)
1140  Swedish (sv)
1141  Thai (th)
1142
1143
1144 Overview of Changes from GTK+ 2.14.1 to 2.14.2
1145 ==============================================
1146
1147 * Don't use XRRGetScreenResources, since it doesn't work well
1148
1149 * Bugs fixed:
1150  551063 deprecated marking without a link to what new code should use
1151  319849 gtkcalendar look in RTL locales
1152  550989 gdk_display_put_event should call g_main_context_wakeup
1153  550062 Small update in gdk/gdkkeysyms.h
1154  551325 Reference to wrong parameter in gtk_editable_insert_text
1155  551386 gtk_printer_set_is_default() always sets TRUE
1156  550676 Memory leak, update keyboard layout data structure
1157  551699 gtk_scrolled_window_destroy() is broken
1158  551567 DND mark broken
1159  551378 Print dialog: should try UDS when fetching PPD for localhost
1160  536542 gtk_list_store_set() documentation doesn't say whether...
1161  552153 GtkModules loading with XSettings doesn't work...
1162  552001 gtkimcontextsimple.c: variable is declared at middle...
1163  551987 GtkPaned redrawing problem
1164  551722 gtk_widget_set_scroll_adjustments() should check...
1165  552107 Small libtool fixes
1166  552500 GtkPrintSettings API doc not precise enough
1167  408154 Change GtkEntryCompletion max-items to style property
1168  329593 Entering characters on a line very cpu intensive and slow
1169  552667 gtkimage containing gicon leaks memory
1170  552668 format not a string literal and no format arguments...
1171  346903 gtk_enumerate_printers needs events to complete
1172  550969 fix a typo which breaks the static build
1173  517233 Calling gdk_pixbuf_loader_close causes "GError set over...
1174  551063 deprecated marking without a link to what new code should use
1175  540967 docs build slowly because of entities
1176
1177 * Updated translations:
1178  Afrikaans (af)
1179  Arabic (ar)
1180  Assamese (as)
1181  Bulgarian (bg)
1182  Bengali India (bn_IN)
1183  Catalan (ca)
1184  Finnish (fi)
1185  French (fr)
1186  Gujarati (gu)
1187  Croatian (hr)
1188  Italian (it)
1189  Lithuanian (lt)
1190  Malayalam (ml)
1191  Marathi (mr)
1192  Dutch (nl)
1193  Oriya (or)
1194  Brazilian Portugese (pt_BR)
1195  Portugese (pt)
1196  Telugu (te)
1197  Thai (th)
1198  Turkish (tr)
1199
1200
1201 Overview of Changes from GTK+ 2.14.0 to 2.14.1
1202 ==============================================
1203
1204 * Fix a deadlock in pixbuf loader initialization
1205
1206 * Updated translations:
1207  Ukrainian (uk)
1208
1209
1210 Overview of Changes from GTK+ 2.13.7 to 2.14.0
1211 ==============================================
1212
1213 * Bugs fixed:
1214  548354 Remove repeated code in gtk_cell_view_size_allocate
1215  548346 gtk_color_selection_dialog_get_color_selection always...
1216  535158 can't rearrange the order of multi pages per side
1217  545875 evo crashed when trying to print pages 6-7 of a 1 page...
1218  549236 missing Since 2.14 in gtk_file_chooser_get_file
1219  549354 Crash trying to open a file on a remote folder
1220  549734 gtk_selection_data_get_data prototype is wrong
1221  549262 GtkScrolledWindow should not accept focus unless...
1222  549810 Memory leaks in printing code 
1223  437791 Animation is played at the wrong speed
1224  549943 gtk_tool_shell_get_relief_style() always returns...
1225  547449 Entry/Combo popup misplaced after resize
1226  550528 IconView DND interface does not work if only used as source
1227  548993 regression: gdk 2.13 leaves stray windows in certain cases
1228  520165 typeahead find (interactive search) only accepts one char...
1229  528091 Arrows for scrollable notebooks don't work with unset GTK...
1230  528975 Can not maximize the window
1231  543308 FileChooser size problems since gtk+-2.13.x 
1232  549322 Typo in gdk_pixbuf_save_to_buffer docs
1233  549711 Race condition when loading gdk-pixbuf image modules
1234
1235 * Updated translations:
1236  Czech (cs)
1237  German (de)
1238  Spanish (es)
1239  Estonian (et)
1240  British English (en_GB)
1241  Finnish (fi)
1242  French (fr)
1243  Irish (ga)
1244  Galician (gl)
1245  Japanese (ja)
1246  Hebrew (he)
1247  Hungarian (hu)
1248  Korean (ko)
1249  Maithili (mai)
1250  Norwegian bokmål (nb)
1251  Polish (pl)
1252  Pashto (ps)
1253  Brazilian Portugese (pt_BR)
1254  Albanian (sq)
1255  Swedish (sw)
1256  Telugu (te)
1257  Thai (th)
1258  Vietnamese (vi)
1259
1260
1261 Overview of Changes from GTK+ 2.13.6 to 2.13.7
1262 ==============================================
1263
1264 * Bugs fixed:
1265  545031 list of recently used files is created world-readable
1266  535573 Deadlock in gdkeventloop-quartz.c:poll_func()
1267  546771 Add writable property "visited" to GtkLinkButton
1268  546756 gnome-panel crashed with SIGSEGV in g_type_check_...
1269  547027 menus are broken
1270  544863 gtkquartz.h not included in released 2.13.5 package
1271  547211 Duplicated mnemonic
1272  547270 Make GtkHSV public
1273  546616 CUPS print backend uses 1.2 API without guards
1274  546754 2.13.6 update create rendering issue in the evo...
1275  546730 gtk_status_icon_get_gicon() should use a return...
1276  526234 make shift+ctrl+del delete till the end of line
1277  547456 gdk/x11/gdkscreen-x11.c : init_solaris_xinerama doesn't...
1278  547516 Add comments for translators in gtkprintbackendcups.c
1279  547673 Accessors for GtkFileSelection.font_entry and...
1280  547775 Documentation of gtk-button-images is not correct
1281  547846 gtktestutils functions lack Since: tags
1282  547655 gio_can_sniff configure test can fail...
1283  547944 Self-reference in gtk_page_setup_load_file's docs
1284  547680 fontconfig monitoring can crash apps
1285  546549 Better Type Checking
1286  532644 TIFF loader need to exclude CR2 files
1287
1288 * Updated translations:
1289  Arabic (ar)
1290  Spanish (es)
1291  Basque (eu)
1292  Finnish (fi)
1293  Galicican (gl)
1294  Japanese (ja)
1295  Kannada (kn)
1296  Marathi (mr)
1297  Norwegian bokmål (nb)
1298  Portugese (pt)
1299  Brazilian Portugese (pt_BR)
1300  Swedish (sv)
1301  Thai (th)
1302
1303
1304 Overview of Changes from GTK+ 2.13.5 to 2.13.6
1305 ==============================================
1306
1307 * Fix problems on 64-bit Windows
1308
1309 * Fix a long-standing, well-known problem with the handling
1310   of insensitive buttons, bug 56070
1311
1312 * Fallback to Xinerama if the Xrandr implementation
1313   is just a stub
1314
1315 * gdk_threads_add_timeout_seconds[_full]: New functions with
1316   second-granularity to complete the set of gdk_threads_ timeout
1317   functions
1318
1319 * Support rendering icons with emblems specified as GEmblemedIcon
1320
1321 * GtkFileChooser has a GFile-oriented API now, functions
1322   for creating filechoosers with specific backends have been
1323   deprecated, since GIO is used directly.
1324  
1325 * GtkAdjustment has been sealed, adding getters and setters
1326   for all struct fields.
1327
1328 * Bugs fixed:
1329  544265 GDK assumes XFIXES extension
1330  543915 "Sole completion" translation issue
1331  544510 SetTimer callback signatures has the wrong type
1332  544390 evince crashes after clicking print
1333  361561 StatusIcon signals not documented as definitely public API.
1334  368234 Incorrect tabs rendering during reorder with rounded themes
1335  545976 Deprecate gtk_file_chooser_*_with_backend
1336  545978 Make filechooser GFile API public 
1337  544863 gtkquartz.h not included in released 2.13.5 package
1338  424207 printing hangs on unreachable cups server
1339   56070 Can't click button after setting it sensitive
1340  545931 small documentation typos
1341  344383 use po/LINGUAS
1342   65818 rename gtk_window_set_default() and add getter for it
1343  539733 No way to control treeview separator height
1344  523950 GtkTreeModelFilter's visible function may get an empty...
1345  526575 Missing return type in gtk_ui_manager_get_toplevels...
1346  429411 add style properties to set minimum progressbar w...
1347  429427 Add "arrow-spacing" style property to GtkRange
1348  544302 GtkStatusIcon should support GIcon
1349  339699 implement gtk_print_operation_set_show_dialog for...
1350  538686 gtkprintoperation-win32.c: devmode_from_settings
1351  540379 gtk_tree_view_enable_model_drag_dest and ...
1352  544684 Win64 issue, window handles are assumed to be 32-bit
1353  540834 Insensitive widgets cannot be grabbed
1354  515596 GtkUIManager's embedded UI definition example is invalid
1355  534979 GtkImageMenuItem is a bin but has two children
1356  382291 Automatically dim the combobox when the model is empty
1357  545982 missing braces cause bogus warnings when using GtkBuilder
1358  544858 Seal GtkAdjustment
1359
1360 * Updated translations:
1361  Spanish (es)
1362  Galician (gl)
1363  Japanese (ja)
1364  Korean (ko)
1365  Norwegian bokmål (nb)
1366  Portugese (pt)
1367  Brasilian Portugese (pt_BR)
1368  Albanian (sq)
1369  Swedish (sv)
1370
1371
1372 Overview of Changes from GTK+ 2.13.4 to 2.13.5
1373 ==============================================
1374
1375 * gdk-pixbuf:
1376  - Use GIO for mime type sniffing when possible
1377
1378 * Printing:
1379  - Handle paused printers and printers that don't accept jobs
1380
1381 * GtkBuilder:
1382  - Support building parts of the XML tree with the new functions
1383    gtk_builder_add_objects_from_file, gtk_builder_add_objects_from_string
1384
1385 * Bugs fixed:
1386  540917 deprecate pack_start_defaults()
1387  541645 gtkfilechooserdefault segfaults when bookmark does not contain ://
1388  493008 gdk_screen_get_window_stack is not 64-bit-compatible
1389  539248 gtk_calender_query_tooltip calls ->detail_func with invalid dates
1390  327582 Incomplete docs for GtkSettings::gtk-icon-sizes
1391  343663 source-buffer highlighting highlights "char" in gtk_text_iter_...
1392  541811 g_return_if_fail (widget->parent == container)
1393  541540 Dead link to pkg-config site in GTK+ online FAQ
1394  513580 Broken link in GTK+ FAQ
1395  531129 gtk_style_copy() does not include a return value or description
1396  510225 gtk_widget_get_composite_name retval should be freed
1397  507953 gtk_tree_view_set_tooltip_column() shows markups
1398  469068 clarify gdk_cairo_create()
1399  528845 segv from GtkBuilder on attempting <accelerator> under GtkCellView
1400  540994 [Win32] Some windows don't appear at the top when created
1401  541964 [Win32] Setting modal hint to current value might confuse the stack
1402  541950 Removing recently-added accelerator UI causes a wrong g_warning
1403  542234 iconview a11y implementation segfaults
1404  541399 Widget tooltips: treat "" same as NULL
1405  334418 Support easy input of ellipsis
1406  321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
1407  316087 Resizing columns is chaotic
1408  542853 jasper test fails due to incomplete library arguments
1409  507394 mem leak from gtk_selection_add_targets
1410  488766 GtkFileChooserButton doesn't clear icon after gtk_file_chooser_...
1411  479780 Bookmarks in left pane of FileChooser cannot be renamed
1412  542523 GtkTextTag should handle setting properties to NULL
1413  384940 handle rejecting jobs and authentication meaningfully
1414  339591 Detect list of availible cover pages
1415  543244 crashes when renaming a bookmark
1416  447998 GtkBuilder does not support building parts of the xml tree
1417  543217 GTK application crashed with directfb backend
1418  543545 GtkAssistant crashes when gtk_widget_hide() is called inside ...
1419  401985 Documentation improvement for the gdk_pixbuf_new_from_file_at_...
1420  543085 gdk_pixbuf_saturate_and_pixelate may corrupt memory
1421  488019 Mention bind_textdomain_codeset in gettext related FAQ
1422  528822 typo in GtkCombo docs
1423  540967 docs build slowly because of entities
1424  537430 label pango attributes & i18n
1425  543989 Crash in gtk_tree_view_size_allocate_columns
1426  535223 gbookmark file inefficiency ...
1427
1428 * Updated translations:
1429  Assamese (as)
1430  Czech (cs)
1431  German (de)
1432  Spanish (es)
1433  Galician (gl)
1434  Hebrew (he)
1435  Polish (pl)
1436  Pashto (ps)
1437  Traditional Chinese (zh_HK)
1438  Traditional Chinese (zh_TW)
1439
1440
1441 Overview of Changes from GTK+ 2.13.3 to 2.13.4
1442 ==============================================
1443
1444 * Merge the GSEAL branch (see http://live.gnome.org/GTK+/3.0/Tasks)
1445
1446 * GtkScaleButton has an orientation property 
1447
1448 * Bugs fixed:
1449  538519 GtkCellRendererPixbuf doesn't allow unsetting the icon anymore
1450  538362 Get Win32 icons back in the file chooser
1451  538182 pango_cairo_context_update_layout is not noop after...
1452  508751 gnome-terminal crashed with SIGSEGV after keypress
1453  419737 The file chooser clears the filename entry in SAVE/CREATE_FOLDER...
1454  538784 Don't change the filename in the name entry in CREATE_FOLDER...
1455  538395 gtk_combo_box_append_text() on non-compliant model segfaults
1456  539363 Segfault when creating GtkPlugs
1457  539466 GtkMenuShell API/ABI break in trunk
1458  442042 GtkScaleButton is too limited
1459  540318 Invalid URL
1460  530255 GtkAboutDialog cuts off comments label
1461  540310 Avoid unnecessary repaints when resizing GtkWindow
1462  434535 printoperation's create_surface doesn't check temp file...
1463  539790 [PATCH] Please add three new settings to GtkSettings
1464  539164 Windows' System Menu blocks main loop
1465  541162 [Win32] Update for the new GdkWindowImpl stuff
1466  455268 Add gtk-enable-tooltips GtkSetting
1467  537591 Don't hardcode minimum width of menuitems
1468  541249 [Win32] Fix some internal static methods
1469  541305 [Win32] Scrolling was broken after GdkWindow refactoring
1470  540529 Remove all GIMP references
1471  538547 Update doc-shooter in gtk documentation
1472  535498 Printing demo broken
1473  539944 Add GtkScaleButton API so struct fields can be marked...
1474  540915 GtkBuilder sets properties in reverse order
1475  538863 Fixes assertion on entering empty folder
1476  540861 invalid UTF-8 in input device name
1477  540612 mem leak in filechooser
1478  540618 gtk_menu_shell_select_first prints warning on GtkMenubar...
1479  539944 Add GtkScaleButton API so struct fields can be marked...
1480  536966 Paper selector crashes
1481  378158 gdk_win32_selection_add_targets uses uninitialized hwnd v...
1482  516092 use gtk_drag_*_add_*_targets instead of hardcoded target ...
1483  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
1484  538378 GtkFileSystemError should be public
1485  539095 directfb functions need to be renamed due to the offscree...
1486  539470 Fix critical warnings when the GIcon can't be found for a...
1487  539732 Warnings on destruction of GtkDialog.
1488  540235 Getting the current folder fails
1489  537639 complete the gtk_clipboard_request/wait_for/is_available_... 
1490
1491 * Updated translations:
1492  Catalan (ca)
1493  Spanish (es)
1494  Estonian (et)
1495  Hungarian (hu)
1496  Korean (ko)
1497  Norwegian bokmål (nb)
1498  Occitan (oc)
1499  Swedish (sv)
1500  Thai (th)
1501
1502  
1503 Overview of Changes from GTK+ 2.13.2 to 2.13.3
1504 ==============================================
1505
1506  * Support runtime font configuration changes
1507  
1508  * Use GIO for mime information
1509
1510  * Use GIO directly for the file chooser, do not load filesystem
1511    implementation modules. This change causes some regressions on Win32, 
1512    which will be addressed by improved Win32 support in GIO.
1513
1514  * GTK+ no longer uses translations when the application is not
1515    translated to the current locale
1516  
1517  * Bugs fixed: 
1518  520874 Should use gio directly
1519  536185 monitor font configuration
1520  536757 openoffice.org menus are placed at wrong position
1521  536990 updateiconcache.c: 'close ()' is redundant 
1522  535608 do not string-copy accel paths in the menu code
1523  488119 critical warnings from gtk_tree_view_get_visible_range
1524  536730 memory corruption in gtktreeview
1525  131920 gtkNotebook sends incorrect switch_page value
1526  526987 GtkCellRendererCombo should allow model to be NULL
1527  536765 GtkComboBox should set COMBO type hint for its menu
1528  503071 Application direction changes to right to left even if...
1529  517706 Connecting GtkButton with "use-stock" == FALSE to a...
1530  519092 Add accessibility support to GtkVolumeButton
1531  524222 GtkToolbar with mix of buttons with and without icons...
1532  537985 gtk_init_with_args() doesn't open a display after...
1533  531960 crash in eog-image.c:1154: (priv->image != NULL)
1534  408154 Change GtkEntryCompletion max-items to style property...
1535  506853 gtk_tree_view_enable_model_drag_[source|dest] problem
1536  536430 Libs and Cflags paths in gail-uninstalled.pc.in are out o...
1537  537685 print to file crashes when the target can not be written 
1538
1539 * Updated translations:
1540  Arabic (ar)
1541  Czech (cs)
1542  Estonian (et)
1543  Hebrew (he)
1544  Norwegian bokmål (nb)
1545  Thai (th)
1546
1547
1548 Overview of Changes from GTK+ 2.13.1 to 2.13.2
1549 ==============================================
1550
1551  * Fix an oversight in the header cleanup that went into 2.13.1, which
1552    removed gtkmarshal.h from the set of headers pulled in by gtk.h
1553  
1554  * Add a function to retrieve the XID of a status icon, to allow
1555    notification bubbles to follow the icon
1556  
1557  * Bugs fixed:
1558  533108 leak of GDI region in function 'handle_wm_paint'
1559  530146 Setting non-string tooltip with gtk_tree_view_set_tooltip_column...
1560  535830 wrong content type adding an item
1561  536126 gtk.h don't include gtkmarshal.h
1562  535497 Print preview doesn't work
1563  535862 gtk_action_create_icon can't create icons from the icon themes
1564  536092 GtkEntryCompletion's popup window should set type hint
1565  535303 add _get_implementation to GtkStatusIcon
1566
1567  * Updated translations:
1568  Estonian (et)
1569  Galician (gl)
1570  Italian (it)
1571  Vietnamese (vi)
1572
1573
1574 Overview of Changes from GTK+ 2.13.0 to 2.13.1
1575 ==============================================
1576
1577  * Add GtkMountOperation, a subclass of GMountOperation that
1578    can show password dialogs when mounting volumes
1579
1580  * Add GDI+-based pixbuf loaders for bmp, emf, gif, ico, jpeg, tiff, wmf
1581
1582  * Add support for pixmap redirection, new api includes the 
1583    gtk_widget_get_snapshot() function and the GtkWidget::damage-event 
1584    signal and the lower-level gdk_window_redirect_to_drawable() and
1585    gdk_window_remove_redirection() functions
1586
1587  * Add gtk_show_uri(), a replacement for gnome_vfs_url_show() and
1588    gnome_url_show()
1589
1590  * Add a "changed" signal to GtkCellRendererCombo
1591  
1592  * Sync keysyms and compose sequences with recent X.org 
1593
1594  * GtkBuilder
1595    - supports custom stock icons 
1596    - supports Pango attributes in labels
1597  
1598  * GtkRecentManager
1599    - uses GIO to monitor .recently-used.xbel
1600    - limits the growth of .recently-used.xbel with a 
1601      gtk-recent-files-max-age setting
1602
1603  * Filechooser autocompletion has been reworked
1604
1605  * The cups print backend displays printer status information
1606  
1607  * On OS X, accelerators are displayed using Unicode characters,
1608    matching the native behaviour
1609
1610  * GtkIconTheme and GtkImage support GIcon
1611
1612  * Bugs fixed: too many to list here
1613  
1614  * New and updated translations:
1615  Arabic (ar)
1616  Valencian-Catalan (ca)
1617  German (de)
1618  Canadian English (en_CA)
1619  British English (en_GB)
1620  Spanish (es)
1621  Estonian (et)
1622  Galician (gl)
1623  Hebrew (he)
1624  Hungarian (hu)
1625  Kannada (kn)
1626  Norwegian bokmål (nb)
1627  Dutch (nl)
1628  Norwegian Nynorsk (nn)
1629  Occitan (oc)
1630  Slovak (sk)
1631  Albanian (sq)
1632  Swedish (sv)
1633  Telugu (te)
1634  Vietnamese (vi)
1635
1636
1637 Overview of Changes from GTK+ 2.12.x to 2.13.0
1638 ==============================================
1639
1640  * gdk-pixbuf:
1641   - Support loading the OS X icns format
1642   - Support loading of JPEG2000 images
1643   - Support loading from and saving to GIO streams
1644
1645  * GDK:
1646   - Add GdkAppLaunchContext, to provide startup notification
1647     with g_app_info_launch()
1648   - Use RandR 1.2 instead of Xinerama when available, and expose
1649     more monitor information
1650
1651  * Accessibility:
1652   - The gail module is now shipped as part of GTK+
1653   - GtkStatusIcon supports keyboard navigation 
1654
1655  * GtkCalendar:
1656   - Support displaying details for each day
1657
1658  * GtkBuilder:
1659   - gtk-builder-convert has been improved
1660   - Translation-domain works properly
1661   - Support accessibility
1662
1663  * Testing support:
1664   - Add utilities for testing GTK+ applications
1665   - Add some unit tests for GTK+ 
1666
1667  * New settings:
1668   - for disabling display of accelerators and mnemonics
1669   - for position of vertical scrollbars in scrolled windows
1670   - for the default input method 
1671
1672  * GtkToolShell: new interface for containers of GtkToolItems
1673
1674  * Bug fixes:
1675  - too many to list here
1676
1677  * Updated translations:
1678   Arabic (ar)
1679   Assamese (as)
1680   Belarusian (be)
1681   Belarusian Latin (be@latin)
1682   Czech (cs)
1683   German (de)
1684   Greek (el)
1685   Estonian (et)
1686   Finnish (fi)
1687   French (fr)
1688   Irish (ga)
1689   Hebrew (he)
1690   Indonesian (id)
1691   Kurdish (ku)
1692   Marathi (mr)
1693   Norwegian bokmål (nb)
1694   Occitan (oc)
1695   Brazilian Portugese (pt_BR)
1696   Slovenian (sl)
1697   Swedish (sv)
1698   Telugu (te)
1699   Russian (ru)
1700
1701
1702 Overview of Changes from GTK+ 2.12.0 to 2.12.1
1703 ==============================================
1704
1705  * Bugs fixed: 
1706  472965 a small improvement for scrolling behavior with PgUp/PgDown
1707  460194 Gtk tooltips + swt crash
1708  478803 Segfault in gtk_print_operation_run when no range specified
1709  480123 Crash from GTK's new search feature
1710  483223 im-xim.so leaves callbacks connected to display "closed" ...
1711  476342 Icon cache validation causes severe page-in
1712  484008 configure fails during CUPS version tests on some platforms
1713  327243 GtkFileChooserButton emits two "selection-changed" signal...
1714  465380 gtkfilechooser cannot show the modified date on none UTF-...
1715  467269 Inkscape Flickers horribly
1716  476686 gtkrecentchooser select-multiple property
1717  478173 GTK's Tracker search engine does not work anymore
1718  478371 totem volume slider appears on all workspaces
1719  482089 GtkPrintOperation check for null default signal handler b...
1720  482504 Missing locale to UTF-8 conversion for modification time ...
1721  482841 critical warnings on gdk_display_close after _gtk_tooltip...
1722  483563 remains of gtk_widget_ref() in gtkdnd.c
1723  483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im...
1724  484650 Typo in docs for GdkGrabBroken
1725  484730 In MS-Windows theme, GtkBorder freed with g_free() instea...
1726  486360 Failed to convert Empathy Glade files
1727  389358 print dialog: unit selection dialog can't be closed
1728  448343 File chooser should maintain sort state during folder swi...
1729  477447 GtkPaned documentation doesn't mention behaviour with onl...
1730  482034 GtkMenuPositionFunc push_in parameter description
1731  482837 duplicate declaration of gtk_notebook_create_window()
1732  478637 Notebook tab labels not correctly centered in ms-windows ...
1733  484132 gtk_recent_info_get_icon docs
1734  486636 "Cannot open display" message doesn't include display whe...
1735  455284 Ctrl+L should work depending if it has focus or not
1736  478377 10x speed up for window motion/scroll (gdk-quartz)
1737  485301 Filename is garbled in print dialog on none UTF-8
1738  485437 Fix testxinerama.c to not query current monitor by default
1739  486155 Docs for gtk_text_iter_forward_line()
1740  339877 pixbuf loader incorrectly returns wbmp
1741  456137 Pidgin will crash in fail-safe session due to a NULL poin...
1742  456676 Critical warning in gtk_drag_drop_finished()
1743  352643 crash in gtk_entry_completion_default_completion_func
1744  477280 volume button docs fix
1745  477704 Add docs for GtkTreeModelForeachFunc
1746  476920 Move GtkFileSelection to the deprecated section
1747
1748  * Updated translations:
1749  - Arabic (ar)
1750  - Assamese (as)
1751  - Belarusian Latin (be@latin)
1752  - Catalan (ca)
1753  - Estonian (et)
1754  - Basque (eu)
1755  - Hebrew (he)
1756  - Ido (io)
1757  - Italian (it)
1758  - Japanese (ja)
1759  - Georgian (ka)
1760  - Kannada (kn)
1761  - Korean (ko)
1762  - Lithuanian (lt)
1763  - Dutch (nl)
1764  - Polish (pl)
1765  - Romanian (ro)
1766  - Slovenian (sl)
1767
1768
1769 Overview of Changes from GTK+ 2.11.6 to 2.12.0
1770 ==============================================
1771
1772  * GtkTooltips
1773  - All widgets have been ported to the new tooltips code
1774  - Tooltips are disabled in touchscreen mode 
1775
1776  * GtkBuilder
1777  - Support custom tabs in GtkPrintUnixDialog
1778
1779  * Bugs fixed:
1780  459561 critical warnings with custom tooltips
1781  461648 GdkWindowQueueItem::serial overflow
1782  463773 Openoffice and flash run into a deadlock when used with KDE
1783  468801 thunar segfaults when selecting targa image
1784  473441 [patch] Ungrab windows when gdk_window_destroy() is calle...
1785  473954 gnome-background-properties: crash on drag-n-drop to "Add...
1786  461945 totem outputs errors in terminal
1787  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
1788  405868 Missing implementation of gdk_window_get_geometry()
1789  441219 Do not allow moving cursor to separators
1790  447214 rename the tips_data_list field back
1791  451202 New tooltips API has too long default timeout
1792  451397 Use new tooltip API in gtk+
1793  452225 check and option mark drawing is a mess of inconsistency
1794  457642 tooltips on notebook's tab labels
1795  458088 Improve mouse cursor for paned widgets
1796  458102 GtkScrolledWindow doesn't redraw when gtk-scrolled-window...
1797  458280 remove set-toolip handler from menutoolbutton
1798  458298 broken cursor movement with inline selection
1799  459459 Missing implementation of gdk_window_set_decorations() an...
1800  459515 gtk_menu_key_press() buglets
1801  459566 update testtooltips
1802  459667 Missing implementation of gdk_window_set_keep_above and g...
1803  460272 GtkFrame publishes incorrect defaults for "label-xalign"
1804  460534 No expose events if input swamps main loop with scrolled ...
1805  461225 gtk_tree_view_set_tooltip_cell() documentation: cell
1806  463907 'Recent Documents' is broken in gnome-panel 2.19.5
1807  464528 gdk_rectangle_union() and gdk_rectangle_intersect() shoul...
1808  465039 "keynav-failed" signal not emitted when treeview has just...
1809  467003 tooltips do not pick up theme changes
1810  467117 Documentation for the GtkPaned key binding signals
1811  467414 gtkcupsutil.c won't build with cups 1.3
1812  468055 Incorrect compose mapping for capital U with macron
1813  468245 Tooltip timer doesn't get reset when mouse leaves into ot...
1814  469214 Recently used blocks side-panel browsing until loaded
1815  469374 menu accelerators don't work
1816  469395 make dist failure
1817  471132 Highlighting a suggestion with the keyboard changes the U...
1818  471215 Cursor drawing broken
1819  472974 gtk-builder-convert doesn't set correctly the tab label f...
1820  472981 make gtk-builder-convert not remove some empty properties
1821  356630 Print to file dialog suggests "output.pdf" even for ps ou...
1822  447883 PATCH Documentation about SVN in HACKING and README.cvs-c...
1823  459340 GtkContainer API documentation refers deprecated gtk_widg...
1824  459732 build system: cups detection with only cups-config might ...
1825  460207 there are still references to deprecated gdk_pixbuf_rende...
1826  461483 Wrong check in gtk_window_group_remove_window
1827  472643 gtk_builder_add_from_file: *filename marked as constant b...
1828  474696 ToolbarContent should use GSlice
1829  459313 A few functions that don't appear in 2.12 new symbols
1830  468832 crash while reading ANI file
1831  470033 MS-Windows Theme doesn't apply styling to gtknotebooks wh...
1832  473340 gtk_print_operation_get_error() is listed twice
1833  473463 GtkButton doesn't have a GdkWindow like the docs say it does
1834  474282 Dead code in gtkmisc.c
1835  472951 gtkprintunixdialog should support custom tabs as buildable
1836  383003 Dragging text including non-ascii chars from epiphany to ...
1837  449371 Open with menu has no effect
1838  404541 GtkIconView crashes when I select icons with rubberband w...
1839  467324 Iter swapping causes segmentation fault
1840  475158 Random crash while scrolling trough notebook tabs
1841  450032 GtkRecentAction should have defaults
1842  458283 wrong tooltip on menutoolbutton
1843  467717 Extra trailing comma after last enum definition
1844  467719 config.h should always be included first if using AC_SYS_...
1845  474897 rendering problem with latest gtk+
1846  475400 Fix a typo in gtkentry.c
1847  436576 GtkFileChooserButton title from supplied dialog
1848  475439 gtk/gtksearchenginesimple.h is missing a G_BEGIN_DECLS
1849  105895 Please add common keybindings for the TreeView
1850  306445 stock icon for the "open recent" menu
1851  449371 Open with menu has no effect
1852  426246 "Spurious" expose events during asynchronous GtkWindow re...
1853  436576 GtkFileChooserButton title from supplied dialog
1854  474897 rendering problem with latest gtk+
1855  475400 Fix a typo in gtkentry.c
1856  476688 scale button uses wrong value type in getter
1857  476665 gtkcellrendereraccel missing property getter
1858  476689 gtktreeview tooltip column property getter uses wrong val...
1859
1860  * Updated translations
1861  - Bulgarian (bg)
1862  - Bengali (bn_IN)
1863  - Danish (da)
1864  - German (de)
1865  - Canadian English (en_CA)
1866  - Spanish (es)
1867  - Estonian (et)
1868  - Basque (eu)
1869  - Finnish (fi)
1870  - French (fr)
1871  - Irish (ga)
1872  - Gujarati (gu)
1873  - Hungarian (hu)
1874  - Italian (it)
1875  - Japanese (jp)
1876  - Kannada (kn)
1877  - Macedonian (mk)
1878  - Malayalam (ml)
1879  - Norwegian bokmål (nb)
1880  - Dutch (nl)
1881  - Oriya (or)
1882  - Polish (pl)
1883  - Portugese (pt)
1884  - Brazilian Portugese (pt_BR)
1885  - Russian (ru)
1886  - Albanian (sq)
1887  - Serbian (sr, sr@Latn)
1888  - Swedish (sv)
1889  - Telugu (te)
1890  - Thai (th)
1891  - Ukrainian (uk)
1892  - Vietnamese (vi) 
1893
1894
1895 Overview of Changes from GTK+ 2.11.5 to 2.11.6
1896 ==============================================
1897
1898  * GtkBuilder:
1899  - The gtk-builder-convert script is more versatile
1900  - GtkBuilder suppports GdkPixbuf properties
1901  - GtkBuilder parses, but doesn't yet implement <accessibility> 
1902  - Support for accelerators in actions has been added
1903
1904 * GtkTooltips:
1905  - The old tooltips API has been deprecated
1906  - The has-tooltip property has getter and setter
1907
1908 * GtkTreeView: 
1909  - Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
1910    gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
1911    gtk_tree_view_set_tooltip_column()
1912
1913 * GtkIconView:
1914  - Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
1915    gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
1916    gtk_icon_view_set_tooltip_column()
1917
1918 * Bug fixes:
1919  452598 crash in Evolution: Added an Evolution attac...
1920  447966 Add builder support for GdkPixbuf properties
1921  453033 gnome-panel crashed with SIGSEGV in idle_populate_func()
1922  453365 gdk_pixbuf_get_file_info crashes on tif files
1923  361781 GtkViewport size request includes xthickness/ythickness f...
1924  427899 GtkFrame's label may exceed the frame area
1925  430049 gtk_selection_data_set_text() ignores length argument
1926  436965 Add files to /po[-properties]/POTFILES.in
1927  437281 gtk_button_set_image destroyes the old image
1928  448604 gtk+ printbackends build fix
1929  449311 GtkVolumeButton should use new tooltip API
1930  451164 I translate gnome-desktop. But i have no svn account and ...
1931  451575 (API) Changes needed for GtkTooltips deprecation
1932  452425 Setting "tooltip-text" property to NULL has bad effects
1933  452861 gtk_label_set_pattern() is not working anymore
1934  452988 error handling in GtkCellLayout custom parser
1935  453411 Button state not included in key events
1936  453413 Key event state is not right for modifier keys
1937  454654 Accelerator support for actions
1938  454700 Minor update for gdk_threads_enter
1939  454703 gdk_window_invalidate_rect accepts NULL
1940  454830 gtk-builder-convert not converting menus
1941  452056 GtkComboBox doesn't emit 'changed' signal when active row...
1942  452278 GtkBuilder API Documentation
1943  453316 small documentation fix in GtkDrawingArea API documentation
1944  453673 small doc quirk in gtk/gtktreeview.c
1945  453930 small doc quirk in gtk/gtktooltip.c
1946  454596 [patch] gdkpixbuf-scale slight api doc improvement
1947  454835 [patch] example in gdk-pixbuf-scaling using deprecated gd...
1948  457384 critical warning from entrycompletion
1949  112404 Problem with focus when closing transient window
1950  172424 Most GtkWidget events have no documentation
1951  408327 Improving tooltip positioning
1952  439480 translations
1953  439715 GtkFileChooser - recent files option takes up 100% CPU.
1954  455482 remove old tooltips work-around from uimanager
1955  455721 mem leak when adding shortcut
1956  455901 mem leak in path bar
1957  455984 need a way to convert to bin_window coordinates
1958  457720 assertion `G_IS_VALUE (value)' failed progmatically "tabb...
1959  458298 broken cursor movement with inline selection
1960  456258 GtkScaleButton: value parameter of signal "value-changed"...
1961  457774 GtkTreeView::test_expand_row and test_collapse_row
1962  455645 intern action names 
1963
1964 * Updated translations:
1965  Bengali (bn_IN)
1966  Greek (el)
1967  Spanish (es)
1968  Estonian (et)
1969  Finnish (fi)
1970  Galician (gl)
1971  Gujarati (gu)
1972  Hungarian (hu)
1973  Japanese (ja)
1974  Lithuanian (lt)
1975  Norwegian bokmål (nb)
1976  Dutch (nl)
1977  Swedish (sv) 
1978  Thai (th)
1979  Vietnamese (vi)
1980  
1981
1982 Overview of Changes from GTK+ 2.11.4 to 2.11.5
1983 ==============================================
1984
1985 * OS X port:
1986  - Many improvements
1987
1988 * Win32 port:
1989  - Inconsistent checkboxes are drawn correctly now
1990
1991 * GtkBuilder:
1992  - Ship a Python script, gtk-builder-convert, to 
1993    convert glade files to GtkBuilder syntax
1994
1995 * GtkFileChooser:
1996  - Improved display of the time column
1997  - Support search on OS X, using Spotlight
1998
1999 * GtkTreeView:
2000  - New function gtk_tree_view_is_rubber_banding_active() to
2001    check whether rubber banding is active
2002
2003 * GtkVolumeButton uses the range 0.0 to 1.0, and
2004   correctly adapts tooltips to display percentages
2005
2006 * Bugs fixed:
2007  447967 Improve reference counting
2008  447995 Add a script that converts libglade files
2009  451428 GtkBuilder API changes
2010  449862 gdk_x11_display_get_xdisplay doesn't check pointers befor...
2011  451303 Crashes on empty property
2012  164809 Checkboxes with inconsistent status are not drawn properl...
2013  426987 Panel freezes after upgrading gtk icon cache
2014  439567 Add functions to transform pixbufs based on orientation tags
2015  448313 Block cursor problem on one-character line
2016  449016 Prevent C++ keyword clashes
2017  449167 faulty enter-leave compression
2018  450469 Draw no bevel when "GtkToolbar::shadow-type" is "none"
2019  451070 Broken CUPS SSL printing in gtk 2.10.13
2020  451345 gtk-demo does not open GtkBuilder example twice
2021  451353 Parsing properties broken
2022  451484 Miscalculation in GtkButtonBox CENTER_MODE
2023  451866 GtkVolumeButton range
2024  452046 some fixes for gdk composited window support
2025  452463 type-func attribute on wrong element ?
2026  452464 inconsistent handling of booleans
2027  452465 error handling in gtk_builder_value_from_string_type()
2028  452954 GtkBuilder documentation fixes/improvements
2029  446532 [patch] Improve performance of gtk_recent_manager_get_items
2030  451314 Warning message is wrong for delayed property assigning
2031  392283 GtkNotebook tabs drawn incorrectly with the Wimp theme
2032  449492 debug spew on toolbar focus move
2033  324543 GtkFileChooser: show file 'modified' TIMES, not just DATES
2034  327912 Many mouse cursors are not supported
2035  353805 Detecting Bidi Keyboard Layouts
2036  451527 Confusing GtkRadioButton variable names in some functions
2037  393579 Need tree view API for querying whether rubberbanding is ...
2038
2039 * Updated translations
2040  Spanish (es)
2041  Estonian (et)
2042  Hungarian (hu)
2043  Japanese (ja)
2044  Korean (ko)
2045  Norwegian bokmål (nb)
2046  Russian (ru)
2047  Sinhala (si)
2048  Vietnamese (vi)
2049
2050
2051 Overview of Changes from GTK+ 2.11.3 to 2.11.4
2052 ==============================================
2053
2054 * The multipress input method correctly handles control keys
2055
2056 * The memory management of GtkRecentManager has been
2057   changed, deprecating the screen-related functions in favour
2058   of gtk_recent_manager_get_default().
2059
2060 * Bugs fixed: 
2061  448928 Some GtkBuildable methods named too generically
2062  448193 gtkbuilder.h causes compile error with C++
2063  354887 GtkFileChooserButton displays unnecessary authentication ...
2064  440450 GTK font selection minimum size is too large for 150dpi s...
2065  447214 gtk_tooltips_widget_remove() is slow
2066  448299 dgettext arguments interchanged
2067  448321 Drawing problems with block cursor
2068  448341 There is no GtkTooltip documentation in the gtk+ reference
2069  448484 GtkAccelGroup forgets to remove closure invalidate notifi...
2070  448544 Refcount issues in GtkCellRendererSpin
2071  412357 GtkMenuShell not defined as an abstract base type
2072  403717 print preview operation should pass settings to preview p...
2073
2074
2075 Overview of Changes from GTK+ 2.11.2 to 2.11.3
2076 ==============================================
2077
2078 * GtkBuilder: GTK+ supports constructing user interfaces 
2079   from XML descriptions now, similar to libglade.
2080
2081 * The new tooltip code now has convenience api to set
2082   text tooltips: gtk_widget_set_tooltip_text(),
2083   gtk_widget_set_tooltip_markup()
2084  
2085 * GtkTextView, GtkEntry:
2086  - gtk_widget_modify_cursor() is a new function in the 
2087    gtk_widget_modify family to override the style-provided 
2088    cursor colors
2089  - Use a block cursor in overwrite mode
2090
2091 * GtkFileChooser:
2092  - Use xdg-user-dirs to find the Desktop directory
2093  - gtk_file_system_create() is now public API
2094
2095 * GtkMenu:
2096  - GtkMenuItem gained a submenu property
2097  - GtkMenuShell obtained a move-selected signal 
2098
2099 * OS X port:
2100  - Many improvements
2101
2102 * Bugs fixed:
2103  445691 Crash when spawning a new process
2104  447163 Implicit pointer conversion gdk_font_ref()
2105  420249 deadlock on print operation
2106  440918 out-of-bound access on loading pnm
2107  142494 treeview coordinate systems need documentation/auditing
2108  343012 RC parser rejects lower-case identifiers.
2109  350460 Popup windows (esp. menus) misbehave wrt focus
2110  410815 Icon view gets confused when scaling down the pixbuf column
2111  435471 small GtkComboBox cleanup
2112  435840 GTK_WIDGET_SAVED_STATE inconsistency
2113  442617 gdk_spawn overrides envp, breaking child setup funcs whic...
2114  443913 When .recently-used.xbel is empty, recently-used uses %10...
2115  444097 Cannot compile gtksearchenginesimple.c
2116  444310 update_buttons_state on a bare assistant causes gtk+ to c...
2117  444734 Compact file-chooser folder selection not working with gt...
2118  444786 Error loading 'gtk-select-color' in Stock icons and Items
2119  445054 GtkScrolledWindow::scrollbars-within-bevel is drawing wrong
2120  445284 Custom (pixbuf etc.) cursor reverts to default cursor on ...
2121  445539 Unititialized var in gtkrc.c trunk
2122  445855 gtk_scale_button_new() uses private API.
2123  446138 Tiny doc update for gdk_window_get_pointer()
2124  446513 gtknotebook.h: create_window is wrong declaration
2125  446616 glib requirement insufficient
2126  447065 GtkMenuItem: add "submenu" property and some cleanup
2127  426192 Symbolic colors are not working under "engine" sections o...
2128  446107 tiff load dialogue has unreadable text
2129  447396 Typo in documentation of gtk_widget_modify_cursor
2130  79585  API to change cursor color
2131  80378  Visible (Cursor-shape) indicator for Overtype mode
2132  158008 Stock button for Dont Save, Discard Changes, Do Not Save
2133  334576 GtkCellRendererProgress ignores xalign attribute
2134  344836 Add orientation property to CellRendererProgress
2135  172535 Add support for UI builders in gtk+
2136  446833 gtk_menu_shell_move_selected should be a vcall
2137  447586 gtknotebook.c: decreasing unknown size pointer
2138
2139 * Updated translations
2140  Spanish (es)
2141  Swedish (sv)
2142
2143
2144 Overview of Changes from GTK+ 2.11.1 to 2.11.2
2145 ==============================================
2146
2147 * The GtkListStore and GtkTreeStore have new API
2148   to set values using vectors of columns and values
2149
2150 * Bugs fixed:
2151  389603 GtkFileChooserWidget crashes when the window is too narrow
2152  444351 metacity cores on startup
2153  379213 gtkaboutdialog.h causes warnings with GCC and -Wshadow
2154  442888 problem with GTK+ medialib integration
2155  444236 gtk-demo says invisible text doesn't work
2156  444457 Segfault in gdk_window_set_opacity when opacity < 1.0
2157  399071 add gtk_tree_store_set_with_valuesv
2158  434021 crash on startup with jhbuild
2159
2160 * Updated translations:
2161  Spanish (es)
2162
2163
2164 Overview of Changes from GTK+ 2.11.0 to 2.11.1
2165 ==============================================
2166
2167 * GtkTextView:
2168  - Marks can be created independent from buffers
2169  - Cursor color follows text color
2170
2171 * OS X port:
2172  - Many improvements
2173
2174 * GDK:
2175  - Add support for composited child windows
2176
2177 * Bugs fixed:
2178  347883 do-overwrite-confirmation does nothing in 2.10
2179  440890 Crash in gtktooltip.c (GTK+ 2.11.0)
2180  440982 crash in gtk due to missing stock icon gtk-clear
2181  418047 GtkIconView sizing is very broken
2182  438440 All tests for Gtk2 failing when installing from CPAN
2183  314172 gtk_toolbar_set_icon_size() should be 'undeprecated'
2184  348493 _gdk_quartz_copy_to_image needs implementing for pixmaps
2185  398414 Printing to file with multiple pages per sheet
2186  412882 gdkwindow should support the concept of "composited"
2187  430218 Some file names are being cut unnecessarily with RTL Inte...
2188  435405 text view recreates pangolayouts all the time
2189  439565 Crash in GtkIconView a11y code
2190  440040 Reference counting in GtkPrintOperation goes awry
2191  440511 xcursors.h: illegal initializing
2192  440780 GtkAction set_short_label might be broken
2193  441443 jpeg loader does not set error upon abortion
2194  442172 Small cleanup in gtk_notebook_set_current_page and fix ty...
2195  442183 Updated gdk/gdkkeysyms-update.pl
2196  443247 Two GtkNotebook cleanups
2197  441767 Icon cache isn't validated properly
2198  442326 Overview navigator traps mouse on wrong screen in dual mo...
2199  79585  GtkTextView API to change cursor color
2200  132818 Allow GtkTextMark subclasses to be used in GtkTextBuffer
2201  348065 [PATCH] Remove automagic status of xinerama dependency
2202  441443 jpeg loader does not set error upon abortion
2203  386935 gtk_notebook_set_window_creation_hook only allows one...
2204  414947 Move "move-focus" signal to GtkWidget
2205
2206
2207 * Updated translations:
2208  Thai (th)
2209  Spanish (es)
2210  Norwegian bokmål (nb)
2211
2212
2213 Overview of Changes from GTK+ 2.10.x to 2.11
2214 ============================================
2215
2216 * Printing support:
2217  - Cups backend: Work with "BrowseShortNames Off"
2218  - Cups backend: Fix handling of multi-valued options
2219  - Cups backend: Work with raw printers
2220  - Cups backend: don't lock up when met with larger numbers of printers 
2221  - Improved sensitivity handling of controls in the unix dialog
2222  - Support half-open ranges
2223  - Add a test print backend for easier debugging
2224  - Add API to list paper sizes
2225  - Add API to serialize and deserialize page setups and print settings
2226  - Print settings can be passed to the preview command 
2227  - Make more GtkPrinter public
2228
2229 * GtkFileChooser:
2230  - Improve file chooser dialog size logic
2231  - Add a GtkFileChooserButton::file-set signal
2232  - Add a search mode with backends for Beagle, Tracker and simple search
2233  - Add recent files support
2234
2235 * New tooltips API, that allows complex tooltips (markup, images),
2236   tooltips on insensitive widgets, tooltips on treeviews, etc
2237
2238 * GtkScaleButton, GtkVolumeButton: new widgets for volume controls 
2239   frequently seen in multimedia applications
2240
2241 * Input Methods:
2242  - New Thai and Lao input method
2243  - New multipress input method for phone pads
2244
2245 * Recent files:
2246  - GtkRecentChooserMenu supports custom menu items
2247  - GtkRecentAction was added
2248
2249 * Keyboard navigation improvements:
2250  - Infrastructure for notification of failed keyboard navigation
2251  - Better support for restricted sets of keys
2252  - Only handle keys for notebook tab reordering and scrolledwindow 
2253    scrolling if it make sense
2254  - Add settings gtk-enable-accels and gtk-enable-mnemonics to disable  
2255    the display of accelerators and mnemonics
2256  - Popup/popdown of comboboxes is keybindable
2257
2258 * Windows port: 
2259  - Windows 9x/ME is not supported anymore 
2260  - Many ms-windows theme improvements
2261  - The file chooser uses native icons
2262  - Support drop shadows 
2263  - Use native cursors
2264
2265 * OS X port:
2266  - Many improvements
2267
2268 * Icon theme support:
2269  - Add api to list contexts of an icon theme 
2270  - The builtin stock icons have been replaced by a new set of icons 
2271    which are visually compatible with Tango
2272  - Support fallback to more generic icon names 
2273  - Validate icon caches when they are created and before they are used
2274
2275 * GtkRange has gained support for fill levels
2276
2277 * GtkEntry:  
2278  - inline-selection mode for entry completion that is closer to what 
2279    web browsers need
2280  - Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling
2281
2282 * GtkTextView:
2283  - Support accumulative and negative margins
2284  - GTK_JUSTIFY_FILL works
2285
2286 * GtkLabel:
2287  - GTK_JUSTIFY_FILL works
2288
2289 * GtkStatusIcon: 
2290  - Multiscreen support
2291  - gtk_status_icon_position_menu() works on Windows
2292  - Don't take up space when invisible
2293
2294 * GtkCellRendererProgress:
2295  - Respect themes 
2296  - Support activity mode
2297
2298 * GtkNotebook: 
2299  - Support scrolling during tab DND
2300  - Allow dropping tabs anywhere
2301  - Deprecate numeric group-ids in favour of a more flexible group property
2302
2303 * GtkTreeView:
2304  - Lots of scrolling fixes
2305  - Add a gtk-alternative-sort-arrows setting for drawing sort arrows
2306    according to platform conventions
2307
2308 * GtkButtonBox:
2309  - Can center buttons now
2310
2311 * GtkComboBoxEntry 
2312  - Can add an arbitrary child widget
2313
2314 * GtkAboutDialog:
2315  - The "name" property has been replaced by "program-name" to avoid
2316    a clash with the preexisting "name" property on GtkWidget
2317
2318 * GDK changes:
2319  - Add gdk_event_request_motions() which works with input devices
2320  - Add API for changing startup notification id on a window
2321  - Add API for sending startup notification messages
2322  - Don't deadlock with xcb-based libX11
2323  - The handling of _NET_WM_USER_TIME has been changed to reduce
2324    the amount of root window property changes
2325  - New gdk_threads api() to allow fully threadsafe handling of idles 
2326    and timeouts
2327
2328 * gdk-pixbuf changes: 
2329  - Optional support for Sun mediaLib hardware acceleration
2330  - Support exif rotations in tiffs and jpegs
2331  - Allow arbitrary split between builtin vs modular loaders
2332  - Support v5 and OS/2 bmps
2333  - Support scaling animations
2334
2335 * Miscellaneous GTK+ changes:
2336  - New function gtk_window_set_opacity(), to set the opacity
2337    of toplevel windows
2338  - Allow to restrict drags within an application or widget 
2339  - Support opening/closing of submenus on click
2340  - Configurable cursor blinking timeout
2341  - Insensitive widgets don't install cursors
2342
2343 * Bug fixes:
2344  - too many to list here
2345
2346 * New and updated translations:
2347  Arabic (ar)
2348  Assamese (as)
2349  Belarusian Latin (be@latin)
2350  Bulgarian (bg)
2351  Bengali (bn)
2352  Catalan (ca)
2353  Czech (cs)
2354  Welsh (cy)
2355  German (de)
2356  Greek (el)
2357  Canadian English (en_CA)
2358  British English (en_GB)
2359  Esperanto (eo)
2360  Spanish (es)
2361  Estonian (et)
2362  Finnish (fi)
2363  French (fr)
2364  Gujarati (gu)
2365  Hebrew (he)
2366  Hindi (hi)
2367  Hungarian (hu)
2368  Indonesian (id)
2369  Italian (it)
2370  Kurdish (ku)
2371  Lithuanian (lt)
2372  Latvian (lv)
2373  Macedonian (mk)
2374  Malayalam (ml)
2375  Marathi (mr)
2376  Norwegian bokmål (nb)
2377  Nepali (ne)
2378  Oriya (or)
2379  Brazilian Portugese (pt_BR)
2380  Romanian (ro)
2381  Russian (ru)
2382  Slovenian (sl)
2383  Serbian (sr) 
2384  Serbian Latin (sr@Latn)
2385  Swedish (sv)
2386  Tamil (ta)
2387  Thai (th)
2388  Turkish (tr)
2389  Ukainian (uk)
2390  Vietnamese (vi)
2391  Walloon (wa)
2392  Simplified Chinese (zh_CN)
2393  Chinese (Hong Kong) (zh_HK)
2394  Chinese (Taiwan) (zh_TW)
2395
2396
2397 Overview of Changes from GTK+ 2.10.1 to 2.10.2
2398 ==============================================
2399
2400
2401 * Many fixes and improvements for the OS X backends
2402
2403 * Revert to using gtk modules with global binding,
2404   since the local binding that was introduced in 
2405   2.10 breaks the accessibility support of current 
2406   OpenOffice.org releases.
2407
2408 * GtkRecenManager 
2409  - Poll for changes to the XBEL file
2410  - Fix initial bad placement of recent files menu
2411  - Show nonexisting resources by default, and do 
2412    not mark them as insensitive
2413  - Allow adding a filter to GtkRecentChooserMenu
2414
2415 * GtkFileChooser
2416  - Improve the fallbacks for icons
2417  - Make  / and ~ activate the location entry again
2418
2419 * Bugs fixed:
2420  348828 Segmentation Fault in gtk_combo_box_menu_setup 
2421         when removing combobox child
2422  349552 problem with parsing (enum) style properties
2423  351581 API Documentation issues with 2.15 release
2424  348652 reorder() from ComboBoxEntry produces Gtk+ assert 
2425         error
2426  349128 Fix docs about GtkTreeModel::row-deleted
2427  350605 Crash caused by the recent menu
2428  348096 GtkStyle leaks GtkRcContext
2429  348145 Background images not working with Quartz backend
2430  329752 Problem with has_selection notification when 
2431         deleting the selection
2432  347856 gtk_recent_chooser_add_filter not implemented 
2433         for GtkRecentChooserMenu
2434  348245 Disabling pdf printing doesn't hide option
2435  348278 textview doesn't update on hinting setting change
2436  348289 Filechooser is blocked by higher priority idle
2437  348478 entry completions needs to reset the IM context 
2438         before emitting action-activate signal
2439  348538 Remove old email addreses from the tutorial
2440  348626 drag-to-child should not work
2441  348634 IconView does not update background
2442  348706 don't allow dnd onto arrows
2443  348740 configure script does not honour PKG_CONFIG variable
2444  348787 Segfault in gtk_font_button_update_font_info()
2445  348824 test attached calendar-sane-timer patch in head
2446  348971 gtk_status_icon_get_geometry returns bogus data
2447  349382 valgrind uninitialized memory warnings setting 
2448         partly uninitialized X properties
2449  349570 notebook arrow PRELIGHT drawing doesn't work
2450  349834 Memleak from gtk_tree_view_set_enable_tree_lines
2451  349858 Leak of ShmPixmapInfo from get_shm_pixmap_for_image
2452  349859 gtk_paint_tab doesn't work when widget is now 
2453         option menu
2454  349997 Indirect leak from XkbGetMap
2455  350039 GtkFileChooserEntry leaks sources
2456  350050 GdkGC leak from GtkRuler
2457  350139 Should use evince preview mode
2458  350258 Memory leak in gtk_entry_drag_data_received()
2459  350329 The CUPS printer backend in GTK+-2.10.1 fails 
2460         with CUPS 1.1.
2461  350517 reset_style_idle() interferes with application 
2462         idles
2463  350860 Balloon messages sent to tray do not have the 
2464         correct window in XEvent
2465  350938 TreeViewColumn rendering off when "spacing" 
2466         property set
2467  351112 gtk_notebook_set_current_page fails when the 
2468         notebook has not yet been shown
2469  351519 Directfb backend fails to build
2470  165714 GtkEntryCompletion doesn't complete on paste
2471  168737 Different button sizes in About dialogs
2472  345666 The icons of file, directory and device at 
2473         GtkFileChooser
2474  349429 spin button does not use correct value for 
2475         inner_border
2476  349501 fix in the documentation of function 
2477         gtk_list_store_insert_with_values()
2478  350072 stdout output from colorselection
2479  351759 Wrong range value in documentation of 
2480         gtk_color_selection_set_current_alpha
2481  349277 Wrong message for problems with serializing 
2482         texts
2483  346800 Rework sort/filter models to use indices to 
2484         parents instead of pointers
2485  349120 Small error in doc
2486  350911 gdk_pixbuf_new_from_file_at_scale() should 
2487         skip when there's enough image data 
2488  348728 GtkTable Row and Column Spacing
2489  351241 swapped argument description
2490  350023 "Running GTK+ Applications" chapter does not 
2491         document new GTK_DEBUG possibilities
2492  351812 file print backend filename encoding issue
2493
2494 * New and updated translations (bg,bn_IN,de,dz,el,es,
2495   et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po,
2496   sv,th,tr,tt,uk,zh_HK,zh_TW)
2497
2498
2499 Overview of Changes from GTK+ 2.10.0 to 2.10.1
2500 ==============================================
2501
2502 * Drop Pango requirement 1.12.0
2503
2504 * Many fixes and improvements for the OS X 
2505   and directfb backends
2506
2507 * The printing framework now supports a subset
2508   of the Cups 1.2 custom PPD option spec
2509
2510 * Bug fixes:
2511  348134 box gaps on left and right can be drawn wrong
2512  348014 crash on Epiphany Web Browser
2513  348063 _gtk_icon_cache_get_icon crashes when no 
2514         cache available
2515  348096 GtkStyle leaks GtkRcContext
2516  157439 The "adding to panel" is buggy when switching 
2517         to an rtl environment
2518  346751 symbolic colors can't be use in properties
2519  347976 Context menus appear in strange locations
2520  348001 xid / fid X11 font id's are used intermixed
2521  348049 Tabs "magically" re-order
2522  348094 Adjustment leak from gtkiconview
2523  348115 improve notebook visuals when dragging
2524  348120 gtkentrycompletion leaks action_view
2525  348227 gtkimcontextsimple doesn't terminate a string 
2526         with null
2527  348424 mem leak in GtkPrintSettings
2528  348089 Missing chaining up in gtk_recent_chooser_menu_finalize
2529  348090 Reference leak in gtk_text_layout_set_contexts
2530  348095 gtk_menu_stop_scrolling does work even if we 
2531         were not scrolling...
2532  142582 Add animation xsetting
2533  346427 xbm loader returns false, fails to set error
2534  346733 GList of visuals is always empty and causes 
2535         crashes in gdk_rgb_choose_visual()
2536  347048 crash on using GtkAssistant
2537  164884 GtkTreeView row drag is sometimes started 
2538         spuriously
2539  302127 GtkTreeView gets angry when items deleted 
2540         from a test_expand_row handler
2541  346092 gtk_tooltip_set_delay documentation wrong
2542  346428 Be robust against broken loaders failing to 
2543         set error on failure
2544  346467 gtkwindow state assignments bug
2545  346598 modeline takes too much memory
2546  346603 Context menus only work once
2547  346639 treeview memleak
2548  346668 symbolic colors are broken when specifying 
2549         engine
2550  346713 quartz backend is missing functions that 
2551         pygtk needs
2552  346721 XBM reading in quartz backend is broken
2553  346836 Tabs jump around when opening menus
2554  347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls
2555  347277 gtk_drag_get_ipc_widget() and window groups
2556  347315 SYNC extension check failing
2557  347902 GtkRange doesn't reliably update stepper 
2558         sensitivity
2559  335012 gtkcellrenderertext - gtkeditable: bad 
2560         interaction when ypad is set to hi value
2561  337910 gdk_pango_layout_get_clip_region is inefficient
2562  346605 Modifier-key events are not sent
2563  346970 gtkfilechooserbutton leaks an empty list
2564  347032 documentation of gtk_print_context_get_height() 
2565         has typo
2566  347037 GObject info missing for GtkRecentManager and 
2567         GtkRecentChooser* in gtk-doc API reference
2568  347041 documentation of gtk_paper_size_is_equal() 
2569         has a typo
2570  347043 Reference leaks in GtkFileChooserButton
2571  347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on 
2572         open file dialog
2573  347211 documentation of gtk_print_job_send() has a 
2574         typo
2575  347710 new GtkCellRendererSpin misses a lot of API 
2576         documentation
2577  347711 slight glitches in GtkAssistant API documentation
2578  347065 Fix in-line doc typos
2579  311399 relative to the window string can be better 
2580
2581 * Updated translations (bg,bn_IN,cs,de,dz,es,et,
2582   eu,fi,fr,gu,he,ko,or,th)
2583
2584 Overview of Changes from GTK+ 2.9.4 to 2.10.0
2585 =============================================
2586
2587 * Printing:
2588   - A PREVIEW capability has been added to allow hiding the
2589     preview button
2590
2591 * Bug fixes:
2592  321393 Incorrect size request after changing the font
2593  327164 (GtkRBNode *)node becomes NULL inside GtkTreeView
2594  344074 Feature request: get printer list, and get default print
2595  344876 refcount leak when using ComboBox.set_cell_data_func
2596  345644 gtk+-2.9.4 requires CUPS-1.2.x
2597  345663 gtkaction(group)?.c: using functions without prototype declaration
2598  346079 gtk receives all sorts of events from the X server
2599  343841 Misguided iter assertion in gtk_list_store_insert_with_values()
2600  346113 unix print dialogue always has preview button
2601  346237 Possible leak in gtkprintunixdialog.c
2602  346027 cancelling printer enumeration
2603  346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h 
2604         and gtkprint-win32.h
2605  346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed
2606
2607 * Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)
2608
2609 Overview of Changes from GTK+ 2.9.3 to 2.9.4
2610 ============================================
2611
2612 * GtkPrintOperation:
2613  - UI improvements in the print dialog
2614  - Make printing work without a display connection
2615  - Replace "Print to PDF" by "Print to file" that
2616    can generate PDF or PostScript
2617  - Add a function to the low-level API to 
2618    enumerate all printers
2619
2620 * GtkNotebook tab DND has been improved
2621
2622 * GtkProgressbar supports text in activity mode 
2623
2624 * GtkLabel allows to set the wrap mode
2625
2626 * GtkStatusIcon supports transparency
2627
2628 * Bugs fixed:
2629  344850 Dragging a GtkTreeViewColumn segfaults when 
2630         using certain GtkTreeViewColumnDropFunc
2631  342458 Stock menu items without icons are broken in 
2632         recent GTK+ releases.
2633  335873 notebook DND + popup windows
2634  337882 gtk_progress_bar_set_text() does nothing in 
2635         activity mode
2636  339456 unix print dialogue help button bug
2637  339702 Make sure printing works without a display
2638  341571 tabs too easily reordered
2639  344074 New Feature: get printer list, and get default print
2640  344743 gtk_targets_include_text() should initialize atoms
2641  344838 Allow func to be NULL in 
2642         gtk_tree_view_set_search_position_func
2643  344891 GtkPrintOperationPreview signal defs correction
2644  345008 Need updated cairo req
2645  345093 print preview temp file issues
2646  345107 Memory leak in gtk_entry_completion_finalize: 
2647         User data not freed
2648  345194 gdk_window_set_functions() docs need to be updated
2649  345456 grid-lines property is wrongly registered and 
2650         get/set.
2651  314278 strings in gtk-update-icon-cache are not marked 
2652         for translation
2653  344707 size group with widgets in hidden container
2654  344897 Entry completion model NULL handling should be 
2655         documented
2656  345038 gtk_print_job_set_status' status
2657  345106 dialog button box spacings
2658  345176 GtkIconView doc about drag and drop
2659  345275 doc imporovements for gtk_window_move
2660  345320 Two very similiar strings should be made equal
2661  345321 Add meaning of "shortcut" as translator comment
2662  320034 transparency gtkstatusicon
2663  339592 Add print-to-postscript
2664  344867 custom paper file could use keyfile
2665
2666 * Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th)
2667
2668 Overview of Changes from GTK+ 2.9.2 to 2.9.3
2669 ============================================  
2670
2671 * GtkPrintOperation: 
2672  - Introduce an allow-async property 
2673  - Introduce a GtkPrintOperationAction enumeration
2674  - Rename pdf_target to export_filename
2675  - Allow to hide "Print to PDF" in the low-level API
2676
2677 * GtkNotebook:
2678  - Add a destroy notify to 
2679    gtk_notebook_set_window_creation_hook.
2680
2681 * GtkTreeView:
2682  - Support grid lines
2683
2684 * GtkRange:
2685  - Add a number of new stle properties which allow more
2686    fexible stepper theming
2687
2688 * Bugs fixed:
2689  153212 Have the Paste kbd shortcut jump to the location in 
2690         the buffer
2691  337491 _gdk_win32_drawable_release_dc: DeleteDC() called on 
2692         a GetDC() handle
2693  339739 gtk/gtkprintoperation-win32.c: 3 compile error
2694  342339 GtkRange::stepper-spacing style property not 
2695         implemented correctly
2696  343945 Buttons of a GtkAssistant are not accessible
2697  344148 Wrong reqs for ATK
2698  344209 gtk_notebook_set_window_creation_hook() has no destroy 
2699         func.
2700  344232 GtkEntry's "Delete" context menu item is sensitive on a 
2701         non-editable GtkEntry
2702  344244 Window resizing not working when keeping the aspect 
2703         fixed
2704  344288 gtk_print_operation_preview_is_selected must return 
2705         a value
2706  344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h
2707  344496 CRLF converting via Clipboard
2708  344504 GtkPrintCapabilities not in gtktypebuiltins.h
2709  344505 Wrong signal registration for create_custom_widget
2710  344512 cvs build issue
2711  344513 pdf print module's print_stream not calling destroy 
2712         notify
2713  344518 NULL unref in page setup dialogue
2714  344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint 
2715         directly
2716  344560 gtk_print_settings_[sg]et_scale shouldn't be in percent
2717  344607 memory leaks in gtkrecentchooserdefault.c and 
2718         gtkrecentchoosermenu.c
2719  344624 Memory leak in gtk_tree_model_filter_finalize: User 
2720         data not freed
2721  337603 Possible off-by-one in 
2722         gdk_pango_layout_line_get_clip_region
2723  344239 Wrong filename for gtk-find stock item.
2724  344528 comma at end of GtkPrintOperationAction enum causes 
2725         mozilla compilation error
2726  344290 horizontal-padding not take into account when placing 
2727         submenus
2728  344558 document print dialogue response codes
2729  339592 Add print-to-postscript
2730  342249 Allow to draw upper and lower sides of GtkRange's 
2731         trough differently
2732  344530 gtk_recent_chooser_widget_new_for_manager and 
2733         gtk_recent_chooser_menu_new_for_manager should 
2734         allow NULL manager arg
2735
2736 * Updated translations (es,fi,gu,ko,th,wa)
2737
2738
2739 Overview of Changes from GTK+ 2.9.1 to 2.9.2
2740 ============================================
2741
2742 * GtkPrintOperation
2743  - Support asynchronous pagination with the ::paginate signal
2744  - Add gtk_print_operation_cancel
2745  - Support application-specific widgets
2746  - Allow disabling features based on application capabilities
2747  - Optionally show progress
2748  - Change some function names in GtkPrintContext to be longer 
2749    and better
2750  - Support preview, the default implementation spawns evince,
2751    but the api allows for an internal preview implementation
2752
2753 * GtkCellView
2754  - Add a model property
2755
2756 * GtkStatusIcon
2757  - Allow to obtain screen geometry 
2758
2759 * GtkTreeView
2760  - Many bug fixes, in particular for RTL handling
2761  - Separate sensitive and selectable properties of rows
2762  - Optionally allow rubberband selection
2763
2764 * GtkButton
2765  - Add image-spacing style property
2766  - Add image-position property 
2767
2768 * GtkToolButton
2769  - Add icon-spacing style property
2770
2771 * Make GTK+ work as an untrused X client
2772
2773 * Bugs fixed:
2774  343838 gtkprintoperationpreview.h guards
2775  305530 Crashes while creating source code w/GtkFontSelection
2776  341327 Memory corruption inside glib
2777  341734 cursor blocked to dnd mode after using shift and 
2778         dnd on a GtkCalendar
2779  343453 G_DEFINE_TYPE messes up internal typenames of 
2780         GdkWindow and GdkPixmap
2781  136571 Problems running as untrusted client
2782  168105 the right edge tab does not appear when switching tab
2783  172535 Add support for UI builders in gtk+
2784  302556 GtkTreeView widget signals are badly documented
2785  324480 Selecting first item with keyboard is difficult
2786  340428 small cleanup
2787  340444 don't run the custom page size dialogue
2788  340839 Critical warnings in GtkTreeModelFilter
2789  341898 gtk_tree_view_insert_column_with_attributes doesn't 
2790         work with fixed_height_mode
2791  342003 DnD: Conditional jump or move depends on uninitialised value
2792  342072 Wrong drop location in GtkEntry
2793  342096 GtkImage animation CRITICALS on switching themes
2794  342513 widget class style property with type module
2795  342529 gdk should set resolution on PangoCairoFontmap, 
2796         not PangoCairoContext
2797  342535 Add documentation for new GtkWidget style properties 
2798         (including Since tags)
2799  342543 can't compile gtk+ on opensolaris using sun cc
2800  342569 Typo in decl of gdk_color_parse
2801  342752 Need a way to specify custom tab label for custom page 
2802         in Print dialog
2803  342754 print-editor: font button dialog doesn't get focus if 
2804         main window has a window group
2805  342781 GtkPrintUnixDialog: Collate should be insensitive unless 
2806         Copies is > 1
2807  342783 GtkPrintUnixDialog: Range textinput area should be 
2808         insensitive unless range radiobutton is selected
2809  342894 Use after free inside gtk_text_view_set_buffer
2810  342930 GtkButton should offer a way to position the image 
2811         relative to the text
2812  343088 Some typos in the PO file
2813  343425 "grab-notify"-signal is not correctly propagated for 
2814         internal children
2815  343438 gtk_color_button_set_color() doesn't emit "color-set" 
2816         signal
2817  343475 page setup unix dialog confusion
2818  343625 allow to get only some info from gtk_status_icon_get_geometry
2819  343677 GtkWindow chains key-release to key-press
2820  320431 Text too close when using East/West in a GtkToolButton
2821  321523 GtkTreeView's test_expand_row signal emitting impractical 
2822         on row expand all
2823  342007 Warning in gtk_paned_compute_position
2824  343233 gdk_rectangle_intersect doc
2825  333284 expander animation not working in RTL mode
2826  343444 change color of gtk-demo source-buffer comment color 
2827         from red to DodgerBlue
2828  343630 Small inconsistence in migration documentation
2829   80127 Rubberbanding for GtkTreeView
2830  341450 status icon + libnotify
2831  341679 Allow absolute filenames in the options entries
2832
2833 * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja,
2834                         nb,nl,pt_BR,th,vi)
2835
2836
2837 Overview of Changes from GTK+ 2.9.0 to 2.9.1
2838 ============================================
2839
2840 * GtkPrintOperation
2841  - Many user interface improvements in the unix dialogs
2842  - gtk-demo has a printing demo
2843  - Don't unload print backends for now, since that has
2844    deadlock issues
2845  - Asynchronous page rendering is done in an idle
2846
2847 * GtkImage has an image property 
2848
2849 * GtkTextBuffer has a cursor-position property
2850
2851 * Arrow sizes in scrolled menus and notebooks are themable
2852
2853 * GDK keysyms have be synced with Xorg 7.1
2854
2855 * Bugs fixed:
2856  340676 print backend type modules not correctly re-registering 
2857         their types
2858  340870 gdk_window_get_toplevels docstring error
2859  323956 Unwanted accelerate key in the action-based toolbar
2860  340527 Tooltips not shown for toolbar buttons created with 
2861         uimanager/actions
2862  340516 status icon property getter assertions
2863  341091 a couple of spelling errors in gtk+
2864  335707 notebook DND with event boxes in tab labels
2865  337306 Add a GtkMessageDialog::image property
2866  139628 GtkLayout In GtkScrolledWindow does not receive the 
2867         scroll_event
2868  334412 Add cursor-position property for getting notified 
2869         about cursor movement
2870  341217 langinfo.h #include'd unconditionally stops build
2871  333632 use GtkMenu::scroll-arrow-height instead of 
2872         MENU_SCROLL_ARROW_HEIGHT
2873  325282 Add GtkNotebook::tab-overlap style property
2874  341247 possible crash with tab_label = NULL
2875  321896 Sync gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
2876  341416 Save FileChooserDialog doesn't response
2877  336774 gtk_recent_manager_add_full
2878  340401 critical warnings when using window groups
2879  341661 misplaced g_assert in gtk_text_view_allocate_children
2880  341692 Semicolons after G_DEFINE_TYPE
2881  341665 several misplaced g_assert
2882  341578 reverse page order issues
2883  341332 Unset background in more places
2884  341896 gtktreeview has RTL problems with toggle buttons if using 
2885         gtktreestore as a model
2886  341028 crash in new async code
2887  341035 file chooser crash
2888  340722 GtkToolbar::max-child-expand style property
2889  339589 Tooltips on orientation icons in page setup dialog
2890  340951 faq: How do I internationalize a GTK+ program? doesn't 
2891         mention glib-I18N
2892  341855 Little typo in the Tree and List Widget Overview
2893  153212 Have the Paste kbd shortcut jump to the location 
2894         in the buffer
2895  335729 Invisible rows and 
2896         gtk_tree_model_filter_convert_child_*_to_*
2897  106406 GtkTreeView Grid Lines?
2898  339592 Add print-to-postscript
2899
2900 * Updated translations (de,es,gl,gu,nl)
2901
2902
2903 Overview of Changes from GTK+ 2.8.x to 2.9.0
2904 ============================================
2905
2906 * GtkStatusIcon, a cross-platform "tray icon" API
2907
2908 * GtkAssistant, a widget for creating multi-step wizards
2909
2910 * GtkLinkButton, a widget that displays a clickable hyperlink
2911
2912 * GtkRecentChooser, widgets to display and select recently used files
2913
2914 * GtkPrintOperation, cross-platform printing support
2915
2916 * A framework for rich text copy and paste and DND
2917
2918 * GtkCellRendererAccel, a cell renderer for key combinations
2919
2920 * GtkCellRendererSpin, a cell renderer which edits numeric values 
2921   using a spin button
2922
2923 * GtkAction works with named icons in addition to stock icons
2924
2925 * GtkNotebook supports DND, allowing to reorder tabs, move tabs
2926   between notebooks and drop tabs on the desktop to open a new window
2927
2928 * GtkTreeView:
2929   - Enhanced customizability (e.g. grouping) with the
2930     show-expanders and level-indentation properties
2931   - Allow to embed the search popup
2932   - Better search popup positioning
2933
2934 * GtkFileChooser:
2935   - Communication with backends is now asynchronous to avoid
2936     blocking on file system operations. Due to the required interface
2937     changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
2938     file system backends have to be ported to the new interface, other
2939     modules, such as theme engines, input method modules or pixbuf loaders 
2940     have to be rebuilt so that they are installed in the right place
2941     for GTK+ to find them.
2942   - The location entry (popped up by C-L) has been integrated in the
2943     main dialog.
2944     
2945 * Reworked hex Unicode input now requires Ctrl-Shift-U
2946
2947 * Animations can now be globally controlled by settings
2948
2949 * The gtk-touchscreen-mode setting controls a number of changes
2950   that make GTK+ work better on touchscreens
2951
2952 * Password entries can optionally show the last entered character
2953   for a short while, controlled by the password-hint-timeout setting
2954
2955 * GTK+ can now consult an additional fallback icon theme before
2956   falling back to hicolor
2957
2958 * Improved themability:
2959   - GTK+ supports symbolic colors, which can be set system-wide
2960     using a setting, and can be modified and used in rc files
2961     and theme engines
2962   - GTK+ sets window type hints on override-redirect windows to 
2963     help compositing managers apply proper bling
2964   - Paths in rc files can now refer to all subclasses of a class 
2965   - GtkRange steppers will appear insensitive when the slider
2966     is at the end; applications which need to handle this case
2967     (e.g. to extend the range) can opt out of this.
2968   - GtkRange::activate-slider style property allows themes
2969     to draw sliders differently while they are being dragged
2970   - GtkNotebook::tab-overlap and GtkNotebook::curvature style
2971     properties allow more flexible notebook theming
2972   - The spacing of buttons around children can be themed with
2973     the GtkButton::inner-border style property. Apps can override
2974     this per-widget using the corresponding inner-border property 
2975   - GtkMenu has acquired a horizontal-padding style property 
2976   - There are style properties for the color of hyperlinks,
2977     GtkWidget::link-color and GtkWidget::visited-link-color
2978   - GtkTreeview row hinting now takes the selection into account
2979   - Scrolling menus can be forced to always display both arrows,
2980     using the GtkMenu::double-arrows style property
2981   - Separators can be themed using the wide-separators, separator-width
2982     and separator-height style properties
2983   - GtkTreeView allows more flexible theming with the row-ending-details
2984     property
2985   - The pixbuf theme engines supports customized drawing of expanders
2986     and resize grips
2987
2988 * GDK changes:  
2989   - OS X backend
2990   - DirectFB backend 
2991   - Closing displays works
2992   - gdk_screen_is_composited to check for running compositing manager
2993   - Support for Super, Hyper and Meta modifiers
2994
2995 * gdk-pixbuf changes: 
2996   - Supports saving tiff 
2997   - Supports loading 16-bit pnm
2998   - Doesn't load entire gif animation to get first frame
2999
3000 * Bug fixes
3001   - Too many to list them here
3002
3003 Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2
3004 =================================================
3005 * Fix a crash with custom icon themes, which affected
3006   the gnome-theme-manager. [Kjartan Maraas]
3007 * Make sure font and cursor settings are propagated down
3008   to the screen initially. [Frederic Crozat]
3009
3010 Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1
3011 =================================================
3012 * gtk-update-icon-cache no longer stores copies of symlinked
3013   icons, and it has a --index-only option to omit image data
3014   from the cache [Matthias]
3015 * Make large GtkSizeGroups more efficient [Michael Natterer]
3016 * Improve positioning of menus in GtkToolbar [Christian Persch,
3017   Paolo Borelli]
3018 * Make scrolling work on unrealized icon views [Jonathan Blandford]
3019 * Avoid unnecessary redraws on range widgets [Benjamin Berg]
3020 * Make sure that all GTK+ applications reload icon themes
3021   promptly. [Chris Lahey]
3022 * Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context()
3023   use the same font options and dpi value [Michael Reinsch, Owen]
3024 * Multiple memory leak fixes [Kjartan Maraas, Matthias]
3025 * Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan
3026   Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume 
3027   Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier,
3028   Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell,
3029   Markku Vire, Kristian Rietveld, Tommi Komulainen]
3030 * Documentation improvements [Olexiy Avramchenko, Matthias]
3031 * Updated translations (es,et,hu,ko,lt,ro,uk)
3032
3033 Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0
3034 =================================================
3035 * Require cairo 0.9.2 [Matthias]
3036 + Extend ABI checks to cover exported variables [Matthias]
3037 * Bug fixes [Benjamin Berg, Christian Persch]
3038 * Documentation improvements [Matthias]
3039 * New and updated translation (cy,de,el,id,te,zh_TW)
3040
3041 Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5
3042 =================================================
3043 * Rename the default theme to "Raleigh" [Thomas Wood]
3044 * Add a performance testing framework [Federico Mena Quintero]
3045 * Catch format errors in translations. This may cause 
3046   "make check" to fail when using older versions
3047   of gettext [Matthias]
3048 * Win32
3049  - Implement the urgency hint [Tor Lillqvist]
3050  - Update ms-windows theme [Dom Lachowicz]
3051  - Improve tablet handling [Robert Ögren]
3052  - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans, 
3053    J. Ali Harlow, Hans Breuer]
3054 * Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas, 
3055   Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin,
3056   Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley,
3057   Mike Morrison, David Odin]
3058 * Documentation improvements [Fabrice Bauzac, Claudio Saavedra,
3059   Federico Mena Quintero]
3060 * New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no,
3061   pl,pt,sq,zh_CN,zh_TW)
3062
3063 Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
3064 =================================================
3065 * Make svg icon themes work better [Matthias]
3066 * GtkPlug/GtkSocket: Make these cross-platform
3067   and implement them for Win32 [Tor]
3068 * Make font rendering xsettings work with pangocairo [Owen]
3069 * Fix sporadic segfaults in the GtkTreeModelSort [James
3070   Bramford, Markku Vire, Kristian Rietveld]
3071 * Improve gdk-pixbuf's ability to recognize 
3072   svg images. [William Jon McCann]
3073 * Win32 
3074  - Build fixes [Tor Lillqvist]
3075  - Fix clipping issues [Robert Ögren]
3076  - Bug fixes [Peter Zelezny]
3077 * Other bug fixes [Christian Persch, Arkady L. Shane, 
3078   Matthias, Tommi Komulainen, Alexander Larsson, Owen,
3079   Thomas Vander Stichele, Robert Ögren]
3080 * Documentation improvements [Steve Chaplin, Matthias,  
3081   Federico Mena Quintero]
3082 * New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN)
3083
3084 Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
3085 =================================================
3086 * Make sure that gtk_window_present() moves the window to the 
3087   current desktop [Elijah Newren]
3088 * GtkFileChooser
3089  - Add overwrite confirmation for SAVE mode [Federico Mena Quintero]
3090 * GtkTreeView
3091  - Add gtk_tree_view_get_visible_range() [Mikael Hallendal]
3092  - Add gtk_tree_view_column_queue_resize() [Morten Welinder]
3093  - Add gtk_tree_row_reference_get_model() [Stefan Kost]
3094  - Make page up/down behave as in the text view [Owen Taylor]
3095  - In typeahead search, allow Ctrl-G to move to the
3096    next match.  [Matt T. Proud]
3097  - Interpret Ctrl-Backspace as "Move focus to parent [Kathy
3098    Fernandes]
3099  - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld]
3100 * GtkTextView 
3101  - Make double-clicking between words select whitespace [Mike 
3102    Miller, Paolo Borelli]
3103  - Show dragged text in drag icon [Kevin Duffus, Carlos 
3104    Garnacho Parro]
3105  - Make invisible text work well enough to remove the
3106    remove the warning about it being unsupported.  [Matthias]
3107 * GtkEntry
3108  - Make double-clicking between words select whitespace [Matthias]
3109  - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro]
3110  - Fix the sizing of the entry completion popup [Ross Burton, Kris]
3111 * Win32
3112  - Build fixes [Tor Lillqvist]
3113  - Fix handlink of Aiptek tablets [Robert Ögren]
3114 * Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, 
3115   Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. 
3116   Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish 
3117   Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt]
3118 * Documentation improvements [Torsten Schoenfeld, Rodney Dawes,
3119   Park Ji-In]
3120 * New and updated translations (cs,es,et,he,hu,nb,nl,no,sk)
3121
3122 Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2
3123 =================================================
3124 * GtkAboutDialog
3125  - Clean up the "trail" in the path bar when set_current_folder
3126    is called explicitly [Jonathan Blandford, Matthias Clasen]
3127  - Accept dropped files and directories on the file list [Sven 
3128    Neumann, Matthias]
3129 * GtkTreeView
3130  - Make reusing cell renders work as well as it did in 2.6,
3131    but document it as being unsupported. [Kristian Rietveld]
3132 * GtkAboutDialog
3133  - Optionally wrap the license [Christian Rose, Christian Persch]
3134 * Menu
3135  - Make image menu items work in vertical menubars [Matthias]
3136  - Make orientation changes of menubars work [Matthias]
3137 * Win32
3138  - Implement named cursors and other new GDK apis [Hans Breuer]
3139  - Implement getting cursor images [Tor Lillqvist]
3140 * Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez, 
3141   Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor]
3142 * Documentation improvements [Benjamin Berg, Matthias,
3143   Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller]
3144 * New and updated translations (en_CA,sr,sr@Latn)
3145
3146 Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
3147 =================================================
3148 * GtkTreeView
3149  - Change the keynav for header reordering and resizing 
3150    to Alt-arrows and Shift-Alt-arrows  [Calum Benson]
3151 * GtkTextView
3152  - Make movement by paragraphs up/down symmetric [Behnam 
3153    Esfahbod]
3154  - Improve invisible text support [Matthias Clasen]
3155 * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN,
3156   GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant]
3157 * Handle broken grabs in many places [John Ehresman, Matthias]
3158 * GDK
3159  - Add a function to move a region [Søren Sandmann]
3160  - Fix endianness issues in the pixbuf drawing 
3161    code [David Zeuthen, Owen Taylor]
3162  - Add a GrabBroken event that is emitted when grabs
3163    are broken [Simon Cooke, John Ehresman, Matthias]
3164  - Track implicit grabs [Matthias]
3165 * Win32 
3166  - Improve and simplify line segment rendering [Tor Lillqvist] 
3167 * Bug fixes [Georg Schwarz, Fabricio Barros Cabral, 
3168   Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias,
3169   Morten Welinder, Dan Winship, Manish Singh, Tom von
3170   Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon 
3171   McCann, David Saxton, Padraig Brady]
3172 * Documentation improvements [Matthias, Ross Burton]
3173 * New and improved translations (es,et,nl,sk,th,zh_TW)
3174
3175 Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0
3176 =================================================
3177 * GtkTreeView
3178  - Kris is back !!!
3179  - Lots of scrolling/validation fixes [Kristian Rietveld]
3180  - Allow to "unsort" columns. [Richard Hult]
3181  - Support wrapping in GtkCellRendererText [Matthias Clasen]
3182  - Support tinting in GtkCellRendererPixbuf [Jorn Baayen]
3183  - Make enable-search control only typeahead search,
3184    not C-f search. [Sven Neumann]
3185  - Make double-click autosize treeview columns again [Matthias]
3186  - Fix insensitive appearance [Billy Biggs, Matthias]
3187 * GtkFileChooser
3188  - Don't select the first item in folder modes [Christian Neumair,
3189    Federico Mena Quintero]
3190  - Make save mode work again [Federico]
3191  - Allow bookmarks to be renamed [Sean Middleditch]
3192  - Ellipsize the preview label [Jeroen Zwartepoorte]
3193  - Use smaller icons [Vincent Noel]
3194  - Avoid a size allocation loop [Milosz Derzynski, Robert Ögren]
3195  - Don't stat children of /afs or /net network directories [Federico]
3196  - Improve sorting of filenames [Matthias]
3197  - Treat backup files like hidden files, and support
3198    .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen]
3199  - Improve the re-rooting behaviour of the path bar [Benjamin Otte]
3200 * GtkIconView
3201  - Many fixes for scrolling and selection handling [Mathias Hasselmann]
3202  - Implement GtkCellLayout, use cell renderers [Matthias]
3203  - Support editing [Matthias]
3204  - Support DND [Matthias]
3205  - Add API to determine the visible part of the 
3206    model [Jonathan Blandford]
3207 * GtkAboutDialog
3208  - Visual improvements, HIG compliance [Jorn Baayen]
3209 * GtkCalendar
3210  - Use nl_langinfo() to determine the first day of week,
3211    when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman]
3212  - Allow localization of the year format [Paisa Seeluangsawat]
3213 * GtkEntry
3214  - Allow completion popups to be wider than the entry [Ross Burton]
3215  - Add a property to suppress the popup for single matches [Matthias]
3216  - Don't blink the cursor if not editable [Nikos Kouremenos]
3217 * GtkTextView
3218  - Add a GtkTextBuffer::text property [Johan Dahlin]
3219  - Allow to set a paragraph background color [Gustavo Carneiro,
3220    Jeroen Zwartepoorte]
3221  - Don't blink the cursor if not editable [Nikos Kouremenos]
3222  - Make invisible text work a bit better [Jeroen]
3223 * GtkAlignment
3224  - Flip padding in RTL mode [Maciej Katafiasz]
3225 * GtkUIManager
3226  - Support invisible, expanding separators [Christian Persch]
3227  - Allow to construct menu tool buttons [Sven Neumann]
3228 * GtkIconCache
3229  - Cache image data and metadata as well [Anders Carlsson]
3230 * GtkMenu
3231  - Support vertical menubars [Matthias]
3232  - Make scrolling more efficient [Jorn Baayen, Søren Sandmann]
3233  - Allow to pop up menus without grabbing the keyboard [Michael 
3234    Natterer]
3235  - Allow setting background images on menus [Benjamin Otte]
3236 * gtk-demo
3237  - Add demos for 2.6 features [Matthias, Mark McLoughlin]
3238 * Allow custom translation function for stock labels. [Funda Wang,
3239   Diego Gonzalez]
3240 * Add 16x16 versions for some some icons which were missing
3241   them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel]
3242 * Move a lot of constant data to the .rodata section [Matthias]
3243 * Don't copy property names, nicks and blurbs [Matthias]
3244 * Use Cairo for most drawing [Owen Taylor]
3245 * Allow themes to draw outside the widget's allocation [Owen]
3246 * Allow key names to be translated [Christian Rose]
3247 * Make all cursors used by GTK+ themeable [Matthias]
3248 * Support the ICCCM urgency hint [Havoc Pennington]
3249 * GDK
3250  - Work with XRender < 0.4 [Albert Chin, Billy Biggs]
3251  - Add API to warp the pointer [Matthias]
3252  - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler]
3253  - Add API to obtain the last user interaction time [Elijah
3254    Newren]
3255  - Make some large arrays const [Ben Maurer, Tommi Komulainen]
3256  - Support Cairo drawing [Owen, Carl Worth]
3257  - Support Visuals with alpha channel [Owen, Keith Packard]
3258  - Support named cursors and cursor themes [Matthias]
3259 * gdk-pixbuf
3260  - Support saving BMP [Ivan Wong Yat Cheung]
3261  - Allow to specify compression level when saving
3262    in PNG format [Sven Neumann]
3263  - Add a way to construct animations from frames [Dom Lachowicz]
3264  - Accept BMP v4 [Matthias]
3265 * Win32 changes
3266  - Improve keyboard handling [Tor Lillqvist]
3267  - Improve clipboard handling [Ivan Wong]
3268  - Do delayed rendering for transferring images 
3269    through the clipboard [Ivan Wong]
3270  - Improve tablet handling [Robert Ögren]
3271  - Initialize input devices lazily [Robert Ögren]
3272  - Make big windows work on NT [Ivan Wong]
3273  - Implement dashed lines correctly [Ivan Wong, Hans Breuer]
3274  - Handle 16 color display mode [Tor] 
3275  - Support RGBA cursors [Tim Evans]
3276  - Fix DND on multi-monitor systems [Tor]
3277  - Use alternative button order [Tor]
3278  - Build fixes [Hans]
3279  - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie, 
3280    Robert Ögren, Kevin Stange, Tim Evans]  
3281 * Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders
3282   Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee, 
3283   Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin, 
3284   David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez, 
3285   Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros 
3286   Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann, 
3287   Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl, 
3288   Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma, 
3289   Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke, 
3290   Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan, 
3291   Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard 
3292   Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias, 
3293   Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder, 
3294   Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy, 
3295   Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml, 
3296   Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale, 
3297   Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert 
3298   Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie, 
3299   Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal,
3300   Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard,
3301   Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen,
3302   Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil, 
3303   Vincent Noel, Vincent Untz, Yury Puzis]
3304 * Documentation improvements [Alex Graveley, Ali Akcaagac, Bill
3305   Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship,
3306   George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks,
3307   Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken
3308   Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias,
3309   Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen, 
3310   Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann, 
3311   Torsten Schoenfeld, Vincent Untz, Worik Stanton]
3312 * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et,
3313   eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn,
3314   sv,th,uk,vi,xh,zh_CN,zh_TW)
3315
3316 Overview of Changes from GTK+ 2.6.0 to GTK+ 2.6.1
3317 =================================================
3318 * GtkFileChooser
3319  - Fix some possible threading deadlocks [Matthias Clasen]
3320  - Don't return errors from the private GTK_FILE_SYSTEM_ERROR
3321    domain [Murray Cumming]
3322  - Fix some crashes with unreadable directories [Federico Mena 
3323    Quintero]
3324  - Add an "Open Location" item to the context menu [Federico]
3325 * GtkTreeView
3326  - Make sorting work again in list stores [Marcin Krzyzanowski]
3327  - Restrict column reordering to button 1 [Jonathan Blandford]
3328 * GtkComboBox
3329  - Make the button prelight [Ricardo Veguilla]
3330  - Fix state propagation [Carlos Garnacho Parro]
3331 * GtkMessageDialog
3332  - Don't show secondary label until it is set [Christian Persch]
3333 * GtkMenu
3334  - Make items activate immediately on button release [Søren Sandmann]
3335  - Submenus inherit their cascading direction [Matthias]
3336 * gdk-pixbuf
3337  - Fix a possible threading deadlock when loading
3338    animations [Callum McKenzie]
3339  - Make Hyper interpolation work again [Dennis Nezic]
3340 * Win32
3341   - Improve handling of UNC paths [Tor Lillqvist]
3342   - Show the correct Desktop folder in the file chooser [Tor]
3343   - Bug fixes [Tor]
3344 * Bug fixes [Torsten Schoenfeld, Morten Welinder,
3345   Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren, 
3346   Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ögren,
3347   Billy Biggs, Brian Tarricone, Tor, Christian, Tristan 
3348   Van Berkom, Elijah Newren, Federico, James M. Cape,
3349   Matthias, Arnaud Charlet]
3350 * Documentation improvements [Masao Mutoh, Torsten,
3351   Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen,
3352   Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias,
3353   Christian Biere, Jonathan, Tommi, Stefan Kost]
3354 * New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN)
3355
3356 Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
3357 =================================================
3358
3359 * New widgets
3360   - GtkIconView
3361   - GtkAboutDialog
3362   - GtkCellView 
3363   - GtkFileChooserButton
3364   - GtkMenuToolButton 
3365
3366 * New cell renderers
3367   - GtkCellRendererCombo 
3368   - GtkCellRendererProgress
3369
3370 * Changes in GtkFileChooser
3371   - Many tweaks to keynav and other behaviour
3372
3373 * Changes in GtkTreeView 
3374   - Hover selection
3375   - Hover expand
3376   - Separators 
3377   - Insensitive rows
3378   - Typeahead
3379
3380 * Changes in GtkComboBox
3381   - Allow trees in combo boxes
3382   - Hover selection
3383   - Hover expand
3384   - Separators 
3385   - Insensitive rows
3386   - Scrolling
3387
3388 * Changes in GtkLabel
3389   - Rotated text
3390   - Ellipsisation
3391   - Dnd from selectable labels
3392   - Selectable labels in the focus chain
3393   - Obey the Pango backspace-deletes-character attribute
3394
3395 * Changes in GtkTextView
3396   - Rotated text
3397   - Obey the Pango backspace-deletes-character attribute
3398
3399 * Changes in Clipboard/Selection/DND handling
3400   - Selection ownership change notification
3401   - API to handle text, image and file targets
3402   - Support text/plain target
3403   - Support clipboard persistence
3404   - Support xdnd v5
3405   - Reduce clipboard timeout to 30 seconds
3406
3407 * Theming
3408   - Follow icon theme specification for directory locations
3409   - Themed window icons
3410   - Themed images in GtkImage
3411   - Allow themes to displace focus rectangles on click
3412   - Various new stock icons
3413
3414 * Window Manager interaction
3415   - Support do-not-focus-on-map hint
3416   - Support _NET_WM_USER_TIME
3417
3418 * gdk-pixbuf:
3419   - License information for image loaders
3420   - Disable loaders
3421   - Simple rotation
3422   - Make thread-safe
3423
3424 * Performance improvements
3425   - Increase chunk size for incremental selection transfers
3426   - Get rid of many PLT entries
3427   - Icon theme caching
3428   - Sync counter mechanism to speed up resizes
3429   - Reimplement GtkListStore on top of a splay tree
3430   - Fix algorithmic problems in GtkUIManager
3431
3432 * Win32-specific changes
3433   - Integrate IME input method module
3434   - Integrate ms-windows (Wimp) theme engine
3435
3436 * Other changes
3437   - API for HIG-conform dialogs
3438   - API for stock-like buttons
3439   - New init API based on GOption
3440   - Setting for alternative button order
3441   - Setting for modules to load
3442   - Integrate pixbuf theme engine
3443   - Change notebook tabs with the scroll wheel
3444   - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
3445   - Clean up abi and enforce list of exported symbols
3446
3447 Overview of Changes from GTK+ 2.5.6 to GTK+ 2.6.0
3448 =================================================
3449 * GtkListStore
3450   - Emit rows_reordered if the list is reordered [Matthias Clasen]
3451   - Add functions to allow inserting rows with values [Matthias]
3452 * GtkTextView
3453   - Add function which allow to determine the character
3454     at a position [Padraig O'Briain, Matthias]
3455 * GtkFileChooser
3456   - Center select row during typeahead [Federico Mena Quintero]
3457   - Reset filters when necessary [Carlos Garnacho Parro]
3458 * GtkMenu
3459   - Make mnemonics without Alt work in menubars [Owen Taylor]
3460   - Scroll wheel scrolling [Matthias]
3461 * GtkLabel
3462   - Add a max-width-chars property to specify the maximal 
3463     width of a label in characters [Christian Persch]
3464 * GtkIconView 
3465   - Arrange items in a grid [Matthias]
3466   - Convert hard coded spacing constants into properties [Matthias]
3467 * GtkCellRendererText
3468   - Add ::width-chars property [James M. Cape]
3469 * Win32
3470   - Implement keynav for the color picker [Hans Breuer]
3471   - Use GLib stdio wrappers [Tor Lillqvist]
3472 * Bug fixes [Kazuki IWAMOTO, Damon Chaplin, Matthias, Christian, 
3473   Michael Natterer, Jonathan Blandford, Manish Singh, John Finlay, 
3474   Robert Ögren, Mariano Suárez-Alvarez, Marco Pesenti Gritti,
3475   Tommi Komulainen, R. McFarland, Alexander Larsson, Dennis Cranston,
3476   Jorn Baayen]
3477 * Documentation improvements [Matthias, Jay Camp, Paolo Borelli,
3478   David Lodge]
3479 * New and improved translations (bg,nb,no,nso,pt_BR,zh_CN)
3480
3481 Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6
3482 =================================================
3483 * GtkFileChooser
3484   - Improve key bindings [Davyd Madeley, Federico Mena Quintero]
3485   - Speed up loading of large directories [Federico]
3486   - Move "Browse for other folders" expander up [Federico]
3487   - Support DND from the path bar [Federico]
3488 * GtkColorSelectionDialog
3489   - Add keynav to the color picker [Frances Keenan, Matthias Clasen]
3490 * GtkButton
3491   - Allow construction of stock-like buttons  [Matthias,
3492     Jonathan Blandford]
3493 * GtkLabel
3494   - Support DND for selectable labels [Matthias]
3495   - Support rotated text [Owen Taylor, Hans Breuer]
3496 * GtkTextView
3497   - Support rotated text [Owen Taylor]
3498   - Make it possible to select the first/last line
3499     when moving by lines  [Paolo Borelli]
3500 * GtkTreeView
3501   - Make sorting of GtkListStore stable again [Søren Sandmann]
3502   - Change the behaviour of gtk_tree_sortable_get_sort_column_id() 
3503     slightly to be more useful [Matthias]
3504 * GtkUIManager
3505   - Make some functions virtual to make deriving 
3506     GtkUIManager easier [Michael Natterer]
3507 * GtkSettings
3508   - Handle changes to gtk-menu-images and gtk-button-images
3509     much more efficiently [Matthias]
3510 * GtkClipboard
3511   - Reduce timeout to 30 seconds [Billy Biggs]
3512 * Add pixbuf theme engine [Owen]
3513 * GDK 
3514   - Compile against X11R5 [Matthias]  
3515   - Add GdkPangoRenderer [Owen]
3516   - Support rotated text [Owen]
3517   - Add dead_hook and dead_horn keysyms [Samuel Thibault]
3518   - Determine direction of XKB groups from their content 
3519     [Behdad Esfahbod, Ilya Konstantinov]
3520 * Win32
3521   - Notice when drives are plugged in or removed [Hans]
3522   - Ms-windows theme improvements: no tearoff menu items,
3523     button order, toolbar and statusbar grips, combobox 
3524     arrows [Dom Lachowicz]
3525   - Fix im module loading [Tor Lillqvist]
3526 * Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO,
3527   Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan,
3528   Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen,
3529   John Finlay, Christian Neumair, Sven Neumann, Felipe
3530   Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier 
3531   Andrieu, Jody Goldberg, Søren, Dan Winship, Federico,
3532   Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat,
3533   Dennis Cranston, Marcel Telka, Robert Ögren]
3534 * Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh,
3535   Billy Biggs]
3536 * New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN)
3537
3538 Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5
3539 =================================================
3540 * gdk-pixbuf
3541   - Make thread safe [Colin Walters]
3542 * GtkFileChooser
3543   - Make tooltips work better [Matthias Clasen]
3544   - Show files (grayed out) in folder modes [Nickolay V. Shmyrev]
3545   - Add predefined filter for image files [Anders Carlsson]
3546   - Support mime subclasses, aliases and superclasses 
3547     like text/* [Tommi Komulainen, David A. Knight, Matthias]
3548 * GtkFileChooserButton
3549   - Remove support for CREATE_FOLDER and SAVE modes 
3550     until a more satisfactory UI for these can be found [Seth Nickell,
3551     Matthias]
3552   - Make file DND work better [Christan Persch]
3553 * GtkAction
3554   - Add a function to obtain the accel path [Michael Natterer]
3555 * GtkUIManager
3556   - Major performance improvement [Dave Neary, Michael, 
3557     Sven Neumann, Soeren Sandmann, Matthias]
3558 * GtkIconView
3559   - Make scrolling work with large icon views [Matthias]
3560 * GtkWindow
3561   - As a last resort, allow to use mnemonics without 
3562     modifier [Pasupathi Duraisamy, Owen Taylor]
3563 * GtkProgressBar
3564   - Support ellipsizing the text [Morten Welinder, Matthias]
3565 * GtkStatusbar
3566   - Avoid resizing if the text of the label changes [He Qiangqiang,
3567     Owen, Christian]
3568   - Draw the resize grip better [Matthias, Christian]
3569   - Ellipsize the text [Matthias]
3570 * GtkClipboard
3571   - Add API for image transfer via copy-and-paste [Matthias]
3572 * DND
3573   - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, 
3574     Matthias]
3575 * Stock icons
3576   - Add RTL variants of the media icons [Bastien Nocera]
3577 * Win32
3578   - Build fixes [Hans Breuer, Tor Lillqvist]
3579   - Implement resize grips [Robert Ögren]
3580   - Bug fixes [Robert, Tor, J. Ali Harlow]
3581 * Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu,
3582   Torsten Schoenfeld, Matthias, Philip Langdale, Christian,
3583   Frances Keenan, Owen, Murray Cumming, Christophe Fergeau,
3584   Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho
3585   Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford]      
3586 * Documentation improvements [Masao Mutoh, Matthias, 
3587   Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, 
3588   Owen, Vincent Untz, Jonathan, Bastien]
3589 * Updated translations (cs,da,en_CA,es,hu,ja,nl,sq)
3590
3591 Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
3592 =================================================
3593 * GtkFileChooser
3594  - Make path bar arrows larger [Matthias Clasen]
3595  - Make SELECT_FOLDER mode work [Matthias]
3596  - Speed up the completion popup, pop it up
3597    again after Tab [Matthias, Jens Bech Madsen]
3598  - Add some tooltips [Matthias]
3599  - Make path bar scroll [Matthias]
3600  - Improve preview updating [Tommi Komulainen]
3601  - Make the key / pop up the location dialog even
3602    on French keyboards, insert the /. [Frederic Crozat, Warren Togami]
3603 * GtkFileChooserButton
3604  - Show icons next to entry [James M. Cape]
3605  - Improve ellipsisation [James]
3606 * GtkMessageDialog
3607  - API additions to create HIG-conform dialogs [David Bordoley, Carlos
3608    Garnacho Parro]
3609 * Keyboard navigation
3610  - Put selectable labels in the regular tab focus 
3611   chain [David Hawthorne, Matthias]
3612  - Skip selectable labels when looking for the initial 
3613   focus widget in dialogs [Matthias]
3614 * Icon themes:
3615  - Use an mmap()ed cache for directory data. [Martijn Vernooij,
3616    Owen Taylor, Anders Carlsson]
3617 * Clipboard, DND: 
3618  - Add convenience API for image and file transfers. [Matthias]
3619  - Add API for clipboard persistence [Anders]
3620  - Don't loose clipboard contents if a text buffer is
3621    finalized [Anders]
3622 * Add a GtkMenuToolButton widget which displays a
3623  dropdown menu from a toolbar button.  [Paolo Borelli]
3624 * Make menus scroll faster [Soeren Sandmann]
3625 * Allow themes to displace focus rectangles in buttons
3626  on click [Soeren, Matthias]
3627 * Add a public setting for button ordering [Owen Taylor, Matthias]
3628 * GtkImage
3629  - Support named icons [James Henstridge]
3630 * GtkAboutDialog
3631  - Support named icons [James Henstridge]
3632 * Add a function to obtain the string representation of
3633  accelerators used in GtkAccelLabel [John Spray, Matthias]
3634 * Win32 bug fixes [Robert Ögren]
3635  - Fix command line option handling [Tor Lillqvist]
3636  - Make IME input method work better [Tor]
3637 * Other bug fixes [Joel Fredrikson, Darren Creutz,
3638  Manish Singh, Matthias, Tristan Van Berkom, Christian Persch,
3639  Padraig O'Briain, Owen, Jonathan Blandford, 
3640  Michèle Garoche, Milosz Derezynski, Christopher Blizzard,
3641  Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van 
3642  Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo 
3643  Carneiro, John Finlay, Tim Janik, Damon Chaplin,
3644  Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero,
3645  Manuel Baena García, William Jon McCann, Olexiy Avramchenko,
3646  Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel,
3647  Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons]
3648 * Documentation improvements [John Finlay, Billy Biggs, Matthias,
3649  Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders]
3650 * New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR,
3651   sq,sr,sr@Latn,zh_TW)
3652
3653 Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
3654 =================================================
3655 * GtkFileChooser
3656  - Work better with older version of the gnome-vfs backend [Zack Cerza]
3657  - Keynav improvements [Jonathan Blandford]
3658  - Make position of pathbar down button stable [Jonathan]
3659  - Make autocompletion less annoying in save mode [Owen Taylor]
3660 * GtkFileChooserButton
3661  - Allow mnemonic activation [Dennis Cranston, James M. Cape]
3662 * GtkComboBox
3663  - Work without a model [Mariano Suarez-Alvarez
3664 * GtkTreeView
3665  - Allow sorting of tree models to be turned off [Torsten Schoenfeld]
3666 * GtkRange
3667  - Add a::change-value signal [Thomas Fitzsimmons]
3668 * GtkEntryCompletion
3669  - Improve positioning of popups [Matthias]
3670 * Make input methods respect editability [Noah Levitt]
3671 * Add an setting to specify modules to load [Alex Graveley]
3672 * Use GOption for command line argument parsing [Anders Carlsson]
3673 * Default theme
3674  - Improve drawing of expanders [Matthias Clasen]
3675 * Add a configure option to disable the use of ELF visibility 
3676   attributes for PLT reduction
3677 * Make selection handling robust against invalid UTF-8 [Owen]
3678 * gdk-pixbuf
3679  - Add a variant of gdk_pixbuf_new_from_file_at_size() which 
3680    optionally ignores aspect ratio [Dom Lachowicz]
3681  - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
3682  - Security fixes [Chris Evans]
3683 * Win32
3684  - Improve tablet handling [Robert Ögren]
3685  - Make tablets work on multi-monitor systems [Robert]
3686  - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
3687  - Add IME input method [Takuro Ashie, Kazuki IWAMOTO]
3688  - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz,
3689    Havoc Pennington]
3690  - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
3691  - Build fixes [Tor Lillqvist, Robert]
3692 * Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
3693  Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
3694  Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
3695  Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
3696  Morten Welinder, Jean Bréfort, Alexander Larsson]
3697 * Documentation improvements [Matthias, Jonathan]
3698 * New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
3699
3700 Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
3701 =================================================
3702 * GtkFileChooserButton
3703  - New widget to go along with GtkFontButton and GtkColorButton
3704    for use in preference dialogs.  [James M. Cape]
3705 * GtkFileChooser
3706  - Add getter and setter for the ::show-hidden property [Jeff Franks]
3707  - Allow paths to be entered as part of the file name. [Federico Mena Quintero]
3708  - Make separator in bookmarks pane unselectable [Matthias Clasen]
3709  - Improve activation on focus [Federico]
3710  - Avoid warnings when opened on non-default screens [Abel Daniel]
3711  - Fix some memory leaks [Federico]
3712 * GtkEntryCompletion
3713  - Warn if text column has wrong type [Fernando San Martin Woerner,
3714    Gustavo Carneiro]
3715 * GtkTextView
3716  - Obey the Pango backspace_deletes_character 
3717    attribute [Noah Levitt, Teppitak Karoonboonyanan]
3718 * GtkTreeView
3719  - Add hover-expand mode [Matthias]
3720  - Fix fixed height mode [Michael Vogt, Tim-Philipp Müller, Pawel Salek]
3721  - Reimplement GtkListStore on top of a splay tree [Soeren Sandmann]
3722 * GtkEntry
3723  - Track the selection more accurately when dragging and
3724    selecting [Soeren]
3725 * GtkComboBox
3726  - Support trees in combo boxes [Matt Walton, Matthias]
3727  - Optimize non-spanning gridded layouts [Lorenzo Gil Sanchez, Matthias]
3728  - Handle sensitivity changes properly [Matthias]
3729  - Add a ::focus-on-click property [Matthias]
3730 * GtkIconView
3731  - Fix BROWSE selection mode [Matthias]
3732  - Make accessible [Padraig O'Briain]
3733 * GtkAboutDialog 
3734  - Change the API to be more binding-friendly [Oliver Andrieu]
3735 * GtkUIManager
3736  - Accept paths with leading '/' everywhere. [David Malcolm]
3737  - Make GtkActionEntry* arguments const [Mariano Suarez-Alvarez]
3738  - Add a way to suppress overflow menu items [Christian Persch]
3739 * GtkPlug/GtkSocket
3740  - Use the sync counter mechanism to speed up resizes  [Soeren]
3741 * GDK
3742  - Support XDND v5 [Owen Taylor, Matthias]
3743  - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
3744  - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
3745 * gdk-pixbuf
3746  - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
3747  - Fix a problem with GDK_INTERP_NEAREST scaling which caused
3748    Nautilus thumbnails to be misdrawn [Christoph Fergeau]
3749  - Avoid segfaults in gdk-pixbuf-csource [Matthias]
3750  - Fix progressive loading of 8bit pcx files [Magnus Bergman]
3751  - Handle edge pixels consistently [Brian Cameron, Matthias]
3752  - Handle OS/2 BMPs [Jon-Kare Hellan]
3753 * Performance 
3754  - Get rid of many PLT entries for internally used exported symbols,
3755    and clean up the ABI at the same time and make make check check the
3756    list of exported symbols.  [Arjan van de Ven, Matthias]
3757 * Look up icon themes in the directories specified in the
3758   icon theme spec  [Matthias]
3759 * Win32 bug fixes [Robert Ögren, Hans Breuer, Tor Lillqvist, Tim Evans]
3760 * Other bug fixes [Matthias, Soeren, Pawel, David, Tor, Gustavo,
3761   Olivier, Manish, Robert, Christian Biere, Markku Vire, Markus Lausser, 
3762   Thomas Leonard, Morten Welinder, Torsten Schoenfeld, Tim Janik, 
3763   Tomislav Jonjic, Tommi Komulainen, Philip Langdale, Rich Wareham,
3764   Christian Persch, Vincent Noel, Christophe Fergeau]
3765 * Documentation improvements [Matthias, Mariano, Axel Simon, 
3766   Jonathan Blandford]
3767 * New and updated translations (ang,br,bs,eu,lt,wa,zh_CN)
3768
3769 Overview of Changes from GTK+ 2.5.0 to GTK+ 2.5.1
3770 =================================================
3771 * GtkTreeView
3772  - Support ellipsisation in GtkCellRendererText [Vincent Untz, 
3773   Jonathan Blandford, Anders Carlsson]
3774  - Add a GtkCellRenderer::editing-started signal [Matthias Clasen]
3775  - Typeahead support [Jonathan]
3776  - Align the entry in GtkCellRendererText [Matthias]
3777  - Make DND work again [Ernst Persson, Matthias]
3778  - Improve appearance of search popup [Matthias]
3779 * GtkFileChooser
3780  - Activate the last focused widget [Federico Mena Quintero]
3781  - Add an "Add to shortcuts" item to the context menu [Federico]
3782 * GtkCombobox
3783  - Support scrolling in list mode [Matthias]
3784  - Add necessary API to make GtkComboBox accessible [Padraig O'Briain]
3785  - Change the API for separators to use a callback function 
3786    instead of a boolean model column [Matthias]
3787 * GtkNotebook
3788  - Ignore scroll events from page content [Gabriel de Perthuis]
3789 * GtkAboutDialog
3790  - Visual improvements [Anders]
3791 * GtkIconView
3792  - Use XRender to draw selection rectangle [Anders]
3793 * GtkLabel
3794  - Support ellipsisation [Tim Van Wassenhove, James M. Cape]
3795 * Expose the menubar accel key as an XSetting [Scott James Remnant]
3796 * Add example code for clipboard handling to gtk-demo [Anders]
3797 * Bug fixes [Peter Zelesny, Guilherme Salgado, John Finlay, 
3798  Tommi Komulainen, Matthias, Crispin Flowerday, Padraig,
3799  Morten Welinder, Olivier Sessink, Dafydd Harries, Soeren Sandmann,
3800  Michael Natterer, Nicolas Deves, Matthew Garrett, Lorenzo Gil Sanchez]
3801 * Documentation improvements [Federico, Matthias]
3802 * Updated translations (gu,hi,pt_BR,ru,sv,uz)
3803
3804 Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0
3805 =================================================
3806 * New widgets: 
3807  - GtkIconView [Anders Carlsson]
3808  - GtkAboutDialog [Matthias Clasen]
3809  - GtkCellView [Matthias]
3810 * GtkFileChooser
3811  - change to newly-created folders [Federico Mena Quintero]
3812  - always show icons [Federico]
3813  - bug fixes [Federico, Christian Neumair, Alex Roitman]
3814 * GtkComboBox, GtkComboBoxEntry
3815  - add missing getters and some more convenience API [Matthias, 
3816   Christian Neumeir, Oliver Andrieu]
3817  - improve placement and sizing of popups [Matthias]
3818  - support insensitive items [Matthias]
3819  - support separators [Matthias]
3820  - handle empty or unset models better [Mariano Suarez-Alvarez]
3821  - bug fixes [Matthias, Jonathan Blandford, Oliver Andrieu, Paul 
3822    Pongonyshev, Christian Persch]
3823 * GtkEntryCompletion
3824  - ignore enter events when the window pops up under the 
3825    pointer [Anders]
3826  - bug fixes [Matthias]
3827  - support inline autocompletion [Matthias]
3828 * GtkUIManager
3829  - fix signal registration [Michael Natterer]
3830  - make generated XML parsable [Sven Neumann]
3831  - fix get_widget to return menus [Matthias]
3832 * GtkTreeView
3833  - hover-selection mode [Matthias]
3834  - support insensitive cells [Matthias]
3835  - support separators [Matthias]
3836  - make entry context menu work in editable text cells [Owen Taylor, 
3837   Kristian Rietveld]
3838  - make DND work with treeviews in modal dialogs [Federico]
3839  - make empty treeviews focusable [Federico]
3840  - new GtkCellRendererProgress [Matthias, Tommi Komulainen, 
3841   Christian Persch]
3842  - new GtkCellRendererCombo [Matthias]
3843  - bug fixes [Matthias, Federico]
3844 * GtkNotebook
3845  - allow to change tabs with the mouse wheel [Gabriel de Perthuis]
3846 * GtkWindow
3847  - support named themed window icons [Matthias, Calum Benson]
3848 * New stock icons: file, directory, about, edit, connect, disconnect,
3849   and media player icons for forward, next, pause, play, previous,
3850   record, rewind and stop
3851 * GDK
3852  - support do-not-focus-on-map hint [Elijah Newren]
3853  - fix RGBA cursors [Michael Natterer]
3854 * gdk-pixbuf
3855  - reorganize headers [Matthias, Jeff Franks, Havoc Pennington]
3856  - flag to mark loaded images as scalable [Dom Lachowicz]
3857  - license information for loaders [Matthias]
3858  - simple multiple-of-90° rotation support [Matthias]
3859  - allow to disable loaders [Matthias]
3860  - bug fixes [Kouichirou Hiratsuka, Sven, Brian Cameron,
3861   Manish Singh, Morten Welinder]
3862 * X11 selections 
3863  - make incremental transfer of MULTIPLE work [Matthias]
3864  - don't do incremental transfer in 4k chunks [Matthias]
3865  - add selection ownership change notification [Matthias]
3866  - support text/plain targets [Matthias]
3867 * Win32 
3868  - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist, 
3869   Robert Ögren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti]
3870 * Performance improvements
3871  - predict exposes for override-redirect windows [Søren Sandmann]
3872  - unset the background when mapping or unmapping windows [Søren]
3873  - support the update counter spec for smoother resizing [Søren]
3874 * Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain, 
3875   Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten,
3876   Michael Natterer, Dmd Ljungmark, Sven, Billy Biggs, 
3877   Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne, 
3878   Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy, 
3879   Jeff Franks, Philip Kendall, Baris Cicek Yevgen Muntyan, 
3880   Bastien Nocera, Tim Janik, John Ehresman, Theppitak Karoonboonyanan, 
3881   Nickolay V. Shmyrev, William Jon McCann, Paolo Maggi, Lorenzo Gil 
3882   Sanchez, Jan-Marek Glogowski, Pawel Salek, Felipe Heidrich, Dmitry 
3883   M. Shatrov, Alex Larsson, Michael Hallendal, Scott Bronson, Kjartan 
3884   Maraas, Damien Carbery, Elke Meier]
3885 * Doc improvements [Matthias, Federico, Owen, Steve Chaplin, Tommi 
3886   Komulainen, Bastien Nocera, Billy Biggs, Sampo Nurmentaus, Steffen 
3887   Röcker, Doug Quale, Oliver Andrieu]
3888 * Updated translations (bg,lt,ne,tk,wa,en_GB)
3889
3890
3891 Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1
3892 =================================================
3893 * GtkFileChooser
3894  - bug fixes [Morten Welinder, Federico Mena Quintero]
3895  - pre-fill the location entry [Federico]
3896  - internal api changes to allow setting a busy cursor
3897    while loading [Federico]
3898  - improve pathbar button sizing [Owen Taylor]
3899  - add keybindings for removing bookmarks [Federico]
3900 * GtkComboBox, GtkEntryCompletion
3901  - fix repositioning logic [Niklas Knutsson]
3902  - make keynav wrap around [Matthias]
3903  - improve theme compliance [Matthias, Brian Cameron]
3904 * GtkUIManager
3905  - accept unnamed <separator>s [Anders Carlsson]
3906  - robustify against gtk_widget_show_all() [Murray Cumming]
3907  - warn if an accelerator cannot be parsed  [Jody Goldberg]
3908 * Win32
3909  - fix DND positioning [Hans Breuer]
3910  - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
3911  - make filechooser work on Windows [Tor]
3912  - draw arcs more correctly [Tor]
3913  - disable tables support by support, add --use-wintab to
3914    get it back  [Tor]
3915 * Make color wheel accessible [Padraig O'Briain]
3916 * Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
3917 * Doc improvements [Federico, Matthias, Christian Persch]
3918   Olexiy Avramchenko, Tim-Philipp Müller]
3919 * Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
3920   Jonathan Blandford, Anders Carlsson, Christian, Hans,
3921   Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
3922   Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
3923   Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
3924   John Ehresman, Chris Sherlock, Jody]
3925 * Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
3926   en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
3927   mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
3928   sv,tr,uk,uz,wa,zh_CN)
3929
3930 Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
3931 =================================================
3932 * GtkFileChooser
3933  - Handle icon theme changes [Federico, Jonathan]
3934  - Add reordering bookmarks via DND [Federico]
3935  - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
3936  - Implement local-only mode so that apps don't get remote paths
3937    they don't expect [Owen Taylor]
3938  - Add Alt-Down keybinding [Mark McLoughlin, Owen]
3939  - Major rewrite of location dialog completion code [Jonathan]
3940  - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, 
3941    Soeren Sandmann, Olivier Andrieu]
3942 * GtkComboBox [Matthias Clasen]
3943  - Handle the case of no-active-row properly
3944  - Improve positioning of popup
3945  - Miscellaneous bug fixes
3946 * Win32 [Tor]
3947  - Handle different install locations for gdk-pixbuf loaders
3948  - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
3949 * Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
3950 * Require Control-Tab to focus labels [Owen]
3951 * RTL flipping for GtkArrow [Semion Chichelnitsky]
3952 * Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
3953 * Change layout algorithm for mixed gridded/non-gridded menus
3954   to fix performance problems [Soeren, Owen, Christian Persch]
3955 * Doc improvements [Matthias, Owen]
3956 * Misc bug fixes
3957 * Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
3958   ru,sq,uk,zh_CN)
3959
3960 Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, 
3961   Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, 
3962   Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship
3963
3964 Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
3965 =================================================
3966 * GtkComboBox
3967  - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
3968  - Improve keybindings [Matthias]
3969  - Bug fixes [Matthias, Owen, Damon Chaplin]
3970 * GtkFileChooser
3971  - Keep child directories in pathbar when changing to a parent
3972  - Reroot pathbar inside home directory, use icons [Jonathan]
3973  - Make the user actually select a file before hitting OK [Federico]
3974  - Fix folder mode to not have tree [Jonathan]
3975  - Add gboolean return values to operations that can fail [Federico]
3976  - Improve internal error handling [Morten Welinder, Federico]
3977  - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
3978    Alex Larsson]
3979 * GtkTextView bug fixes [Paolo Borelli]
3980 * Win32 
3981  - Implement/stub missing GDK functions [Tor]
3982  - .defs file updates [Tor, J Ali Harlow]
3983  - Misc fixes [Hans Breuer]
3984 * Fix problem with excess symbol exports on Linux [James Henstridge]
3985 * Fix problem with 32-bit BMPs [Matthias]
3986 * Include config.h first everywhere [Morten]
3987 * Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
3988 * Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, 
3989   Vitaly Tishkov]
3990 * Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
3991   nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
3992 * Misc bug fixes
3993
3994 Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, 
3995   Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, 
3996   Olivier Ripoll
3997
3998 Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
3999 =================================================
4000 * GtkFileChooser [Federico Mena Quintero]:
4001  - Enable DND in the shortcuts list [Federico]
4002  - More folder modes [Jonathan R Blandford]
4003  - Resizing toplevel as contents change [Jonathan] 
4004  - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor]
4005  - Miscellaneous fixes.  [Jonathan, Morten Welinder, Alexander Larsson]
4006  - Add combo box to pick folder in Save mode. [Jonathan, Federico]
4007 * GtkComboBox
4008  - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen]
4009  - Always grab when popping the list up [Damon, Matthias]
4010  - Fixes for dynamic changes to the model [Owen]
4011  - Improve popup positioning [Matthias]
4012 * Implement computation of bidi-base direction from text
4013   in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor]
4014 * Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann,
4015   Owen]
4016 * Fix wrong interpretation of new_order array for
4017   gtk_tree/list_store_reorder() [Owen]
4018 * Improve space allocation in menubars [Soeren Sandmann]
4019 * Improve key bindings in GtkEntryCompletion [Matthias]
4020 * Hide XCursor dependency [Soeren]
4021 * Make mouse wheel scrolling usable [Soeren]
4022 * Use resize cursors for resize grips [Soeren]
4023 * Set the right window group for menu and combo popups [Frederic Crozat,
4024   Jean-Philippe Chancelier, Soeren]
4025 * Add a way to list the mnemonic labels of a widget [Owen]
4026 * Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain]
4027 * Export insertion cursor drawing functionality [Alexander Larsson, Owen]
4028 * Support squiggly red underlines in text views [Nicolas Setton, Owen]
4029 * Export GtkWindow key-press-event internals to allow 
4030   custom implementations [Tim Janik]
4031 * Add gtk_drag_source_set/get_target_list() [Mitch Natterer]
4032 * Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi]
4033 * Memory leak fixes [Owen]
4034 * Win32 fixes [Hans Breuer]
4035 * Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim,
4036   Tomasz Lloczko, Mitch, Manish Singh, Owen]
4037 * Documentation improvements [Matthias, Federico, Torsten Schoenfeld]
4038 * Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije,
4039   sr@Latn,sq,sv,th,zh_CN)
4040
4041 Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4
4042 =================================================
4043 * Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor]
4044 * Add some extra GtkExpander docs [Federico Mena Quintero]
4045 * Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger]
4046 * Updated translation (ga)
4047
4048 Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
4049 =================================================
4050 * GtkFileChooser [Federico Mena Quintero]:
4051  - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen]
4052  - Correctly handle typed-in filenames in save mode, folder mode, and
4053    multiple-selection mode in all combinations.
4054  - Don't erase the filename in the entry when changing folders.
4055  - Support icons in GtkFileSystemUnix.
4056  - GtkFileChooserDialog now comes up at a reasonable size.
4057  - GtkFileSystemUnix now notifies correctly on ::create_folder().
4058  - Slight GUI reorganization.
4059  - File system module support. [Alexander Larsson]
4060  - Pathbar widget. [Jonathan R. Blandford]
4061  - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
4062    Padraig O'Briain, Alexander, Jonathan]
4063  - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
4064  - Memory leak fixes [Morten Welinder]
4065 * GtkTreeView:
4066  - Fix return values. [Federico, R. McFarland]
4067  - Properly cancel the arrow animation. [Michael Zucchi]
4068  - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
4069  - Don't darken the sort column unless there are three visible columns
4070    [Jonathan]
4071 * GtkToolbar:
4072  - Improve the sliding implementation. [Soeren Sandmann]
4073  - Add writeonly ::group property to GtkRadioToolButton. [Soeren, 
4074    Olivier Andrieu]
4075  - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
4076 * Menus:
4077  - Make menus work better on Xinerama [Matthias]
4078  - Fix keynav in RTL mode. [Matthias]
4079  - Fix grid mode, removing of items. [Matthias, Vincent Noel]
4080  - Make tearoff menu items work anywhere in menus. [Matthias]
4081  - Improve popup/popdown behaviour. [Soeren]
4082 * gdk-pixbuf:
4083  - Fix some problems with indexed BMPs [Kazuho Okui, Matthias]
4084  - Work around some libjpeg header file craziness [Manish Singh]
4085 * Assume gravity works. [Soeren]
4086 * Cache GCs for drawing. [Brian Cameron, Soeren]
4087 * Handle focus adjustment correctly for deeply nested focus locations. 
4088   [Matthias, Owen Taylor]
4089 * Use reference counting for shared data in GtkActionGroup. 
4090   [Matthias, Adam Hooper]
4091 * Add a "use-separator" style property to GtkMessageDialog, and make
4092   it not resizable. [Federico]
4093 * Add 'const' to uses of GdkColor that need it. [Federico]
4094 * Put focusable labels in the focus chain. [Federico]
4095 * Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
4096 * Add properties to GtkAdjustment [Murray Cumming]
4097 * Add change notification to GtkAccelMap [Matthias, Owen]
4098 * Add settings to suppress icons in buttons and menus. [Matthias]
4099 * Add Xft settings for hinting and antialiasing. [Federico, Owen]
4100 * Make size of indicator in menu items themeable. [Bill Hanemann, 
4101   Narayana Pattipati, Matthias]
4102 * Fixes to GtkIconTheme [Torsten Schoenfeld]
4103 * Improve drawing of GtkExpander. [Mark McLoughlin]
4104 * Improve drawing of paned handles. [Soeren]
4105 * Remove broken hangul input module. [Changwoo Ryu]
4106 * Remove C++-style comments. [Damien Carbery]
4107 * Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
4108 * RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
4109 * Accessibility improvements for tooltips, GtkScale. [Padraig]
4110 * Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
4111 * Win32 fixes. [Tor Lillqvist]
4112 * Documentation:
4113  - New section on how to check for modifier keys correctly. [Federico]
4114  - Miscellaneous improvements.  [Pascal Haakmat, Jan Huelsbergen,
4115    Tim-Philipp Müller, Matthias]
4116 * New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja,
4117   ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn)
4118 * Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli, 
4119   Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti,
4120   Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen,
4121   Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin,
4122   Yu Shao, Yao Zhang
4123
4124 Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
4125 =================================================
4126 * GdkPixbuf
4127  - Add functions to save pixbufs to non-file locations.  [Tim Evans]
4128  - Add a function to determine the type and size of a file without
4129    loading it completely.  [Matthias Clasen]
4130  - Turn pixbuf attributes into construct-only properties. [Matthias]
4131  - Fix building gdk-pixbuf with --disable-modules --with-included-loaders.
4132    [Matthias, Owen Taylor]
4133 * Fix the logic for changing the toplevelness of a window.  [Soeren Sandmann]
4134 * Do not interpret distant clicks as double clicks, using a
4135   new double-click-distance setting.  [Matthias]
4136 * Improve the GDK API for dealing with group leaders. [Matthias]
4137 * Utility function for application launching in multi-screen scenarios.
4138   [Mark McLoughlin]
4139 * Support big and small and alpha-blended icons under Win32. [Tim Evans]
4140 * Misc Win32 improvements [Tor Lillqvist, Hans]
4141 * GtkFileChooser [Federico]
4142  - Fix new filename entry in Save mode [Jan Arne Petersen]
4143  - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
4144  - Added support for file system volumes such as CD-ROMs, 
4145    floppies, and network shares.
4146  - Add a "New Folder" button for Save mode in GtkFileChooser.
4147  - Better support for Folder mode.
4148 * GtkTreeView
4149  - Speed up by adding a fixed height mode.  [Kristian Rietveld]
4150  - Add a single-paragraph mode and a language property to 
4151    GtkCellRendererText [Kristian Rietveld]
4152  - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
4153  - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
4154 * Add a way to list the supported targets of a clipboard. [Dom Lachowicz]
4155 * Add stock icons: harddisk, indent, unindent.  [Hans Breuer, Jody Goldberg]
4156 * Improve the GtkCalendar drawing code.  [Matthias]
4157 * GtkCalendar supports starting the week on any day [Matthias]
4158 * Make GtkToolbar compatible with 2.2 again [Soeren]
4159 * Misc GtkToolbar fixes and API improvements [Christian Persch, 
4160   Olexiy Avramchenko, Jody, Soeren]
4161 * Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
4162 * Add a way to lock individual accelerator paths  [Matthias]
4163 * Add gtk_menu_shell_cancel() to emit the "cancel" signal on 
4164   a menu shell.  [Matthias]
4165 * Fix dynamic menus. [Matthias, Michael Meeks]
4166 * Add xalign, yalign properties to GtkButton. [Jody]
4167 * Implement or improve RTL support in GtkComboBox, GtkCellView, 
4168   GtkViewport [Semion Chichelnitsky, Matthias, Kristian]
4169 * Support for "no focus" windows. [Matthias]
4170 * Documentation improvements [Matthias, Federico, Manish, Murray Cumming, 
4171   Theppitak Karoonboonyanan]
4172 * FAQ updates [Tony Gale]
4173 * Split the translations into two domains: ui strings and
4174   error messages go to gtk20, property nicks and blurbs to 
4175   gtk20-properties. [Matthias]
4176 * New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr,
4177   it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa)
4178 Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson,
4179   Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt, 
4180   Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair, 
4181   Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh, 
4182   Torsten Schoenfeld, Alexander Winston, Johannes Weißl,  Morten Welinder, 
4183   Adam Wright
4184
4185 Overview of Changes in GTK+-2.3.1
4186 =================================
4187 * Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen]
4188 * GDK
4189  - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias]
4190  - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny]
4191 * Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans]
4192 * Action-based menu/toolbar API [Matthias]
4193  - Add "name" construct-only parameter to GtkActionGroup
4194  - Bug fixes [Marco Pesenti Gritti, Christian Persch]
4195 * Change ranges for Saturation/Value to be 0-100 in GtkColorSelection
4196   [Gregory Merchan, Matthias]
4197 * GtkComboBox [Kristian Rietveld]
4198  - Make model and text_column properties not construct-only [Murray Cumming]
4199  - Fix sizing
4200  - Add mouse wheel support [Matthias]
4201 * Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco]
4202 * GtkExpander
4203  - Add a "use_markup" property, gtk_expander_set/get_use_markup
4204  - Fix bugs when unrealizing/destroying [Mark McLoughlin]
4205 * GtkFileChooser [Federico Mena Quintero]
4206  - Add a GtkFileSystemWin32 [Hans]
4207  - Use GtkEntryCompletion in GtkFileChooserEntry 
4208  - Add a render_icon to GtkFileSystemIface to allow the 
4209    GnomeVFS backend to supply appropriate icons
4210  - Improve selection handling in bookmarks list [Federico, Owen Taylor]
4211  - Support drops on the bookmarks list
4212  - Display error dialogs on failed operations
4213  - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson]
4214  - Ignore filters for folders [Dave Malcom]
4215  - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik]
4216 * Menus
4217  - Make torn-off menus transient-for the window they were torn from
4218    [Matthias, Jon-Kare Hellan]
4219  - Fix menu positioning for Xinerama, add gtk_menu_set_monitor()
4220    for use by position functions [Matthias]
4221  - Tweak menu delay parameters, add a default width [Soeren Sandmann]
4222 * Make g_message_dialog_new_with_markup() automatically escape
4223   arguments, add g_message_dialog_set_markup() [Owen]
4224 * Add read-only min-position/max-position properties to GtkPaned
4225 * GtkToolbar [Soeren]
4226  - Support gaps in the toolbar with expand=true/draw=false separators
4227  - Improve drop-location preview handling
4228  - Take a GtkRadioToolButton as the parameter to
4229    gtk_radio_tool_button_new_from_widget [Murray Cumming]
4230  - Many misc toolbar bug fixes [Soeren, Marco]
4231 * GtkTreeView bug fixes [Morten Welinder, David Hampton]
4232 * Add gtk_window_is_active()/gtk_has_toplevel_focus() getters
4233   to go along with properties [Owen Taylor]
4234 * Add gtk_widget_can_activate_accel() / ::can-activate-accel
4235   signal to fix handling of accelerators on insensitive parent
4236   menu-items. [Tim Janik]. (*Note*: the details here will probably
4237   change, since similar problems for mnemonics aren't handled.)
4238 * Implement or improve RTL support in GtkAlignment, GtkCombo, 
4239   GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport.
4240   [IBM L3 NLS Support Team]
4241 * Fix string setters for self-assignment [Matthias, Soeren]
4242 * Finish multi-head handling in gtk-demo [Matthias]
4243 * Fix install rules for generating gdk-pixbuf.loaders [Manish Singh]
4244 * Reference doc improvements [Matthias, Soeren,
4245   Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko]
4246 * FAQ updates [Tony Gale]
4247 * New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr,
4248   sr@Latn,sv,th)
4249
4250 Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez,
4251   Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland, 
4252   Padraig O'Briain, Tomas Ögren, Danilo Segan
4253
4254 Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
4255 =================================================
4256
4257 * New Widgets
4258  - GtkFileChooser: a replacement for GtkFileSelection with 
4259    replaceable backends, many new API features, better user
4260    interface (UI is still a work in progress) [Owen Taylor, 
4261    Federico Mena Quintero]
4262  - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
4263  - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
4264  - "Picker button" widgets based on code from libgnomeui: 
4265    GtkFontButton, GtkColorButton [Matthias Clasen]
4266
4267 * Widget improvements:
4268  - Autocompletion for entries: GtkEntryCompletion [Kristian]
4269  - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming]
4270  - Add input-only event boxes for trapping events [Alex Larsson]
4271  - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias]
4272  - Support up to four scroll arrows on GtkNotebook and make which
4273    ones are displayed themeable. [Matthias]
4274  - GtkCalendar improvements: make the arrows spin, support RTL flipping,
4275    automatic week start selection, DND support, improve API 
4276    for setting options [Matthias]; mousewheel support [Abigail Brady]
4277  - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio
4278    [Soeren, Matthias]
4279  - New functions: gtk_window_set_default_icon(), 
4280    gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary()
4281    [Matthias]
4282  - Add missing "role", "decorated", "gravity" properties for GtkWindow,
4283    "has_resize_grip" for GtkStatusBar. [Matthias]
4284  - Add child properties for GtkPaned [Matthias, Soeren]
4285
4286 * Menus
4287  - New action-based menu API: GtkUIManager, GtkActionGroup, 
4288    GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann,
4289    Marco Pesenti Gritti, Philip Langdale]
4290  - Support for tabular menus [Kristian]
4291  - New positioning algorithm for popup menus [Soeren]
4292
4293 * GtkTextView [Matthias]
4294  - Add properties "accepts_tab" [Soeren], "overwrite" property 
4295    [Jeroen Zwartepoorte], "buffer"
4296  - Add gtk_text_buffer_select_range()
4297  - Implement drag-selection by words/lines (also for Gtkentry)
4298  - Some fixes to invisible text handling
4299  - Add support for GTK_WRAP_WORD_CHAR [David Brigada]
4300  - Clean up handling of horizontal paging
4301  - Fix scrolling with non-visible cursor
4302  - Add internals documentation [Havoc Pennington]
4303
4304 * GtkToolbar [Soeren]
4305  - Add a more consistent and extensible toolbar API; preserve
4306    old API for backwards compatibility [James, Anders Carlsson, Owen]
4307  - Support for sliding buttons like OS X
4308  - Keyboard navigation
4309  - Support "priority text"
4310  - Overflow menu
4311  - Better handling of really wide buttons [David Bordoley]
4312  - Drawing improvements
4313  - Support context menu
4314
4315 * GtkTreeView [Kristian Rietveld]
4316  - Handle RTL [Matthias, Jonathan]
4317  - Add expand flag to column packing parameters [Jonathan, Kristian]
4318  - gtk_tree_path_free now silently returns on NULL paths
4319  - Move row reference updating code to closures
4320  - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
4321    get rid of gtk-tree-model-drop-append.
4322  - Add a filtering tree model: GtkTreeModelFilter [Kristian]
4323
4324 * gdk-pixbuf
4325  - Add a loader for PCX files [Josh Beam]
4326  - Improve calculation of filter weights for scaling [Brian Cameron, Owen]
4327  - Support TGA files with arbitrary origins [Matthias]
4328  - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz]
4329    gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias]
4330  - Add saving support for ICO and CUR
4331  - Improve handling of GIFs with oversized frames [Matthias]
4332
4333 * GDK:
4334  - Support for full-color / alpha-channel cursors [Matthias]
4335  - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen]
4336  - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren]
4337  - Many small changes to reduce round trips on startup; 
4338    add gdk_display_flush() [Owen]
4339  - Use Xlib asynchronous APIs to reduce roundtrips on startup
4340    and during DND [Owen]
4341  - Other changes to improve DND for large-latency connections [Owen]
4342  - Add support for EWMH "above" and "below" states [Manuel Clos] (also
4343    in GtkWindow)
4344  - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
4345  - Other small linux-fb fixes [Eric Warmenhoven]
4346
4347 * Miscellaneous
4348  - Add support for named themable icons; use this facility to 
4349    provide the default stock icon images [Owen Taylor, based
4350    on code by Alex Larsson]
4351  - Add gtk_widget_queue_resize_no_redraw() for more efficient
4352    resizing; use for GtkTextView. Redraw less on focus changes. [Soeren]
4353  - Add gtk_widget_queue_resize_no_redraw() [Soeren]
4354  - Default theme improvements, especially for menus. Add some
4355    more style properties. [Soeren]
4356  - Add authentication stock icon [Matthias, art by Jakub Steiner]
4357  - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima]
4358  - Convert build system to automake-1.7; many cleanups and
4359    improvements. [James Henstridge, Owen]
4360  - Win32 fixes for new widgets [Hans]
4361  - Add right-to-left variants of some stock icons [Matthias]
4362
4363 * Documentation
4364  - Use XML source for man pages; add man pages for tools that didn't
4365    have them before [Matthias]
4366  - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
4367  - FAQ improvements [Tony, Gonzalo Odiard, Owen]
4368  - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, 
4369    Martin Pool, Mariano Suarez-Alvarez]
4370
4371 * Deprecations
4372  - GtkItemFactory [Replaced by GtkUIManager]
4373  - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox]
4374  - Miscellaneous functions that were renamed in 
4375    GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren]
4376
4377 Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher,
4378   Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti, 
4379   Jody Goldberg, David Hampton, Richard Kinder, Christian Persch, 
4380   Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw, 
4381   Vasilis Vasaitis, Morten Welinder
4382
4383 ----------------------------------------------------------------------
4384
4385 Overview of Changes in GTK+ 2.2.4
4386 =================================
4387 * Revert TreeView fix which broke context menus in different applications
4388   [Kristian Rietveld]
4389 * Typo fixes [Kjartan Maraas]
4390 * Make pressing END not put the menu in scrolling mode [Kris]
4391 * Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale]
4392 * New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el)
4393
4394 Overview of Changes in GTK+ 2.2.3
4395 =================================
4396 * GdkPixbuf [Matthias Clasen]
4397  - Fix some problems with overflows when scaling down [Tomas Ögren]
4398  - Many GIF bug fixes [Matthias, Federico Mena Quintero]
4399  - Prefer 32-bpp ICOs, fix bugs with them
4400  - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
4401    [Jens Elker]
4402  - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
4403 * Win32 [Tor Lillqvist]
4404  - Add multiple monitor support
4405  - Major event and key handling rewrite, including IME fixes
4406  - Fix handling of toplevel window positions
4407  - Add support for all window geometry hints (gridded geometry, etc.)
4408  - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
4409  - Fix GdkImage memory leak [J. Ali Harlow]
4410  - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
4411  - Misc bug fixes [Many from Hans Breuer, Tim Evans]
4412  - Build fixes and improvements [Peter Zelezny]
4413 * X11
4414  - Fix extremely common crash where we interpreted the timestamp
4415    field of a XKB event as a window ID and found a pixmap that matched.
4416    [Owen Taylor, with essential backtrace from Kjartan Maraas]
4417  - Fix CapsLock and NumLock for non-XKB [Robert Basch]
4418  - Fix problems with, eg. Ctrl-Alt-Backspace hiding Ctrl-Backspace [Owen]
4419  - Workaround Xinerama servers reporting wrong depths [Owen]
4420 * GtkTreeView [Kristian Rietveld]
4421  - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
4422  - Don't get confused by the Control key when handling selection
4423    from an accelerator like <Control>B [Michael Natterer]
4424  - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, 
4425    Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
4426    Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
4427 * Input methods
4428  - Handle input methods exiting and starting while the 
4429    app is running [Hidetoshi Tajima]
4430  - Fix infinite loop when closing input methods [Owen,
4431    Takuro Ashie, Hidetoshi]
4432  - Add a 'cedilla' input method with c+acute => cedilla and use
4433    as the default for languages that use cedilla. [Gustavo De Nardin,
4434    Owen, Fco. Javier F. Serrador]
4435  - Fix status window for multihead [Owen, James Su]
4436  - Remember imcontext attributes when switching methods [Owen, 
4437    Botond Botyanszki]
4438 * GtkFileSelection [Owen]
4439  - Fix selection of "UntitledN" on initial map [Mark Finlay]
4440  - Fix an annoying bug with cursor positioning on failed completion
4441  - Misc Fixes [Owen, Tor]
4442 * Other widgets
4443  - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
4444  - Fix problem with spinbuttons not getting enough space [Morten Welinder,
4445    Kristian]
4446  - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
4447  - Don't include menu labels in gtk_notebook_forall [Owen]
4448  - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
4449    focus [Owen]
4450  - Accept color drops with wrong format from KDE [Matthias]
4451 * Fix problem from gnome-theme-manager playing tricks and
4452   making event->window a pixmap. [Anders Carlsson]
4453 * Ignore Caps-lock when matching accelerators
4454 * Fix 5-year-old bug where toplevels didn't fully refresh properly
4455   on theme change [Owen, Rajkumar Siva]
4456 * Don't require precompiled gdk-pixbuf-csource when cross-compiling
4457   from a tarball [Owen]
4458 * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, 
4459   Morten Welinder]
4460 * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
4461   Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, 
4462   Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
4463   Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, 
4464   Luis Villa]
4465 * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
4466   ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)
4467
4468 Overview of Changes in GTK+ 2.2.2
4469 =================================
4470
4471 * GdkPixbuf [Matthias Clasen]
4472  - Fix animation of slow-loading progressive GIFS
4473  - Fix long-standing animated GIF display bug with transparency
4474  - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
4475 * GDK [Owen Taylor]
4476  - Draw continuous underlines between Pango layout runs when 
4477    possible [Kang Jeong-Hee]
4478  - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
4479    Major rewrite of 16-bit handling for pixbuf_from_drawable()
4480 * X11 backend [Owen]
4481  - Fix build on X11R5 [Albert Chin]
4482  - Fix switching keyboard layouts while running [Egmont Koblinger]
4483  - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
4484  - Zero unused fields in client messages we send Lubos Lunak]
4485  - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
4486  - Fix wrong initialization that was keeping XShm from being used.
4487 * Win32 backend [Tor Lillqvist]
4488  - Tweak line drawing
4489  - Mouse/cursor fixes [Allin Cottrell]
4490  - Better handling of floppy drives in GtkFileSelection
4491  - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
4492 * Input methods [Hidetoshi Tajima]
4493  - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
4494  - Fix sorting of rules in GtkIMContextSimple [Vasilis]
4495  - Miscellaneous GtkIMContextXIM fixes 
4496  - Fix translation of input context names
4497 * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
4498 * Add Delete to GtkEntry context menu, Delete/Select All 
4499   to GtkTextView context menu [Matthias]
4500 * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
4501 * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
4502 * GtkTextView
4503  - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
4504  - Don't scroll to cursor on focus in [Paolo Maggi]
4505  - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, 
4506    Yao Zhang]
4507  - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
4508    Padraig O'Briain, Owen]
4509 * GtkTreeView [Kristian Rietveld]
4510  - Fix prelighting [Sven Neumann]
4511  - Set drag cursor earlier to allow apps to override [Daniel Elstner]
4512  - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
4513  - Get background/cell area handling right in GtkTreeViewColumn [Vasco
4514    Alexandre da Silva Costa]
4515  - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, 
4516    Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
4517    Mariano Suarez-Alvarez, Owen]
4518 * Fix handling of border width for GtkToolbar [Rodney Dawes]
4519 * Rewrite adjustment handling of GtkViewport, fixing many bugs
4520   [Owen, Thomas Leonard, Michael]
4521 * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, 
4522   Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, 
4523   Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, 
4524   Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, 
4525   Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, 
4526   Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
4527 * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, 
4528   Doug Quale, Manish Singh, Morten Welinder]
4529 * Switch to using libtool-1.5
4530 * Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven, 
4531   Christian Rose]
4532 * Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
4533 * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
4534   it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
4535
4536 Overview of Changes in GTK+ 2.2.1
4537 =================================
4538 * Win32 [Tor Lillqvist]
4539  - Improve setting of window position / decorations
4540  - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku]
4541  - Fix various file selection bugs
4542  - Improve scheme for locating pixbuf loader modules
4543  - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods]
4544 * GtkTreeView [Kristian Rietveld]
4545   - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
4546   - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
4547     Sandmann, Jarek Dukat]
4548   - TreeView search now works on all values transformable by GValue and not
4549     just strings [Muktha Narayan]
4550   - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
4551   - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
4552     Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
4553     Gaël Le Mignot, Vasco Alexandre da Silva Costa]
4554 * GtkTextView [Matthias Clasen]
4555  - Fix keynav with invisible cursor
4556  - Fix misdrawing of cursor [Owen Taylor] and selection
4557  - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
4558 * Fix problem with accidental inclusion of a main() [Matthias]
4559 * Documentation improvements [Matthias, Havoc Pennington]
4560 * Fix problem with GtkColorsel and pixmap themes [Daniel]
4561 * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
4562 * Warning fixes [Manish Singh]
4563 * configure fixes [Akira Tagoh]
4564 * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
4565 * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, 
4566   Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, 
4567   Soeren Sandmann, Hidetoshi Tajima, Owen]
4568
4569 ----------------------------------------------------------------------
4570
4571 Overview of Changes in GTK+ 2.2.0
4572 =================================
4573 * Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
4574 * GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
4575 * Documentation improvements [Matthias Clasen, Eric Warmenhoven, 
4576   James M. Cape]
4577 * Example portability fix [Sven Neumann]
4578 * Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
4579
4580 Overview of Changes in GTK+ 2.1.5
4581 =================================
4582 * GtkFileSel fixes [Owen Taylor]
4583   - Fix ..<tab> to go up a dir [Francisco Bustamante]
4584   - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
4585   - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
4586 * Only close dialogs on Escape if they have a cancel button. [James Willcox]
4587 * Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
4588 * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
4589   Narayana Pattipati, Marius Andreiana]
4590 * Xinerama fixes for GtkMenu [Matthias Clasen]
4591 * Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
4592 * Documentation additions and fixes [Matthias]
4593 * New and updated translations (am,bg,da,fr,fi,de)
4594 * Miscellaneous bug and build fixes
4595
4596 Other contributors: Johan Dahlin, James Henstridge, Jon Nelson, 
4597    Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
4598
4599 Overview of Changes in GTK+ 2.1.4
4600 =================================
4601 * Improved default color scheme [Soeren Sandmann, with advise from
4602   Tuomas Kuosmanen and Garrett LeSage]
4603 * Make pixmap creation functions take a GdkDrawable not a GdkWindow
4604   [Kristian Rietveld]
4605 * Support move-resize emulation for all edges. [Matthias Clasen]
4606 * Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
4607 * Remove extra selections for ButtonRelease in XInput code 
4608   [Garry Osgood, Owen]
4609 * Another attempt at fixing X focus tracking [Owen]
4610 * linux-fb VT switch improvements [Eric Warmenhoven]
4611 * Win32 [Tor Lillqvist]
4612   - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
4613   - Improve maximized/minimized tracking
4614   - Bug fixes
4615 * Fix problem with gtk_combo_set_popdown_strings() not changing
4616   the entry text [Owen]
4617 * Support RTL flipping for statusbars [Matthias]
4618 * GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen,
4619   Richard Hult, Carlos Garnacho Parro]
4620 * Use octal escapes rather than literal UTF-8 in strings [Owen]
4621 * Make a lot of read-only data const. [Matthias, Morten Welinder]
4622 * Misc bug fixes
4623 * New and updated translations (cs,es,el,he,hu,lv,no,ro)
4624
4625 Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, 
4626    Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch, 
4627    Kjartan Maraas, Christian Neumair
4628
4629 Overview of Changes in GTK+ 2.1.3
4630 =================================
4631
4632 GDK:
4633 * Win32 [Tor Lillqvist]
4634   - fixes to multihead API stubs 
4635   - Comprehensively implement tiles and stipples
4636   - Handle tracking minimized/maximized [Arnaud Charlet]
4637 * linux-fb fixes [Eric Warmenhoven]
4638 * Use g_get_application_name() for default window titles and
4639   for the title of the client leader window [Owen, Havoc Pennington]
4640 * Complete resize-grippy support, move-resize emulation 
4641   [Anders Carlsson, Matthias Clasen]
4642
4643 GTK+ Core:
4644 * On screen change, recreate the widget's Pango context [Owen]
4645 * Fix problems with focus ending up on unmapped widgets [Owen]
4646 * Make g_object_set (gtk_settings_get_default (), ...) to override
4647   settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
4648 * Make GtkInputDialog multihead aware [Owen]
4649 * Add a ::screen-changed signal to GtkWidget [Owen Taylor]
4650
4651 Widget improvements:
4652 * Draw/check menu items insensitive [Soeren, Tim Evans]
4653 * Fix color usage for radio/check menu item indicators [Soeren]
4654 * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
4655 * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
4656   GtkCheckMenuItem [Matthias Clasen]
4657 * GtkCombo improvements [Owen]
4658   - Don't leave it behind when switching desktops [Matthias Clasen]
4659   - Fix longstanding bug with unwanted moving of selection [Mike Fulbright]
4660   - Don't change entry contents until window is popped back up
4661   - Keynav fixes
4662 * Menu scrolling behavioral improvements [Owen, Ettore Perazzoli]
4663 * GtkNotebook keynav improvements [Owen]
4664 * Handle painting text on dark-colored progressbars [Soeren]
4665 * GtkTreeView  [Kristian Rietveld]
4666   - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after()
4667   - Add GTK_CELL_RENDERER_FOCUSED flag
4668   - Keynav fixes, including adding boolean return values for keybinding
4669     signals (API breakage for API that no one should have been using)
4670     [Narayana Pattipati]
4671   - Add gtk_tree_view_column_cell_get_position()
4672   - Add an inconsistent state for GtkCellRendererToggle
4673   - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov,  
4674     Morten Welinder, Robert Kinsella, Soeren]
4675
4676 Input Methods:
4677 * Sort the input method list in the right click popup [Abigail Brady]
4678 * GtkIMContextXIM bug fixes [HideToshi Tajima]
4679
4680 General:
4681 * Make sure that parameters don't shadow system functions [Soeren Sandmann]
4682 * Deprecation cleanups [Manish Singh]
4683 * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
4684 * Doc improvements, including adding Since: for 2.2. additions 
4685   [Matthias Clasen]
4686 * Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias, 
4687   Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder]
4688 * Build fixes [Owen, Jeff Waugh, Dan Mills]
4689
4690 Overview of Changes in GTK+ 2.1.2
4691 =================================
4692
4693 * Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
4694 * Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
4695 * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
4696 * Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
4697 * Add simple support for startup notification [Havoc Pennington]
4698 * Handle focus indication for check and radio buttons without children
4699   [Dave Camp, Owen]
4700 * Much work on improve submenu navigation [Soeren Sandmann]
4701 * Add "selected_shadow_type" property for menus [Soeren]
4702 * Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
4703 * Rework GtkPaned keynav [Soeren, Calum Benson]
4704 * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
4705 * Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
4706 * Tree view fixes and speedups 
4707   [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
4708 * Allow themes to set GtkTreeView even/odd row colors [Kristian]
4709 * Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
4710 * Win32 fixes [Tor Lillqvist]
4711 * Misc cleanups and bug fixes
4712
4713 Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz, 
4714    Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
4715    Matt Wilson,
4716
4717 Overview of Changes in GTK+ 2.1.1
4718 =================================
4719 * Cleanup of use of deprecated functions in GTK+ [Manish Singh]
4720 * Add support for separately installed Pixbuf loaders [Matthias Clasen]
4721 * linux-fb improvements including window maximization. [Eric Warmenhoven]
4722 * Fix to compile again with Xft version 1 [Owen Taylor]
4723 * Fix handling of pointer on multiple screens [Owen]
4724   - Add gdk_event_set/get_screen() via evil hack
4725   - Add GdkDisplayPointerHooks to replace GdkPointerHooks
4726   - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer()
4727   - Add gdk_display_get_pointer()
4728   - Make drag-and-drop between multiple screens work
4729 * Export gdk_event_new(), discourage stack allocated events [Owen]
4730 * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
4731 * Basic support for RandR extension [Keith Packard, Owen]
4732 * Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
4733 * Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
4734 * gtk_window_set_[default_]icon_from_file [Owen, Havoc]
4735 * Fix handling of GtkSettings set from RC files on reload [Owen]
4736 * GtkTreeView work [Kristian Rietveld]
4737   - Stop editing on a focus out event for GtkCellRendererText 
4738     [Andreas J. Guelzow]
4739   - Don't accept drops on auto-sorted models
4740   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
4741 * Fixes for GtkIMContextXIM 
4742   [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
4743 * Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen, 
4744   Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen, 
4745   Vitaly Tishkov, Dan Winship, Yao Zhang]
4746 * Some performance tweaks [Soeren, Padraig O'Briain]
4747 * Miscellaneous bug fixes
4748
4749 Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, 
4750   Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
4751
4752 Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
4753 =================================================
4754
4755 Multihead support: [Erwann Chenede, Owen Taylor]
4756 * Multihead support 
4757 * Add GdkDisplay, GdkScreen structures
4758 * Add _for_display(), _for_screen() variants where needed in GDK and GTK+
4759   (In other cases, make the variants methods on GdkDisplay/GdkScreen
4760 * Adapt GTK+ widgets to be multihead safe
4761 * Allow initialization of GTK+ without opening a display with gtk_parse_args()
4762 * Add multihead support to demos/tests.
4763
4764 GDK:
4765 * Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist]
4766 * Adapt linux-fb code to multihead reorganization [Eric Warmenhoven]
4767 * Miscellaneous linux-fb improvements [Eric]
4768 * Xinerama support [Erwann Chenede, Matthias Clasen]
4769 * Allow GDK backends to add custom argument parsing [Sven Neumann]
4770 * Add support for some addition NET window manager spec hints [Havoc Pennington]
4771 * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
4772
4773 GtkTreeView: [Kristian Rietveld]
4774 * Support stock pixbufs in GtkCellRendererPixbuf 
4775 * Allow setting the cell background for cell renderers
4776 * Support focusing individual cell renderers and other focus fixes
4777 * Make resizing tree views more efficient [Soeren Sandmann]
4778 * Add gtk_tree_model_get_string_from_iter
4779 * Improve gtk_list_store_remove API
4780 * API additions:
4781   gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path() 
4782   Add gtk_tree_selection_get_selected_rows(),
4783   gtk_tree_selection_count_selected_rows() 
4784   gtk_tree_path_new_from_indices(),  gtk_{list,tree}_store_{reorder,swap,_move} 
4785
4786 GTK+:
4787 * Add style property for drawing menu items without shadow [Soeren]
4788 * gtk_widget_modify_color_component/font(): Allow clearing
4789   current modifications. [Owen]
4790 * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
4791 * Some XEMBED changes for standards compliance and Qt compatibility [Owen]
4792 * Fix menus resizing when popped up or torn off [Owen]
4793 * Improve label behavior when it gets a too small allocation [Soeren]
4794 * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
4795 * Theme drawing improvements [Soeren]
4796 * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
4797 * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
4798 * Add gtk_menu_shell_select_first() [Owen]
4799 * Add gtk_notebook_get_n_pages() [Havoc Pennington]
4800 * Allow accel_path = NULL for gtk_menu_item_set_accel_path().
4801 * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
4802
4803 GdkPixbuf:
4804 * Improve gdk-pixbuf loader tests [Soeren Sandmann]
4805 * Use iTXT chunks when necessary in PNG image saver [Matthias]
4806 * Add incremental loading for progressive jpegs [Matthias]
4807 * Add load-at-size functionality [Matthias]
4808 * Add a loader for .ANI animations [Matthias]
4809 * Load hotspot for .ICO files [Matthias]
4810
4811 Docs:
4812 * Convert docs to Docbook XML [Matthias]
4813 * Doc improvements and fixes [Matthias, Soeren, 
4814   Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash,
4815   Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang]
4816 * Tutorial improvements [Tony Gale]
4817
4818 General:
4819 * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]
4820 * Clean up GDK and demos for deprecated functions [Manish Singh]
4821 * Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu, 
4822   Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov, 
4823   Shivaram Upadhyayula]
4824
4825 Overview of Changes in GTK+ 2.0.9
4826 =================================
4827 * Fix colormap refcounting, which caused frequent metacity crashes
4828   [Christopher James Lahey]
4829 * Lots of work on the Win32 backend [Tor Lillqvist]
4830  - Scrolling fixes
4831  - GdkGC clipping fixes and improvements
4832  - Started implementing all fill styles
4833 * GtkTreeView bug fixes [Kristian Rietveld]
4834  - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann]
4835 * Various bug fixes
4836
4837 Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov,
4838    Josh Parsons, Peter Bloomfield
4839
4840 Overview of Changes in GTK+ 2.0.8
4841 =================================
4842 * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
4843 * Improve redraws when scrolling on Win32 [Tor Lillqvist]
4844 * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
4845 * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
4846 * Updated translation (el)
4847
4848 Overview of Changes in GTK+ 2.0.7
4849 =================================
4850 * Fix some memory leaks in gdk-pixbuf [Sven Neumann]
4851 * Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
4852 * Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
4853 * Win32 fixes and improvements [Tor Lillqvist]
4854  - Keyboard handling fixes [Florent Duguet]
4855  - Fixes for building and running on Cygwin [Masahiro Sakai]
4856  - Fix gdk_window_scroll(), other GdkWindow fixes
4857  - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
4858    J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
4859 * Improve tracking of toplevel focus state [Owen]
4860 * XIM input method fixes [Takuro Ashie, HideToshi Tajima]
4861 * Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
4862 * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
4863 * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
4864 * Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
4865 * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
4866 * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
4867   - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel 
4868     Elstner, Morten Welinder]
4869   - gtk_tree_selection_selected_foreach now immediately returns if 
4870     the model is being changed [Havoc Pennington]
4871   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
4872 * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
4873 * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] 
4874 * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
4875   ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
4876 * Many miscellaneous bug fixes
4877
4878 Other contributors: Jacob Berkman, Albert Chin, Chema Celorio,
4879    David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, 
4880    Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, 
4881    Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, 
4882    Soeren Sandmann, Vitaly Tishkov, Morten Welinder
4883
4884 Overview of Changes in GTK+ 2.0.6
4885 =================================
4886
4887 * GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, 
4888   Josh Green, Matthias Clasen]
4889 * Fix problem with keynav and insensitive menu items [Owen Taylor]
4890 * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
4891 * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
4892 * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
4893 * Cycle between multiple menubars with F10, not control-tab 
4894   [Calum Benson, Padraig]
4895 * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
4896   Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
4897 * Build fixes for cross-compiling and portability [Arnaud Charlet, 
4898   J. Ali Harlow]
4899 * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
4900
4901 Overview of Changes in GTK+ 2.0.5
4902 =================================
4903
4904 * Fix a wrong assertion that broke gtk_file_selection_set_filename();
4905   also another fix from testing this function with non-UTF-8 filenames.
4906 * Fix incorrect property notification in GtkTextView. [James M. Cape]
4907
4908 Overview of Changes in GTK+ 2.0.4
4909 =================================
4910
4911 * Fix a number of types which were registered with the 
4912   type system with the wrong names [James Henstridge, Jonathan Blandford]
4913 * Support missing data types in GtkList/TreeStore [Daniel Elstner]
4914 * Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner, 
4915   Josh Parsons]
4916 * Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard, 
4917   Owen Taylor]
4918 * Calculate screen size on win32 from the "logical DPI" 
4919   [Joaquin Cuenca Abela, Tor Lillqvist]
4920 * Misc Win32 bug fixes. [Florent Duguet, Tor]
4921 * Fix theme changes for GtkMenu [Soeren Sandmann]
4922 * Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
4923 * Fix encoding handling for gtk_file_selection_set_filename()
4924   [Sebastian Ritau, Owen]
4925 * Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
4926 * Fixes for DirectColor visuals [Shivaram Upadhyayula]
4927 * Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
4928 * Misc bug fixes
4929 * Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)
4930
4931 Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica, 
4932   Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage, 
4933   Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh
4934
4935 Overview of Changes in GTK+ 2.0.3
4936 =================================
4937
4938 * GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
4939 * Improve GdkRGB support for low color depths (Tor Lillqvist).
4940 * Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
4941 * Include internal children when focusing. (Jonathan)
4942 * Win32 fixes (Tor Lillqvist, David Sterba)
4943 * Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
4944 * GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
4945 * GtkMenu fixes. (Soeren Sandmann)
4946 * Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
4947 * Misc input-method related fixes (Yao Zhang, Federico)
4948 * Fix stuck grab during DND. (Dave Camp, Owen)
4949 * Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
4950 * Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp, 
4951   Michael Meeks)
4952 * Handle Xlib internal connections (HideToshi Tajima)
4953 * Many miscellaneous bug fixes.
4954
4955 Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge, 
4956 Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge, 
4957 David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski, 
4958 Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce, 
4959 Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
4960 Timo Sirainen, Graham Swallow.
4961
4962 Overview of Changes in GTK+ 2.0.2
4963 =================================
4964
4965 * GtkTreeView cursor movement fixes [Kristian Rietveld]
4966 * GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
4967
4968 Overview of Changes in GTK+ 2.0.1
4969 =================================
4970
4971 * GtkTreeView fixes and performance improvements 
4972   [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
4973 * GtkTextView fixes [Havoc Pennington]
4974 * Fix problems with accelerators on Solaris [Padraig O'Briain]
4975 * Some fixes for key bindings on keypad keys [Owen Taylor]
4976 * Fix problem with RENDER use on big endian machines 
4977   [Owen Taylor, with help from Tuomas Kuosmanen]
4978 * Win32 fixes, especially dashed line drawing 
4979   [Tor Lillqvist, Hans Breuer]
4980 * Compile with -D_REENTRANT when appropriate [Sven Neumann]
4981 * Compiler warning cleanups [Erwann Chenede]
4982 * Fix handling of font-name XSETTING [Richard Hestilow]
4983 * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
4984 * Fix problems with inappropriate menu scroll arrows [Owen]
4985 * Stock icon improvements [Jakub Steiner, Tuomas]
4986 * Much work on pixbuf loader robustness [Matthias Clasen]
4987 * Documentation improvements [Matthias, Vitaly Tishkov]
4988 * Fix some crashes in GtkWindow accelerator handling code 
4989   [Dave Camp, Matt Wilson]
4990 * Misc bug fixes
4991
4992 Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
4993   Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee, 
4994   James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, 
4995   Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, 
4996   Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
4997
4998 Overview of Changes in GTK+ 2.0.0
4999 =================================
5000
5001 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
5002 * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
5003 * Bug fixes. [Thomas Leonard, Owen Taylor]
5004
5005 Overview of Changes in GTK+ 2.0.0 rc1
5006 =====================================
5007
5008 * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
5009 * Text widget fixes [Havoc Pennington]
5010 * Efficiency fixes when using Xft [Owen Taylor]
5011 * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
5012 * Try to fix key handling without XKEYBOARD extension [Owen]
5013 * Documentation fixes and improvements 
5014   [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
5015 * Widget drawing improvements [Soeren Sandmann]
5016 * Allow cycling between multiple menu bars with <Control>Tab [Owen]
5017 * Try to build libraries with only shared library dependencies on Xft to 
5018   deal with transition to Xft2 [Owen]
5019 * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
5020 * Don't use red as the default cursor color [Owen]
5021 * Bug fixes, bug fixes, bug fixes.
5022
5023 Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, 
5024   Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
5025   Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
5026   Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, 
5027   Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, 
5028   Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, 
5029   Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
5030
5031 Overview of Changes in GTK+ 1.3.15
5032 ==================================
5033
5034 * New stock and improved icon images
5035   [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
5036 * Widget drawing improvements for check and radio buttons,
5037   spinbuttons [Soeren Sandmann]
5038 * Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
5039 * Add GtkSetting for font name. [Richard Hestilow]
5040 * Much improved key matching code, accelerators work independent
5041   of group [Owen]
5042 * Make mnemonics work for embedded GtkPlug widgets [Owen]
5043 * Keynav improvements for GtkTreeView [Kristian Rietveld]
5044 * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
5045 * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
5046   to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
5047   add compatibility macros.
5048 * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
5049 * GtkTextView bug fixes [Havoc Pennington]
5050 * Pad class structures for future binary compatibility [Owen]
5051 * Tutorial improvements [Sven Neumann, Matthias Clasen]
5052 * Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
5053 * Fix problems with initial widget size [Owen]
5054 * AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
5055 * Win32 fixes [Hans Breuer, Tor Lillqvist]
5056 * Miscellaneous bug fixes
5057
5058 Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, 
5059   Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, 
5060   Nicolas Setton
5061
5062 Overview of Changes in GTK+ 1.3.14
5063 ==================================
5064
5065 * Keyboard focus improvements [Owen Taylor]
5066 * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
5067 * Fix accidentally exported variables [Mark McLoughlin]
5068 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
5069 * Default to yellow tooltips [Owen]
5070 * RC file fixes for reloading, priorities [Owen, Matthias]
5071 * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
5072 * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
5073 * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, 
5074   scrolled windows [Soeren Sandmann, Padraig, Owen]
5075 * Add Emacs/Default key themes [Owen]
5076 * Win32 fixes [Hans Breuer, Tor Lillqvist]
5077 * Ethiopic input methods [Daniel Yacob]
5078 * Opaque paned window resizing [Soeren]
5079 * Tweak table expansion behavior [Tim Janik]
5080 * Fix GtkCalendar focus drawing [Bill Haneman]
5081 * Allow themeable cursor thickness [Bill]
5082 * Start of fixing of tutorial for GTK+-2.0 [Matthias]
5083 * Add a ::adjust-bounds signal to GtkRange to allow spreadsheet style
5084   scrollbars. [Jody Goldberg]
5085 * Add the ability to turn on multiple selection for GtkFileSel [Manish]
5086 * Bug fixes
5087
5088 Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
5089  Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
5090  Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
5091  Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
5092  Kevin Vandersloot,  Morten Welinder, Peter Williams
5093
5094 Overview of Changes in GTK+ 1.3.13
5095 ==================================
5096
5097 * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
5098 * Tree view support for low-vision themes [Bill Haneman]
5099 * Text view bug fixes. [Havoc Pennington]
5100 * Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer, 
5101   Archaeopteryx Software]
5102 * Documentation improvements [Matthias Clasen, Havoc Pennington]
5103 * Accelerate alpha compositing using RENDER extension if present,
5104   and optimize the non-RENDER case a lot. [Owen Taylor]
5105 * Add support for "optional keybindings" (action signal returns FALSE) [Owen]
5106 * Fixed the infamous changing directory deletes filename bug 
5107   [Owen and a cast of thousands]
5108 * Add mouse cursor hiding for text widgets [Anders Carlsson]
5109 * Simple Hangul input module [Yusuke Tabata]
5110 * Removed the scary startup warning.
5111 * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
5112 * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
5113   instead of the deprecated GtkCList [Owen]
5114 * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
5115 * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
5116 * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
5117   etc. [Havoc, Owen]
5118 * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
5119 * gtk_image_menu_item_new_from_stock() now falls back to
5120   new_with_mnemonic, for consistency with gtk_button_new_from_stock()
5121   [Havoc Pennington]
5122 * GdkModifierType is now consistently used for modifier mask parameters
5123   [Mark Patton]
5124 * gtk_widget_set_accel_path() is now publically exported.
5125
5126 Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, 
5127   Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, 
5128   Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, 
5129   Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, 
5130   Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, 
5131   Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
5132   HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
5133
5134 Overview of Changes in GTK+ 1.3.12
5135 ==================================
5136
5137 * Fix problems with PNG saving [Michael Natterer]
5138 * Cleanups of deprecated usages [Sebastian Wilhelmi]
5139 * Win32 fixes [Tor Lillqvist]
5140 * Documentation improvements [Matthias Clasen, Havoc Pennington, 
5141   Vitaly Tishkov]
5142 * Frame buffer port fixes [Manish Singh]
5143 * GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
5144 * Menu behavior improvements [Kristian Rietveld]
5145 * Make focus line width configurable, focus color work on 
5146   dark themes. [Bill Haneman, Owen Taylor]
5147 * Add state argument to gtk_paint_focus() [Bill]
5148 * Added incremental revalidation to tree view, for better apparent speed 
5149   [Jonathan Blandford]
5150 * Remove useless gtk_tree_view_column_cell_event() [Jonathan]
5151 * Display XIM status in a separate window [HideToshi Tajima]
5152 * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
5153 * Add menu of Unicode control characters to GtkEntry, GtkTextView 
5154   [Dov Grobgeld, Havoc]
5155 * Pass key releases along to input methods [Owen]
5156 * Many bug fixes
5157
5158 Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, 
5159   Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, 
5160   James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, 
5161   Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, 
5162   Matt Wilson
5163
5164 Overview of Changes in GTK+ 1.3.11
5165 ==================================
5166
5167 * Massive rework of accelerator API and implementation (Tim Janik)
5168 * Major fixes to resizing and redrawing to eliminate hysteresis
5169   and optimize. (Owen Taylor, Soeren Sandmann)
5170 * Make many widgets NO_WINDOW to improve appearance and reduce
5171   drawing overhead (Owen)
5172 * Text view fixes (Havoc Pennington)
5173 * Make child widgets in GtkTextView work (Havoc)
5174 * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
5175 * Clean up GtkTreeView drag and drop support (Owen)
5176 * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
5177 * Add gtk_window_get/set_focus(), gtk_window_set_default() as public
5178   functions (Owen, Damian Ivereigh)
5179 * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
5180 * Change button ordering in standard dialogs to correspond to 
5181   GNOME usability project proposal (Gregory Merchan)
5182 * Add support for context sensitivity in input methods (Owen)
5183 * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
5184 * Fix gdk_window_scroll() and other aspects of big windows (Owen)
5185 * Remove need for X connection for class initialization (Jacob Berkman)
5186 * Propagate key events to parents of focused widget (Owen)
5187 * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
5188 * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
5189 * Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
5190   Jacob Berkman, others.)
5191
5192 Other Contributors:
5193   Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, 
5194   Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, 
5195   Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, 
5196   Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi, 
5197   Michael Natterer
5198
5199 Overview of Changes in GTK+ 1.3.10
5200 ==================================
5201
5202 * GtkTextView fixes [Havoc Pennington]
5203 * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
5204   Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
5205 * gtkdemo improvements [Kristian Rietveld]
5206 * Drag and drop fixes to generic code and widgets 
5207   [Owen Taylor, Damian Ivereigh]
5208 * Documentation improvement [Havoc Pennington, Matthias Clasen]
5209 * Spelling fixes [Jacob Berkman]
5210 * Move signals to the GtkEditable interface [Kristian]
5211 * Further stock image improvements [Jakub Steiner]
5212 * Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
5213   [Sven Neumann]
5214 * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
5215 * Automatically call setlocale(), unless explicitly disabled [Owen]
5216 * Property addition to various widgets [Michael Meeks, Owen]
5217 * Support building with automake-1.4 [James]
5218 * Make GtkRadioButton groups act as a single focus point [Owen]
5219 * Move gdk_window_lookup etc. to be cross-platform [Matthias]
5220 * Draw spinbuttons variably sized [Kristian]
5221 * Separate GdkAtom out from X atoms for compatibility with future
5222   multihead changes [Owen]
5223 * Require gdk_threads_init() to be explicitly called instead
5224   of piggybacking off of g_thread_init(). [Owen]
5225 * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
5226 * Bug fixes and cleanup [Matthias, others]
5227
5228 Other Contributors:
5229   Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
5230   Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, 
5231   Hans Breuer, Vitaly Tishkov, Dov Grobgeld
5232  
5233
5234 Overview of Changes in GTK+ 1.3.9
5235 =================================
5236
5237 * Add editable text cells to GtkTreeView.
5238   Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
5239 * Text widget no longer always has a \n in it. [Havoc Pennington]
5240 * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
5241 * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
5242 * Minor fix for major resizing problems in recent releases [Owen Taylor]
5243 * Restore ability to set _set properties to TRUE for 
5244   GtkCellRendererText, GtkTextTag [Owen]
5245 * Cursor drawing improvements [Owen]
5246 * Win32 fixes [Hans Breuer]
5247 * Mark various functions as deprecated or private.
5248 * Misc bug fixes, portability fixes, and cleanups.
5249
5250 Other Contributors: 
5251  Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
5252  Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, 
5253  James Henstridge, Detlef Reichl
5254
5255 Overview of Changes in GTK+ 1.3.8
5256 =================================
5257
5258 * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
5259 * GtkOptionMenu scrollwheel support [Alex]
5260 * GtkModule search paths [Owen]
5261 * Documenatation updates [Havoc,Jrb]
5262 * Major Gdk cleanup [Owen]
5263 * Miscellaneous other fixes/cleanups
5264
5265 Other Contributors:
5266   Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
5267   Matt Wilson, James Henstridge
5268
5269 Overview of Changes in GTK+ 1.3.7
5270 =================================
5271
5272 * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
5273 * Added publically installed utility gdk-pixbuf-csource to generate
5274   inlined pixbufs in C source code [Tim Janik]
5275 * Optional movement of button children on press [Soeren, Owen Taylor]
5276 * Interactive searching in GtkTreeView [Kristian Rietveld]
5277 * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
5278 * Animation of expander motion for GtkTreeView [Anders Carlsson]
5279 * Lots of misc GtkTreeView fixes and improvements [Jonathan]
5280 * New/improved stock icons [Jakub Steiner] 
5281 * Code and API rework for window resizing [Havoc Pennington]
5282 * Converted accel groups to GObject [James Henstridge]
5283 * More property support improvements
5284 * Add facility for "secondary" buttons in 
5285   GtkButtonBox/GtkDialog [Gregory Merchan]
5286 * Disentangled child visability from MAPPED state [Owen]
5287 * Plug/Socket improvements and port to the XEMBED protocol [Owen]
5288 * Added priorities for styles in RC files, 
5289   support multiple parse contents [Owen]
5290 * Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
5291 * Key binding improvements [Havoc]
5292 * Added GtkWidget::event-after signal since normal event handling
5293   is now aborted as soon as a handler returned TRUE [Tim]
5294 * Dnd fixes and improved icon support [Owen]
5295 * Removed GtkPacker widget
5296 * Fixing missing paired getters/setters [Kris]
5297 * Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
5298 * Added window grab groups [Owen]
5299 * Many frame buffer improvements [Alex]
5300 * Win32 fixes and improvements [Hans Breuer]
5301 * Warning fixes [Darin Adler]
5302 * Miscellaneous bug and API fixes [Matthias et. al]
5303
5304 Other Contributors:
5305   Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
5306   Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
5307   Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
5308   Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
5309   Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
5310   Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
5311
5312 Overview of Changes in GTK+ 1.3.6
5313 =================================
5314
5315 * Properly renders strikethrough text
5316 * win32 fixes
5317 * Added "scale" property to GtkTextTag and GtkCellRendererText to do 
5318   relative font scaling
5319 * Added "format_value" signal to GtkScale to reformat value text
5320 * framebuffer fixes
5321 * Property support added to lots of widgets
5322 * Many GtkTreeView new features and API/implementation fixes
5323 * Lots of new_with_mnemonic() convenience functions
5324 * Change GtkImageMenuItem API to be more consistent/useful
5325 * Added lots of new stock items/icons
5326 * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
5327   enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
5328   themes won't need broken hacks
5329 * Convenience API for GtkRange similar to the one added to GtkSpinButton
5330   a while back
5331 * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, 
5332   and move some attributes from program settings to user settings.
5333   Allows nice 1-pixel-bevel themes.
5334 * Moved ::focus virtual function from GtkContainer to GtkWidget
5335 * Plenty of bug fixes
5336
5337 Overview of Changes in GTK+ 1.3.5
5338 =================================
5339
5340 * New default theme based on Raleigh theme for 1.2.x.
5341 * Dependency on the ATK library added as a step to
5342   providing accessibility-enabling interfaces
5343 * XEMBED-based GtkPlug/GtkSocket now basically works.
5344 * Drag and drop of column headers in GtkTreeView
5345 * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
5346   and API sanitation
5347 * Key binding fixes
5348 * Configurable padding/spacing in a lot of places
5349 * Invisible text in GtkTextView fixed
5350 * SHM segments now created with a mode of 0600
5351 * Bug fixes
5352
5353 Overview of Changes in GTK+ 1.3.4
5354 =================================
5355
5356 * Win32 fixes
5357 * GtkTreeView improvements and fixes
5358 * Fix glib-2.0.m4
5359 * Miscellaneous bug fixes
5360
5361 Overview of Changes in GTK+ 1.3.3
5362 =================================
5363
5364 [ 5600 lines of ChangeLog ]
5365
5366 * API cleanups
5367 * Win32 work (Tor, Hans Breuer)
5368 * Focus improvements (Owen)
5369 * Frame buffer improvements (Alex)
5370 * Work on GtkTextView (Havoc)
5371 * Much work on GtkTreeView (Jonathan)
5372 * Selectable labels (Havoc)
5373 * Converted many arguments to properties (Lee Mallabone, John Margaglione)
5374 * Add exact regions to GdkExposeEvent, propagate it. (Alex)
5375 * Added ability to have resize grips in status bars (etc.) using
5376   _NET_WM_MOVERESIZE protocol. (Havoc)
5377 * Added mnemnonic mechanism to make setting underline accelerators
5378   much easier. (Alex)
5379 * Add per-style property mechanism to allow themes to change 
5380   geometry parameters. (Tim)
5381 * Added global settings mechanisms for settings such as double-click
5382   time. (Tim, Owen)
5383 * Various support functions for new and old WM properties (Havoc, Alex)
5384 * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
5385
5386 Overview of Changes in GTK+ 1.3.2
5387 =================================
5388
5389 GTK Core:
5390
5391 * New stock-icon and stock-item system. Use themeable pixbufs in
5392   dialogs, buttons, etc. [Havoc]
5393 * Theme engines reworked to use derivation and new object system. [Owen]
5394 * Added GtkClipboard object for simple selection handling. [Owen]
5395 * Make GtkEditable an interface, move implementation to GtkOldEditable for
5396   compat. [Owen]
5397 * Better handling of default directionality. [Robert]
5398 * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
5399 * Move theme engines to GTypePlugin. [Owen]
5400
5401 GDK:
5402
5403 * Beginning of implementation of client parts of new window manager spec. [Owen]
5404 * Make gdk_drawable_get_image() work with backing store. [Havoc]
5405
5406 Widgets:
5407
5408 * New text widget [Havoc]
5409   - Adjustable tab handling.
5410   - Ability to have scrolling side areas in new text widget for tabs/line numbers.
5411   - Many cleanups and small improvements.
5412 * Improvements to submenu navigation [Nils Barth/David Santiago] and
5413   scrolling menus. [Alex]
5414 * Simplification of progress bar API. [Havoc]
5415 * Make GtkImage a generic image-display widget. [Havoc]
5416 * New GtkTreeView tree widget. Model/view architecture, flexible rendering,
5417   large datasets, etc. [Jonathan]
5418 * New GtkMessageBox widget for message display. [Havoc]
5419 * Allow labels to have contents set from XML-like markup language. [Havoc]
5420 * Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
5421
5422 Internationalization:
5423
5424 * Proper character set conversion for clipboard/selection. [Owen]
5425 * New input method system via loadable modules; support on-the-spot
5426   preedit in GtkEntry and new text widget; allow switching input methods
5427   on the fly; include modules for XIM and demo Cyrillic-transliteration 
5428   module. [Owen]
5429 * VIQR, Thai, and Inuktitut input methods. [Robert]
5430 * Convert po files to UTF-8. [Robert]
5431
5432 gdk-pixbuf:
5433
5434 * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
5435 * Add simple saving to gdk-pixbuf. [David Welton/Havoc]
5436 * Add improved error handling with GError to gdk-pixbuf. [Havoc]
5437
5438 Ports:
5439
5440 * Much work on Win32 Port. [Tor/Hans]
5441 * Much work on Linux-FB Port. [Elliot/Alex]
5442
5443 Misc:
5444
5445 * Start of new gtk-demo demo program. [Owen/Jonathan]
5446 * Bug fixes and more bug fixes.
5447
5448
5449 Overview of Changes in GTK+ 1.3.1:
5450
5451 * GTK+ now uses the Pango library for text manipulation. All
5452   strings in GTK+ now are in Unicode, languages written
5453   from right-to-left, and complex-text languages are now supported.
5454 * The gdk-pixbuf library for image loading and manipulation is 
5455   has been integrated with GTK+.
5456 * The GTK+ object system has mostly been moved to GLib, separating
5457   it from the GUI code. Many significant enhancements have been
5458   made as part of this.
5459 * A new text widget is now included. This started as a port
5460   of the Tk text widget, and includes such features of the Tk
5461   text widget as tags, marks, and unicode text support. It
5462   has been enhanced to support model-view operation and the
5463   full power of Pango.
5464 * The GDK library has been extensively revised to support multiple
5465   windowing systems. The only fully functional backend in 1.3.1
5466   is the X11 backend, however, ports to Win32, Linux-framebuffer,
5467   Nano-X, BeOS, and MacOS exist in various states of completion,
5468   and at least some of these will be finished and integrated in 
5469   before the final GTK+-2.0 release.
5470 * 32-bit coordinates are now supported throughout GDK and GTK+
5471   (they are emulated where not supported by the windowing system.)
5472 * Many minor bug fixes and enhancements. Incompatible changes
5473   are documented in docs/Changes-2.0.txt
5474
5475 Overview of Changes in GTK+ 1.2.8:
5476
5477 * GNU Make 3.79 bug workaround
5478 * FAQ and tutorial updates and improvements
5479 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
5480
5481 Overview of Changes in GTK+ 1.2.7:
5482
5483 * More header cleanups.
5484 * Fixed activation bug for insensitive widgets.
5485 * Locale fixes to RC file parsing code.
5486 * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
5487   HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
5488 * Upgrade to libtool 1.3.4.
5489
5490 Overview of Changes in GTK+ 1.2.6:
5491
5492 * container queue_resize fixes
5493 * gtk[vh]scale: minor fixups
5494 * rename idle to idle_id in testgtk to avoid conflicts with 
5495   broken libs
5496 * More consistent naming of gtkrc files
5497 * Added language support: ro, uk
5498
5499 Overview of Changes in GTK+ 1.2.5:
5500
5501 * more GtkCTree and GtkWindow bug fixes.
5502 * more redraw/resize queue fixes, better expose event
5503   discarding code.
5504 * more miscellaneous bugs fixed
5505 * new configure.in option --disable-rebuilds to completely disable
5506   rebuilds of autogenerated sources.
5507 * check for 5.002 now, to avoid failing autogeneration build rules due
5508   to old perl versions.
5509 * fonts (and fontsets) are cached now.
5510 * more autogeneration make rules and dependency fixups, we should be
5511   save with autogeneration up to make -j12 now ;)
5512 * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
5513   GtkWindow on every size change.
5514 * major rework of window manager hints handling code, fixed a bunch of
5515   races with the new resizing code.
5516 * the new wm hints and resizing code is absolutely perfect and bug free now,
5517   it only lacks testing ;)
5518 * fixed up various rc style memory problems.
5519 * gtk_widget_modify_style() now properly changes the style of realized widgets
5520   and references the style passed into it. if people worked around this bug,
5521   this will introduce a slight memory leak in their code.
5522   The code should typically look like:
5523             GtkRcStyle *rc_style = gtk_rc_style_new ();
5524             [...]
5525             gtk_widget_modify_style (widget, rc_style);
5526             gtk_rc_style_unref (rc_style);
5527 * fix problems with positioning menus offscreen.
5528 * GtkText fixes for some crashes and drawing errors.
5529 * Better handling for unexpected window destroys in GDK and GTK+.
5530   This should make it possible to use a GtkPlug and catch the
5531   case where its parent socket is randomly killed.
5532 * FAQ updates.
5533 * FileSelection i18n patches, RadioButton fixups.
5534 * many translation improvements.
5535 * miscellaneous other bugs fixed.
5536
5537 Overview of Changes in GTK+ 1.2.4:
5538
5539 * DnD improvements (drags can be canceled with Esc now).
5540 * suppressed configure event reordering in Gdk.
5541 * rewrite of Gtk's configure event handling.
5542 * major improvements for the object argument system (Elena Devdariani).
5543 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
5544   GtkCTree.
5545 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
5546 * configure's --with-glib= is "officially" unsupported.
5547 * upgrade to libtool 1.3.3.
5548 * various buglets fixed.
5549
5550 Overview of Changes in GTK+ 1.2.3:
5551
5552 * Upgrade to libtool 1.3
5553 * Check for dgettext (for systems with old versions of GNU Gettext)
5554 * Many bug fixes (see ChangeLog for details)
5555
5556 Overview of Changes in GTK+ 1.2.2:
5557
5558 * Improved Dnd behaviour with Motif applications.
5559 * Bug fixes for the Gtk selection code.
5560 * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
5561 * Bug fixes and leak plugs for the Gdk IM code.
5562 * Added gtk_object_get() facility to retrieve object arguments easily.
5563   The var args list expects ("arg-name", &value) pairs.
5564 * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
5565   problems where closed pipes were no longer signaling GDK_INPUT_READ on
5566   systems with a native poll().
5567 * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
5568   anymore).
5569 * We don't attempt to lookup xpm color "None" anymore, this should prevent
5570   eXodus (commercial X windows server) from popping up a color dialog every
5571   time a transparent pixmap is created.
5572 * Fixed bug where Gtk timeout/idle handlers would execute without the global
5573   Gdk lock being held.
5574 * Other minor bug fixes.
5575
5576 Overview of Changes in GTK+ 1.2.1:
5577
5578 * Many Bug fixes have been applied to the menu and accelerator code.
5579 * GtkItemFactory can "adopt" foreign menu items now and manage their
5580   accelerator installation. This is often required to get GtkItemFactory
5581   like accelerator propagation between different windows with the same
5582   menu hierarchy and for centralized parsing and saving of accelerators.
5583 * GtkCList/GtkCTree buttons should always display correctly now.
5584 * Miscellaneous other bug fixes.
5585
5586 What's New in GTK+ 1.2.0 (since 1.0.x):
5587
5588 * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
5589   GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
5590 * Many new features and robustness for existing widgets
5591 * Theme support
5592 * New DND implementation
5593 * Internationalization of standard dialogs
5594 * New key binding system
5595 * Tearoff menus and menu accelerators
5596 * Wide character support for entry and text
5597 * Resizing code has been overhauled
5598 * Queued redraws of partial areas
5599 * Far better support for object arguments
5600 * Speed optimizations
5601 * Runtime loading of dynamic modules
5602 * Support for GLib log domains
5603 * Tutorial improvements
5604 * A bug fix or two
5605
5606 Overview of Changes in GTK+ 1.1.16:
5607
5608 * Major fixes and improvements for handlebox
5609 * A change to the way widget->requisition works. Now,
5610   widget->requisition is always what the widget requested,
5611   unmodified by the usize. See Changes-1.2.txt for details.
5612   This correct various bugs with gtk_widget_set_usize().
5613 * Fixes for XIM on X11R5 systems
5614 * Don't allow cut-and-paste of text in password-style entries
5615 * --enable-debug is now on by default for the development release.
5616   (When compiling for "production", use --enable-debug=minimum)
5617 * Handle systems where Helvetica is not present more gracefully
5618 * Fixes for memory leaks
5619 * CList and CTree fixes
5620 * Bug fixes for drawing problems. 
5621 * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
5622   GtkColorsel, Focusing, DND
5623 * Tutorial improvements
5624
5625 Overview of Changes in GTK+ 1.1.15:
5626
5627 * Tutorial Updates
5628 * Added --libs gthread to gtk-config 
5629 * Bug fixes
5630
5631 What is new in GTK+ 1.1.14:
5632
5633 * Additions to docs/Changes-1.2.txt
5634 * Just warn when loading theme engine fails
5635 * CLAMP GtkScale digits to a meaningful range
5636 * GTK_LOCALDIR is now defined in a better fashion
5637 * New functions (feature freeze, we know...):
5638     gtk_menu_set_title()
5639     gtk_toggle_button_get_active()
5640 * Some locale fixups in gtkrc code
5641 * Fixes to make gtk_radio_button_set_group() keep only
5642   one radio button in the group active
5643 * Foreign windows are now always treated as viewable; this fixes
5644   a problem where updating didn't occur properly in GtkPlug
5645 * DND fixes for 64 bit architectures, and for specifying operations 
5646   with modifier keys.
5647 * Major revisions to GtkLayout: avoid having to create window
5648   for NO_WINDOW children, adjust allocations of children as 
5649   scrolled so queued draws work, and a resize is queued instead
5650   of allocating directly in a put() or move()
5651
5652 What is new in GTK+ 1.1.13:
5653
5654 * Dnd and selection bug fixes and memory purification.
5655 * Widget sensitivity fixups.
5656 * Tooltips windows are now named "gtk-tooltips" so rc file rules
5657   can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
5658   widgets.
5659 * Spin buttons now update their values upon value retrieval.
5660 * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
5661   a lot. Gtk makes full use of the draw_area coalescing code now, which
5662   got minorly improved as well.
5663 * Containers map their Gdk windows after their children now to reduce
5664   expose event generation.
5665 * Gdk event queue fixups, this solves the double-click problems people were
5666   recently having.
5667 * Account for the fact that GSource's are only properly reentrant from
5668   within dispatch(), thus we don't do Gdk event processing from within
5669   check() or prepare() anymore.
5670 * Rc files feature a bg_pixmap value of "<none>" now.
5671 * Improved session management support in Gdk.  
5672 * Automatic disabling of NLS if no gettext is found should work now.
5673 * Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
5674 * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
5675   and GNU libtool 1.2d.
5676 * More bug fixes all over the place.
5677
5678 What is new in GTK+ 1.1.12:
5679
5680 * Korean translation added
5681 * Fixed memory leaks
5682 * A few other bug fixes
5683
5684 What is new in GTK+ 1.1.11:
5685
5686 * Dutch, Japanese, Swedish, Polish, and Norwegian translations
5687 * Removed deprecated _interp variants: gtk_container_foreach_interp, 
5688   gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
5689 * Lots of cast corrections
5690 * Many fixes 
5691
5692 What is new in GTK+ 1.1.9:
5693
5694 * Check for broken glibc 2.0 mb functions and avoid them
5695 * Label and Entry display fixes 
5696 * Move main thread back to GDK, for locking when translating events
5697 * Bug fixes
5698
5699 What is new in GTK+ 1.1.8:
5700
5701 * Added support for gettext and the localization of the standard
5702   dialogs.
5703 * Added line-wrapping for the label, and JUSTIFY_FILL
5704 * Support reordering via drag and drop in  CList and CTree.
5705 * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
5706 * Extended gtkpaned API to support minimum sizes and proportional
5707   resizing.
5708 * Changed the handling of shared memory segments so as to 
5709   remove the need for GTK+ to set up signal handlers.
5710 * Re-implemented event loop in terms of the event loop
5711   that has been added to GLib 1.1.8
5712 * Added 'grab_focus' signal to allow keyboard accelerators
5713   for entries.
5714 * Load locale specific RC files if present.
5715 * Bug fixes.
5716
5717 What is new in GTK+ 1.1.7:
5718
5719 * Fixed memory mis-allocation in default files code
5720 * Various event handling fixes
5721 * Wide character support for entry and text
5722 * Destroy widgets _after_ propagating unrealize signals through 
5723   widget hierarchy
5724 * Only build XIM-support if available
5725 * Tutorial and examples updates
5726 * Added gtk_drag_source_unset()
5727
5728 What is new in GTK+ 1.1.6:
5729
5730 * The signal system now features emission hooks with special semantics,
5731   refer to the ChangeLog for this.
5732 * Minor? speedups and memory reductions to the emission handling of the
5733   signal system.
5734 * _interp() function variants are deprecated now. the corresponding *_full()
5735   variants are provided for a long time now.
5736 * Dnd abort timeout increased to 10 minutes.
5737 * GtkScrolledWindow inherits from GtkBin now.
5738 * GTK_POLICY_NEVER is implemented for scrolled windows now.
5739 * Lots of API clean ups.
5740 * Incremental freezing abilities.
5741 * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
5742 * New window functions for transient relationship, default size, and 
5743   geometry hints
5744 * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
5745   GTK_RC_FILES environment variable and functions are provided to configure
5746   this behavior
5747 * Read doc/Changes-1.2.txt to properly adapt your code.
5748 * Bug Fixes.
5749
5750 What is new in GTK+ 1.1.5:
5751
5752 * Theme integration
5753 * Widget style modification is now handled through GtkRcStyles
5754 * GtkPixmaps now grey out pixmaps when insensitive
5755 * Notebook enhancements
5756 * Shadow configurability for menubars and handleboxes
5757 * DND enhancements
5758 * gtkfilesel now supports automounters better
5759 * Implementation of expose compression
5760 * Queued redraws of partial areas
5761 * Scrolledwindow (+Viewport) source incompatibilities, children that are added
5762   to a scrolled window don't get an automatic viewport anymore. a convenience
5763   function gtk_scrolled_window_add_with_viewport() is supplied for this task
5764 * Deprecated functions will now issue a message, informing the programmer about
5765   the use of this function. These functions will get removed in future versions
5766 * Non-functional functions got removed entirely
5767 * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
5768   A new function gtk_object_default_construct() is provided now which should
5769   be called after every gtk_type_new() to perform the auto-construction
5770 * Improved argument support of several widgets
5771 * Bug Fixes
5772
5773 What is new in GTK+ 1.1.3:
5774
5775 * GtkCList/GtkCTree now have the ability to:
5776     - hide/show individual columns
5777     - disable/enable column resizing
5778     - set min and max for column widths
5779     - set expander style of the ctree
5780     - set/get row and cell styles
5781     - set spacing between tree expander and cell contents in ctree
5782     - toggle auto_resize for columns
5783 * Must enhanced DND support, removed old DND code
5784 * Idle functions are now implemented via GHook, giving a slight speed
5785   improvement
5786 * An environment variable GTK_MODULES which takes a colon separated
5787   list of module names GTK+ will now automatically load at gtk_init() startup
5788 * GtkFontSel now has support for an extra 'base' filter
5789 * New function gdk_window_set_root_origin to get the real geometry taking
5790   into account window manager offsets
5791 * New function gtk_text_set_line_wrap to toggle line wrapping
5792 * New function gtk_widget_add_events which safely adds additional
5793   events to a widget's event mask
5794 * New function gdk_event_get_time to get the timestamp from a generic
5795   event
5796 * New widget GtkCalendar
5797 * New widget GtkInvisible - InputOnly offscreen windows used for reliable
5798   pointer grabs and selection handling in DND code
5799 * New functions gtk_object_remove_no_notify[_by_id] to remove a certain
5800   data portion without invocation of its destroy notifier 
5801 * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
5802   instead 
5803 * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
5804   instead
5805 * Removed functions gtk_object_set_data_destroy[_by_id] 
5806 * Documentation additions/updates 
5807 * HTML and plain text files are now included in the distribution
5808 * Bug fixes, typeness corrections, and general fixups
5809
5810 What is new in GTK+ 1.1.2:
5811
5812 * Gtk+ is now featuring runtime loading of dynamic modules via the
5813   --gtk-modules= command line switch. such modules have to export a
5814   G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
5815   function which will be invoked to initialize the module. since such
5816   modules may create new widget types, they are always resident.
5817 * The tutorial has been updated again.
5818 * Changes to menus including tearoff menus and accelerators.
5819 * Better support for modal dialogs.
5820 * Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
5821 * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
5822 * GtkCTree rows can be unselectable now.
5823 * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
5824   Hamann on Tue Aug 18 00:29:13 1998).
5825 * A bunch of varargs functions changed to get va_lists working on systems that
5826   implement va_lists as arrays.
5827 * Improvements to the gdkrgb code.
5828 * Improvements to Gdk color handling so we greatly reduce server traffic and
5829   don't leak colors anymore.
5830 * Improved internal widget tree iterators (the GtkContainer::foreach signal
5831   vanished because of this).
5832 * Option menus can have the keyboard focus now.
5833 * More fixups to the text widget.
5834 * GtkFileSelection should behave much more nicely in combination with AFS now.
5835 * Support for label underlining.
5836 * Support for GLib 1.1.3 log domains.
5837 * Documentation improvements.
5838 * Configuration fixes on various platforms.
5839 * Miscellaneous fixes to XInput support.
5840 * Build with shared library dependencies on Linux
5841 * Fix for a major bug in the type systems memory allocation code that could
5842   cause random crashes.
5843 * Libtool update to version 1.2b.
5844 * Lots of bugfixes and cleanups again ;)
5845
5846
5847 What is new in GTK+ 1.1.1:
5848
5849 * Tutorial updates and additions.
5850 * Key binding support for GtkListItems and GtkList.
5851 * Extended selection mode and autoscrolling for GtkLists.
5852 * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
5853 * GtkCTreeNodes can now be created from GNode trees.
5854 * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
5855
5856
5857 What is new in GTK+ 1.1.0:
5858
5859 * New widget GtkFontSelector.
5860 * New featureful progress bar.
5861 * New container widget GtkPacker.
5862 * New object GtkItemFactory, GtkMenuFactory is deprecated.
5863 * New key binding system, configurable via rcfiles, similar to styles.
5864 * New widget GtkCTree with drag selections and keyboard movement and
5865   and horizontal scrolling. Features also implemented for GtkCList.
5866 * Significant speedups to widget creation and destruction through caching
5867   colormap and visual queries to the XServer.
5868 * Speedups for type creation and especially gtk_type_is_a() checks.
5869 * Speedups in signal lookup, creation and emissions and connection handling.
5870 * Minor speedups with object data allocation and destruction.
5871 * Additions to the signal handling API (e.g. *_emitv).
5872 * Support for rc-file reparsing.
5873 * Resizing logic is now implemented on container widget basis, rather than
5874   for toplevel GtkWindows only.
5875 * Buttons support relief styles now.
5876 * Some widgets are now allocated through memchunks to behave more memory wise.
5877 * Newly included file gtkfeatures.h which defines compatibility macros to
5878   test for certain API features upon program compilation.
5879 * Child arguments support for container widgets.
5880 * Far better support for object arguments, revamp of the underlying
5881   mechanism for speed and reusability. Child/object arguments don't
5882   need to be preceded by the "GtkType::" portion anymore.
5883 * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
5884   is now performed by a new widget GtkAccelLabel.
5885 * Overhaul of the resizing code. Resizing behaviour can now be specified
5886   on GtkContainer basis, so the underlying algorithm isn't only available
5887   for GtkWindows.
5888 * GtkTables are now fully resizable.
5889 * The GtkType system now supports an additional base class initialization
5890   function.
5891 * GtkStyles and key bindings can now be looked up depending on the base
5892   types of a widget, through a new keyword `class' in rc files.
5893 * GtkButton derives from GtkBin (finally).  
5894 * More descriptive error messages on rc parsing.  
5895 * Runtime information is available to query enum/flag definition values.
5896 * Upgrade to libtool-1.2
5897 * Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
5898   including those that already went into the 1.0.x branch.
5899 * A big bunch of features and cosmetic fixups that just got lost in
5900   the masses of changesonfigure problem when cross-compiling