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