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