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