]> Pileus Git - ~andy/gtk/blob - NEWS
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
[~andy/gtk] / NEWS
1 Overview of Changes from GTK+ 2.10.0 to 2.10.1
2 ==============================================
3
4 * Drop Pango requirement 1.12.0
5
6 * Many fixes and improvements for the OS X 
7   and directfb backends
8
9 * The printing framework now supports a subset
10   of the Cups 1.2 custom PPD option spec
11
12 * Bug fixes:
13  348134 box gaps on left and right can be drawn wrong
14  348014 crash on Epiphany Web Browser
15  348063 _gtk_icon_cache_get_icon crashes when no 
16         cache available
17  348096 GtkStyle leaks GtkRcContext
18  157439 The "adding to panel" is buggy when switching 
19         to an rtl environment
20  346751 symbolic colors can't be use in properties
21  347976 Context menus appear in strange locations
22  348001 xid / fid X11 font id's are used intermixed
23  348049 Tabs "magically" re-order
24  348094 Adjustment leak from gtkiconview
25  348115 improve notebook visuals when dragging
26  348120 gtkentrycompletion leaks action_view
27  348227 gtkimcontextsimple doesn't terminate a string 
28         with null
29  348424 mem leak in GtkPrintSettings
30  348089 Missing chaining up in gtk_recent_chooser_menu_finalize
31  348090 Reference leak in gtk_text_layout_set_contexts
32  348095 gtk_menu_stop_scrolling does work even if we 
33         were not scrolling...
34  142582 Add animation xsetting
35  346427 xbm loader returns false, fails to set error
36  346733 GList of visuals is always empty and causes 
37         crashes in gdk_rgb_choose_visual()
38  347048 crash on using GtkAssistant
39  164884 GtkTreeView row drag is sometimes started 
40         spuriously
41  302127 GtkTreeView gets angry when items deleted 
42         from a test_expand_row handler
43  346092 gtk_tooltip_set_delay documentation wrong
44  346428 Be robust against broken loaders failing to 
45         set error on failure
46  346467 gtkwindow state assignments bug
47  346598 modeline takes too much memory
48  346603 Context menus only work once
49  346639 treeview memleak
50  346668 symbolic colors are broken when specifying 
51         engine
52  346713 quartz backend is missing functions that 
53         pygtk needs
54  346721 XBM reading in quartz backend is broken
55  346836 Tabs jump around when opening menus
56  347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls
57  347277 gtk_drag_get_ipc_widget() and window groups
58  347315 SYNC extension check failing
59  347902 GtkRange doesn't reliably update stepper 
60         sensitivity
61  335012 gtkcellrenderertext - gtkeditable: bad 
62         interaction when ypad is set to hi value
63  337910 gdk_pango_layout_get_clip_region is inefficient
64  346605 Modifier-key events are not sent
65  346970 gtkfilechooserbutton leaks an empty list
66  347032 documentation of gtk_print_context_get_height() 
67         has typo
68  347037 GObject info missing for GtkRecentManager and 
69         GtkRecentChooser* in gtk-doc API reference
70  347041 documentation of gtk_paper_size_is_equal() 
71         has a typo
72  347043 Reference leaks in GtkFileChooserButton
73  347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on 
74         open file dialog
75  347211 documentation of gtk_print_job_send() has a 
76         typo
77  347710 new GtkCellRendererSpin misses a lot of API 
78         documentation
79  347711 slight glitches in GtkAssistant API documentation
80  347065 Fix in-line doc typos
81  311399 relative to the window string can be better 
82
83 * Updated translations (bg,bn_IN,cs,de,dz,es,et,
84   eu,fi,fr,gu,he,ko,or,th)
85
86 Overview of Changes from GTK+ 2.9.4 to 2.10.0
87 =============================================
88
89 * Printing:
90   - A PREVIEW capability has been added to allow hiding the
91     preview button
92
93 * Bug fixes:
94  321393 Incorrect size request after changing the font
95  327164 (GtkRBNode *)node becomes NULL inside GtkTreeView
96  344074 Feature request: get printer list, and get default print
97  344876 refcount leak when using ComboBox.set_cell_data_func
98  345644 gtk+-2.9.4 requires CUPS-1.2.x
99  345663 gtkaction(group)?.c: using functions without prototype declaration
100  346079 gtk receives all sorts of events from the X server
101  343841 Misguided iter assertion in gtk_list_store_insert_with_values()
102  346113 unix print dialogue always has preview button
103  346237 Possible leak in gtkprintunixdialog.c
104  346027 cancelling printer enumeration
105  346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h 
106         and gtkprint-win32.h
107  346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed
108
109 * Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)
110
111 Overview of Changes from GTK+ 2.9.3 to 2.9.4
112 ============================================
113
114 * GtkPrintOperation:
115  - UI improvements in the print dialog
116  - Make printing work without a display connection
117  - Replace "Print to PDF" by "Print to file" that
118    can generate PDF or PostScript
119  - Add a function to the low-level API to 
120    enumerate all printers
121
122 * GtkNotebook tab DND has been improved
123
124 * GtkProgressbar supports text in activity mode 
125
126 * GtkLabel allows to set the wrap mode
127
128 * GtkStatusIcon supports transparency
129
130 * Bugs fixed:
131  344850 Dragging a GtkTreeViewColumn segfaults when 
132         using certain GtkTreeViewColumnDropFunc
133  342458 Stock menu items without icons are broken in 
134         recent GTK+ releases.
135  335873 notebook DND + popup windows
136  337882 gtk_progress_bar_set_text() does nothing in 
137         activity mode
138  339456 unix print dialogue help button bug
139  339702 Make sure printing works without a display
140  341571 tabs too easily reordered
141  344074 New Feature: get printer list, and get default print
142  344743 gtk_targets_include_text() should initialize atoms
143  344838 Allow func to be NULL in 
144         gtk_tree_view_set_search_position_func
145  344891 GtkPrintOperationPreview signal defs correction
146  345008 Need updated cairo req
147  345093 print preview temp file issues
148  345107 Memory leak in gtk_entry_completion_finalize: 
149         User data not freed
150  345194 gdk_window_set_functions() docs need to be updated
151  345456 grid-lines property is wrongly registered and 
152         get/set.
153  314278 strings in gtk-update-icon-cache are not marked 
154         for translation
155  344707 size group with widgets in hidden container
156  344897 Entry completion model NULL handling should be 
157         documented
158  345038 gtk_print_job_set_status' status
159  345106 dialog button box spacings
160  345176 GtkIconView doc about drag and drop
161  345275 doc imporovements for gtk_window_move
162  345320 Two very similiar strings should be made equal
163  345321 Add meaning of "shortcut" as translator comment
164  320034 transparency gtkstatusicon
165  339592 Add print-to-postscript
166  344867 custom paper file could use keyfile
167
168 * Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th)
169
170 Overview of Changes from GTK+ 2.9.2 to 2.9.3
171 ============================================  
172
173 * GtkPrintOperation: 
174  - Introduce an allow-async property 
175  - Introduce a GtkPrintOperationAction enumeration
176  - Rename pdf_target to export_filename
177  - Allow to hide "Print to PDF" in the low-level API
178
179 * GtkNotebook:
180  - Add a destroy notify to 
181    gtk_notebook_set_window_creation_hook.
182
183 * GtkTreeView:
184  - Support grid lines
185
186 * GtkRange:
187  - Add a number of new stle properties which allow more
188    fexible stepper theming
189
190 * Bugs fixed:
191  153212 Have the Paste kbd shortcut jump to the location in 
192         the buffer
193  337491 _gdk_win32_drawable_release_dc: DeleteDC() called on 
194         a GetDC() handle
195  339739 gtk/gtkprintoperation-win32.c: 3 compile error
196  342339 GtkRange::stepper-spacing style property not 
197         implemented correctly
198  343945 Buttons of a GtkAssistant are not accessible
199  344148 Wrong reqs for ATK
200  344209 gtk_notebook_set_window_creation_hook() has no destroy 
201         func.
202  344232 GtkEntry's "Delete" context menu item is sensitive on a 
203         non-editable GtkEntry
204  344244 Window resizing not working when keeping the aspect 
205         fixed
206  344288 gtk_print_operation_preview_is_selected must return 
207         a value
208  344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h
209  344496 CRLF converting via Clipboard
210  344504 GtkPrintCapabilities not in gtktypebuiltins.h
211  344505 Wrong signal registration for create_custom_widget
212  344512 cvs build issue
213  344513 pdf print module's print_stream not calling destroy 
214         notify
215  344518 NULL unref in page setup dialogue
216  344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint 
217         directly
218  344560 gtk_print_settings_[sg]et_scale shouldn't be in percent
219  344607 memory leaks in gtkrecentchooserdefault.c and 
220         gtkrecentchoosermenu.c
221  344624 Memory leak in gtk_tree_model_filter_finalize: User 
222         data not freed
223  337603 Possible off-by-one in 
224         gdk_pango_layout_line_get_clip_region
225  344239 Wrong filename for gtk-find stock item.
226  344528 comma at end of GtkPrintOperationAction enum causes 
227         mozilla compilation error
228  344290 horizontal-padding not take into account when placing 
229         submenus
230  344558 document print dialogue response codes
231  339592 Add print-to-postscript
232  342249 Allow to draw upper and lower sides of GtkRange's 
233         trough differently
234  344530 gtk_recent_chooser_widget_new_for_manager and 
235         gtk_recent_chooser_menu_new_for_manager should 
236         allow NULL manager arg
237
238 * Updated translations (es,fi,gu,ko,th,wa)
239
240
241 Overview of Changes from GTK+ 2.9.1 to 2.9.2
242 ============================================
243
244 * GtkPrintOperation
245  - Support asynchronous pagination with the ::paginate signal
246  - Add gtk_print_operation_cancel
247  - Support application-specific widgets
248  - Allow disabling features based on application capabilities
249  - Optionally show progress
250  - Change some function names in GtkPrintContext to be longer 
251    and better
252  - Support preview, the default implementation spawns evince,
253    but the api allows for an internal preview implementation
254
255 * GtkCellView
256  - Add a model property
257
258 * GtkStatusIcon
259  - Allow to obtain screen geometry 
260
261 * GtkTreeView
262  - Many bug fixes, in particular for RTL handling
263  - Separate sensitive and selectable properties of rows
264  - Optionally allow rubberband selection
265
266 * GtkButton
267  - Add image-spacing style property
268  - Add image-position property 
269
270 * GtkToolButton
271  - Add icon-spacing style property
272
273 * Make GTK+ work as an untrused X client
274
275 * Bugs fixed:
276  343838 gtkprintoperationpreview.h guards
277  305530 Crashes while creating source code w/GtkFontSelection
278  341327 Memory corruption inside glib
279  341734 cursor blocked to dnd mode after using shift and 
280         dnd on a GtkCalendar
281  343453 G_DEFINE_TYPE messes up internal typenames of 
282         GdkWindow and GdkPixmap
283  136571 Problems running as untrusted client
284  168105 the right edge tab does not appear when switching tab
285  172535 Add support for UI builders in gtk+
286  302556 GtkTreeView widget signals are badly documented
287  324480 Selecting first item with keyboard is difficult
288  340428 small cleanup
289  340444 don't run the custom page size dialogue
290  340839 Critical warnings in GtkTreeModelFilter
291  341898 gtk_tree_view_insert_column_with_attributes doesn't 
292         work with fixed_height_mode
293  342003 DnD: Conditional jump or move depends on uninitialised value
294  342072 Wrong drop location in GtkEntry
295  342096 GtkImage animation CRITICALS on switching themes
296  342513 widget class style property with type module
297  342529 gdk should set resolution on PangoCairoFontmap, 
298         not PangoCairoContext
299  342535 Add documentation for new GtkWidget style properties 
300         (including Since tags)
301  342543 can't compile gtk+ on opensolaris using sun cc
302  342569 Typo in decl of gdk_color_parse
303  342752 Need a way to specify custom tab label for custom page 
304         in Print dialog
305  342754 print-editor: font button dialog doesn't get focus if 
306         main window has a window group
307  342781 GtkPrintUnixDialog: Collate should be insensitive unless 
308         Copies is > 1
309  342783 GtkPrintUnixDialog: Range textinput area should be 
310         insensitive unless range radiobutton is selected
311  342894 Use after free inside gtk_text_view_set_buffer
312  342930 GtkButton should offer a way to position the image 
313         relative to the text
314  343088 Some typos in the PO file
315  343425 "grab-notify"-signal is not correctly propagated for 
316         internal children
317  343438 gtk_color_button_set_color() doesn't emit "color-set" 
318         signal
319  343475 page setup unix dialog confusion
320  343625 allow to get only some info from gtk_status_icon_get_geometry
321  343677 GtkWindow chains key-release to key-press
322  320431 Text too close when using East/West in a GtkToolButton
323  321523 GtkTreeView's test_expand_row signal emitting impractical 
324         on row expand all
325  342007 Warning in gtk_paned_compute_position
326  343233 gdk_rectangle_intersect doc
327  333284 expander animation not working in RTL mode
328  343444 change color of gtk-demo source-buffer comment color 
329         from red to DodgerBlue
330  343630 Small inconsistence in migration documentation
331   80127 Rubberbanding for GtkTreeView
332  341450 status icon + libnotify
333  341679 Allow absolute filenames in the options entries
334
335 * Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja,
336                         nb,nl,pt_BR,th,vi)
337
338
339 Overview of Changes from GTK+ 2.9.0 to 2.9.1
340 ============================================
341
342 * GtkPrintOperation
343  - Many user interface improvements in the unix dialogs
344  - gtk-demo has a printing demo
345  - Don't unload print backends for now, since that has
346    deadlock issues
347  - Asynchronous page rendering is done in an idle
348
349 * GtkImage has an image property 
350
351 * GtkTextBuffer has a cursor-position property
352
353 * Arrow sizes in scrolled menus and notebooks are themable
354
355 * GDK keysyms have be synched with Xorg 7.1
356
357 * Bugs fixed:
358  340676 print backend type modules not correctly reregistering 
359         their types
360  340870 gdk_window_get_toplevels docstring error
361  323956 Unwanted accelerate key in the action-based toolbar
362  340527 Tooltips not shown for toolbar buttons created with 
363         uimanager/actions
364  340516 status icon property getter assertions
365  341091 a couple of spelling errors in gtk+
366  335707 notebook DND with event boxes in tab labels
367  337306 Add a GtkMessageDialog::image property
368  139628 GtkLayout In GtkScrolledWindow does not receive the 
369         scroll_event
370  334412 Add cursor-position property for getting notified 
371         about cursor movement
372  341217 langinfo.h #include'd unconditionally stops build
373  333632 use GtkMenu::scroll-arrow-height instead of 
374         MENU_SCROLL_ARROW_HEIGHT
375  325282 Add GtkNotebook::tab-overlap style property
376  341247 possible crash with tab_label = NULL
377  321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
378  341416 Save FileChooserDialog doesn't response
379  336774 gtk_recent_manager_add_full
380  340401 critical warnings when using window groups
381  341661 misplaced g_assert in gtk_text_view_allocate_children
382  341692 Semicolons after G_DEFINE_TYPE
383  341665 several misplaced g_assert
384  341578 reverse page order issues
385  341332 Unset background in more places
386  341896 gtktreeview has RTL problems with toggle buttons if using 
387         gtktreestore as a model
388  341028 crash in new async code
389  341035 file chooser crash
390  340722 GtkToolbar::max-child-expand style property
391  339589 Tooltips on orientation icons in page setup dialog
392  340951 faq: How do I internationalize a GTK+ program? doesn't 
393         mention glib-I18N
394  341855 Little typo in the Tree and List Widget Overview
395  153212 Have the Paste kbd shortcut jump to the location 
396         in the buffer
397  335729 Invisible rows and 
398         gtk_tree_model_filter_convert_child_*_to_*
399  106406 GtkTreeView Grid Lines?
400  339592 Add print-to-postscript
401
402 * Updated translations (de,es,gl,gu,nl)
403
404
405 Overview of Changes from GTK+ 2.8.x to 2.9.0
406 ============================================
407
408 * GtkStatusIcon, a cross-platform "tray icon" API
409
410 * GtkAssistant, a widget for creating multi-step wizards
411
412 * GtkLinkButton, a widget that displays a clickable hyperlink
413
414 * GtkRecentChooser, widgets to display and select recently used files
415
416 * GtkPrintOperation, cross-platform printing support
417
418 * A framework for rich text copy and paste and DND
419
420 * GtkCellRendererAccel, a cell renderer for key combinations
421
422 * GtkCellRendererSpin, a cell renderer which edits numeric values 
423   using a spin button
424
425 * GtkAction works with named icons in addition to stock icons
426
427 * GtkNotebook supports DND, allowing to reorder tabs, move tabs
428   between notebooks and drop tabs on the desktop to open a new window
429
430 * GtkTreeView:
431   - Enhanced customizability (e.g. grouping) with the
432     show-expanders and level-indentation properties
433   - Allow to embed the search popup
434   - Better search popup positioning
435
436 * GtkFileChooser:
437   - Communication with backends is now asynchronous to avoid
438     blocking on filesystem operations. Due to the required interface
439     changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
440     filesystem backends have to be ported to the new interface, other
441     modules, such as theme engines, input method modules or pixbuf loaders 
442     have to be rebuilt so that they are installed in the right place
443     for GTK+ to find them.
444   - The location entry (popped up by C-L) has been integrated in the
445     main dialog.
446     
447 * Reworked hex Unicode input now requires Ctrl-Shift-U
448
449 * Animations can now be globally controlled by settings
450
451 * The gtk-touchscreen-mode setting controls a number of changes
452   that make GTK+ work better on touchscreens
453
454 * Password entries can optionally show the last entered character
455   for a short while, controlled by the password-hint-timeout setting
456
457 * GTK+ can now consult an additional fallback icon theme before
458   falling back to hicolor
459
460 * Improved themability:
461   - GTK+ supports symbolic colors, which can be set system-wide
462     using a setting, and can be modified and used in rc files
463     and theme engines
464   - GTK+ sets window type hints on override-redirect windows to 
465     help compositing managers apply proper bling
466   - Paths in rc files can now refer to all subclasses of a class 
467   - GtkRange steppers will appear insensitive when the slider
468     is at the end; applications which need to handle this case
469     (e.g. to extend the range) can opt out of this.
470   - GtkRange::activate-slider style property allows themes
471     to draw sliders differently while they are being dragged
472   - GtkNotebook::tab-overlap and GtkNotebook::curvature style
473     properties allow more flexible notebook theming
474   - The spacing of buttons around children can be themed with
475     the GtkButton::inner-border style property. Apps can override
476     this per-widget using the corresponding inner-border property 
477   - GtkMenu has aquired a horizontal-padding style property 
478   - There are style properties for the color of hyperlinks,
479     GtkWidget::link-color and GtkWidget::visited-link-color
480   - GtkTreeview row hinting now takes the selection into account
481   - Scrolling menus can be forced to always display both arrows,
482     using the GtkMenu::double-arrows style property
483   - Separators can be themed using the wide-separators, separator-width
484     and separator-height style properties
485   - GtkTreeView allows more flexible theming with the row-ending-details
486     property
487   - The pixbuf theme engines supports customized drawing of expanders
488     and resize grips
489
490 * GDK changes:  
491   - OS X backend
492   - DirectFB backend 
493   - Closing displays works
494   - gdk_screen_is_composited to check for running compositing manager
495   - Support for Super, Hyper and Meta modifiers
496
497 * gdk-pixbuf changes: 
498   - Supports saving tiff 
499   - Supports loading 16-bit pnm
500   - Doesn't load entire gif animation to get first frame
501
502 * Bug fixes
503   - Too many to list them here
504
505 Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2
506 =================================================
507 * Fix a crash with custom icon themes, which affected
508   the gnome-theme-manager. [Kjartan Maraas]
509 * Make sure font and cursor settings are propaged down
510   to the screen initially. [Frederic Crozat]
511
512 Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1
513 =================================================
514 * gtk-update-icon-cache no longer stores copies of symlinked
515   icons, and it has a --index-only option to omit image data
516   from the cache [Matthias]
517 * Make large GtkSizeGroups more efficient [Michael Natterer]
518 * Improve positioning of menus in GtkToolbar [Christian Persch,
519   Paolo Borelli]
520 * Make scrolling work on unrealized icon views [Jonathan Blandford]
521 * Avoid unnecessary redraws on range widgets [Benjamin Berg]
522 * Make sure that all GTK+ applications reload icon themes
523   promptly. [Chris Lahey]
524 * Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context()
525   use the same font options and dpi value [Michael Reinsch, Owen]
526 * Multiple memory leak fixes [Kjartan Maraas, Matthias]
527 * Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan
528   Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume 
529   Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier,
530   Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell,
531   Markku Vire, Kristian Rietveld, Tommi Komulainen]
532 * Documentation improvements [Olexiy Avramchenko, Matthias]
533 * Updated translations (es,et,hu,ko,lt,ro,uk)
534
535 Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0
536 =================================================
537 * Require cairo 0.9.2 [Matthias]
538 + Extend ABI checks to cover exported variables [Matthias]
539 * Bug fixes [Benjamin Berg, Christian Persch]
540 * Documentation improvements [Matthias]
541 * New and updated translation (cy,de,el,id,te,zh_TW)
542
543 Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5
544 =================================================
545 * Rename the default theme to "Raleigh" [Thomas Wood]
546 * Add a permformance testing framework [Federico Mena Quintero]
547 * Catch format errors in translations. This may cause 
548   "make check" to fail when using older versions
549   of gettext [Matthias]
550 * Win32
551  - Implement the urgency hint [Tor Lillqvist]
552  - Update ms-windows theme [Dom Lachowicz]
553  - Improve tablet handling [Robert Ã–gren]
554  - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans, 
555    J. Ali Harlow, Hans Breuer]
556 * Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas, 
557   Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin,
558   Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley,
559   Mike Morrison, David Odin]
560 * Documentation improvements [Fabrice Bauzac, Claudio Saavedra,
561   Federico Mena Quintero]
562 * New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no,
563   pl,pt,sq,zh_CN,zh_TW)
564
565 Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4
566 =================================================
567 * Make svg icon themes work better [Matthias]
568 * GtkPlug/GtkSocket: Make these cross-platform
569   and implement them for Win32 [Tor]
570 * Make font rendering xsettings work with pangocairo [Owen]
571 * Fix sporadic segfaults in the GtkTreeModelSort [James
572   Bramford, Markku Vire, Kristian Rietveld]
573 * Improve gdk-pixbuf's ability to recognize 
574   svg images. [William Jon McCann]
575 * Win32 
576  - Build fixes [Tor Lillqvist]
577  - Fix clipping issues [Robert Ã–gren]
578  - Bug fixes [Peter Zelezny]
579 * Other bug fixes [Christian Persch, Arkady L. Shane, 
580   Matthias, Tommi Komulainen, Alexander Larsson, Owen,
581   Thomas Vander Stichele, Robert Ã–gren]
582 * Documentation improvements [Steve Chaplin, Matthias,  
583   Federico Mena Quintero]
584 * New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN)
585
586 Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3
587 =================================================
588 * Make sure that gtk_window_present() moves the window to the 
589   current desktop [Elijah Newren]
590 * GtkFileChooser
591  - Add overwrite confirmation for SAVE mode [Federico Mena Quintero]
592 * GtkTreeView
593  - Add gtk_tree_view_get_visible_range() [Mikael Hallendal]
594  - Add gtk_tree_view_column_queue_resize() [Morten Welinder]
595  - Add gtk_tree_row_reference_get_model() [Stefan Kost]
596  - Make page up/down behave as in the text view [Owen Taylor]
597  - In typeahead search, allow Ctrl-G to move to the
598    next match.  [Matt T. Proud]
599  - Interpret Ctrl-Backspace as "Move focus to parent [Kathy
600    Fernandes]
601  - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld]
602 * GtkTextView 
603  - Make double-clicking between words select whitespace [Mike 
604    Miller, Paolo Borelli]
605  - Show dragged text in drag icon [Kevin Duffus, Carlos 
606    Garnacho Parro]
607  - Make invisible text work well enough to remove the
608    remove the warning about it being unsupported.  [Matthias]
609 * GtkEntry
610  - Make double-clicking between words select whitespace [Matthias]
611  - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro]
612  - Fix the sizing of the entry completion popup [Ross Burton, Kris]
613 * Win32
614  - Build fixes [Tor Lillqvist]
615  - Fix handlink of Aiptek tablets [Robert Ã–gren]
616 * Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, 
617   Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. 
618   Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish 
619   Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt]
620 * Documentation improvements [Torsten Schoenfeld, Rodney Dawes,
621   Park Ji-In]
622 * New and updated translations (cs,es,et,he,hu,nb,nl,no,sk)
623
624 Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2
625 =================================================
626 * GtkAboutDialog
627  - Clean up the "trail" in the path bar when set_current_folder
628    is called explicitly [Jonathan Blandford, Matthias Clasen]
629  - Accept dropped files and directories on the file list [Sven 
630    Neumann, Matthias]
631 * GtkTreeView
632  - Make reusing cell renders work as well as it did in 2.6,
633    but document it as being unsupported. [Kristian Rietveld]
634 * GtkAboutDialog
635  - Optionally wrap the license [Christian Rose, Christian Persch]
636 * Menu
637  - Make image menu items work in vertical menubars [Matthias]
638  - Make orientation changes of menubars work [Matthias]
639 * Win32
640  - Implement named cursors and other new GDK apis [Hans Breuer]
641  - Implement getting cursor images [Tor Lillqvist]
642 * Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez, 
643   Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor]
644 * Documentation improvements [Benjamin Berg, Matthias,
645   Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller]
646 * New and updated translations (en_CA,sr,sr@Latn)
647
648 Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1
649 =================================================
650 * GtkTreeView
651  - Change the keynav for header reordering and resizing 
652    to Alt-arrows and Shift-Alt-arrows  [Calum Benson]
653 * GtkTextView
654  - Make movement by paragraphs up/down symmetric [Behnam 
655    Esfahbod]
656  - Improve invisible text support [Matthias Clasen]
657 * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN,
658   GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant]
659 * Handle broken grabs in many places [John Ehresman, Matthias]
660 * GDK
661  - Add a function to move a region [Søren Sandmann]
662  - Fix endianness issues in the pixbuf drawing 
663    code [David Zeuthen, Owen Taylor]
664  - Add a GrabBroken event that is emitted when grabs
665    are broken [Simon Cooke, John Ehresman, Matthias]
666  - Track implicit grabs [Matthias]
667 * Win32 
668  - Improve and simplify line segment rendering [Tor Lillqvist] 
669 * Bug fixes [Georg Schwarz, Fabricio Barros Cabral, 
670   Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias,
671   Morten Welinder, Dan Winship, Manish Singh, Tom von
672   Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon 
673   McCann, David Saxton, Padraig Brady]
674 * Documentation improvements [Matthias, Ross Burton]
675 * New and improved translations (es,et,nl,sk,th,zh_TW)
676
677 Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0
678 =================================================
679 * GtkTreeView
680  - Kris is back !!!
681  - Lots of scrolling/validation fixes [Kristian Rietveld]
682  - Allow to "unsort" columns. [Richard Hult]
683  - Support wrapping in GtkCellRendererText [Matthias Clasen]
684  - Support tinting in GtkCellRendererPixbuf [Jorn Baayen]
685  - Make enable-search control only typeahead search,
686    not C-f search. [Sven Neumann]
687  - Make double-click autosize treeview columns again [Matthias]
688  - Fix insensitive appearance [Billy Biggs, Matthias]
689 * GtkFileChooser
690  - Don't select the first item in folder modes [Christian Neumair,
691    Federico Mena Quintero]
692  - Make save mode work again [Federico]
693  - Allow bookmarks to be renamed [Sean Middleditch]
694  - Ellipsize the preview label [Jeroen Zwartepoorte]
695  - Use smaller icons [Vincent Noel]
696  - Avoid a size allocation loop [Milosz Derzynski, Robert Ã–gren]
697  - Don't stat children of /afs or /net network directories [Federico]
698  - Improve sorting of filenames [Matthias]
699  - Treat backup files like hidden files, and support
700    .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen]
701  - Improve the re-rooting behaviour of the path bar [Benjamin Otte]
702 * GtkIconView
703  - Many fixes for scrolling and selection handling [Mathias Hasselmann]
704  - Implement GtkCellLayout, use cell renderers [Matthias]
705  - Support editing [Matthias]
706  - Support DND [Matthias]
707  - Add API to determine the visible part of the 
708    model [Jonathan Blandford]
709 * GtkAboutDialog
710  - Visual improvements, HIG compliance [Jorn Baayen]
711 * GtkCalendar
712  - Use nl_langinfo() to determine the first day of week,
713    when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman]
714  - Allow localization of the year format [Paisa Seeluangsawat]
715 * GtkEntry
716  - Allow completion popups to be wider than the entry [Ross Burton]
717  - Add a property to suppress the popup for single matches [Matthias]
718  - Don't blink the cursor if not editable [Nikos Kouremenos]
719 * GtkTextView
720  - Add a GtkTextBuffer::text property [Johan Dahlin]
721  - Allow to set a paragraph background color [Gustavo Carneiro,
722    Jeroen Zwartepoorte]
723  - Don't blink the cursor if not editable [Nikos Kouremenos]
724  - Make invisible text work a bit better [Jeroen]
725 * GtkAlignment
726  - Flip padding in RTL mode [Maciej Katafiasz]
727 * GtkUIManager
728  - Support invisible, expanding separators [Christian Persch]
729  - Allow to construct menu tool buttons [Sven Neumann]
730 * GtkIconCache
731  - Cache image data and metadata as well [Anders Carlsson]
732 * GtkMenu
733  - Support vertical menubars [Matthias]
734  - Make scrolling more efficient [Jorn Baayen, Søren Sandmann]
735  - Allow to pop up menus without grabbing the keyboard [Michael 
736    Natterer]
737  - Allow setting background images on menus [Benjamin Otte]
738 * gtk-demo
739  - Add demos for 2.6 features [Matthias, Mark McLoughlin]
740 * Allow custom translation function for stock labels. [Funda Wang,
741   Diego Gonzalez]
742 * Add 16x16 versions for some some icons which were missing
743   them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel]
744 * Move a lot of constant data to the .rodata section [Matthias]
745 * Don't copy property names, nicks and blurbs [Matthias]
746 * Use Cairo for most drawing [Owen Taylor]
747 * Allow themes to draw outside the widget's allocation [Owen]
748 * Allow key names to be translated [Christian Rose]
749 * Make all cursors used by GTK+ themeable [Matthias]
750 * Support the ICCCM urgency hint [Havoc Pennington]
751 * GDK
752  - Work with XRender < 0.4 [Albert Chin, Billy Biggs]
753  - Add API to warp the pointer [Matthias]
754  - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler]
755  - Add API to obtain the last user interaction time [Elijah
756    Newren]
757  - Make some large arrays const [Ben Maurer, Tommi Komulainen]
758  - Support Cairo drawing [Owen, Carl Worth]
759  - Support Visuals with alpha channel [Owen, Keith Packard]
760  - Support named cursors and cursor themes [Matthias]
761 * gdk-pixbuf
762  - Support saving BMP [Ivan Wong Yat Cheung]
763  - Allow to specify compression level when saving
764    in PNG format [Sven Neumann]
765  - Add a way to construct animations from frames [Dom Lachowicz]
766  - Accept BMP v4 [Matthias]
767 * Win32 changes
768  - Improve keyboard handling [Tor Lillqvist]
769  - Improve clipboard handling [Ivan Wong]
770  - Do delayed rendering for transfering images 
771    through the clipboard [Ivan Wong]
772  - Improve tablet handling [Robert Ã–gren]
773  - Initialize input devices lazily [Robert Ã–gren]
774  - Make big windows work on NT [Ivan Wong]
775  - Implement dashed lines correctly [Ivan Wong, Hans Breuer]
776  - Handle 16 color display mode [Tor] 
777  - Support RGBA cursors [Tim Evans]
778  - Fix DND on multi-monitor systems [Tor]
779  - Use alternative button order [Tor]
780  - Build fixes [Hans]
781  - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie, 
782    Robert Ã–gren, Kevin Stange, Tim Evans]  
783 * Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders
784   Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee, 
785   Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin, 
786   David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez, 
787   Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros 
788   Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann, 
789   Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl, 
790   Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma, 
791   Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke, 
792   Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan, 
793   Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard 
794   Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias, 
795   Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder, 
796   Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy, 
797   Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml, 
798   Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale, 
799   Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert 
800   Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie, 
801   Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal,
802   Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard,
803   Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen,
804   Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil, 
805   Vincent Noel, Vincent Untz, Yury Puzis]
806 * Documentation improvements [Alex Graveley, Ali Akcaagac, Bill
807   Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship,
808   George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks,
809   Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken
810   Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias,
811   Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen, 
812   Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann, 
813   Torsten Schoenfeld, Vincent Untz, Worik Stanton]
814 * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et,
815   eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn,
816   sv,th,uk,vi,xh,zh_CN,zh_TW)
817
818 Overview of Changes from GTK+ 2.6.0 to GTK+ 2.6.1
819 =================================================
820 * GtkFileChooser
821  - Fix some possible threading deadlocks [Matthias Clasen]
822  - Don't return errors from the private GTK_FILE_SYSTEM_ERROR
823    domain [Murray Cumming]
824  - Fix some crashes with unreadable directories [Federico Mena 
825    Quintero]
826  - Add an "Open Location" item to the context menu [Federico]
827 * GtkTreeView
828  - Make sorting work again in list stores [Marcin Krzyzanowski]
829  - Restrict column reordering to button 1 [Jonathan Blandford]
830 * GtkComboBox
831  - Make the button prelight [Ricardo Veguilla]
832  - Fix state propagation [Carlos Garnacho Parro]
833 * GtkMessageDialog
834  - Don't show secondary label until it is set [Christian Persch]
835 * GtkMenu
836  - Make items activate immediately on button release [Søren Sandmann]
837  - Submenus inherit their cascading direction [Matthias]
838 * gdk-pixbuf
839  - Fix a possible threading deadlock when loading
840    animations [Callum McKenzie]
841  - Make Hyper interpolation work again [Dennis Nezic]
842 * Win32
843   - Improve handling of UNC paths [Tor Lillqvist]
844   - Show the correct Desktop folder in the file chooser [Tor]
845   - Bug fixes [Tor]
846 * Bug fixes [Torsten Schoenfeld, Morten Welinder,
847   Marcin, Seth Nickell, Jonathan, Owen Taylor, Søren, 
848   Iñigo Serna, John Finlay, Zeeshan Ali, Robert Ã–gren,
849   Billy Biggs, Brian Tarricone, Tor, Christian, Tristan 
850   Van Berkom, Elijah Newren, Federico, James M. Cape,
851   Matthias, Arnaud Charlet]
852 * Documentation improvements [Masao Mutoh, Torsten,
853   Billy, Alessio Dessi, David Bourguignon, Tommi Komulainen,
854   Dave Bordoley, Robert Ancell, Kentaro Fukuchi, Matthias,
855   Christian Biere, Jonathan, Tommi, Stefan Kost]
856 * New and improved translations (cs,cy,da,de,en_CA,es,ja,lt,nl,sq,sv,zh_CN)
857
858 Overview of Changes from GTK+ 2.4.x to GTK+ 2.6.0
859 =================================================
860
861 * New widgets
862   - GtkIconView
863   - GtkAboutDialog
864   - GtkCellView 
865   - GtkFileChooserButton
866   - GtkMenuToolButton 
867
868 * New cell renderers
869   - GtkCellRendererCombo 
870   - GtkCellRendererProgress
871
872 * Changes in GtkFileChooser
873   - Many tweaks to keynav and other behaviour
874
875 * Changes in GtkTreeView 
876   - Hover selection
877   - Hover expand
878   - Separators 
879   - Insensitive rows
880   - Typeahead
881
882 * Changes in GtkComboBox
883   - Allow trees in combo boxes
884   - Hover selection
885   - Hover expand
886   - Separators 
887   - Insensitive rows
888   - Scrolling
889
890 * Changes in GtkLabel
891   - Rotated text
892   - Ellipsisation
893   - Dnd from selectable labels
894   - Selectable labels in the focus chain
895   - Obey the Pango backspace-deletes-character attribute
896
897 * Changes in GtkTextView
898   - Rotated text
899   - Obey the Pango backspace-deletes-character attribute
900
901 * Changes in Clipboard/Selection/DND handling
902   - Selection ownerchip change notification
903   - API to handle text, image and file targets
904   - Support text/plain target
905   - Support clipboard persistency
906   - Support xdnd v5
907   - Reduce clipboard timeout to 30 seconds
908
909 * Theming
910   - Follow icon theme specification for directory locations
911   - Themed window icons
912   - Themed images in GtkImage
913   - Allow themes to displace focus rectangles on click
914   - Various new stock icons
915
916 * Window Manager interaction
917   - Support do-not-focus-on-map hint
918   - Support _NET_WM_USER_TIME
919
920 * gdk-pixbuf:
921   - License information for image loaders
922   - Disable loaders
923   - Simple rotation
924   - Make threadsafe
925
926 * Performance improvements
927   - Increase chunk size for incremental selection transfers
928   - Get rid of many PLT entries
929   - Icon theme caching
930   - Sync counter mechanism to speed up resizes
931   - Reimplement GtkListStore on top of a splay tree
932   - Fix algorithmic problems in GtkUIManager
933
934 * Win32-specific changes
935   - Integrate IME input method module
936   - Integrate ms-windows (Wimp) theme engine
937
938 * Other changes
939   - API for HIG-conform dialogs
940   - API for stock-like buttons
941   - New init API based on GOption
942   - Setting for alternative button order
943   - Setting for modules to load
944   - Integrate pixbuf theme engine
945   - Change notebook tabs with the scroll wheel
946   - Ellipsisation in GtkCellRendererText, GtkProgressBar, GtkStatusbar
947   - Clean up abi and enforce list of exported symbols
948
949 Overview of Changes from GTK+ 2.5.6 to GTK+ 2.6.0
950 =================================================
951 * GtkListStore
952   - Emit rows_reordered if the list is reordered [Matthias Clasen]
953   - Add functions to allow inserting rows with values [Matthias]
954 * GtkTextView
955   - Add function which allow to determine the character
956     at a position [Padraig O'Briain, Matthias]
957 * GtkFileChooser
958   - Center select row during typeahead [Federico Mena Quintero]
959   - Reset filters when necessary [Carlos Garnacho Parro]
960 * GtkMenu
961   - Make mnemonics without Alt work in menubars [Owen Taylor]
962   - Scroll wheel scrolling [Matthias]
963 * GtkLabel
964   - Add a max-width-chars property to specify the maximal 
965     width of a label in characters [Christian Persch]
966 * GtkIconView 
967   - Arrange items in a grid [Matthias]
968   - Convert hardcoded spacing constants into properties [Matthias]
969 * GtkCellRendererText
970   - Add ::width-chars property [James M. Cape]
971 * Win32
972   - Implement keynav for the color picker [Hans Breuer]
973   - Use GLib stdio wrappers [Tor Lillqvist]
974 * Bug fixes [Kazuki IWAMOTO, Damon Chaplin, Matthias, Christian, 
975   Michael Natterer, Jonathan Blandford, Manish Singh, John Finlay, 
976   Robert Ã–gren, Mariano Suárez-Alvarez, Marco Pesenti Gritti,
977   Tommi Komulainen, R. McFarland, Alexander Larsson, Dennis Cranston,
978   Jorn Baayen]
979 * Documentation improvements [Matthias, Jay Camp, Paolo Borelli,
980   David Lodge]
981 * New and improved translations (bg,nb,no,nso,pt_BR,zh_CN)
982
983 Overview of Changes from GTK+ 2.5.5 to GTK+ 2.5.6
984 =================================================
985 * GtkFileChooser
986   - Improve keybindings [Davyd Madeley, Federico Mena Quintero]
987   - Speed up loading of large directories [Federico]
988   - Move "Browse for other folders" expander up [Federico]
989   - Support DND from the path bar [Federico]
990 * GtkColorSelectionDialog
991   - Add keynav to the color picker [Frances Keenan, Matthias Clasen]
992 * GtkButton
993   - Allow construction of stock-like buttons  [Matthias,
994     Jonathan Blandford]
995 * GtkLabel
996   - Support DND for selectable labels [Matthias]
997   - Support rotated text [Owen Taylor, Hans Breuer]
998 * GtkTextView
999   - Support rotated text [Owen Taylor]
1000   - Make it possible to select the first/last line
1001     when moving by lines  [Paolo Borelli]
1002 * GtkTreeView
1003   - Make sorting of GtkListStore stable again [Søren Sandmann]
1004   - Change the behaviour of gtk_tree_sortable_get_sort_column_id() 
1005     slightly to be more useful [Matthias]
1006 * GtkUIManager
1007   - Make some functions virtual to make deriving 
1008     GtkUIManager easier [Michael Natterer]
1009 * GtkSettings
1010   - Handle changes to gtk-menu-images and gtk-button-images
1011     much more efficiently [Matthias]
1012 * GtkClipboard
1013   - Reduce timeout to 30 seconds [Billy Biggs]
1014 * Add pixbuf theme engine [Owen]
1015 * GDK 
1016   - Compile against X11R5 [Matthias]  
1017   - Add GdkPangoRenderer [Owen]
1018   - Support rotated text [Owen]
1019   - Add dead_hook and dead_horn keysyms [Samuel Thibault]
1020   - Determine direction of XKB groups from their content 
1021     [Behdad Esfahbod, Ilya Konstantinov]
1022 * Win32
1023   - Notice when drives are plugged in or removed [Hans]
1024   - Ms-windows theme improvements: no tearoff menu items,
1025     button order, toolbar and statusbar grips, combobox 
1026     arrows [Dom Lachowicz]
1027   - Fix im module loading [Tor Lillqvist]
1028 * Bug fixes [Vasco Alexandre da Silva Costa, Kazuki IWAMOTO,
1029   Erwann Chenede, Tim Janik, Gavin Romig-Koch, Jonathan,
1030   Manish Singh, Morten Welinder, Billy Biggs, Matthias, Owen,
1031   John Finlay, Christian Neumair, Sven Neumann, Felipe
1032   Heidrich, Martin Jeppensen, Kristian Høgsberg, Olivier 
1033   Andrieu, Jody Goldberg, Søren, Dan Winship, Federico,
1034   Alex Larsson, James Henstridge, James M. Cape, Frederic Crozat,
1035   Dennis Cranston, Marcel Telka, Robert Ã–gren]
1036 * Documentation improvements [Matthias, Jonathan, Owen, Masao Mutoh,
1037   Billy Biggs]
1038 * New and updated translations (bg,ca,cs,da,de,en_CA,en_GB,es,hu,ja,nb,nso,rw,sq,zh_CN)
1039
1040 Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5
1041 =================================================
1042 * gdk-pixbuf
1043   - Make threadsafe [Colin Walters]
1044 * GtkFileChooser
1045   - Make tooltips work better [Matthias Clasen]
1046   - Show files (grayed out) in folder modes [Nickolay V. Shmyrev]
1047   - Add predefined filter for image files [Anders Carlsson]
1048   - Support mime subclasses, aliases and superclasses 
1049     like text/* [Tommi Komulainen, David A. Knight, Matthias]
1050 * GtkFileChooserButton
1051   - Remove support for CREATE_FOLDER and SAVE modes 
1052     until a more satisfactory UI for these can be found [Seth Nickell,
1053     Matthias]
1054   - Make file DND work better [Christan Persch]
1055 * GtkAction
1056   - Add a function to obtain the accel path [Michael Natterer]
1057 * GtkUIManager
1058   - Major performance improvement [Dave Neary, Michael, 
1059     Sven Neumann, Soeren Sandmann, Matthias]
1060 * GtkIconView
1061   - Make scrolling work with large icon views [Matthias]
1062 * GtkWindow
1063   - As a last resort, allow to use mnemonics without 
1064     modifier [Pasupathi Duraisamy, Owen Taylor]
1065 * GtkProgressBar
1066   - Support ellipsizing the text [Morten Welinder, Matthias]
1067 * GtkStatusbar
1068   - Avoid resizing if the text of the label changes [He Qiangqiang,
1069     Owen, Christian]
1070   - Draw the resize grip better [Matthias, Christian]
1071   - Ellipsize the text [Matthias]
1072 * GtkClipboard
1073   - Add API for image transfer via copy-and-paste [Matthias]
1074 * DND
1075   - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, 
1076     Matthias]
1077 * Stock icons
1078   - Add RTL variants of the media icons [Bastien Nocera]
1079 * Win32
1080   - Build fixes [Hans Breuer, Tor Lillqvist]
1081   - Implement resize grips [Robert Ã–gren]
1082   - Bug fixes [Robert, Tor, J. Ali Harlow]
1083 * Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu,
1084   Torsten Schoenfeld, Matthias, Philip Langdale, Christian,
1085   Frances Keenan, Owen, Murray Cumming, Christophe Fergeau,
1086   Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho
1087   Parro, Mariano Suárez-Alvarez, John Finlay, Jonathan Blandford]      
1088 * Documentation improvements [Masao Mutoh, Matthias, 
1089   Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, 
1090   Owen, Vincent Untz, Jonathan, Bastien]
1091 * Updated translations (cs,da,en_CA,es,hu,ja,nl,sq)
1092
1093 Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
1094 =================================================
1095 * GtkFileChooser
1096  - Make path bar arrows larger [Matthias Clasen]
1097  - Make SELECT_FOLDER mode work [Matthias]
1098  - Speed up the completion popup, pop it up
1099    again after Tab [Matthias, Jens Bech Madsen]
1100  - Add some tooltips [Matthias]
1101  - Make path bar scroll [Matthias]
1102  - Improve preview updating [Tommi Komulainen]
1103  - Make the key / pop up the location dialog even
1104    on French keyboards, insert the /. [Frederic Crozat, Warren Togami]
1105 * GtkFileChooserButton
1106  - Show icons next to entry [James M. Cape]
1107  - Improve ellipsisation [James]
1108 * GtkMessageDialog
1109  - API additions to create HIG-conform dialogs [David Bordoley, Carlos
1110    Garnacho Parro]
1111 * Keyboard navigation
1112  - Put selectable labels in the regular tab focus 
1113   chain [David Hawthorne, Matthias]
1114  - Skip selectable labels when looking for the initial 
1115   focus widget in dialogs [Matthias]
1116 * Icon themes:
1117  - Use an mmap()ed cache for directory data. [Martijn Vernooij,
1118    Owen Taylor, Anders Carlsson]
1119 * Clipboard, DND: 
1120  - Add convenience API for image and file transfers. [Matthias]
1121  - Add API for clipboard persistence [Anders]
1122  - Don't loose clipboard contents if a text buffer is
1123    finalized [Anders]
1124 * Add a GtkMenuToolButton widget which displays a
1125  dropdown menu from a toolbar button.  [Paolo Borelli]
1126 * Make menus scroll faster [Soeren Sandmann]
1127 * Allow themes to displace focus recangles in buttons
1128  on click [Soeren, Matthias]
1129 * Add a public setting for button ordering [Owen Taylor, Matthias]
1130 * GtkImage
1131  - Support named icons [James Henstridge]
1132 * GtkAboutDialog
1133  - Support named icons [James Henstridge]
1134 * Add a function to obtain the string representation of
1135  accelerators used in GtkAccelLabel [John Spray, Matthias]
1136 * Win32 bug fixes [Robert Ã–gren]
1137  - Fix commandline option handling [Tor Lillqvist]
1138  - Make IME input method work better [Tor]
1139 * Other bug fixes [Joel Fredrikson, Darren Creutz,
1140  Manish Singh, Matthias, Tristan Van Berkom, Christian Persch,
1141  Padraig O'Briain, Owen, Jonathan Blandford, 
1142  Michèle Garoche, Milosz Derezynski, Christopher Blizzard,
1143  Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van 
1144  Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo 
1145  Carneiro, John Finlay, Tim Janik, Damon Chaplin,
1146  Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero,
1147  Manuel Baena García, William Jon McCann, Olexiy Avramchenko,
1148  Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel,
1149  Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons]
1150 * Documentation improvements [John Finlay, Billy Biggs, Matthias,
1151  Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders]
1152 * New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR,
1153   sq,sr,sr@Latn,zh_TW)
1154
1155 Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
1156 =================================================
1157 * GtkFileChooser
1158  - Work better with older version of the gnome-vfs backend [Zack Cerza]
1159  - Keynav improvements [Jonathan Blandford]
1160  - Make position of pathbar down button stable [Jonathan]
1161  - Make autocompletion less annoying in save mode [Owen Taylor]
1162 * GtkFileChooserButton
1163  - Allow mnemonic activation [Dennis Cranston, James M. Cape]
1164 * GtkComboBox
1165  - Work without a model [Mariano Suarez-Alvarez
1166 * GtkTreeView
1167  - Allow sorting of tree models to be turned off [Torsten Schoenfeld]
1168 * GtkRange
1169  - Add a::change-value signal [Thomas Fitzsimmons]
1170 * GtkEntryCompletion
1171  - Improve positioning of popups [Matthias]
1172 * Make input methods respect editability [Noah Levitt]
1173 * Add an setting to specify modules to load [Alex Graveley]
1174 * Use GOption for commandline argument parsing [Anders Carlsson]
1175 * Default theme
1176  - Improve drawing of expanders [Matthias Clasen]
1177 * Add a configure option to disable the use of ELF visibility 
1178   attributes for PLT reduction
1179 * Make selection handling robust against invalid UTF-8 [Owen]
1180 * gdk-pixbuf
1181  - Add a variant of gdk_pixbuf_new_from_file_at_size() which 
1182    optionally ignores aspect ratio [Dom Lachowicz]
1183  - Fix saving of pixbufs with alpha-channel as jpeg [Emmanuel Pacaud]
1184  - Security fixes [Chris Evans]
1185 * Win32
1186  - Improve tablet handling [Robert Ã–gren]
1187  - Make tablets work on multi-monitor systems [Robert]
1188  - Handle screen resolution changes [Arjohn Kampman, Tor Lillqvist]
1189  - Add IME input method [Takuro Ashie, Kazuki IWAMOTO]
1190  - Add ms-windows (Wimp) theme engine [Raymond Penners, Dom Lachowicz,
1191    Havoc Pennington]
1192  - Fix loading of input modules on Win32 [Kazuki IWAMOTO]
1193  - Build fixes [Tor Lillqvist, Robert]
1194 * Other bug fixes [Hans Petter Jonsson, Tim Janik, Manish Singh,
1195  Soeren Sandmann, Bill Haneman, Padraig O'Briain, Olexi Avramchenko,
1196  Jonathan, Frederic Croszat, Matthias, Christian Persch, Felipe Heidrich,
1197  Lorenzo Gil Sanchez, Richard Hoelscher, Owen, Olivier Andrieu,
1198  Morten Welinder, Jean Bréfort, Alexander Larsson]
1199 * Documentation improvements [Matthias, Jonathan]
1200 * New and updated translations (ang,ar,en_CA,es,ne,pt_BR,ro,ru,uk)
1201
1202 Overview of Changes from GTK+ 2.5.1 to GTK+ 2.5.2
1203 =================================================
1204 * GtkFileChooserButton
1205  - New widget to go along with GtkFontButton and GtkColorButton
1206    for use in preference dialogs.  [James M. Cape]
1207 * GtkFileChooser
1208  - Add getter and setter for the ::show-hidden property [Jeff Franks]
1209  - Allow paths to be entered as part of the filename. [Federico Mena Quintero]
1210  - Make separator in bookmarks pane unselectable [Matthias Clasen]
1211  - Improve activation on focus [Federico]
1212  - Avoid warnings when opened on non-default screens [Abel Daniel]
1213  - Fix some memory leaks [Federico]
1214 * GtkEntryCompletion
1215  - Warn if text column has wrong type [Fernando San Martin Woerner,
1216    Gustavo Carneiro]
1217 * GtkTextView
1218  - Obey the Pango backspace_deletes_character 
1219    attribute [Noah Levitt, Teppitak Karoonboonyanan]
1220 * GtkTreeView
1221  - Add hover-expand mode [Matthias]
1222  - Fix fixed height mode [Michael Vogt, Tim-Philipp Müller, Pawel Salek]
1223  - Reimplement GtkListStore on top of a splay tree [Soeren Sandmann]
1224 * GtkEntry
1225  - Track the selection more accurately when dragging and
1226    selecting [Soeren]
1227 * GtkComboBox
1228  - Support trees in combo boxes [Matt Walton, Matthias]
1229  - Optimize non-spanning gridded layouts [Lorenzo Gil Sanchez, Matthias]
1230  - Handle sensitivity changes properly [Matthias]
1231  - Add a ::focus-on-click property [Matthias]
1232 * GtkIconView
1233  - Fix BROWSE selection mode [Matthias]
1234  - Make accessible [Padraig O'Briain]
1235 * GtkAboutDialog 
1236  - Change the API to be more binding-friendly [Oliver Andrieu]
1237 * GtkUIManager
1238  - Accept paths with leading '/' everywhere. [David Malcolm]
1239  - Make GtkActionEntry* arguments const [Mariano Suarez-Alvarez]
1240  - Add a way to suppress overflow menu items [Christian Persch]
1241 * GtkPlug/GtkSocket
1242  - Use the sync counter mechanism to speed up resizes  [Soeren]
1243 * GDK
1244  - Support XDND v5 [Owen Taylor, Matthias]
1245  - Complete the _NEW_WM_USER_TIME implementation [Elijah Newren]
1246  - Update the _NET_ACTIVE_WINDOW implementation [Elijah]
1247 * gdk-pixbuf
1248  - Avoid infinite loops for bad BMPs [Chris Evans, Manish Singh]
1249  - Fix a problem with GDK_INTERP_NEAREST scaling which caused
1250    Nautilus thumbnails to be misdrawn [Christoph Fergeau]
1251  - Avoid segfaults in gdk-pixbuf-csource [Matthias]
1252  - Fix progressive loading of 8bit pcx files [Magnus Bergman]
1253  - Handle edge pixels consistently [Brian Cameron, Matthias]
1254  - Handle OS/2 BMPs [Jon-Kare Hellan]
1255 * Performance 
1256  - Get rid of many PLT entries for internally used exported symbols,
1257    and clean up the ABI at the same time and make make check check the
1258    list of exported symbols.  [Arjan van de Ven, Matthias]
1259 * Look up icon themes in the directories specified in the
1260   icon theme spec  [Matthias]
1261 * Win32 bug fixes [Robert Ã–gren, Hans Breuer, Tor Lillqvist, Tim Evans]
1262 * Other bug fixes [Matthias, Soeren, Pawel, David, Tor, Gustavo,
1263   Olivier, Manish, Robert, Christian Biere, Markku Vire, Markus Lausser, 
1264   Thomas Leonard, Morten Welinder, Torsten Schoenfeld, Tim Janik, 
1265   Tomislav Jonjic, Tommi Komulainen, Philip Langdale, Rich Wareham,
1266   Christian Persch, Vincent Noel, Christophe Fergeau]
1267 * Documentation improvements [Matthias, Mariano, Axel Simon, 
1268   Jonathan Blandford]
1269 * New and updated translations (ang,br,bs,eu,lt,wa,zh_CN)
1270
1271 Overview of Changes from GTK+ 2.5.0 to GTK+ 2.5.1
1272 =================================================
1273 * GtkTreeView
1274  - Support ellipsisation in GtkCellRendererText [Vincent Untz, 
1275   Jonathan Blandford, Anders Carlsson]
1276  - Add a GtkCellRenderer::editing-started signal [Matthias Clasen]
1277  - Typeahead support [Jonathan]
1278  - Align the entry in GtkCellRendererText [Matthias]
1279  - Make DND work again [Ernst Persson, Matthias]
1280  - Improve appearance of search popup [Matthias]
1281 * GtkFileChooser
1282  - Activate the last focused widget [Federico Mena Quintero]
1283  - Add an "Add to shortcuts" item to the context menu [Federico]
1284 * GtkCombobox
1285  - Support scrolling in list mode [Matthias]
1286  - Add necessary API to make GtkComboBox accessible [Padraig O'Briain]
1287  - Change the API for separators to use a callback function 
1288    instead of a boolean model column [Matthias]
1289 * GtkNotebook
1290  - Ignore scroll events from page content [Gabriel de Perthuis]
1291 * GtkAboutDialog
1292  - Visual improvements [Anders]
1293 * GtkIconView
1294  - Use XRender to draw selection rectangle [Anders]
1295 * GtkLabel
1296  - Support ellipsisation [Tim Van Wassenhove, James M. Cape]
1297 * Expose the menubar accel key as an XSetting [Scott James Remnant]
1298 * Add example code for clipboard handling to gtk-demo [Anders]
1299 * Bug fixes [Peter Zelesny, Guilherme Salgado, John Finlay, 
1300  Tommi Komulainen, Matthias, Crispin Flowerday, Padraig,
1301  Morten Welinder, Olivier Sessink, Dafydd Harries, Soeren Sandmann,
1302  Michael Natterer, Nicolas Deves, Matthew Garrett, Lorenzo Gil Sanchez]
1303 * Documentation improvements [Federico, Matthias]
1304 * Updated translations (gu,hi,pt_BR,ru,sv,uz)
1305
1306 Overview of Changes from GTK+ 2.4.1 to GTK+ 2.5.0
1307 =================================================
1308 * New widgets: 
1309  - GtkIconView [Anders Carlsson]
1310  - GtkAboutDialog [Matthias Clasen]
1311  - GtkCellView [Matthias]
1312 * GtkFileChooser
1313  - change to newly-created folders [Federico Mena Quintero]
1314  - always show icons [Federico]
1315  - bug fixes [Federico, Christian Neumair, Alex Roitman]
1316 * GtkComboBox, GtkComboBoxEntry
1317  - add missing getters and some more convience API [Matthias, 
1318   Christian Neumeir, Oliver Andrieu]
1319  - improve placement and sizing of popups [Matthias]
1320  - support insensitive items [Matthias]
1321  - support separators [Matthias]
1322  - handle empty or unset models better [Mariano Suarez-Alvarez]
1323  - bug fixes [Matthias, Jonathan Blandford, Oliver Andrieu, Paul 
1324    Pongonyshev, Christian Persch]
1325 * GtkEntryCompletion
1326  - ignore enter events when the window pops up under the 
1327    pointer [Anders]
1328  - bug fixes [Matthias]
1329  - support inline autocompletion [Matthias]
1330 * GtkUIManager
1331  - fix signal registration [Michael Natterer]
1332  - make generated XML parseable [Sven Neumann]
1333  - fix get_widget to return menus [Matthias]
1334 * GtkTreeView
1335  - hover-selection mode [Matthias]
1336  - support insensitive cells [Matthias]
1337  - support separators [Matthias]
1338  - make entry context menu work in editable text cells [Owen Taylor, 
1339   Kristian Rietveld]
1340  - make DND work with treeviews in modal dialogs [Federico]
1341  - make empty treeviews focusable [Federico]
1342  - new GtkCellRendererProgress [Matthias, Tommi Komulainen, 
1343   Christian Persch]
1344  - new GtkCellRendererCombo [Matthias]
1345  - bug fixes [Matthias, Federico]
1346 * GtkNotebook
1347  - allow to change tabs with the mouse wheel [Gabriel de Perthuis]
1348 * GtkWindow
1349  - support named themed window icons [Matthias, Calum Benson]
1350 * New stock icons: file, directory, about, edit, connect, disconnect,
1351   and media player icons for forward, next, pause, play, previous,
1352   record, rewind and stop
1353 * GDK
1354  - support do-not-focus-on-map hint [Elijah Newren]
1355  - fix RGBA cursors [Michael Natterer]
1356 * gdk-pixbuf
1357  - reorganize headers [Matthias, Jeff Franks, Havoc Pennington]
1358  - flag to mark loaded images as scalable [Dom Lachowicz]
1359  - license information for loaders [Matthias]
1360  - simple multiple-of-90° rotation support [Matthias]
1361  - allow to disable loaders [Matthias]
1362  - bug fixes [Kouichirou Hiratsuka, Sven, Brian Cameron,
1363   Manish Singh, Morten Welinder]
1364 * X11 selections 
1365  - make incremental transfer of MULTIPLE work [Matthias]
1366  - don't do incremental transfer in 4k chunks [Matthias]
1367  - add selection ownership change notification [Matthias]
1368  - support text/plain targets [Matthias]
1369 * Win32 
1370  - bug fixes [Hans Breuer, John Ehresman, Tor Lillqvist, 
1371   Robert Ã–gren, Benoît Carpentier, J. Ali Harlow, Laurent Sansonetti]
1372 * Performance improvements
1373  - predict exposes for override-redirect windows [Søren Sandmann]
1374  - unset the background when mapping or unmapping windows [Søren]
1375  - support the update counter spec for smoother resizing [Søren]
1376 * Misc bug fixes [Matthias, Owen, Søren, Anders, Padraig O'Briain, 
1377   Crispin Flowerday, Michal Pasternak, Scott Tsai, Morten,
1378   Michael Natterer, Dmd Ljungmark, Sven, Billy Biggs, 
1379   Mark McLoughlin, Sam Stephenson, John Finlay, David Hawthorne, 
1380   Kent Sandvik, Davyd Madeley, Alexander Winston, Jean-François Wauthy, 
1381   Jeff Franks, Philip Kendall, Baris Cicek Yevgen Muntyan, 
1382   Bastien Nocera, Tim Janik, John Ehresman, Theppitak Karoonboonyanan, 
1383   Nickolay V. Shmyrev, William Jon McCann, Paolo Maggi, Lorenzo Gil 
1384   Sanchez, Jan-Marek Glogowski, Pawel Salek, Felipe Heidrich, Dmitry 
1385   M. Shatrov, Alex Larsson, Michael Hallendal, Scott Bronson, Kjartan 
1386   Maraas, Damien Carbery, Elke Meier]
1387 * Doc improvements [Matthias, Federico, Owen, Steve Chaplin, Tommi 
1388   Komulainen, Bastien Nocera, Billy Biggs, Sampo Nurmentaus, Steffen 
1389   Röcker, Doug Quale, Oliver Andrieu]
1390 * Updated translations (bg,lt,ne,tk,wa,en_GB)
1391
1392
1393 Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1
1394 =================================================
1395 * GtkFileChooser
1396  - bug fixes [Morten Welinder, Federico Mena Quintero]
1397  - pre-fill the location entry [Federico]
1398  - internal api changes to allow setting a busy cursor
1399    while loading [Federico]
1400  - improve pathbar button sizing [Owen Taylor]
1401  - add keybindings for removing bookmarks [Federico]
1402 * GtkComboBox, GtkEntryCompletion
1403  - fix repositioning logic [Niklas Knutsson]
1404  - make keynav wrap around [Matthias]
1405  - improve theme compliance [Matthias, Brian Cameron]
1406 * GtkUIManager
1407  - accept unnamed <separator>s [Anders Carlsson]
1408  - robustify against gtk_widget_show_all() [Murray Cumming]
1409  - warn if an accelerator cannot be parsed  [Jody Goldberg]
1410 * Win32
1411  - fix DND positioning [Hans Breuer]
1412  - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
1413  - make filechooser work on Windows [Tor]
1414  - draw arcs more correctly [Tor]
1415  - disable tables support by support, add --use-wintab to
1416    get it back  [Tor]
1417 * Make color wheel accessible [Padraig O'Briain]
1418 * Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
1419 * Doc improvements [Federico, Matthias, Christian Persch]
1420   Olexiy Avramchenko, Tim-Philipp Müller]
1421 * Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
1422   Jonathan Blandford, Anders Carlsson, Christian, Hans,
1423   Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
1424   Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
1425   Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
1426   John Ehresman, Chris Sherlock, Jody]
1427 * Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
1428   en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
1429   mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
1430   sv,tr,uk,uz,wa,zh_CN)
1431
1432 Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
1433 =================================================
1434 * GtkFileChooser
1435  - Handle icon theme changes [Federico, Jonathan]
1436  - Add reordering bookmarks via DND [Federico]
1437  - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
1438  - Implement local-only mode so that apps don't get remote paths
1439    they don't expect [Owen Taylor]
1440  - Add Alt-Down keybinding [Mark McLoughlin, Owen]
1441  - Major rewrite of location dialog completion code [Jonathan]
1442  - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, 
1443    Soeren Sandmann, Olivier Andrieu]
1444 * GtkComboBox [Matthias Clasen]
1445  - Handle the case of no-active-row properly
1446  - Improve positioning of popup
1447  - Miscellaneous bug fixes
1448 * Win32 [Tor]
1449  - Handle different install locations for gdk-pixbuf loaders
1450  - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
1451 * Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
1452 * Require Control-Tab to focus labels [Owen]
1453 * RTL flipping for GtkArrow [Semion Chichelnitsky]
1454 * Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
1455 * Change layout algorithm for mixed gridded/non-gridded menus
1456   to fix performance problems [Soeren, Owen, Christian Persch]
1457 * Doc improvements [Matthias, Owen]
1458 * Misc bug fixes
1459 * Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
1460   ru,sq,uk,zh_CN)
1461
1462 Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, 
1463   Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, 
1464   Michael Natterer, Nils O. SelÃ¥sdal, Philip K Warren, Dan Winship
1465
1466 Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
1467 =================================================
1468 * GtkComboBox
1469  - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
1470  - Improve keybindings [Matthias]
1471  - Bug fixes [Matthias, Owen, Damon Chaplin]
1472 * GtkFileChooser
1473  - Keep child directories in pathbar when changing to a parent
1474  - Reroot pathbar inside home directory, use icons [Jonathan]
1475  - Make the user actually select a file before hitting OK [Federico]
1476  - Fix folder mode to not have tree [Jonathan]
1477  - Add gboolean return values to operations that can fail [Federico]
1478  - Improve internal error handling [Morten Welinder, Federico]
1479  - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
1480    Alex Larsson]
1481 * GtkTextView bug fixes [Paolo Borelli]
1482 * Win32 
1483  - Implement/stub missing GDK functions [Tor]
1484  - .defs file updates [Tor, J Ali Harlow]
1485  - Misc fixes [Hans Breuer]
1486 * Fix problem with excess symbol exports on Linux [James Henstridge]
1487 * Fix problem with 32-bit BMPs [Matthias]
1488 * Include config.h first everywhere [Morten]
1489 * Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
1490 * Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, 
1491   Vitaly Tishkov]
1492 * Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
1493   nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
1494 * Misc bug fixes
1495
1496 Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, 
1497   Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, 
1498   Olivier Ripoll
1499
1500 Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
1501 =================================================
1502 * GtkFileChooser [Federico Mena Quintero]:
1503  - Enable DND in the shortcuts list [Federico]
1504  - More folder modes [Jonathan R Blandford]
1505  - Resizing toplevel as contents change [Jonathan] 
1506  - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor]
1507  - Miscellaneous fixes.  [Jonathan, Morten Welinder, Alexander Larsson]
1508  - Add combo box to pick folder in Save mode. [Jonathan, Federico]
1509 * GtkComboBox
1510  - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen]
1511  - Always grab when popping the list up [Damon, Matthias]
1512  - Fixes for dynamic changes to the model [Owen]
1513  - Improve popup positioning [Matthias]
1514 * Implement computation of bidi-base direction from text
1515   in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor]
1516 * Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann,
1517   Owen]
1518 * Fix wrong interpretation of new_order array for
1519   gtk_tree/list_store_reorder() [Owen]
1520 * Improve space allocation in menubars [Soeren Sandmann]
1521 * Improve key bindings in GtkEntryCompletion [Matthias]
1522 * Hide XCursor dependency [Soeren]
1523 * Make mouse wheel scrolling usable [Soeren]
1524 * Use resize cursors for resize grips [Soeren]
1525 * Set the right window group for menu and combo popups [Frederic Crozat,
1526   Jean-Philippe Chancelier, Soeren]
1527 * Add a way to list the mnemonic labels of a widget [Owen]
1528 * Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain]
1529 * Export insertion cursor drawing functionality [Alexander Larsson, Owen]
1530 * Support squiggly red underlines in text views [Nicolas Setton, Owen]
1531 * Export GtkWindow key-press-event internals to allow 
1532   custom implementations [Tim Janik]
1533 * Add gtk_drag_source_set/get_target_list() [Mitch Natterer]
1534 * Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi]
1535 * Memory leak fixes [Owen]
1536 * Win32 fixes [Hans Breuer]
1537 * Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim,
1538   Tomasz Lloczko, Mitch, Manish Singh, Owen]
1539 * Documentation improvements [Matthias, Federico, Torsten Schoenfeld]
1540 * Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije,
1541   sr@Latn,sq,sv,th,zh_CN)
1542
1543 Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4
1544 =================================================
1545 * Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor]
1546 * Add some extra GtkExpander docs [Federico Mena Quintero]
1547 * Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger]
1548 * Updated translation (ga)
1549
1550 Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
1551 =================================================
1552 * GtkFileChooser [Federico Mena Quintero]:
1553  - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen]
1554  - Correctly handle typed-in filenames in save mode, folder mode, and
1555    multiple-selection mode in all combinations.
1556  - Don't erase the filename in the entry when changing folders.
1557  - Support icons in GtkFileSystemUnix.
1558  - GtkFileChooserDialog now comes up at a reasonable size.
1559  - GtkFileSystemUnix now notifies correctly on ::create_folder().
1560  - Slight GUI reorganization.
1561  - File system module support. [Alexander Larsson]
1562  - Pathbar widget. [Jonathan R. Blandford]
1563  - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
1564    Padraig O'Briain, Alexander, Jonathan]
1565  - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
1566  - Memory leak fixes [Morten Welinder]
1567 * GtkTreeView:
1568  - Fix return values. [Federico, R. McFarland]
1569  - Properly cancel the arrow animation. [Michael Zucchi]
1570  - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
1571  - Don't darken the sort column unless there are three visible columns
1572    [Jonathan]
1573 * GtkToolbar:
1574  - Improve the sliding implementation. [Soeren Sandmann]
1575  - Add writeonly ::group property to GtkRadioToolButton. [Soeren, 
1576    Olivier Andrieu]
1577  - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
1578 * Menus:
1579  - Make menus work better on Xinerama [Matthias]
1580  - Fix keynav in RTL mode. [Matthias]
1581  - Fix grid mode, removing of items. [Matthias, Vincent Noel]
1582  - Make tearoff menu items work anywhere in menus. [Matthias]
1583  - Improve popup/popdown behaviour. [Soeren]
1584 * gdk-pixbuf:
1585  - Fix some problems with indexed BMPs [Kazuho Okui, Matthias]
1586  - Work around some libjpeg header file craziness [Manish Singh]
1587 * Assume gravity works. [Soeren]
1588 * Cache GCs for drawing. [Brian Cameron, Soeren]
1589 * Handle focus adjustment correctly for deeply nested focus locations. 
1590   [Matthias, Owen Taylor]
1591 * Use reference counting for shared data in GtkActionGroup. 
1592   [Matthias, Adam Hooper]
1593 * Add a "use-separator" style property to GtkMessageDialog, and make
1594   it not resizable. [Federico]
1595 * Add 'const' to uses of GdkColor that need it. [Federico]
1596 * Put focusable labels in the focus chain. [Federico]
1597 * Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
1598 * Add properties to GtkAdjustment [Murray Cumming]
1599 * Add change notification to GtkAccelMap [Matthias, Owen]
1600 * Add settings to suppress icons in buttons and menus. [Matthias]
1601 * Add Xft settings for hinting and antialiasing. [Federico, Owen]
1602 * Make size of indicator in menu items themeable. [Bill Hanemann, 
1603   Narayana Pattipati, Matthias]
1604 * Fixes to GtkIconTheme [Torsten Schoenfeld]
1605 * Improve drawing of GtkExpander. [Mark McLoughlin]
1606 * Improve drawing of paned handles. [Soeren]
1607 * Remove broken hangul input module. [Changwoo Ryu]
1608 * Remove C++-style comments. [Damien Carbery]
1609 * Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
1610 * RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
1611 * Accessibility improvements for tooltips, GtkScale. [Padraig]
1612 * Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
1613 * Win32 fixes. [Tor Lillqvist]
1614 * Documentation:
1615  - New section on how to check for modifier keys correctly. [Federico]
1616  - Miscellaneous improvements.  [Pascal Haakmat, Jan Huelsbergen,
1617    Tim-Philipp Müller, Matthias]
1618 * New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja,
1619   ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn)
1620 * Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli, 
1621   Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti,
1622   Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen,
1623   Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin,
1624   Yu Shao, Yao Zhang
1625
1626 Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
1627 =================================================
1628 * GdkPixbuf
1629  - Add functions to save pixbufs to non-file locations.  [Tim Evans]
1630  - Add a function to determine the type and size of a file without
1631    loading it completely.  [Matthias Clasen]
1632  - Turn pixbuf attributes into construct-only properties. [Matthias]
1633  - Fix building gdk-pixbuf with --disable-modules --with-included-loaders.
1634    [Matthias, Owen Taylor]
1635 * Fix the logic for changing the toplevelness of a window.  [Soeren Sandmann]
1636 * Do not interpret distant clicks as double clicks, using a
1637   new double-click-distance setting.  [Matthias]
1638 * Improve the GDK API for dealing with group leaders. [Matthias]
1639 * Utility function for application launching in multi-screen scenarios.
1640   [Mark McLoughlin]
1641 * Support big and small and alpha-blended icons under Win32. [Tim Evans]
1642 * Misc Win32 improvements [Tor Lillqvist, Hans]
1643 * GtkFileChooser [Federico]
1644  - Fix new filename entry in Save mode [Jan Arne Petersen]
1645  - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
1646  - Added support for file system volumes such as CD-ROMs, 
1647    floppies, and network shares.
1648  - Add a "New Folder" button for Save mode in GtkFileChooser.
1649  - Better support for Folder mode.
1650 * GtkTreeView
1651  - Speed up by adding a fixed height mode.  [Kristian Rietveld]
1652  - Add a single-paragraph mode and a language property to 
1653    GtkCellRendererText [Kristian Rietveld]
1654  - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
1655  - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
1656 * Add a way to list the supported targets of a clipboard. [Dom Lachowicz]
1657 * Add stock icons: harddisk, indent, unindent.  [Hans Breuer, Jody Goldberg]
1658 * Improve the GtkCalendar drawing code.  [Matthias]
1659 * GtkCalendar supports starting the week on any day [Matthias]
1660 * Make GtkToolbar compatible with 2.2 again [Soeren]
1661 * Misc GtkToolbar fixes and API improvements [Christian Persch, 
1662   Olexiy Avramchenko, Jody, Soeren]
1663 * Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
1664 * Add a way to lock individual accelerator paths  [Matthias]
1665 * Add gtk_menu_shell_cancel() to emit the "cancel" signal on 
1666   a menu shell.  [Matthias]
1667 * Fix dynamic menus. [Matthias, Michael Meeks]
1668 * Add xalign, yalign properties to GtkButton. [Jody]
1669 * Implement or improve RTL support in GtkComboBox, GtkCellView, 
1670   GtkViewport [Semion Chichelnitsky, Matthias, Kristian]
1671 * Support for "no focus" windows. [Matthias]
1672 * Documentation improvements [Matthias, Federico, Manish, Murray Cumming, 
1673   Theppitak Karoonboonyanan]
1674 * FAQ updates [Tony Gale]
1675 * Split the translations into two domains: ui strings and
1676   error messages go to gtk20, property nicks and blurbs to 
1677   gtk20-properties. [Matthias]
1678 * New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr,
1679   it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa)
1680 Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson,
1681   Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt, 
1682   Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair, 
1683   Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh, 
1684   Torsten Schoenfeld, Alexander Winston, Johannes Weißl,  Morten Welinder, 
1685   Adam Wright
1686
1687 Overview of Changes in GTK+-2.3.1
1688 =================================
1689 * Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen]
1690 * GDK
1691  - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias]
1692  - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny]
1693 * Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans]
1694 * Action-based menu/toolbar API [Matthias]
1695  - Add "name" construct-only parameter to GtkActionGroup
1696  - Bug fixes [Marco Pesenti Gritti, Christian Persch]
1697 * Change ranges for Saturation/Value to be 0-100 in GtkColorSelection
1698   [Gregory Merchan, Matthias]
1699 * GtkComboBox [Kristian Rietveld]
1700  - Make model and text_column properties not construct-only [Murray Cumming]
1701  - Fix sizing
1702  - Add mouse wheel support [Matthias]
1703 * Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco]
1704 * GtkExpander
1705  - Add a "use_markup" property, gtk_expander_set/get_use_markup
1706  - Fix bugs when unrealizing/destroying [Mark McLoughlin]
1707 * GtkFileChooser [Federico Mena Quintero]
1708  - Add a GtkFileSystemWin32 [Hans]
1709  - Use GtkEntryCompletion in GtkFileChooserEntry 
1710  - Add a render_icon to GtkFileSystemIface to allow the 
1711    GnomeVFS backend to supply appropriate icons
1712  - Improve selection handling in bookmarks list [Federico, Owen Taylor]
1713  - Support drops on the bookmarks list
1714  - Display error dialogs on failed operations
1715  - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson]
1716  - Ignore filters for folders [Dave Malcom]
1717  - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik]
1718 * Menus
1719  - Make torn-off menus transient-for the window they were torn from
1720    [Matthias, Jon-Kare Hellan]
1721  - Fix menu positioning for Xinerama, add gtk_menu_set_monitor()
1722    for use by position functions [Matthias]
1723  - Tweak menu delay parameters, add a default width [Soeren Sandmann]
1724 * Make g_message_dialog_new_with_markup() automatically escape
1725   arguments, add g_message_dialog_set_markup() [Owen]
1726 * Add read-only min-position/max-position properties to GtkPaned
1727 * GtkToolbar [Soeren]
1728  - Support gaps in the toolbar with expand=true/draw=false separators
1729  - Improve drop-location preview handling
1730  - Take a GtkRadioToolButton as the parameter to
1731    gtk_radio_tool_button_new_from_widget [Murray Cumming]
1732  - Many misc toolbar bug fixes [Soeren, Marco]
1733 * GtkTreeView bug fixes [Morten Welinder, David Hampton]
1734 * Add gtk_window_is_active()/gtk_has_toplevel_focus() getters
1735   to go along with properties [Owen Taylor]
1736 * Add gtk_widget_can_activate_accel() / ::can-activate-accel
1737   signal to fix handling of accelerators on insensitive parent
1738   menu-items. [Tim Janik]. (*Note*: the details here will probably
1739   change, since similar problems for mnemonics aren't handled.)
1740 * Implement or improve RTL support in GtkAlignment, GtkCombo, 
1741   GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport.
1742   [IBM L3 NLS Support Team]
1743 * Fix string setters for self-assignment [Matthias, Soeren]
1744 * Finish multi-head handling in gtk-demo [Matthias]
1745 * Fix install rules for generating gdk-pixbuf.loaders [Manish Singh]
1746 * Reference doc improvements [Matthias, Soeren,
1747   Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko]
1748 * FAQ updates [Tony Gale]
1749 * New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr,
1750   sr@Latn,sv,th)
1751
1752 Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez,
1753   Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland, 
1754   Padraig O'Briain, Tomas Ã–gren, Danilo Segan
1755
1756 Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
1757 =================================================
1758
1759 * New Widgets
1760  - GtkFileChooser: a replacement for GtkFileSelection with 
1761    replaceable backends, many new API features, better user
1762    interface (UI is still a work in progress) [Owen Taylor, 
1763    Federico Mena Quintero]
1764  - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
1765  - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
1766  - "Picker button" widgets based on code from libgnomeui: 
1767    GtkFontButton, GtkColorButton [Matthias Clasen]
1768
1769 * Widget improvements:
1770  - Autocompletion for entries: GtkEntryCompletion [Kristian]
1771  - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming]
1772  - Add input-only event boxes for trapping events [Alex Larsson]
1773  - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias]
1774  - Support up to four scroll arrows on GtkNotebook and make which
1775    ones are displayed themeable. [Matthias]
1776  - GtkCalendar improvements: make the arrows spin, support RTL flipping,
1777    automatic week start selection, DND support, improve API 
1778    for setting options [Matthias]; mousewheel support [Abigail Brady]
1779  - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio
1780    [Soeren, Matthias]
1781  - New functions: gtk_window_set_default_icon(), 
1782    gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary()
1783    [Matthias]
1784  - Add missing "role", "decorated", "gravity" properties for GtkWindow,
1785    "has_resize_grip" for GtkStatusBar. [Matthias]
1786  - Add child properties for GtkPaned [Matthias, Soeren]
1787
1788 * Menus
1789  - New action-based menu API: GtkUIManager, GtkActionGroup, 
1790    GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann,
1791    Marco Pesenti Gritti, Philip Langdale]
1792  - Support for tabular menus [Kristian]
1793  - New positioning algorithm for popup menus [Soeren]
1794
1795 * GtkTextView [Matthias]
1796  - Add properties "accepts_tab" [Soeren], "overwrite" property 
1797    [Jeroen Zwartepoorte], "buffer"
1798  - Add gtk_text_buffer_select_range()
1799  - Implement drag-selection by words/lines (also for Gtkentry)
1800  - Some fixes to invisible text handling
1801  - Add support for GTK_WRAP_WORD_CHAR [David Brigada]
1802  - Clean up handling of horizontal paging
1803  - Fix scrolling with non-visible cursor
1804  - Add internals documentation [Havoc Pennington]
1805
1806 * GtkToolbar [Soeren]
1807  - Add a more constistent and extensible toolbar API; preserve
1808    old API for backwards compatibility [James, Anders Carlsson, Owen]
1809  - Support for sliding buttons like OS X
1810  - Keyboard navigation
1811  - Support "priority text"
1812  - Overflow menu
1813  - Better handling of really wide buttons [David Bordoley]
1814  - Drawing improvements
1815  - Support context menu
1816
1817 * GtkTreeView [Kristian Rietveld]
1818  - Handle RTL [Matthias, Jonathan]
1819  - Add expand flag to column packing parameters [Jonathan, Kristian]
1820  - gtk_tree_path_free now silently returns on NULL paths
1821  - Move row reference updating code to closures
1822  - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
1823    get rid of gtk-tree-model-drop-append.
1824  - Add a filtering tree model: GtkTreeModelFilter [Kristian]
1825
1826 * gdk-pixbuf
1827  - Add a loader for PCX files [Josh Beam]
1828  - Improve calculation of filter weights for scaling [Brian Cameron, Owen]
1829  - Support TGA files with arbitrary origins [Matthias]
1830  - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz]
1831    gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias]
1832  - Add saving support for ICO and CUR
1833  - Improve handling of GIFs with oversized frames [Matthias]
1834
1835 * GDK:
1836  - Support for full-color / alpha-channel cursors [Matthias]
1837  - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen]
1838  - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren]
1839  - Many small changes to reduce round trips on startup; 
1840    add gdk_display_flush() [Owen]
1841  - Use Xlib asynchronous APIs to reduce roundtrips on startup
1842    and during DND [Owen]
1843  - Other changes to improve DND for large-latency connections [Owen]
1844  - Add support for EWMH "above" and "below" states [Manuel Clos] (also
1845    in GtkWindow)
1846  - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
1847  - Other small linux-fb fixes [Eric Warmenhoven]
1848
1849 * Miscellaneous
1850  - Add support for named themable icons; use this facility to 
1851    provide the default stock icon images [Owen Taylor, based
1852    on code by Alex Larsson]
1853  - Add gtk_widget_queue_resize_no_redraw() for more efficient
1854    resizing; use for GtkTextView. Redraw less on focus changes. [Soeren]
1855  - Add gtk_widget_queue_resize_no_redraw() [Soeren]
1856  - Default theme improvements, especially for menus. Add some
1857    more style properties. [Soeren]
1858  - Add authentication stock icon [Matthias, art by Jakub Steiner]
1859  - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima]
1860  - Convert build system to automake-1.7; many cleanups and
1861    improvements. [James Henstridge, Owen]
1862  - Win32 fixes for new widgets [Hans]
1863  - Add right-to-left variants of some stock icons [Matthias]
1864
1865 * Documentation
1866  - Use XML source for man pages; add man pages for tools that didn't
1867    have them before [Matthias]
1868  - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
1869  - FAQ improvements [Tony, Gonzalo Odiard, Owen]
1870  - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, 
1871    Martin Pool, Mariano Suarez-Alvarez]
1872
1873 * Deprecations
1874  - GtkItemFactory [Replaced by GtkUIManager]
1875  - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox]
1876  - Miscellaneous functions that were renamed in 
1877    GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren]
1878
1879 Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher,
1880   Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti, 
1881   Jody Goldberg, David Hampton, Richard Kinder, Christian Persch, 
1882   Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw, 
1883   Vasilis Vasaitis, Morten Welinder
1884
1885 ----------------------------------------------------------------------
1886
1887 Overview of Changes in GTK+ 2.2.4
1888 =================================
1889 * Revert TreeView fix which broke context menus in different applications
1890   [Kristian Rietveld]
1891 * Typo fixes [Kjartan Maraas]
1892 * Make pressing END not put the menu in scrolling mode [Kris]
1893 * Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale]
1894 * New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el)
1895
1896 Overview of Changes in GTK+ 2.2.3
1897 =================================
1898 * GdkPixbuf [Matthias Clasen]
1899  - Fix some problems with overflows when scaling down [Tomas Ã–gren]
1900  - Many GIF bug fixes [Matthias, Federico Mena Quintero]
1901  - Prefer 32-bpp ICOs, fix bugs with them
1902  - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
1903    [Jens Elker]
1904  - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
1905 * Win32 [Tor Lillqvist]
1906  - Add multiple monitor support
1907  - Major event and key handling rewrite, including IME fixes
1908  - Fix handling of toplevel window positions
1909  - Add support for all window geometry hints (gridded geometry, etc.)
1910  - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
1911  - Fix GdkImage memory leak [J. Ali Harlow]
1912  - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
1913  - Misc bug fixes [Many from Hans Breuer, Tim Evans]
1914  - Build fixes and improvements [Peter Zelezny]
1915 * X11
1916  - Fix extremely common crash where we interpreted the timestamp
1917    field of a XKB event as a window ID and found a pixmap that matched.
1918    [Owen Taylor, with essential backtrace from Kjartan Maraas]
1919  - Fix CapsLock and NumLock for non-XKB [Robert Basch]
1920  - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen]
1921  - Workaround Xinerama servers reporting wrong depths [Owen]
1922 * GtkTreeView [Kristian Rietveld]
1923  - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
1924  - Don't get confused by the Control key when handling selection
1925    from an accelerator like <Control>B [Michael Natterer]
1926  - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, 
1927    Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
1928    Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
1929 * Input methods
1930  - Handle input methods exiting and starting while the 
1931    app is running [Hidetoshi Tajima]
1932  - Fix infinite loop when closing input methods [Owen,
1933    Takuro Ashie, Hidetoshi]
1934  - Add a 'cedilla' input method with c+acute => cedilla and use
1935    as the default for languages that use cedilla. [Gustavo De Nardin,
1936    Owen, Fco. Javier F. Serrador]
1937  - Fix status window for multihead [Owen, James Su]
1938  - Remember imcontext attributes when switching methods [Owen, 
1939    Botond Botyanszki]
1940 * GtkFileSelection [Owen]
1941  - Fix selection of "UntitledN" on initial map [Mark Finlay]
1942  - Fix an annoying bug with cursor positioning on failed completion
1943  - Misc Fixes [Owen, Tor]
1944 * Other widgets
1945  - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
1946  - Fix problem with spinbuttons not getting enough space [Morten Welinder,
1947    Kristian]
1948  - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
1949  - Don't include menu labels in gtk_notebook_forall [Owen]
1950  - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
1951    focus [Owen]
1952  - Accept color drops with wrong format from KDE [Matthias]
1953 * Fix problem from gnome-theme-manager playing tricks and
1954   making event->window a pixmap. [Anders Carlsson]
1955 * Ignore Caps-lock when matching accelerators
1956 * Fix 5-year-old bug where toplevels didn't fully refresh properly
1957   on theme change [Owen, Rajkumar Siva]
1958 * Don't require precompiled gdk-pixbuf-csource when cross-compiling
1959   from a tarball [Owen]
1960 * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, 
1961   Morten Welinder]
1962 * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
1963   Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, 
1964   Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
1965   Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, 
1966   Luis Villa]
1967 * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
1968   ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)
1969
1970 Overview of Changes in GTK+ 2.2.2
1971 =================================
1972
1973 * GdkPixbuf [Matthias Clasen]
1974  - Fix animation of slow-loading progressive GIFS
1975  - Fix long-standing animated GIF display bug with transparency
1976  - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
1977 * GDK [Owen Taylor]
1978  - Draw continuous underlines between Pango layout runs when 
1979    possible [Kang Jeong-Hee]
1980  - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
1981    Major rewrite of 16-bit handling for pixbuf_from_drawable()
1982 * X11 backend [Owen]
1983  - Fix build on X11R5 [Albert Chin]
1984  - Fix switching keyboard layouts while running [Egmont Koblinger]
1985  - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
1986  - Zero unused fields in client messages we send Lubos Lunak]
1987  - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
1988  - Fix wrong initializaiton that was keeping XShm from being used.
1989 * Win32 backend [Tor Lillqvist]
1990  - Tweak line drawing
1991  - Mouse/cursor fixes [Allin Cottrell]
1992  - Better handling of floppy drives in GtkFileSelection
1993  - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
1994 * Input methods [Hidetoshi Tajima]
1995  - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
1996  - Fix sorting of rules in GtkIMContextSimple [Vasilis]
1997  - Miscellaneous GtkIMContextXIM fixes 
1998  - Fix translation of input context names
1999 * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
2000 * Add Delete to GtkEntry context menu, Delete/Select All 
2001   to GtkTextView context menu [Matthias]
2002 * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
2003 * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
2004 * GtkTextView
2005  - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
2006  - Don't scroll to cursor on focus in [Paolo Maggi]
2007  - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, 
2008    Yao Zhang]
2009  - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
2010    Padraig O'Briain, Owen]
2011 * GtkTreeView [Kristian Rietveld]
2012  - Fix prelighting [Sven Neumann]
2013  - Set drag cursor earlier to allow apps to override [Daniel Elstner]
2014  - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
2015  - Get background/cell area handling right in GtkTreeViewColumn [Vasco
2016    Alexandre da Silva Costa]
2017  - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, 
2018    Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
2019    Mariano Suarez-Alvarez, Owen]
2020 * Fix handling of border width for GtkToolbar [Rodney Dawes]
2021 * Rewrite adjustment handling of GtkViewport, fixing many bugs
2022   [Owen, Thomas Leonard, Michael]
2023 * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, 
2024   Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, 
2025   Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, 
2026   Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, 
2027   Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, 
2028   Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
2029 * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, 
2030   Doug Quale, Manish Singh, Morten Welinder]
2031 * Switch to using libtool-1.5
2032 * Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven, 
2033   Christian Rose]
2034 * Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
2035 * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
2036   it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2037
2038 Overview of Changes in GTK+ 2.2.1
2039 =================================
2040 * Win32 [Tor Lillqvist]
2041  - Improve setting of window position / decorations
2042  - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku]
2043  - Fix various file selection bugs
2044  - Improve scheme for locating pixbuf loader modules
2045  - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods]
2046 * GtkTreeView [Kristian Rietveld]
2047   - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
2048   - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
2049     Sandmann, Jarek Dukat]
2050   - TreeView search now works on all values transformable by GValue and not
2051     just strings [Muktha Narayan]
2052   - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
2053   - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
2054     Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
2055     Gaël Le Mignot, Vasco Alexandre da Silva Costa]
2056 * GtkTextView [Matthias Clasen]
2057  - Fix keynav with invisible cursor
2058  - Fix misdrawing of cursor [Owen Taylor] and selection
2059  - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
2060 * Fix problem with accidental inclusion of a main() [Matthias]
2061 * Documentation improvements [Matthias, Havoc Pennington]
2062 * Fix problem with GtkColorsel and pixmap themes [Daniel]
2063 * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
2064 * Warning fixes [Manish Singh]
2065 * configure fixes [Akira Tagoh]
2066 * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
2067 * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, 
2068   Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, 
2069   Soeren Sandmann, Hidetoshi Tajima, Owen]
2070
2071 ----------------------------------------------------------------------
2072
2073 Overview of Changes in GTK+ 2.2.0
2074 =================================
2075 * Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
2076 * GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
2077 * Documentation improvements [Matthias Clasen, Eric Warmenhoven, 
2078   James M. Cape]
2079 * Example portability fix [Sven Neumann]
2080 * Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
2081
2082 Overview of Changes in GTK+ 2.1.5
2083 =================================
2084 * GtkFileSel fixes [Owen Taylor]
2085   - Fix ..<tab> to go up a dir [Francisco Bustamante]
2086   - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
2087   - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
2088 * Only close dialogs on Escape if they have a cancel button. [James Willcox]
2089 * Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
2090 * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
2091   Narayana Pattipati, Marius Andreiana]
2092 * Xinerama fixes for GtkMenu [Matthias Clasen]
2093 * Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
2094 * Documentation additions and fixes [Matthias]
2095 * New and updated translations (am,bg,da,fr,fi,de)
2096 * Miscellaneous bug and build fixes
2097
2098 Other contributors: Johan Dahlin, James Henstridge, Jon Nelson, 
2099    Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
2100
2101 Overview of Changes in GTK+ 2.1.4
2102 =================================
2103 * Improved default color scheme [Soeren Sandmann, with advise from
2104   Tuomas Kuosmanen and Garrett LeSage]
2105 * Make pixmap creation functions take a GdkDrawable not a GdkWindow
2106   [Kristian Rietveld]
2107 * Support move-resize emulation for all edges. [Matthias Clasen]
2108 * Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
2109 * Remove extra selections for ButtonRelease in XInput code 
2110   [Garry Osgood, Owen]
2111 * Another attempt at fixing X focus tracking [Owen]
2112 * linux-fb VT switch improvements [Eric Warmenhoven]
2113 * Win32 [Tor Lillqvist]
2114   - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
2115   - Improve maximized/minimized tracking
2116   - Bug fixes
2117 * Fix problem with gtk_combo_set_popdown_strings() not changing
2118   the entry text [Owen]
2119 * Support RTL flipping for statusbars [Matthias]
2120 * GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen,
2121   Richard Hult, Carlos Garnacho Parro]
2122 * Use octal escapes rather than literal UTF-8 in strings [Owen]
2123 * Make a lot of read-only data const. [Matthias, Morten Welinder]
2124 * Misc bug fixes
2125 * New and updated translations (cs,es,el,he,hu,lv,no,ro)
2126
2127 Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, 
2128    Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch, 
2129    Kjartan Maraas, Christian Neumair
2130
2131 Overview of Changes in GTK+ 2.1.3
2132 =================================
2133
2134 GDK:
2135 * Win32 [Tor Lillqvist]
2136   - fixes to multihead API stubs 
2137   - Comprehensively implement tiles and stipples
2138   - Handle tracking minimized/maximized [Arnaud Charlet]
2139 * linux-fb fixes [Eric Warmenhoven]
2140 * Use g_get_application_name() for default window titles and
2141   for the title of the client leader window [Owen, Havoc Pennington]
2142 * Complete resize-grippy support, move-resize emulation 
2143   [Anders Carlsson, Matthias Clasen]
2144
2145 GTK+ Core:
2146 * On screen change, recreate the widget's Pango context [Owen]
2147 * Fix problems with focus ending up on unmapped widgets [Owen]
2148 * Make g_object_set (gtk_settings_get_default (), ...) to override
2149   settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
2150 * Make GtkInputDialog multihead aware [Owen]
2151 * Add a ::screen-changed signal to GtkWidget [Owen Taylor]
2152
2153 Widget improvements:
2154 * Draw/check menu items insensitive [Soeren, Tim Evans]
2155 * Fix color usage for radio/check menu item indicators [Soeren]
2156 * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
2157 * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
2158   GtkCheckMenuItem [Matthias Clasen]
2159 * GtkCombo improvements [Owen]
2160   - Don't leave it behind when switching desktops [Matthias Clasen]
2161   - Fix longstanding bug with unwanted moving of selection [Mike Fulbright]
2162   - Don't change entry contents until window is popped back up
2163   - Keynav fixes
2164 * Menu scrolling behavioral improvements [Owen, Ettore Perazzoli]
2165 * GtkNotebook keynav improvements [Owen]
2166 * Handle painting text on dark-colored progressbars [Soeren]
2167 * GtkTreeView  [Kristian Rietveld]
2168   - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after()
2169   - Add GTK_CELL_RENDERER_FOCUSED flag
2170   - Keynav fixes, including adding boolean return values for keybinding
2171     signals (API breakage for API that noone should have been using)
2172     [Narayana Pattipati]
2173   - Add gtk_tree_view_column_cell_get_position()
2174   - Add an inconsistent state for GtkCellRendererToggle
2175   - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov,  
2176     Morten Welinder, Robert Kinsella, Soeren]
2177
2178 Input Methods:
2179 * Sort the input method list in the right click popup [Abigail Brady]
2180 * GtkIMContextXIM bug fixes [HideToshi Tajima]
2181
2182 General:
2183 * Make sure that parameters don't shadow system functions [Soeren Sandmann]
2184 * Deprecation cleanups [Manish Singh]
2185 * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
2186 * Doc improvements, including adding Since: for 2.2. additions 
2187   [Matthias Clasen]
2188 * Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias, 
2189   Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder]
2190 * Build fixes [Owen, Jeff Waugh, Dan Mills]
2191
2192 Overview of Changes in GTK+ 2.1.2
2193 =================================
2194
2195 * Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
2196 * Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
2197 * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
2198 * Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
2199 * Add simple support for startup notification [Havoc Pennington]
2200 * Handle focus indication for check and radio buttons without children
2201   [Dave Camp, Owen]
2202 * Much work on improve submenu navigation [Soeren Sandmann]
2203 * Add "selected_shadow_type" property for menus [Soeren]
2204 * Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
2205 * Rework GtkPaned keynav [Soeren, Calum Benson]
2206 * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
2207 * Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
2208 * Tree view fixes and speedups 
2209   [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
2210 * Allow themes to set GtkTreeView even/odd row colors [Kristian]
2211 * Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
2212 * Win32 fixes [Tor Lillqvist]
2213 * Misc cleanups and bug fixes
2214
2215 Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz, 
2216    Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
2217    Matt Wilson,
2218
2219 Overview of Changes in GTK+ 2.1.1
2220 =================================
2221 * Cleanup of use of deprecated functions in GTK+ [Manish Singh]
2222 * Add support for separately installed Pixbuf loaders [Matthias Clasen]
2223 * linux-fb improvements including window maximization. [Eric Warmenhoven]
2224 * Fix to compile again with Xft version 1 [Owen Taylor]
2225 * Fix handling of pointer on multiple screens [Owen]
2226   - Add gdk_event_set/get_screen() via evil hack
2227   - Add GdkDisplayPointerHooks to replace GdkPointerHooks
2228   - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer()
2229   - Add gdk_display_get_pointer()
2230   - Make drag-and-drop between multiple screens work
2231 * Export gdk_event_new(), discourage stack allocated events [Owen]
2232 * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
2233 * Basic support for RandR extension [Keith Packard, Owen]
2234 * Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
2235 * Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
2236 * gtk_window_set_[default_]icon_from_file [Owen, Havoc]
2237 * Fix handling of GtkSettings set from RC files on reload [Owen]
2238 * GtkTreeView work [Kristian Rietveld]
2239   - Stop editing on a focus out event for GtkCellRendererText 
2240     [Andreas J. Guelzow]
2241   - Don't accept drops on auto-sorted models
2242   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
2243 * Fixes for GtkIMContextXIM 
2244   [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
2245 * Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen, 
2246   Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen, 
2247   Vitaly Tishkov, Dan Winship, Yao Zhang]
2248 * Some performance tweaks [Soeren, Padraig O'Briain]
2249 * Miscellaneous bug fixes
2250
2251 Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, 
2252   Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
2253
2254 Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
2255 =================================================
2256
2257 Multihead support: [Erwann Chenede, Owen Taylor]
2258 * Multihead support 
2259 * Add GdkDisplay, GdkScreen structures
2260 * Add _for_display(), _for_screen() variants where needed in GDK and GTK+
2261   (In other cases, make the variants methods on GdkDisplay/GdkScreen
2262 * Adapt GTK+ widgets to be multihead safe
2263 * Allow initialization of GTK+ without opening a display with gtk_parse_args()
2264 * Add multihead support to demos/tests.
2265
2266 GDK:
2267 * Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist]
2268 * Adapt linux-fb code to multihead reorganization [Eric Warmenhoven]
2269 * Miscellaneous linux-fb improvements [Eric]
2270 * Xinerama support [Erwann Chenede, Matthias Clasen]
2271 * Allow GDK backends to add custom argument parsing [Sven Neumann]
2272 * Add support for some addition NET window manager spec hints [Havoc Pennington]
2273 * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
2274
2275 GtkTreeView: [Kristian Rietveld]
2276 * Support stock pixbufs in GtkCellRendererPixbuf 
2277 * Allow setting the cell background for cell renderers
2278 * Support focusing individual cell renderers and other focus fixes
2279 * Make resizing tree views more efficient [Soeren Sandmann]
2280 * Add gtk_tree_model_get_string_from_iter
2281 * Improve gtk_list_store_remove API
2282 * API additions:
2283   gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path() 
2284   Add gtk_tree_selection_get_selected_rows(),
2285   gtk_tree_selection_count_selected_rows() 
2286   gtk_tree_path_new_from_indices(),  gtk_{list,tree}_store_{reorder,swap,_move} 
2287
2288 GTK+:
2289 * Add style property for drawing menu items without shadow [Soeren]
2290 * gtk_widget_modify_color_component/font(): Allow clearing
2291   current modifications. [Owen]
2292 * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
2293 * Some XEMBED changes for standards compliance and Qt compatibility [Owen]
2294 * Fix menus resizing when popped up or torn off [Owen]
2295 * Improve label behavior when it gets a too small allocation [Soeren]
2296 * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
2297 * Theme drawing improvements [Soeren]
2298 * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
2299 * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
2300 * Add gtk_menu_shell_select_first() [Owen]
2301 * Add gtk_notebook_get_n_pages() [Havoc Pennington]
2302 * Allow accel_path = NULL for gtk_menu_item_set_accel_path().
2303 * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
2304
2305 GdkPixbuf:
2306 * Improve gdk-pixbuf loader tests [Soeren Sandmann]
2307 * Use iTXT chunks when necessary in PNG image saver [Matthias]
2308 * Add incremental loading for progressive jpegs [Matthias]
2309 * Add load-at-size functionality [Matthias]
2310 * Add a loader for .ANI animations [Matthias]
2311 * Load hotspot for .ICO files [Matthias]
2312
2313 Docs:
2314 * Convert docs to Docbook XML [Matthias]
2315 * Doc improvements and fixes [Matthias, Soeren, 
2316   Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash,
2317   Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang]
2318 * Tutorial improvements [Tony Gale]
2319
2320 General:
2321 * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]
2322 * Clean up GDK and demos for deprecated functions [Manish Singh]
2323 * Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu, 
2324   Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov, 
2325   Shivaram Upadhyayula]
2326
2327 Overview of Changes in GTK+ 2.0.9
2328 =================================
2329 * Fix colormap refcounting, which caused frequent metacity crashes
2330   [Christopher James Lahey]
2331 * Lots of work on the Win32 backend [Tor Lillqvist]
2332  - Scrolling fixes
2333  - GdkGC clipping fixes and improvements
2334  - Started implementing all fill styles
2335 * GtkTreeView bug fixes [Kristian Rietveld]
2336  - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann]
2337 * Various bug fixes
2338
2339 Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov,
2340    Josh Parsons, Peter Bloomfield
2341
2342 Overview of Changes in GTK+ 2.0.8
2343 =================================
2344 * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
2345 * Improve redraws when scrolling on Win32 [Tor Lillqvist]
2346 * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
2347 * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
2348 * Updated translation (el)
2349
2350 Overview of Changes in GTK+ 2.0.7
2351 =================================
2352 * Fix some memory leaks in gdk-pixbuf [Sven Neumann]
2353 * Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
2354 * Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
2355 * Win32 fixes and improvements [Tor Lillqvist]
2356  - Keyboard handling fixes [Florent Duguet]
2357  - Fixes for building and running on Cygwin [Masahiro Sakai]
2358  - Fix gdk_window_scroll(), other GdkWindow fixes
2359  - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
2360    J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
2361 * Improve tracking of toplevel focus state [Owen]
2362 * XIM input method fixes [Takuro Ashie, HideToshi Tajima]
2363 * Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
2364 * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
2365 * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
2366 * Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
2367 * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
2368 * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
2369   - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel 
2370     Elstner, Morten Welinder]
2371   - gtk_tree_selection_selected_foreach now immediately returns if 
2372     the model is being changed [Havoc Pennington]
2373   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
2374 * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
2375 * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] 
2376 * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
2377   ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
2378 * Many miscellaneous bug fixes
2379
2380 Other contributors: Jacob Berkman, Albert Chin, Chema Celorio,
2381    David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, 
2382    Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, 
2383    Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, 
2384    Soeren Sandmann, Vitaly Tishkov, Morten Welinder
2385
2386 Overview of Changes in GTK+ 2.0.6
2387 =================================
2388
2389 * GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, 
2390   Josh Green, Matthias Clasen]
2391 * Fix problem with keynav and insensitive menu items [Owen Taylor]
2392 * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
2393 * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
2394 * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
2395 * Cycle between multiple menubars with F10, not control-tab 
2396   [Calum Benson, Padraig]
2397 * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
2398   Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
2399 * Build fixes for cross-compiling and portability [Arnaud Charlet, 
2400   J. Ali Harlow]
2401 * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
2402
2403 Overview of Changes in GTK+ 2.0.5
2404 =================================
2405
2406 * Fix a wrong assertion that broke gtk_file_selection_set_filename();
2407   also another fix from testing this function with non-UTF-8 filenames.
2408 * Fix incorrect property notification in GtkTextView. [James M. Cape]
2409
2410 Overview of Changes in GTK+ 2.0.4
2411 =================================
2412
2413 * Fix a number of types which were registered with the 
2414   type system with the wrong names [James Henstridge, Jonathan Blandford]
2415 * Support missing data types in GtkList/TreeStore [Daniel Elstner]
2416 * Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner, 
2417   Josh Parsons]
2418 * Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard, 
2419   Owen Taylor]
2420 * Calculate screen size on win32 from the "logical DPI" 
2421   [Joaquin Cuenca Abela, Tor Lillqvist]
2422 * Misc Win32 bug fixes. [Florent Duguet, Tor]
2423 * Fix theme changes for GtkMenu [Soeren Sandmann]
2424 * Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
2425 * Fix encoding handling for gtk_file_selection_set_filename()
2426   [Sebastian Ritau, Owen]
2427 * Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
2428 * Fixes for DirectColor visuals [Shivaram Upadhyayula]
2429 * Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
2430 * Misc bug fixes
2431 * Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)
2432
2433 Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica, 
2434   Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage, 
2435   Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh
2436
2437 Overview of Changes in GTK+ 2.0.3
2438 =================================
2439
2440 * GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
2441 * Improve GdkRGB support for low color depths (Tor Lillqvist).
2442 * Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
2443 * Include internal children when focusing. (Jonathan)
2444 * Win32 fixes (Tor Lillqvist, David Sterba)
2445 * Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
2446 * GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
2447 * GtkMenu fixes. (Soeren Sandmann)
2448 * Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
2449 * Misc input-method related fixes (Yao Zhang, Federico)
2450 * Fix stuck grab during DND. (Dave Camp, Owen)
2451 * Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
2452 * Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp, 
2453   Michael Meeks)
2454 * Handle Xlib internal connections (HideToshi Tajima)
2455 * Many miscellaneous bug fixes.
2456
2457 Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge, 
2458 Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge, 
2459 David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski, 
2460 Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce, 
2461 Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
2462 Timo Sirainen, Graham Swallow.
2463
2464 Overview of Changes in GTK+ 2.0.2
2465 =================================
2466
2467 * GtkTreeView cursor movement fixes [Kristian Rietveld]
2468 * GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
2469
2470 Overview of Changes in GTK+ 2.0.1
2471 =================================
2472
2473 * GtkTreeView fixes and performance improvements 
2474   [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
2475 * GtkTextView fixes [Havoc Pennington]
2476 * Fix problems with accelerators on Solaris [Padraig O'Briain]
2477 * Some fixes for key bindings on keypad keys [Owen Taylor]
2478 * Fix problem with RENDER use on big endian machines 
2479   [Owen Taylor, with help from Tuomas Kuosmanen]
2480 * Win32 fixes, especially dashed line drawing 
2481   [Tor Lillqvist, Hans Breuer]
2482 * Compile with -D_REENTRANT when appropriate [Sven Neumann]
2483 * Compiler warning cleanups [Erwann Chenede]
2484 * Fix handling of font-name XSETTING [Richard Hestilow]
2485 * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
2486 * Fix problems with inappropriate menu scroll arrows [Owen]
2487 * Stock icon improvements [Jakub Steiner, Tuomas]
2488 * Much work on pixbuf loader robustness [Matthias Clasen]
2489 * Documentation improvements [Matthias, Vitaly Tishkov]
2490 * Fix some crashes in GtkWindow accelerator handling code 
2491   [Dave Camp, Matt Wilson]
2492 * Misc bug fixes
2493
2494 Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
2495   Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee, 
2496   James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, 
2497   Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, 
2498   Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
2499
2500 Overview of Changes in GTK+ 2.0.0
2501 =================================
2502
2503 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
2504 * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
2505 * Bug fixes. [Thomas Leonard, Owen Taylor]
2506
2507 Overview of Changes in GTK+ 2.0.0 rc1
2508 =====================================
2509
2510 * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
2511 * Text widget fixes [Havoc Pennington]
2512 * Efficiency fixes when using Xft [Owen Taylor]
2513 * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
2514 * Try to fix key handling without XKEYBOARD extension [Owen]
2515 * Documentation fixes and improvements 
2516   [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
2517 * Widget drawing improvments [Soeren Sandmann]
2518 * Allow cycling between multiple menu bars with <Control>Tab [Owen]
2519 * Try to build libraries with only shared library dependencies on Xft to 
2520   deal with transition to Xft2 [Owen]
2521 * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
2522 * Don't use red as the default cursor color [Owen]
2523 * Bug fixes, bug fixes, bug fixes.
2524
2525 Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, 
2526   Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
2527   Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
2528   Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, 
2529   Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, 
2530   Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, 
2531   Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
2532
2533 Overview of Changes in GTK+ 1.3.15
2534 ==================================
2535
2536 * New stock and improved icon images
2537   [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
2538 * Widget drawing improvements for check and radio buttons,
2539   spinbuttons [Soeren Sandmann]
2540 * Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
2541 * Add GtkSetting for font name. [Richard Hestilow]
2542 * Much improved key matching code, accelerators work independent
2543   of group [Owen]
2544 * Make mnemonics work for embedded GtkPlug widgets [Owen]
2545 * Keynav improvements for GtkTreeView [Kristian Rietveld]
2546 * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
2547 * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
2548   to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
2549   add compatibility macros.
2550 * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
2551 * GtkTextView bug fixes [Havoc Pennington]
2552 * Pad class structures for future binary compatibility [Owen]
2553 * Tutorial improvements [Sven Neumann, Matthias Clasen]
2554 * Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
2555 * Fix problems with initial widget size [Owen]
2556 * AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
2557 * Win32 fixes [Hans Breuer, Tor Lillqvist]
2558 * Miscellaneous bug fixes
2559
2560 Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, 
2561   Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, 
2562   Nicolas Setton
2563
2564 Overview of Changes in GTK+ 1.3.14
2565 ==================================
2566
2567 * Keyboard focus improvements [Owen Taylor]
2568 * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
2569 * Fix accidentally exported variables [Mark McLoughlin]
2570 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
2571 * Default to yellow tooltips [Owen]
2572 * RC file fixes for reloading, priorities [Owen, Matthias]
2573 * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
2574 * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
2575 * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, 
2576   scrolled windows [Soeren Sandmann, Padraig, Owen]
2577 * Add Emacs/Default key themes [Owen]
2578 * Win32 fixes [Hans Breuer, Tor Lillqvist]
2579 * Ethiopic input methods [Daniel Yacob]
2580 * Opaque paned window resizing [Soeren]
2581 * Tweak table expansion behavior [Tim Janik]
2582 * Fix GtkCalendar focus drawing [Bill Haneman]
2583 * Allow themeable cursor thickness [Bill]
2584 * Start of fixing of tutorial for GTK+-2.0 [Matthias]
2585 * Add a ::adjust-bounds signal to GtkRange to allow spreadsheat style
2586   scrollbars. [Jody Goldberg]
2587 * Add the ability to turn on multiple selection for GtkFileSel [Manish]
2588 * Bug fixes
2589
2590 Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
2591  Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
2592  Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
2593  Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
2594  Kevin Vandersloot,  Morten Welinder, Peter Williams
2595
2596 Overview of Changes in GTK+ 1.3.13
2597 ==================================
2598
2599 * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
2600 * Tree view support for low-vision themes [Bill Haneman]
2601 * Text view bug fixes. [Havoc Pennington]
2602 * Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer, 
2603   Archaeopteryx Software]
2604 * Documentation improvements [Matthias Clasen, Havoc Pennington]
2605 * Accelerate alpha compositing using RENDER extension if present,
2606   and optimize the non-RENDER case a lot. [Owen Taylor]
2607 * Add support for "optional keybindings" (action signal returns FALSE) [Owen]
2608 * Fixed the infamous changing directory deletes filename bug 
2609   [Owen and a cast of thousands]
2610 * Add mouse cursor hiding for text widgets [Anders Carlsson]
2611 * Simple Hangul input module [Yusuke Tabata]
2612 * Removed the scary startup warning.
2613 * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
2614 * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
2615   instead of the deprecated GtkCList [Owen]
2616 * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
2617 * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
2618 * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
2619   etc. [Havoc, Owen]
2620 * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
2621 * gtk_image_menu_item_new_from_stock() now falls back to
2622   new_with_mnemonic, for consistency with gtk_button_new_from_stock()
2623   [Havoc Pennington]
2624 * GdkModifierType is now consistently used for modifier mask parameters
2625   [Mark Patton]
2626 * gtk_widget_set_accel_path() is now publically exported.
2627
2628 Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, 
2629   Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, 
2630   Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, 
2631   Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, 
2632   Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, 
2633   Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
2634   HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
2635
2636 Overview of Changes in GTK+ 1.3.12
2637 ==================================
2638
2639 * Fix problems with PNG saving [Michael Natterer]
2640 * Cleanups of deprecated usages [Sebastian Wilhelmi]
2641 * Win32 fixes [Tor Lillqvist]
2642 * Documentation improvements [Matthias Clasen, Havoc Pennington, 
2643   Vitaly Tishkov]
2644 * Frame buffer port fixes [Manish Singh]
2645 * GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
2646 * Menu behavior improvements [Kristian Rietveld]
2647 * Make focus line width configurable, focus color work on 
2648   dark themes. [Bill Haneman, Owen Taylor]
2649 * Add state argument to gtk_paint_focus() [Bill]
2650 * Added incremental revalidation to tree view, for better apparent speed 
2651   [Jonathan Blandford]
2652 * Remove useless gtk_tree_view_column_cell_event() [Jonathan]
2653 * Display XIM status in a separate window [HideToshi Tajima]
2654 * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
2655 * Add menu of Unicode control characters to GtkEntry, GtkTextView 
2656   [Dov Grobgeld, Havoc]
2657 * Pass key releases along to input methods [Owen]
2658 * Many bug fixes
2659
2660 Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, 
2661   Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, 
2662   James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, 
2663   Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, 
2664   Matt Wilson
2665
2666 Overview of Changes in GTK+ 1.3.11
2667 ==================================
2668
2669 * Massive rework of accelerator API and implementation (Tim Janik)
2670 * Major fixes to resizing and redrawing to eliminate hysteresis
2671   and optimize. (Owen Taylor, Soeren Sandmann)
2672 * Make many widgets NO_WINDOW to improve appearance and reduce
2673   drawing overhead (Owen)
2674 * Text view fixes (Havoc Pennington)
2675 * Make child widgets in GtkTextView work (Havoc)
2676 * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
2677 * Clean up GtkTreeView drag and drop support (Owen)
2678 * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
2679 * Add gtk_window_get/set_focus(), gtk_window_set_default() as public
2680   functions (Owen, Damian Ivereigh)
2681 * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
2682 * Change button ordering in standard dialogs to correspond to 
2683   GNOME useability project proposal (Gregory Merchan)
2684 * Add support for context sensitivity in input methods (Owen)
2685 * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
2686 * Fix gdk_window_scroll() and other aspects of big windows (Owen)
2687 * Remove need for X connection for class initialization (Jacob Berkman)
2688 * Propagate key events to parents of focused widget (Owen)
2689 * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
2690 * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
2691 * Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
2692   Jacob Berkman, others.)
2693
2694 Other Contributors:
2695   Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, 
2696   Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, 
2697   Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, 
2698   Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi, 
2699   Michael Natterer
2700
2701 Overview of Changes in GTK+ 1.3.10
2702 ==================================
2703
2704 * GtkTextView fixes [Havoc Pennington]
2705 * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
2706   Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
2707 * gtkdemo improvements [Kristian Rietveld]
2708 * Drag and drop fixes to generic code and widgets 
2709   [Owen Taylor, Damian Ivereigh]
2710 * Documentation improvement [Havoc Pennington, Matthias Clasen]
2711 * Spelling fixes [Jacob Berkman]
2712 * Move signals to the GtkEditable interface [Kristian]
2713 * Further stock image improvements [Jakub Steiner]
2714 * Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
2715   [Sven Neumann]
2716 * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
2717 * Automatically call setlocale(), unless explictely disabled [Owen]
2718 * Property addition to various widgets [Michael Meeks, Owen]
2719 * Support building with automake-1.4 [James]
2720 * Make GtkRadioButton groups act as a single focus point [Owen]
2721 * Move gdk_window_lookup etc. to be cross-platform [Matthias]
2722 * Draw spinbuttons variably sized [Kristian]
2723 * Separate GdkAtom out from X atoms for compatibility with future
2724   multihead changes [Owen]
2725 * Require gdk_threads_init() to be explicitly called instead
2726   of piggybacking off of g_thread_init(). [Owen]
2727 * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
2728 * Bug fixes and cleanup [Matthias, others]
2729
2730 Other Contributors:
2731   Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
2732   Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, 
2733   Hans Breuer, Vitaly Tishkov, Dov Grobgeld
2734  
2735
2736 Overview of Changes in GTK+ 1.3.9
2737 =================================
2738
2739 * Add editable text cells to GtkTreeView.
2740   Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
2741 * Text widget no longer always has a \n in it. [Havoc Pennington]
2742 * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
2743 * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
2744 * Minor fix for major resizing problems in recent releases [Owen Taylor]
2745 * Restore ability to set _set properties to TRUE for 
2746   GtkCellRendererText, GtkTextTag [Owen]
2747 * Cursor drawing improvements [Owen]
2748 * Win32 fixes [Hans Breuer]
2749 * Mark various functions as deprecated or private.
2750 * Misc bug fixes, portability fixes, and cleanups.
2751
2752 Other Contributors: 
2753  Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
2754  Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, 
2755  James Henstridge, Detlef Reichl
2756
2757 Overview of Changes in GTK+ 1.3.8
2758 =================================
2759
2760 * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
2761 * GtkOptionMenu scrollwheel support [Alex]
2762 * GtkModule search paths [Owen]
2763 * Documenatation updates [Havoc,Jrb]
2764 * Major Gdk cleanup [Owen]
2765 * Miscellaneous other fixes/cleanups
2766
2767 Other Contributors:
2768   Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
2769   Matt Wilson, James Henstridge
2770
2771 Overview of Changes in GTK+ 1.3.7
2772 =================================
2773
2774 * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
2775 * Added publically installed utility gdk-pixbuf-csource to generate
2776   inlined pixbufs in C source code [Tim Janik]
2777 * Optional movement of button children on press [Soeren, Owen Taylor]
2778 * Interactive searching in GtkTreeView [Kristian Rietveld]
2779 * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
2780 * Animation of expander motion for GtkTreeView [Anders Carlsson]
2781 * Lots of misc GtkTreeView fixes and improvements [Jonathan]
2782 * New/improved stock icons [Jakub Steiner] 
2783 * Code and API rework for window resizing [Havoc Pennington]
2784 * Converted accel groups to GObject [James Henstridge]
2785 * More property support improvements
2786 * Add facility for "secondary" buttons in 
2787   GtkButtonBox/GtkDialog [Gregory Merchan]
2788 * Disentangled child visability from MAPPED state [Owen]
2789 * Plug/Socket improvements and port to the XEMBED protocol [Owen]
2790 * Added priorities for styles in RC files, 
2791   support multiple parse contents [Owen]
2792 * Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
2793 * Key binding improvements [Havoc]
2794 * Added GtkWidget::event-after signal since normal event handling
2795   is now aborted as soon as a handler returned TRUE [Tim]
2796 * Dnd fixes and improved icon support [Owen]
2797 * Removed GtkPacker widget
2798 * Fixing missing paired getters/setters [Kris]
2799 * Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
2800 * Added window grab groups [Owen]
2801 * Many frame buffer improvements [Alex]
2802 * Win32 fixes and improvements [Hans Breuer]
2803 * Warning fixes [Darin Adler]
2804 * Miscellaneous bug and API fixes [Matthias et. al]
2805
2806 Other Contributors:
2807   Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
2808   Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
2809   Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
2810   Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
2811   Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
2812   Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
2813
2814 Overview of Changes in GTK+ 1.3.6
2815 =================================
2816
2817 * Properly renders strikethrough text
2818 * win32 fixes
2819 * Added "scale" property to GtkTextTag and GtkCellRendererText to do 
2820   relative font scaling
2821 * Added "format_value" signal to GtkScale to reformat value text
2822 * framebuffer fixes
2823 * Property support added to lots of widgets
2824 * Many GtkTreeView new features and API/implementation fixes
2825 * Lots of new_with_mnemonic() convenience functions
2826 * Change GtkImageMenuItem API to be more consistent/useful
2827 * Added lots of new stock items/icons
2828 * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
2829   enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
2830   themes won't need broken hacks
2831 * Convenience API for GtkRange similar to the one added to GtkSpinButton
2832   a while back
2833 * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, 
2834   and move some attributes from program settings to user settings.
2835   Allows nice 1-pixel-bevel themes.
2836 * Moved ::focus virtual function from GtkContainer to GtkWidget
2837 * Plenty of bug fixes
2838
2839 Overview of Changes in GTK+ 1.3.5
2840 =================================
2841
2842 * New default theme based on Raleigh theme for 1.2.x.
2843 * Dependency on the ATK library added as a step to
2844   providing accessibility-enabling interfaces
2845 * XEMBED-based GtkPlug/GtkSocket now basically works.
2846 * Drag and drop of column headers in GtkTreeView
2847 * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
2848   and API sanitization
2849 * Key binding fixes
2850 * Configurable padding/spacing in a lot of places
2851 * Invisible text in GtkTextView fixed
2852 * SHM segments now created with a mode of 0600
2853 * Bug fixes
2854
2855 Overview of Changes in GTK+ 1.3.4
2856 =================================
2857
2858 * Win32 fixes
2859 * GtkTreeView improvements and fixes
2860 * Fix glib-2.0.m4
2861 * Miscellaneous bug fixes
2862
2863 Overview of Changes in GTK+ 1.3.3
2864 =================================
2865
2866 [ 5600 lines of ChangeLog ]
2867
2868 * API cleanups
2869 * Win32 work (Tor, Hans Breuer)
2870 * Focus improvements (Owen)
2871 * Frame buffer improvements (Alex)
2872 * Work on GtkTextView (Havoc)
2873 * Much work on GtkTreeView (Jonathan)
2874 * Selectable labels (Havoc)
2875 * Converted many arguments to properties (Lee Mallabone, John Margaglione)
2876 * Add exact regions to GdkExposeEvent, propagate it. (Alex)
2877 * Added ability to have resize grips in status bars (etc.) using
2878   _NET_WM_MOVERESIZE protocol. (Havoc)
2879 * Added mnemnonic mechanism to make setting underline accelerators
2880   much easier. (Alex)
2881 * Add per-style property mechanism to allow themes to change 
2882   geometry parameters. (Tim)
2883 * Added global settings mechanisms for settings such as double-click
2884   time. (Tim, Owen)
2885 * Various support functions for new and old WM properties (Havoc, Alex)
2886 * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
2887
2888 Overview of Changes in GTK+ 1.3.2
2889 =================================
2890
2891 GTK Core:
2892
2893 * New stock-icon and stock-item system. Use themeable pixbufs in
2894   dialogs, buttons, etc. [Havoc]
2895 * Theme engines reworked to use derivation and new object system. [Owen]
2896 * Added GtkClipboard object for simple selection handling. [Owen]
2897 * Make GtkEditable an interface, move implementation to GtkOldEditable for
2898   compat. [Owen]
2899 * Better handling of default directionality. [Robert]
2900 * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
2901 * Move theme engines to GTypePlugin. [Owen]
2902
2903 GDK:
2904
2905 * Beginning of implementation of client parts of new window manager spec. [Owen]
2906 * Make gdk_drawable_get_image() work with backing store. [Havoc]
2907
2908 Widgets:
2909
2910 * New text widget [Havoc]
2911   - Adjustable tab handling.
2912   - Ability to have scrolling side areas in new text widget for tabs/line numbers.
2913   - Many cleanups and small improvements.
2914 * Improvements to submenu navigation [Nils Barth/David Santiago] and
2915   scrolling menus. [Alex]
2916 * Simplification of progress bar API. [Havoc]
2917 * Make GtkImage a generic image-display widget. [Havoc]
2918 * New GtkTreeView tree widget. Model/view architecture, flexible renderering,
2919   large datasets, etc. [Jonathan]
2920 * New GtkMessageBox widget for message display. [Havoc]
2921 * Allow labels to have contents set from XML-like markup language. [Havoc]
2922 * Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
2923
2924 Internationalization:
2925
2926 * Proper character set conversion for clipboard/selection. [Owen]
2927 * New input method system via loadable modules; support on-the-spot
2928   preedit in GtkEntry and new text widget; allow switchin input methods
2929   on the fly; include modules for XIM and demo Cyrillic-tranliteration 
2930   module. [Owen]
2931 * VIQR, Thai, and Inuktitut input methods. [Robert]
2932 * Convert po files to UTF-8. [Robert]
2933
2934 gdk-pixbuf:
2935
2936 * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
2937 * Add simple saving to gdk-pixbuf. [David Welton/Havoc]
2938 * Add improved error handling with GError to gdk-pixbuf. [Havoc]
2939
2940 Ports:
2941
2942 * Much work on Win32 Port. [Tor/Hans]
2943 * Much work on Linux-FB Port. [Elliot/Alex]
2944
2945 Misc:
2946
2947 * Start of new gtk-demo demo program. [Owen/Jonathan]
2948 * Bug fixes and more bug fixes.
2949
2950
2951 Overview of Changes in GTK+ 1.3.1:
2952
2953 * GTK+ now uses the Pango library for text manipulation. All
2954   strings in GTK+ now are in Unicode, languages written
2955   from right-to-left, and complex-text languages are now supported.
2956 * The gdk-pixbuf library for image loading and manipulation is 
2957   has been integrated with GTK+.
2958 * The GTK+ object system has mostly been moved to GLib, separating
2959   it from the GUI code. Many significant enhancements have been
2960   made as part of this.
2961 * A new text widget is now included. This started as a port
2962   of the Tk text widget, and includes such features of the Tk
2963   text widget as tags, marks, and unicode text support. It
2964   has been enhanced to support model-view operation and the
2965   full power of Pango.
2966 * The GDK library has been extensively revised to support multiple
2967   windowing systems. The only fully functional backend in 1.3.1
2968   is the X11 backend, however, ports to Win32, Linux-framebuffer,
2969   Nano-X, BeOS, and MacOS exist in various states of completion,
2970   and at least some of these will be finished and integrated in 
2971   before the final GTK+-2.0 release.
2972 * 32-bit coordinates are now supported throughout GDK and GTK+
2973   (they are emulated where not supported by the windowing system.)
2974 * Many minor bug fixes and enhancements. Incompatible changes
2975   are documented in docs/Changes-2.0.txt
2976
2977 Overview of Changes in GTK+ 1.2.8:
2978
2979 * GNU Make 3.79 bug workaround
2980 * FAQ and tutorial updates and improvements
2981 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
2982
2983 Overview of Changes in GTK+ 1.2.7:
2984
2985 * More header cleanups.
2986 * Fixed activation bug for insensitive widgets.
2987 * Locale fixes to RC file parsing code.
2988 * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
2989   HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
2990 * Upgrade to libtool 1.3.4.
2991
2992 Overview of Changes in GTK+ 1.2.6:
2993
2994 * container queue_resize fixes
2995 * gtk[vh]scale: minor fixups
2996 * rename idle to idle_id in testgtk to avoid conflicts with 
2997   broken libs
2998 * More consistant naming of gtkrc files
2999 * Added language support: ro, uk
3000
3001 Overview of Changes in GTK+ 1.2.5:
3002
3003 * more GtkCTree and GtkWindow bug fixes.
3004 * more redraw/resize queue fixes, better expose event
3005   discarding code.
3006 * more miscellaneous bugs fixed
3007 * new configure.in option --disable-rebuilds to completely disable
3008   rebuilds of autogenerated sources.
3009 * check for 5.002 now, to avoid failing autogeneration build rules due
3010   to old perl versions.
3011 * fonts (and fontsets) are cached now.
3012 * more autogeneration make rules and dependancy fixups, we should be
3013   save with autogeneration up to make -j12 now ;)
3014 * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
3015   GtkWindow on every size change.
3016 * major rework of window manager hints handling code, fixed a bunch of
3017   races with the new resizing code.
3018 * the new wm hints and resizing code is absolutely perfect and bug free now,
3019   it only lacks testing ;)
3020 * fixed up various rc style memory prolems.
3021 * gtk_widget_modify_style() now properly changes the style of realized widgets
3022   and references the style passed into it. if people worked around this bug,
3023   this will introduce a slight memory leak in their code.
3024   The code should typically look like:
3025             GtkRcStyle *rc_style = gtk_rc_style_new ();
3026             [...]
3027             gtk_widget_modify_style (widget, rc_style);
3028             gtk_rc_style_unref (rc_style);
3029 * fix problems with positioning menus offscreen.
3030 * GtkText fixes for some crashes and drawing errors.
3031 * Better handling for unexpected window destroys in GDK and GTK+.
3032   This should make it possible to use a GtkPlug and catch the
3033   case where its parent socket is randomly killed.
3034 * FAQ updates.
3035 * FileSelection i18n patches, RadioButton fixups.
3036 * many translation improvements.
3037 * miscellaneous other bugs fixed.
3038
3039 Overview of Changes in GTK+ 1.2.4:
3040
3041 * DnD improvements (drags can be canceled with Esc now).
3042 * suppressed configure event reordering in Gdk.
3043 * rewrite of Gtk's configure event handling.
3044 * major improvements for the object argument system (Elena Devdariani).
3045 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
3046   GtkCTree.
3047 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
3048 * configure's --with-glib= is "officially" unsupported.
3049 * upgrade to libtool 1.3.3.
3050 * various buglets fixed.
3051
3052 Overview of Changes in GTK+ 1.2.3:
3053
3054 * Upgrade to libtool 1.3
3055 * Check for dgettext (for systems with old versions of GNU Gettext)
3056 * Many bug fixes (see ChangeLog for details)
3057
3058 Overview of Changes in GTK+ 1.2.2:
3059
3060 * Improved Dnd behaviour with Motif applications.
3061 * Bug fixes for the Gtk selection code.
3062 * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
3063 * Bug fixes and leak plugs for the Gdk IM code.
3064 * Added gtk_object_get() facility to retrive object arguments easily.
3065   The var args list expects ("arg-name", &value) pairs.
3066 * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
3067   problems where closed pipes were no longer signalling GDK_INPUT_READ on
3068   systems with a native poll().
3069 * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
3070   anymore).
3071 * We don't attempt to lookup xpm color "None" anymore, this should prevent
3072   eXodus (commercial X windows server) from popping up a color dialog every
3073   time a transparent pixmap is created.
3074 * Fixed bug where Gtk timout/idle handlers would execute without the global
3075   Gdk lock being held.
3076 * Other minor bug fixes.
3077
3078 Overview of Changes in GTK+ 1.2.1:
3079
3080 * Many Bug fixes have been applied to the menu and accelerator code.
3081 * GtkItemFactory can "adopt" foreign menu items now and manage their
3082   accelerator installation. This is often required to get GtkItemFactory
3083   like accelerator propagation between different windows with the same
3084   menu heirarchy and for centralized parsing and saving of accelerators.
3085 * GtkCList/GtkCTree buttons should always display correctly now.
3086 * Miscellaneous other bug fixes.
3087
3088 What's New in GTK+ 1.2.0 (since 1.0.x):
3089
3090 * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
3091   GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
3092 * Many new features and robustness for existing widgets
3093 * Theme support
3094 * New DND implementation
3095 * Internationalization of standard dialogs
3096 * New key binding system
3097 * Tearoff menus and menu accelerators
3098 * Wide character support for entry and text
3099 * Resizing code has been overhauled
3100 * Queued redraws of partial areas
3101 * Far better support for object arguments
3102 * Speed optimizations
3103 * Runtime loading of dynamic modules
3104 * Support for GLib log domains
3105 * Tutorial improvements
3106 * A bug fix or two
3107
3108 Overview of Changes in GTK+ 1.1.16:
3109
3110 * Major fixes and improvements for handlebox
3111 * A change to the way widget->requisition works. Now,
3112   widget->requisition is always what the widget requested,
3113   unmodified by the usize. See Changes-1.2.txt for details.
3114   This correct various bugs with gtk_widget_set_usize().
3115 * Fixes for XIM on X11R5 systems
3116 * Don't allow cut-and-paste of text in password-style entries
3117 * --enable-debug is now on by default for the development releaes.
3118   (When compiling for "production", use --enable-debug=minimum)
3119 * Handle systems where Helvetica is not present more gracefully
3120 * Fixes for memory leaks
3121 * CList and CTree fixes
3122 * Bug fixes for drawing problems. 
3123 * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
3124   GtkColorsel, Focusing, DND
3125 * Tutorial improvements
3126
3127 Overview of Changes in GTK+ 1.1.15:
3128
3129 * Tutorial Updates
3130 * Added --libs gthread to gtk-config 
3131 * Bug fixes
3132
3133 What is new in GTK+ 1.1.14:
3134
3135 * Additions to docs/Changes-1.2.txt
3136 * Just warn when loading theme engine fails
3137 * CLAMP GtkScale digits to a meaningful range
3138 * GTK_LOCALDIR is now defined in a better fashion
3139 * New functions (feature freeze, we know...):
3140     gtk_menu_set_title()
3141     gtk_toggle_button_get_active()
3142 * Some locale fixups in gtkrc code
3143 * Fixes to make gtk_radio_button_set_group() keep only
3144   one radio button in the group active
3145 * Foreign windows are now always treated as viewable; this fixes
3146   a problem where updating didn't occure properly in GtkPlug
3147 * DND fixes for 64 bit architectures, and for specifying operations 
3148   with modifier keys.
3149 * Major revisions to GtkLayout: avoid having to create window
3150   for NO_WINDOW children, adjust allocations of children as 
3151   scrolled so queued draws work, and a resize is queued instead
3152   of allocating directly in a put() or move()
3153
3154 What is new in GTK+ 1.1.13:
3155
3156 * Dnd and selection bug fixes and memory purification.
3157 * Widget sensitivity fixups.
3158 * Tooltips windows are now named "gtk-tooltips" so rc file rules
3159   can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
3160   widgets.
3161 * Spin buttons now update their values upon value retrival.
3162 * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
3163   a lot. Gtk makes full use of the draw_area coalescing code now, which
3164   got minorly improved as well.
3165 * Containers map their Gdk windows after their children now to reduce
3166   expose event generation.
3167 * Gdk event queue fixups, this solves the double-click problems people were
3168   recently having.
3169 * Account for the fact that GSource's are only properly reentrant from
3170   within dispatch(), thus we don't do Gdk event processing from within
3171   check() or prepare() anymore.
3172 * Rc files feature a bg_pixmap value of "<none>" now.
3173 * Improved session management support in Gdk.  
3174 * Automatic disabling of NLS if no gettext is found should work now.
3175 * Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
3176 * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
3177   and GNU libtool 1.2d.
3178 * More bug fixes all over the place.
3179
3180 What is new in GTK+ 1.1.12:
3181
3182 * Korean translation added
3183 * Fixed memory leaks
3184 * A few other bug fixes
3185
3186 What is new in GTK+ 1.1.11:
3187
3188 * Dutch, Japanese, Swedish, Polish, and Norwegian translations
3189 * Removed deprecated _interp variants: gtk_container_foreach_interp, 
3190   gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
3191 * Lots of cast corrections
3192 * Many fixes 
3193
3194 What is new in GTK+ 1.1.9:
3195
3196 * Check for broken glibc 2.0 mb functions and avoid them
3197 * Label and Entry display fixes 
3198 * Move main thread back to GDK, for locking when translating events
3199 * Bug fixes
3200
3201 What is new in GTK+ 1.1.8:
3202
3203 * Added support for gettext and the localization of the standard
3204   dialogs.
3205 * Added line-wrapping for the label, and JUSTIFY_FILL
3206 * Support reordering via drag and drop in  CList and CTree.
3207 * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
3208 * Extended gtkpaned API to support minimum sizes and proportional
3209   resizing.
3210 * Changed the handling of shared memory segments so as to 
3211   remove the need for GTK+ to set up signal handlers.
3212 * Re-implemented event loop in terms of the event loop
3213   that has been added to GLib 1.1.8
3214 * Added 'grab_focus' signal to allow keyboard accelerators
3215   for entries.
3216 * Load locale specific RC files if present.
3217 * Bug fixes.
3218
3219 What is new in GTK+ 1.1.7:
3220
3221 * Fixed memory mis-allocation in default files code
3222 * Various event handling fixes
3223 * Wide character support for entry and text
3224 * Destroy widgets _after_ propagating unrealize signals through 
3225   widget heirarchy
3226 * Only build XIM-support if available
3227 * Tutorial and examples updates
3228 * Added gtk_drag_source_unset()
3229
3230 What is new in GTK+ 1.1.6:
3231
3232 * The signal system now features emission hooks whith special semantics,
3233   refer to the ChangeLog for this.
3234 * Minor? speedups and memory reductions to the emission handling of the
3235   signal system.
3236 * _interp() function variants are deprecated now. the corresponding *_full()
3237   variants are provided for a long time now.
3238 * Dnd abort timeout increased to 10 minutes.
3239 * GtkScrolledWindow inherits from GtkBin now.
3240 * GTK_POLICY_NEVER is implemented for scrolled windows now.
3241 * Lots of API clean ups.
3242 * Incremental freezing abilities.
3243 * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
3244 * New window functions for transient relationship, default size, and 
3245   geometry hints
3246 * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
3247   GTK_RC_FILES environment variable and functions are provided to configure
3248   this behavior
3249 * Read doc/Changes-1.2.txt to properly adapt your code.
3250 * Bug Fixes.
3251
3252 What is new in GTK+ 1.1.5:
3253
3254 * Theme integration
3255 * Widget style modification is now handled through GtkRcStyles
3256 * GtkPixmaps now grey out pixmaps when insensitive
3257 * Notebook enhancements
3258 * Shadow configurability for menubars and handleboxes
3259 * DND enhancements
3260 * gtkfilesel now supports automounters better
3261 * Implementation of expose compression
3262 * Queued redraws of partial areas
3263 * Scrolledwindow (+Viewport) source incompatibilities, children that are added
3264   to a scrolled window don't get an automatic viewport anymore. a convenience
3265   function gtk_scrolled_window_add_with_viewport() is suplied for this task
3266 * Deprecated functions will now issue a message, informing the programmer about
3267   the use of this function. These functions will get removed in future versions
3268 * Non-functional functions got removed entirely
3269 * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
3270   A new function gtk_object_default_construct() is provided now which should
3271   be called after every gtk_type_new() to perfom the auto-construction
3272 * Improved argument support of several widgets
3273 * Bug Fixes
3274
3275 What is new in GTK+ 1.1.3:
3276
3277 * GtkCList/GtkCTree now have the ability to:
3278     - hide/show individual columns
3279     - disable/enable column resizing
3280     - set min and max for column widths
3281     - set expander style of the ctree
3282     - set/get row and cell styles
3283     - set spacing between tree expander and cell contents in ctree
3284     - toggle auto_resize for columns
3285 * Must enhanced DND support, removed old DND code
3286 * Idle functions are now implemented via GHook, giving a slight speed
3287   improvement
3288 * An environment variable GTK_MODULES which takes a colon seperated
3289   list of module names GTK+ will now automatically load at gtk_init() startup
3290 * GtkFontSel now has support for an extra 'base' filter
3291 * New function gdk_window_set_root_origin to get the real geometry taking
3292   into account window manager offsets
3293 * New function gtk_text_set_line_wrap to toggle line wrapping
3294 * New function gtk_widget_add_events which safely adds additional
3295   events to a widget's event mask
3296 * New function gdk_event_get_time to get the timestamp from a generic
3297   event
3298 * New widget GtkCalendar
3299 * New widget GtkInvisible - InputOnly offscreen windows used for reliable
3300   pointer grabs and selection handling in DND code
3301 * New functions gtk_object_remove_no_notify[_by_id] to remove a certain
3302   data portion without invokation of its destroy notifier 
3303 * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
3304   instead 
3305 * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
3306   instead
3307 * Removed functions gtk_object_set_data_destroy[_by_id] 
3308 * Documentation additions/updates 
3309 * HTML and plain text files are now included in the distribution
3310 * Bug fixes, typeness corrections, and general fixups
3311
3312 What is new in GTK+ 1.1.2:
3313
3314 * Gtk+ is now featuring runtime loading of dynamic modules via the
3315   --gtk-modules= command line switch. such modules have to export a
3316   G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
3317   function which will be invoked to initialize the module. since such
3318   modules may create new widget types, they are always resident.
3319 * The tutorial has been updated again.
3320 * Changes to menus including tearoff menus and accelerators.
3321 * Better support for modal dialogs.
3322 * Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
3323 * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
3324 * GtkCTree rows can be unselectable now.
3325 * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
3326   Hamann on Tue Aug 18 00:29:13 1998).
3327 * A bunch of varargs functions changed to get va_lists working on systems that
3328   implement va_lists as arrays.
3329 * Improvements to the gdkrgb code.
3330 * Improvements to Gdk color handling so we greatly reduce server traffic and
3331   don't leak colors anymore.
3332 * Improved internal widget tree iterators (the GtkContainer::foreach signal
3333   vanished because of this).
3334 * Option menus can have the keyboard focus now.
3335 * More fixups to the text widget.
3336 * GtkFileSelection should behave much more nicely in combination with AFS now.
3337 * Support for label underlining.
3338 * Support for GLib 1.1.3 log domains.
3339 * Documentation improvements.
3340 * Configuration fixes on various platforms.
3341 * Miscellaneous fixes to XInput support.
3342 * Build with shared library dependencies on Linux
3343 * Fix for a major bug in the type systems memory allocation code that could
3344   cause random crashes.
3345 * Libtool update to version 1.2b.
3346 * Lots of bugfixes and cleanups again ;)
3347
3348
3349 What is new in GTK+ 1.1.1:
3350
3351 * Tutorial updates and additions.
3352 * Key binding support for GtkListItems and GtkList.
3353 * Extended selection mode and autoscrolling for GtkLists.
3354 * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
3355 * GtkCTreeNodes can now be created from GNode trees.
3356 * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
3357
3358
3359 What is new in GTK+ 1.1.0:
3360
3361 * New widget GtkFontSelector.
3362 * New featurefull progress bar.
3363 * New container widget GtkPacker.
3364 * New object GtkItemFactory, GtkMenuFactory is deprecated.
3365 * New key binding system, configurable via rcfiles, similar to styles.
3366 * New widget GtkCTree with drag selections and keyboard movement and
3367   and horizontal scrolling. Features also implemented for GtkCList.
3368 * Significant speedups to widget creation and destruction through caching
3369   colormap and visual queries to the XServer.
3370 * Speedups for type creation and especially gtk_type_is_a() checks.
3371 * Speedups in signal lookup, creation and emissions and connection handling.
3372 * Minor speedups with object data allocation and destruction.
3373 * Additions to the signal handling API (e.g. *_emitv).
3374 * Support for rc-file reparsing.
3375 * Resizing logic is now implemented on container widget basis, rather than
3376   for toplevel GtkWindows only.
3377 * Buttons support relief styles now.
3378 * Some widgets are now allocated through memchunks to behave more memory wise.
3379 * Newly included file gtkfeatures.h which defines compatibility macros to
3380   test for certain API features upon program compilation.
3381 * Child arguments support for container widgets.
3382 * Far better support for object arguments, revamp of the underlying
3383   mechanism for speed and reusability. Child/object arguments don't
3384   need to be preceeded by the "GtkType::" portion anymore.
3385 * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
3386   is now performed by a new widget GtkAccelLabel.
3387 * Overhaul of the resizing code. Resizing behaviour can now be specified
3388   on GtkContainer basis, so the underlying algorithm isn't only available
3389   for GtkWindows.
3390 * GtkTables are now fully resizable.
3391 * The GtkType system now supports an additional base class initialization
3392   function.
3393 * GtkStyles and key bindings can now be looked up depending on the base
3394   types of a widget, through a new keyword `class' in rc files.
3395 * GtkButton derives from GtkBin (finally).  
3396 * More descriptive error messages on rc parsing.  
3397 * Runtime information is available to query enum/flag definition values.
3398 * Upgrade to libtool-1.2
3399 * Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
3400   including those that already went into the 1.0.x branch.
3401 * A big bunch of features and cosmetic fixups that just got lost in
3402   the masses of changes.