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