]> Pileus Git - ~andy/gtk/blob - NEWS
=== Released 2.4.0 ===
[~andy/gtk] / NEWS
1 Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
2 =================================================
3 * GtkFileChooser
4  - Handle icon theme changes [Federico, Jonathan]
5  - Add reordering bookmarks via DND [Federico]
6  - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
7  - Implement local-only mode so that apps don't get remote paths
8    they don't expect [Owen Taylor]
9  - Add Alt-Down keybinding [Mark McLoughlin, Owen]
10  - Major rewrite of location dialog completion code [Jonathan]
11  - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, 
12    Soeren Sandmann, Olivier Andrieu]
13 * GtkComboBox [Matthias Clasen]
14  - Handle the case of no-active-row properly
15  - Improve positioning of popup
16  - Miscellaneous bug fixes
17 * Win32 [Tor]
18  - Handle different install locations for gdk-pixbuf loaders
19  - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
20 * Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
21 * Require Control-Tab to focus labels [Owen]
22 * RTL flipping for GtkArrow [Semion Chichelnitsky]
23 * Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
24 * Change layout algorithm for mixed gridded/non-gridded menus
25   to fix performance problems [Soeren, Owen, Christian Persch]
26 * Doc improvements [Matthias, Owen]
27 * Misc bug fixes
28 * Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
29   ru,sq,uk,zh_CN)
30
31 Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, 
32   Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, 
33   Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship
34
35 Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
36 =================================================
37 * GtkComboBox
38  - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
39  - Improve keybindings [Matthias]
40  - Bug fixes [Matthias, Owen, Damon Chaplin]
41 * GtkFileChooser
42  - Keep child directories in pathbar when changing to a parent
43  - Reroot pathbar inside home directory, use icons [Jonathan]
44  - Make the user actually select a file before hitting OK [Federico]
45  - Fix folder mode to not have tree [Jonathan]
46  - Add gboolean return values to operations that can fail [Federico]
47  - Improve internal error handling [Morten Welinder, Federico]
48  - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
49    Alex Larsson]
50 * GtkTextView bug fixes [Paolo Borelli]
51 * Win32 
52  - Implement/stub missing GDK functions [Tor]
53  - .defs file updates [Tor, J Ali Harlow]
54  - Misc fixes [Hans Breuer]
55 * Fix problem with excess symbol exports on Linux [James Henstridge]
56 * Fix problem with 32-bit BMPs [Matthias]
57 * Include config.h first everywhere [Morten]
58 * Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
59 * Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, 
60   Vitaly Tishkov]
61 * Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
62   nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
63 * Misc bug fixes
64
65 Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, 
66   Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, 
67   Olivier Ripoll
68
69 Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
70 =================================================
71 * GtkFileChooser [Federico Mena Quintero]:
72  - Enable DND in the shortcuts list [Federico]
73  - More folder modes [Jonathan R Blandford]
74  - Resizing toplevel as contents change [Jonathan] 
75  - Make the backend settable via GtkSetting [Alex Larsson, Owen Taylor]
76  - Miscellaneous fixes.  [Jonathan, Morten Welinder, Alexander Larsson]
77  - Add combo box to pick folder in Save mode. [Jonathan, Federico]
78 * GtkComboBox
79  - Memory leak/crash fixes [Damon Chaplin, Matthias Clasen]
80  - Always grab when popping the list up [Damon, Matthias]
81  - Fixes for dynamic changes to the model [Owen]
82  - Improve popup positioning [Matthias]
83 * Implement computation of bidi-base direction from text
84   in GtkEntry, GtkTextView, GtkLabel [Dov Grobgeld, Owen Taylor]
85 * Add gtk_entry_set_alignment() [Egon Andersen, Steffen Gutmann,
86   Owen]
87 * Fix wrong interpretation of new_order array for
88   gtk_tree/list_store_reorder() [Owen]
89 * Improve space allocation in menubars [Soeren Sandmann]
90 * Improve key bindings in GtkEntryCompletion [Matthias]
91 * Hide XCursor dependency [Soeren]
92 * Make mouse wheel scrolling usable [Soeren]
93 * Use resize cursors for resize grips [Soeren]
94 * Set the right window group for menu and combo popups [Frederic Crozat,
95   Jean-Philippe Chancelier, Soeren]
96 * Add a way to list the mnemonic labels of a widget [Owen]
97 * Add a group-changed signal to GtkRadioButton [Owen, Padraig O'Briain]
98 * Export insertion cursor drawing functionality [Alexander Larsson, Owen]
99 * Support squiggly red underlines in text views [Nicolas Setton, Owen]
100 * Export GtkWindow key-press-event internals to allow 
101   custom implementations [Tim Janik]
102 * Add gtk_drag_source_set/get_target_list() [Mitch Natterer]
103 * Fix drag-and-drop in GtkTextView to move [Paolo Borelli, Paolo Maggi]
104 * Memory leak fixes [Owen]
105 * Win32 fixes [Hans Breuer]
106 * Misc. fixes [George Bronnikov, Simon Budig, J. Ali Harlow, David Hawthorne, Tim,
107   Tomasz Lloczko, Mitch, Manish Singh, Owen]
108 * Documentation improvements [Matthias, Federico, Torsten Schoenfeld]
109 * Updated translations (ar,cs,da,de,en_CA,es,et,fi,fr,it,ja,ko,nl,pt,ru,sr,sr@ije,
110   sr@Latn,sq,sv,th,zh_CN)
111
112 Overview of Changes from GTK+ 2.3.3 to GTK+ 2.3.4
113 =================================================
114 * Fix broken gtk_binary_age setting causing wrong soname [Owen Taylor]
115 * Add some extra GtkExpander docs [Federico Mena Quintero]
116 * Misc bug fixes [Matthias Clasen, Damon Chaplin, Owen, Uwe Zeisberger]
117 * Updated translation (ga)
118
119 Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
120 =================================================
121 * GtkFileChooser [Federico Mena Quintero]:
122  - Support bookmarks in GtkFileSystemUnix. [Jan Arne Petersen]
123  - Correctly handle typed-in filenames in save mode, folder mode, and
124    multiple-selection mode in all combinations.
125  - Don't erase the filename in the entry when changing folders.
126  - Support icons in GtkFileSystemUnix.
127  - GtkFileChooserDialog now comes up at a reasonable size.
128  - GtkFileSystemUnix now notifies correctly on ::create_folder().
129  - Slight GUI reorganization.
130  - File system module support. [Alexander Larsson]
131  - Pathbar widget. [Jonathan R. Blandford]
132  - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
133    Padraig O'Briain, Alexander, Jonathan]
134  - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
135  - Memory leak fixes [Morten Welinder]
136 * GtkTreeView:
137  - Fix return values. [Federico, R. McFarland]
138  - Properly cancel the arrow animation. [Michael Zucchi]
139  - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
140  - Don't darken the sort column unless there are three visible columns
141    [Jonathan]
142 * GtkToolbar:
143  - Improve the sliding implementation. [Soeren Sandmann]
144  - Add writeonly ::group property to GtkRadioToolButton. [Soeren, 
145    Olivier Andrieu]
146  - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
147 * Menus:
148  - Make menus work better on Xinerama [Matthias]
149  - Fix keynav in RTL mode. [Matthias]
150  - Fix grid mode, removing of items. [Matthias, Vincent Noel]
151  - Make tearoff menu items work anywhere in menus. [Matthias]
152  - Improve popup/popdown behaviour. [Soeren]
153 * gdk-pixbuf:
154  - Fix some problems with indexed BMPs [Kazuho Okui, Matthias]
155  - Work around some libjpeg header file craziness [Manish Singh]
156 * Assume gravity works. [Soeren]
157 * Cache GCs for drawing. [Brian Cameron, Soeren]
158 * Handle focus adjustment correctly for deeply nested focus locations. 
159   [Matthias, Owen Taylor]
160 * Use reference counting for shared data in GtkActionGroup. 
161   [Matthias, Adam Hooper]
162 * Add a "use-separator" style property to GtkMessageDialog, and make
163   it not resizable. [Federico]
164 * Add 'const' to uses of GdkColor that need it. [Federico]
165 * Put focusable labels in the focus chain. [Federico]
166 * Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
167 * Add properties to GtkAdjustment [Murray Cumming]
168 * Add change notification to GtkAccelMap [Matthias, Owen]
169 * Add settings to suppress icons in buttons and menus. [Matthias]
170 * Add Xft settings for hinting and antialiasing. [Federico, Owen]
171 * Make size of indicator in menu items themeable. [Bill Hanemann, 
172   Narayana Pattipati, Matthias]
173 * Fixes to GtkIconTheme [Torsten Schoenfeld]
174 * Improve drawing of GtkExpander. [Mark McLoughlin]
175 * Improve drawing of paned handles. [Soeren]
176 * Remove broken hangul input module. [Changwoo Ryu]
177 * Remove C++-style comments. [Damien Carbery]
178 * Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
179 * RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
180 * Accessibility improvements for tooltips, GtkScale. [Padraig]
181 * Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
182 * Win32 fixes. [Tor Lillqvist]
183 * Documentation:
184  - New section on how to check for modifier keys correctly. [Federico]
185  - Miscellaneous improvements.  [Pascal Haakmat, Jan Huelsbergen,
186    Tim-Philipp Müller, Matthias]
187 * New and updated translations (ar,az,cs,da,de,en_CA,el,es,fi,fr,ga,hr,it,ja,
188   ko,mi,mn,ms,nl,nn,no,pl,pt,ru,sq,sr,sr@Latn,sv,ta,th,uz,uz@Latn)
189 * Other contributors: Christian Biere, Christopher Blizzard, Paolo Borelli, 
190   Dan Damian, Rodney Dawes, John Ellis, David Hawthorne, Marco Pesenti Gritti,
191   Felipe Heidrich, Jonas Jonsson, Theppitak Karoonboonyanan, Tommi Komulainen,
192   Julio M. Merino Vidal, Gregory Merchan, Benjamin Otte, Joshua N. Pritikin,
193   Yu Shao, Yao Zhang
194
195 Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
196 =================================================
197 * GdkPixbuf
198  - Add functions to save pixbufs to non-file locations.  [Tim Evans]
199  - Add a function to determine the type and size of a file without
200    loading it completely.  [Matthias Clasen]
201  - Turn pixbuf attributes into construct-only properties. [Matthias]
202  - Fix building gdk-pixbuf with --disable-modules --with-included-loaders.
203    [Matthias, Owen Taylor]
204 * Fix the logic for changing the toplevelness of a window.  [Soeren Sandmann]
205 * Do not interpret distant clicks as double clicks, using a
206   new double-click-distance setting.  [Matthias]
207 * Improve the GDK API for dealing with group leaders. [Matthias]
208 * Utility function for application launching in multi-screen scenarios.
209   [Mark McLoughlin]
210 * Support big and small and alpha-blended icons under Win32. [Tim Evans]
211 * Misc Win32 improvements [Tor Lillqvist, Hans]
212 * GtkFileChooser [Federico]
213  - Fix new filename entry in Save mode [Jan Arne Petersen]
214  - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
215  - Added support for file system volumes such as CD-ROMs, 
216    floppies, and network shares.
217  - Add a "New Folder" button for Save mode in GtkFileChooser.
218  - Better support for Folder mode.
219 * GtkTreeView
220  - Speed up by adding a fixed height mode.  [Kristian Rietveld]
221  - Add a single-paragraph mode and a language property to 
222    GtkCellRendererText [Kristian Rietveld]
223  - Add a editing-canceled signal to GtkCellRenderer [Federico Mena Quintero]
224  - Misc GtkTreeView bug fixes [Kristian, Soeren, Jonathan Blandford]
225 * Add a way to list the supported targets of a clipboard. [Dom Lachowicz]
226 * Add stock icons: harddisk, indent, unindent.  [Hans Breuer, Jody Goldberg]
227 * Improve the GtkCalendar drawing code.  [Matthias]
228 * GtkCalendar supports starting the week on any day [Matthias]
229 * Make GtkToolbar compatible with 2.2 again [Soeren]
230 * Misc GtkToolbar fixes and API improvements [Christian Persch, 
231   Olexiy Avramchenko, Jody, Soeren]
232 * Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
233 * Add a way to lock individual accelerator paths  [Matthias]
234 * Add gtk_menu_shell_cancel() to emit the "cancel" signal on 
235   a menu shell.  [Matthias]
236 * Fix dynamic menus. [Matthias, Michael Meeks]
237 * Add xalign, yalign properties to GtkButton. [Jody]
238 * Implement or improve RTL support in GtkComboBox, GtkCellView, 
239   GtkViewport [Semion Chichelnitsky, Matthias, Kristian]
240 * Support for "no focus" windows. [Matthias]
241 * Documentation improvements [Matthias, Federico, Manish, Murray Cumming, 
242   Theppitak Karoonboonyanan]
243 * FAQ updates [Tony Gale]
244 * Split the translations into two domains: ui strings and
245   error messages go to gtk20, property nicks and blurbs to 
246   gtk20-properties. [Matthias]
247 * New and updated translations (af,ar,bn,br,cs,cy,da,de,es,et,fa,fr,ga,hr,
248   it,ja,ko,lt,mn,ms,nl,nn,no,pl,pt,pt_BR,ru,sr,sr@Latn,sv,sq,wa)
249 Other contributors: Olivier Andrieu, Herman Bloggs, Anders Carlsson,
250   Marco Pesenti Gritti, Bill Haneman, Alexander Larsson, Noah Levitt, 
251   Kjartan Maraas, Evan Martin, Tim-Philipp Müller, Christian Neumair, 
252   Joshua N Pritikin, Sebastian Rittau, Daniel Rogers, Manish Singh, 
253   Torsten Schoenfeld, Alexander Winston, Johannes Weißl,  Morten Welinder, 
254   Adam Wright
255
256 Overview of Changes in GTK+-2.3.1
257 =================================
258 * Improve sanity checks on gdk-pixbuf loaders [Matthias Clasen]
259 * GDK
260  - Add GDK_DEBUG=xinerama that fakes a 2x2 Xinerama mode [Matthias]
261  - Make gdk_drawable_copy_to_image public [Matthias, Peter Zelezny]
262 * Misc Win32 bug fixes [Tor Lillqvist, John Ehresman, Tim Evans]
263 * Action-based menu/toolbar API [Matthias]
264  - Add "name" construct-only parameter to GtkActionGroup
265  - Bug fixes [Marco Pesenti Gritti, Christian Persch]
266 * Change ranges for Saturation/Value to be 0-100 in GtkColorSelection
267   [Gregory Merchan, Matthias]
268 * GtkComboBox [Kristian Rietveld]
269  - Make model and text_column properties not construct-only [Murray Cumming]
270  - Fix sizing
271  - Add mouse wheel support [Matthias]
272 * Various GtkEntryCompletion bug fixes [Kristian, Piers Cornwell, Marco]
273 * GtkExpander
274  - Add a "use_markup" property, gtk_expander_set/get_use_markup
275  - Fix bugs when unrealizing/destroying [Mark McLoughlin]
276 * GtkFileChooser [Federico Mena Quintero]
277  - Add a GtkFileSystemWin32 [Hans]
278  - Use GtkEntryCompletion in GtkFileChooserEntry 
279  - Add a render_icon to GtkFileSystemIface to allow the 
280    GnomeVFS backend to supply appropriate icons
281  - Improve selection handling in bookmarks list [Federico, Owen Taylor]
282  - Support drops on the bookmarks list
283  - Display error dialogs on failed operations
284  - Many UI tweaks [Federico, Iain Holmes,Hans-Petter Jansson]
285  - Ignore filters for folders [Dave Malcom]
286  - Misc file chooser bug fixes [Owen, Christian Persch, Taavi Talvik]
287 * Menus
288  - Make torn-off menus transient-for the window they were torn from
289    [Matthias, Jon-Kare Hellan]
290  - Fix menu positioning for Xinerama, add gtk_menu_set_monitor()
291    for use by position functions [Matthias]
292  - Tweak menu delay parameters, add a default width [Soeren Sandmann]
293 * Make g_message_dialog_new_with_markup() automatically escape
294   arguments, add g_message_dialog_set_markup() [Owen]
295 * Add read-only min-position/max-position properties to GtkPaned
296 * GtkToolbar [Soeren]
297  - Support gaps in the toolbar with expand=true/draw=false separators
298  - Improve drop-location preview handling
299  - Take a GtkRadioToolButton as the parameter to
300    gtk_radio_tool_button_new_from_widget [Murray Cumming]
301  - Many misc toolbar bug fixes [Soeren, Marco]
302 * GtkTreeView bug fixes [Morten Welinder, David Hampton]
303 * Add gtk_window_is_active()/gtk_has_toplevel_focus() getters
304   to go along with properties [Owen Taylor]
305 * Add gtk_widget_can_activate_accel() / ::can-activate-accel
306   signal to fix handling of accelerators on insensitive parent
307   menu-items. [Tim Janik]. (*Note*: the details here will probably
308   change, since similar problems for mnemonics aren't handled.)
309 * Implement or improve RTL support in GtkAlignment, GtkCombo, 
310   GtkNotebook, GtkScrolledWindow, GtkTreeView, GtkViewport.
311   [IBM L3 NLS Support Team]
312 * Fix string setters for self-assignment [Matthias, Soeren]
313 * Finish multi-head handling in gtk-demo [Matthias]
314 * Fix install rules for generating gdk-pixbuf.loaders [Manish Singh]
315 * Reference doc improvements [Matthias, Soeren,
316   Federico Mena Quintero, Michael Natterer, Owen Taylor, Olexiy Avramchenko]
317 * FAQ updates [Tony Gale]
318 * New and updated translations (ca,cs,cy,de,el,es,ja,mn,nl,nn,no,pl,pt,sr,
319   sr@Latn,sv,th)
320
321 Other contributors: Jorn Baayen,Damon Chaplin, Jeff Franks, Diego Gonzalez,
322   Richard Hult, Egmont Koblinger, Thomas Leonard, Ross McFarland, 
323   Padraig O'Briain, Tomas Ögren, Danilo Segan
324
325 Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
326 =================================================
327
328 * New Widgets
329  - GtkFileChooser: a replacement for GtkFileSelection with 
330    replaceable backends, many new API features, better user
331    interface (UI is still a work in progress) [Owen Taylor, 
332    Federico Mena Quintero]
333  - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
334  - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
335  - "Picker button" widgets based on code from libgnomeui: 
336    GtkFontButton, GtkColorButton [Matthias Clasen]
337
338 * Widget improvements:
339  - Autocompletion for entries: GtkEntryCompletion [Kristian]
340  - Add separate padding for all 4 sides of GtkAlignment [Murray Cumming]
341  - Add input-only event boxes for trapping events [Alex Larsson]
342  - Support RTL flipping for GtkHPaned, tab navigation [Soeren, Matthias]
343  - Support up to four scroll arrows on GtkNotebook and make which
344    ones are displayed themeable. [Matthias]
345  - GtkCalendar improvements: make the arrows spin, support RTL flipping,
346    automatic week start selection, DND support, improve API 
347    for setting options [Matthias]; mousewheel support [Abigail Brady]
348  - New properties: GtkButton::focus_on_click, GtkCheckMenuItem::draw_as_radio
349    [Soeren, Matthias]
350  - New functions: gtk_window_set_default_icon(), 
351    gtk_message_dialog_add_buttons(), gtk_button_box_get_child_secondary()
352    [Matthias]
353  - Add missing "role", "decorated", "gravity" properties for GtkWindow,
354    "has_resize_grip" for GtkStatusBar. [Matthias]
355  - Add child properties for GtkPaned [Matthias, Soeren]
356
357 * Menus
358  - New action-based menu API: GtkUIManager, GtkActionGroup, 
359    GtkAction, etc. [James Henstridge, Matthias, Soeren Sandmann,
360    Marco Pesenti Gritti, Philip Langdale]
361  - Support for tabular menus [Kristian]
362  - New positioning algorithm for popup menus [Soeren]
363
364 * GtkTextView [Matthias]
365  - Add properties "accepts_tab" [Soeren], "overwrite" property 
366    [Jeroen Zwartepoorte], "buffer"
367  - Add gtk_text_buffer_select_range()
368  - Implement drag-selection by words/lines (also for Gtkentry)
369  - Some fixes to invisible text handling
370  - Add support for GTK_WRAP_WORD_CHAR [David Brigada]
371  - Clean up handling of horizontal paging
372  - Fix scrolling with non-visible cursor
373  - Add internals documentation [Havoc Pennington]
374
375 * GtkToolbar [Soeren]
376  - Add a more constistent and extensible toolbar API; preserve
377    old API for backwards compatibility [James, Anders Carlsson, Owen]
378  - Support for sliding buttons like OS X
379  - Keyboard navigation
380  - Support "priority text"
381  - Overflow menu
382  - Better handling of really wide buttons [David Bordoley]
383  - Drawing improvements
384  - Support context menu
385
386 * GtkTreeView [Kristian Rietveld]
387  - Handle RTL [Matthias, Jonathan]
388  - Add expand flag to column packing parameters [Jonathan, Kristian]
389  - gtk_tree_path_free now silently returns on NULL paths
390  - Move row reference updating code to closures
391  - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
392    get rid of gtk-tree-model-drop-append.
393  - Add a filtering tree model: GtkTreeModelFilter [Kristian]
394
395 * gdk-pixbuf
396  - Add a loader for PCX files [Josh Beam]
397  - Improve calculation of filter weights for scaling [Brian Cameron, Owen]
398  - Support TGA files with arbitrary origins [Matthias]
399  - Add gdk_pixbuf_loader_new_with_mime_type() [Dom Lachowicz]
400    gdk_pixbuf_new_from_file_at_size() [Dom, Owen, Matthias]
401  - Add saving support for ICO and CUR
402  - Improve handling of GIFs with oversized frames [Matthias]
403
404 * GDK:
405  - Support for full-color / alpha-channel cursors [Matthias]
406  - Remove support for non-X fonts and for pango-1.0; always require Xft2 [Owen]
407  - Fix handling of recursive calls to gdk_window_begin_paint() [Soeren]
408  - Many small changes to reduce round trips on startup; 
409    add gdk_display_flush() [Owen]
410  - Use Xlib asynchronous APIs to reduce roundtrips on startup
411    and during DND [Owen]
412  - Other changes to improve DND for large-latency connections [Owen]
413  - Add support for EWMH "above" and "below" states [Manuel Clos] (also
414    in GtkWindow)
415  - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz]
416  - Other small linux-fb fixes [Eric Warmenhoven]
417
418 * Miscellaneous
419  - Add support for named themable icons; use this facility to 
420    provide the default stock icon images [Owen Taylor, based
421    on code by Alex Larsson]
422  - Add gtk_widget_queue_resize_no_redraw() for more efficient
423    resizing; use for GtkTextView. Redraw less on focus changes. [Soeren]
424  - Add gtk_widget_queue_resize_no_redraw() [Soeren]
425  - Default theme improvements, especially for menus. Add some
426    more style properties. [Soeren]
427  - Add authentication stock icon [Matthias, art by Jakub Steiner]
428  - Allow "none" to be set for input method GtkSettings [Hidetoshi Tajima]
429  - Convert build system to automake-1.7; many cleanups and
430    improvements. [James Henstridge, Owen]
431  - Win32 fixes for new widgets [Hans]
432  - Add right-to-left variants of some stock icons [Matthias]
433
434 * Documentation
435  - Use XML source for man pages; add man pages for tools that didn't
436    have them before [Matthias]
437  - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
438  - FAQ improvements [Tony, Gonzalo Odiard, Owen]
439  - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, 
440    Martin Pool, Mariano Suarez-Alvarez]
441
442 * Deprecations
443  - GtkItemFactory [Replaced by GtkUIManager]
444  - GtkCombo, GtkOptionMenu [Replaced by GtkComboBox]
445  - Miscellaneous functions that were renamed in 
446    GTK+-2.0 and GTK+-2.2 [Matthias, Manish Singh, Soeren]
447
448 Other contributors: Krasimir Angelov, Archit Baweja, Sebastien Bacher,
449   Steve Chaplin, John Darrington, Daniel Elstner, Marco Pesenti Gritti, 
450   Jody Goldberg, David Hampton, Richard Kinder, Christian Persch, 
451   Roozbeh Pournader, Christian Reis, Christian Rose, Joe Shaw, 
452   Vasilis Vasaitis, Morten Welinder
453
454 ----------------------------------------------------------------------
455
456 Overview of Changes in GTK+ 2.2.4
457 =================================
458 * Revert TreeView fix which broke context menus in different applications
459   [Kristian Rietveld]
460 * Typo fixes [Kjartan Maraas]
461 * Make pressing END not put the menu in scrolling mode [Kris]
462 * Misc bug fixes [Tor Lillqvist, Bruce Hochstetler, Kjartan, Tony Gale]
463 * New and updated translations (sq, cy, hi, nl, de, es, zh_CN, ja, no, el)
464
465 Overview of Changes in GTK+ 2.2.3
466 =================================
467 * GdkPixbuf [Matthias Clasen]
468  - Fix some problems with overflows when scaling down [Tomas Ögren]
469  - Many GIF bug fixes [Matthias, Federico Mena Quintero]
470  - Prefer 32-bpp ICOs, fix bugs with them
471  - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
472    [Jens Elker]
473  - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
474 * Win32 [Tor Lillqvist]
475  - Add multiple monitor support
476  - Major event and key handling rewrite, including IME fixes
477  - Fix handling of toplevel window positions
478  - Add support for all window geometry hints (gridded geometry, etc.)
479  - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
480  - Fix GdkImage memory leak [J. Ali Harlow]
481  - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
482  - Misc bug fixes [Many from Hans Breuer, Tim Evans]
483  - Build fixes and improvements [Peter Zelezny]
484 * X11
485  - Fix extremely common crash where we interpreted the timestamp
486    field of a XKB event as a window ID and found a pixmap that matched.
487    [Owen Taylor, with essential backtrace from Kjartan Maraas]
488  - Fix CapsLock and NumLock for non-XKB [Robert Basch]
489  - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen]
490  - Workaround Xinerama servers reporting wrong depths [Owen]
491 * GtkTreeView [Kristian Rietveld]
492  - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
493  - Don't get confused by the Control key when handling selection
494    from an accelerator like <Control>B [Michael Natterer]
495  - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson, 
496    Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
497    Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
498 * Input methods
499  - Handle input methods exiting and starting while the 
500    app is running [Hidetoshi Tajima]
501  - Fix infinite loop when closing input methods [Owen,
502    Takuro Ashie, Hidetoshi]
503  - Add a 'cedilla' input method with c+acute => cedilla and use
504    as the default for languages that use cedilla. [Gustavo De Nardin,
505    Owen, Fco. Javier F. Serrador]
506  - Fix status window for multihead [Owen, James Su]
507  - Remember imcontext attributes when switching methods [Owen, 
508    Botond Botyanszki]
509 * GtkFileSelection [Owen]
510  - Fix selection of "UntitledN" on initial map [Mark Finlay]
511  - Fix an annoying bug with cursor positioning on failed completion
512  - Misc Fixes [Owen, Tor]
513 * Other widgets
514  - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
515  - Fix problem with spinbuttons not getting enough space [Morten Welinder,
516    Kristian]
517  - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
518  - Don't include menu labels in gtk_notebook_forall [Owen]
519  - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
520    focus [Owen]
521  - Accept color drops with wrong format from KDE [Matthias]
522 * Fix problem from gnome-theme-manager playing tricks and
523   making event->window a pixmap. [Anders Carlsson]
524 * Ignore Caps-lock when matching accelerators
525 * Fix 5-year-old bug where toplevels didn't fully refresh properly
526   on theme change [Owen, Rajkumar Siva]
527 * Don't require precompiled gdk-pixbuf-csource when cross-compiling
528   from a tarball [Owen]
529 * Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale, 
530   Morten Welinder]
531 * Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
532   Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor, 
533   Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
534   Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen, 
535   Luis Villa]
536 * New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
537   ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)
538
539 Overview of Changes in GTK+ 2.2.2
540 =================================
541
542 * GdkPixbuf [Matthias Clasen]
543  - Fix animation of slow-loading progressive GIFS
544  - Fix long-standing animated GIF display bug with transparency
545  - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
546 * GDK [Owen Taylor]
547  - Draw continuous underlines between Pango layout runs when 
548    possible [Kang Jeong-Hee]
549  - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
550    Major rewrite of 16-bit handling for pixbuf_from_drawable()
551 * X11 backend [Owen]
552  - Fix build on X11R5 [Albert Chin]
553  - Fix switching keyboard layouts while running [Egmont Koblinger]
554  - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
555  - Zero unused fields in client messages we send Lubos Lunak]
556  - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
557  - Fix wrong initializaiton that was keeping XShm from being used.
558 * Win32 backend [Tor Lillqvist]
559  - Tweak line drawing
560  - Mouse/cursor fixes [Allin Cottrell]
561  - Better handling of floppy drives in GtkFileSelection
562  - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
563 * Input methods [Hidetoshi Tajima]
564  - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
565  - Fix sorting of rules in GtkIMContextSimple [Vasilis]
566  - Miscellaneous GtkIMContextXIM fixes 
567  - Fix translation of input context names
568 * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
569 * Add Delete to GtkEntry context menu, Delete/Select All 
570   to GtkTextView context menu [Matthias]
571 * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
572 * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
573 * GtkTextView
574  - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
575  - Don't scroll to cursor on focus in [Paolo Maggi]
576  - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, 
577    Yao Zhang]
578  - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
579    Padraig O'Briain, Owen]
580 * GtkTreeView [Kristian Rietveld]
581  - Fix prelighting [Sven Neumann]
582  - Set drag cursor earlier to allow apps to override [Daniel Elstner]
583  - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
584  - Get background/cell area handling right in GtkTreeViewColumn [Vasco
585    Alexandre da Silva Costa]
586  - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, 
587    Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
588    Mariano Suarez-Alvarez, Owen]
589 * Fix handling of border width for GtkToolbar [Rodney Dawes]
590 * Rewrite adjustment handling of GtkViewport, fixing many bugs
591   [Owen, Thomas Leonard, Michael]
592 * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, 
593   Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, 
594   Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, 
595   Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, 
596   Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, 
597   Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
598 * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, 
599   Doug Quale, Manish Singh, Morten Welinder]
600 * Switch to using libtool-1.5
601 * Build fixes [Matthias, J. Ali Harlow, Rich Kinder, Jon Nall, Sven, 
602   Christian Rose]
603 * Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
604 * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
605   it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
606
607 Overview of Changes in GTK+ 2.2.1
608 =================================
609 * Win32 [Tor Lillqvist]
610  - Improve setting of window position / decorations
611  - Implement gdk_pixmap_foreign_new() [Naofumi Yasufuku]
612  - Fix various file selection bugs
613  - Improve scheme for locating pixbuf loader modules
614  - Miscellaneous fixes [Alex Shaduri, Kenichi SUTO, Ed Woods]
615 * GtkTreeView [Kristian Rietveld]
616   - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
617   - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
618     Sandmann, Jarek Dukat]
619   - TreeView search now works on all values transformable by GValue and not
620     just strings [Muktha Narayan]
621   - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
622   - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
623     Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
624     Gaël Le Mignot, Vasco Alexandre da Silva Costa]
625 * GtkTextView [Matthias Clasen]
626  - Fix keynav with invisible cursor
627  - Fix misdrawing of cursor [Owen Taylor] and selection
628  - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
629 * Fix problem with accidental inclusion of a main() [Matthias]
630 * Documentation improvements [Matthias, Havoc Pennington]
631 * Fix problem with GtkColorsel and pixmap themes [Daniel]
632 * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
633 * Warning fixes [Manish Singh]
634 * configure fixes [Akira Tagoh]
635 * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
636 * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, 
637   Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, 
638   Soeren Sandmann, Hidetoshi Tajima, Owen]
639
640 ----------------------------------------------------------------------
641
642 Overview of Changes in GTK+ 2.2.0
643 =================================
644 * Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]
645 * GtkTreeView bug fixes [Kristian Rietveld, Soeren Sandmann, Matthias Clasen]
646 * Documentation improvements [Matthias Clasen, Eric Warmenhoven, 
647   James M. Cape]
648 * Example portability fix [Sven Neumann]
649 * Updated translations (es,ja,lv,ms,nl,ru,sk,sv)
650
651 Overview of Changes in GTK+ 2.1.5
652 =================================
653 * GtkFileSel fixes [Owen Taylor]
654   - Fix ..<tab> to go up a dir [Francisco Bustamante]
655   - Fix UTF-8 operation, so that non-ASCII works [Kang Jeong-Hee]
656   - Use g_utf8_collate() not strcmp for sorting [Gregory Merchan]
657 * Only close dialogs on Escape if they have a cancel button. [James Willcox]
658 * Fix problem with resizing gnome-terminal popup [Soeren Sandmann]
659 * Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
660   Narayana Pattipati, Marius Andreiana]
661 * Xinerama fixes for GtkMenu [Matthias Clasen]
662 * Fix long-standing problem with Ami and GtkEntry [Owen, Kang Jeong-Hee]
663 * Documentation additions and fixes [Matthias]
664 * New and updated translations (am,bg,da,fr,fi,de)
665 * Miscellaneous bug and build fixes
666
667 Other contributors: Johan Dahlin, James Henstridge, Jon Nelson, 
668    Bastien Nocera, Christian Reis, Arvind Samptur, Anand Subra, Simon Wong
669
670 Overview of Changes in GTK+ 2.1.4
671 =================================
672 * Improved default color scheme [Soeren Sandmann, with advise from
673   Tuomas Kuosmanen and Garrett LeSage]
674 * Make pixmap creation functions take a GdkDrawable not a GdkWindow
675   [Kristian Rietveld]
676 * Support move-resize emulation for all edges. [Matthias Clasen]
677 * Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
678 * Remove extra selections for ButtonRelease in XInput code 
679   [Garry Osgood, Owen]
680 * Another attempt at fixing X focus tracking [Owen]
681 * linux-fb VT switch improvements [Eric Warmenhoven]
682 * Win32 [Tor Lillqvist]
683   - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
684   - Improve maximized/minimized tracking
685   - Bug fixes
686 * Fix problem with gtk_combo_set_popdown_strings() not changing
687   the entry text [Owen]
688 * Support RTL flipping for statusbars [Matthias]
689 * GtkTreeView bug fixes [Kristian Rietveld, Juri Pakaste, Erik Simonsen,
690   Richard Hult, Carlos Garnacho Parro]
691 * Use octal escapes rather than literal UTF-8 in strings [Owen]
692 * Make a lot of read-only data const. [Matthias, Morten Welinder]
693 * Misc bug fixes
694 * New and updated translations (cs,es,el,he,hu,lv,no,ro)
695
696 Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown, 
697    Erwann Chenede, Jon-Kare Hellan, John Finlay, Jarred Keuch, 
698    Kjartan Maraas, Christian Neumair
699
700 Overview of Changes in GTK+ 2.1.3
701 =================================
702
703 GDK:
704 * Win32 [Tor Lillqvist]
705   - fixes to multihead API stubs 
706   - Comprehensively implement tiles and stipples
707   - Handle tracking minimized/maximized [Arnaud Charlet]
708 * linux-fb fixes [Eric Warmenhoven]
709 * Use g_get_application_name() for default window titles and
710   for the title of the client leader window [Owen, Havoc Pennington]
711 * Complete resize-grippy support, move-resize emulation 
712   [Anders Carlsson, Matthias Clasen]
713
714 GTK+ Core:
715 * On screen change, recreate the widget's Pango context [Owen]
716 * Fix problems with focus ending up on unmapped widgets [Owen]
717 * Make g_object_set (gtk_settings_get_default (), ...) to override
718   settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
719 * Make GtkInputDialog multihead aware [Owen]
720 * Add a ::screen-changed signal to GtkWidget [Owen Taylor]
721
722 Widget improvements:
723 * Draw/check menu items insensitive [Soeren, Tim Evans]
724 * Fix color usage for radio/check menu item indicators [Soeren]
725 * Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
726 * RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
727   GtkCheckMenuItem [Matthias Clasen]
728 * GtkCombo improvements [Owen]
729   - Don't leave it behind when switching desktops [Matthias Clasen]
730   - Fix longstanding bug with unwanted moving of selection [Mike Fulbright]
731   - Don't change entry contents until window is popped back up
732   - Keynav fixes
733 * Menu scrolling behavioral improvements [Owen, Ettore Perazzoli]
734 * GtkNotebook keynav improvements [Owen]
735 * Handle painting text on dark-colored progressbars [Soeren]
736 * GtkTreeView  [Kristian Rietveld]
737   - Privatize gtk_tree_store_move(), add gtk_tree_store_move_before/after()
738   - Add GTK_CELL_RENDERER_FOCUSED flag
739   - Keynav fixes, including adding boolean return values for keybinding
740     signals (API breakage for API that noone should have been using)
741     [Narayana Pattipati]
742   - Add gtk_tree_view_column_cell_get_position()
743   - Add an inconsistent state for GtkCellRendererToggle
744   - Various bug fixes [Murray Cumming, Daniel Elstner, Vitaly Tishkov,  
745     Morten Welinder, Robert Kinsella, Soeren]
746
747 Input Methods:
748 * Sort the input method list in the right click popup [Abigail Brady]
749 * GtkIMContextXIM bug fixes [HideToshi Tajima]
750
751 General:
752 * Make sure that parameters don't shadow system functions [Soeren Sandmann]
753 * Deprecation cleanups [Manish Singh]
754 * Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
755 * Doc improvements, including adding Since: for 2.2. additions 
756   [Matthias Clasen]
757 * Bug fixes, cleanups [Anders Carlsson, Daniel, Vitaly Tishkov, Matthias, 
758   Iain Holmes, Gregory Merchan, Havoc Pennington, Soeren, Morten Welinder]
759 * Build fixes [Owen, Jeff Waugh, Dan Mills]
760
761 Overview of Changes in GTK+ 2.1.2
762 =================================
763
764 * Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
765 * Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
766 * Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
767 * Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
768 * Add simple support for startup notification [Havoc Pennington]
769 * Handle focus indication for check and radio buttons without children
770   [Dave Camp, Owen]
771 * Much work on improve submenu navigation [Soeren Sandmann]
772 * Add "selected_shadow_type" property for menus [Soeren]
773 * Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
774 * Rework GtkPaned keynav [Soeren, Calum Benson]
775 * Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
776 * Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
777 * Tree view fixes and speedups 
778   [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
779 * Allow themes to set GtkTreeView even/odd row colors [Kristian]
780 * Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
781 * Win32 fixes [Tor Lillqvist]
782 * Misc cleanups and bug fixes
783
784 Other contributors: Phil Blundell, Erwann Chenede, Jeremy Katz, 
785    Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
786    Matt Wilson,
787
788 Overview of Changes in GTK+ 2.1.1
789 =================================
790 * Cleanup of use of deprecated functions in GTK+ [Manish Singh]
791 * Add support for separately installed Pixbuf loaders [Matthias Clasen]
792 * linux-fb improvements including window maximization. [Eric Warmenhoven]
793 * Fix to compile again with Xft version 1 [Owen Taylor]
794 * Fix handling of pointer on multiple screens [Owen]
795   - Add gdk_event_set/get_screen() via evil hack
796   - Add GdkDisplayPointerHooks to replace GdkPointerHooks
797   - gdk_screen_get_window_at_pointer() => gdk_display_get_window_at_pointer()
798   - Add gdk_display_get_pointer()
799   - Make drag-and-drop between multiple screens work
800 * Export gdk_event_new(), discourage stack allocated events [Owen]
801 * gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
802 * Basic support for RandR extension [Keith Packard, Owen]
803 * Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
804 * Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
805 * gtk_window_set_[default_]icon_from_file [Owen, Havoc]
806 * Fix handling of GtkSettings set from RC files on reload [Owen]
807 * GtkTreeView work [Kristian Rietveld]
808   - Stop editing on a focus out event for GtkCellRendererText 
809     [Andreas J. Guelzow]
810   - Don't accept drops on auto-sorted models
811   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
812 * Fixes for GtkIMContextXIM 
813   [Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
814 * Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen, 
815   Alexey A. Malyshev, Ben Martin, Havoc Pennington, Boris Shingarov, Owen, 
816   Vitaly Tishkov, Dan Winship, Yao Zhang]
817 * Some performance tweaks [Soeren, Padraig O'Briain]
818 * Miscellaneous bug fixes
819
820 Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, 
821   Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
822
823 Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
824 =================================================
825
826 Multihead support: [Erwann Chenede, Owen Taylor]
827 * Multihead support 
828 * Add GdkDisplay, GdkScreen structures
829 * Add _for_display(), _for_screen() variants where needed in GDK and GTK+
830   (In other cases, make the variants methods on GdkDisplay/GdkScreen
831 * Adapt GTK+ widgets to be multihead safe
832 * Allow initialization of GTK+ without opening a display with gtk_parse_args()
833 * Add multihead support to demos/tests.
834
835 GDK:
836 * Adapt win32 code to multihead reorganization [Hans Breuer, Tor Lillqvist]
837 * Adapt linux-fb code to multihead reorganization [Eric Warmenhoven]
838 * Miscellaneous linux-fb improvements [Eric]
839 * Xinerama support [Erwann Chenede, Matthias Clasen]
840 * Allow GDK backends to add custom argument parsing [Sven Neumann]
841 * Add support for some addition NET window manager spec hints [Havoc Pennington]
842 * Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
843
844 GtkTreeView: [Kristian Rietveld]
845 * Support stock pixbufs in GtkCellRendererPixbuf 
846 * Allow setting the cell background for cell renderers
847 * Support focusing individual cell renderers and other focus fixes
848 * Make resizing tree views more efficient [Soeren Sandmann]
849 * Add gtk_tree_model_get_string_from_iter
850 * Improve gtk_list_store_remove API
851 * API additions:
852   gtk_tree_model_sort_iter_is_valid(), gtk_tree_view_expand_to_path() 
853   Add gtk_tree_selection_get_selected_rows(),
854   gtk_tree_selection_count_selected_rows() 
855   gtk_tree_path_new_from_indices(),  gtk_{list,tree}_store_{reorder,swap,_move} 
856
857 GTK+:
858 * Add style property for drawing menu items without shadow [Soeren]
859 * gtk_widget_modify_color_component/font(): Allow clearing
860   current modifications. [Owen]
861 * Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
862 * Some XEMBED changes for standards compliance and Qt compatibility [Owen]
863 * Fix menus resizing when popped up or torn off [Owen]
864 * Improve label behavior when it gets a too small allocation [Soeren]
865 * Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
866 * Theme drawing improvements [Soeren]
867 * Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
868 * Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
869 * Add gtk_menu_shell_select_first() [Owen]
870 * Add gtk_notebook_get_n_pages() [Havoc Pennington]
871 * Allow accel_path = NULL for gtk_menu_item_set_accel_path().
872 * Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
873
874 GdkPixbuf:
875 * Improve gdk-pixbuf loader tests [Soeren Sandmann]
876 * Use iTXT chunks when necessary in PNG image saver [Matthias]
877 * Add incremental loading for progressive jpegs [Matthias]
878 * Add load-at-size functionality [Matthias]
879 * Add a loader for .ANI animations [Matthias]
880 * Load hotspot for .ICO files [Matthias]
881
882 Docs:
883 * Convert docs to Docbook XML [Matthias]
884 * Doc improvements and fixes [Matthias, Soeren, 
885   Dennis Bj"orklund, Ross Burton, Manuel Clos, Alexey A. Malyshev, Brett Nash,
886   Brian Tarricone, Owen, Vitaly Tishkov, Yao Zhang]
887 * Tutorial improvements [Tony Gale]
888
889 General:
890 * Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]
891 * Clean up GDK and demos for deprecated functions [Manish Singh]
892 * Misc fixes [Olexiy Avramchenko, Jacob Berkman, Anders Carlsson, David L. Cooper II, Robin Lu, 
893   Eric Mader, Mark McLoughlin, Padraig O'Briain, Laszlo Peter, Hidetoshi, Vitaly Tishkov, 
894   Shivaram Upadhyayula]
895
896 Overview of Changes in GTK+ 2.0.9
897 =================================
898 * Fix colormap refcounting, which caused frequent metacity crashes
899   [Christopher James Lahey]
900 * Lots of work on the Win32 backend [Tor Lillqvist]
901  - Scrolling fixes
902  - GdkGC clipping fixes and improvements
903  - Started implementing all fill styles
904 * GtkTreeView bug fixes [Kristian Rietveld]
905  - Make TreeView reordering work on FreeBSD/Solaris [Heiner Eichmann]
906 * Various bug fixes
907
908 Other contributors: Matthias Clasen, Arnaud Charlet, Vitaly Tishkov,
909    Josh Parsons, Peter Bloomfield
910
911 Overview of Changes in GTK+ 2.0.8
912 =================================
913 * Fix typo in io-gif.c that broke loading GIFS [Akira Tagoh]
914 * Improve redraws when scrolling on Win32 [Tor Lillqvist]
915 * Fix problem with RENDER and XFree86-4.1 [Owen Taylor, Jamie Zawinski]
916 * Fix problem with GtkImage placement [Owen, Sven Neumann, Soeren Sandmann]
917 * Updated translation (el)
918
919 Overview of Changes in GTK+ 2.0.7
920 =================================
921 * Fix some memory leaks in gdk-pixbuf [Sven Neumann]
922 * Pixbuf loader fixes  [Federico Mena Quintero, Elliot Lee]
923 * Support depth 8 StaticColor in GdkRGB [Matthias Clasen]
924 * Win32 fixes and improvements [Tor Lillqvist]
925  - Keyboard handling fixes [Florent Duguet]
926  - Fixes for building and running on Cygwin [Masahiro Sakai]
927  - Fix gdk_window_scroll(), other GdkWindow fixes
928  - Misc bug and build fixes [Soren Andersen, Florent, Tim Evans,
929    J. Ali Harlow, Andreas Holzmann, Iwasa Kazmi]
930 * Improve tracking of toplevel focus state [Owen]
931 * XIM input method fixes [Takuro Ashie, HideToshi Tajima]
932 * Fix the longstanding problem with <,> keys and XIM [Owen Taylor]
933 * Fix GtkIMContextSimple for us-intl keyboards [Alexandre Oliva]
934 * GtkIMContextSimple updates for Eastern Europe [Stanislav Brabec]
935 * Fix the "key bindings randomly stop working" problem [Sebastian Ritau]
936 * GtkTextView fixes [Gustavo Giraldez, Padraig O'Briain, Shivaram Upadhyayula]
937 * GtkTreeView bugfixes [Jonathan Blandford, Kristian Rietveld]
938   - Various memleak, ref counting fixes [Jonathan, Jorn Baayen, Daniel 
939     Elstner, Morten Welinder]
940   - gtk_tree_selection_selected_foreach now immediately returns if 
941     the model is being changed [Havoc Pennington]
942   - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
943 * GtkCombo fixes [Marco Pesenti Gritti, Zimler Attila, Matthias, Owen]
944 * Fix 64-bit problem with GtkFundamentalType [Ross Alexander, Manish Singh] 
945 * New and updated translations (am,be,bg,ca,cs,da,de,el,es,el,fa,fr,hi,hu,
946   ja,ko,lv,ms,nl,no,pl,pt,pt_BR,ru,sk,sv,vi,zh_TW)
947 * Many miscellaneous bug fixes
948
949 Other contributors: Jacob Berkman, Albert Chin, Chema Celorio,
950    David L. Cooper II, Brent Fox, Tim Janik, Marco Pesenti Gritti, 
951    Alex Larsson, Zenith Lau, Thomas Leonard, Gaute Lindkvist, 
952    Paolo Maggi, Andy Wingo, Jami Pekannen, Joshua N Pritikin, 
953    Soeren Sandmann, Vitaly Tishkov, Morten Welinder
954
955 Overview of Changes in GTK+ 2.0.6
956 =================================
957
958 * GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, 
959   Josh Green, Matthias Clasen]
960 * Fix problem with keynav and insensitive menu items [Owen Taylor]
961 * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero]
962 * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen]
963 * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain]
964 * Cycle between multiple menubars with F10, not control-tab 
965   [Calum Benson, Padraig]
966 * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul,
967   Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang]
968 * Build fixes for cross-compiling and portability [Arnaud Charlet, 
969   J. Ali Harlow]
970 * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
971
972 Overview of Changes in GTK+ 2.0.5
973 =================================
974
975 * Fix a wrong assertion that broke gtk_file_selection_set_filename();
976   also another fix from testing this function with non-UTF-8 filenames.
977 * Fix incorrect property notification in GtkTextView. [James M. Cape]
978
979 Overview of Changes in GTK+ 2.0.4
980 =================================
981
982 * Fix a number of types which were registered with the 
983   type system with the wrong names [James Henstridge, Jonathan Blandford]
984 * Support missing data types in GtkList/TreeStore [Daniel Elstner]
985 * Misc GtkTreeView bug fixes [Dave Camp, Jonathan, Daniel Elstner, 
986   Josh Parsons]
987 * Drag and drop fixes, including a stuck grab. [Dave, Thomas Leonard, 
988   Owen Taylor]
989 * Calculate screen size on win32 from the "logical DPI" 
990   [Joaquin Cuenca Abela, Tor Lillqvist]
991 * Misc Win32 bug fixes. [Florent Duguet, Tor]
992 * Fix theme changes for GtkMenu [Soeren Sandmann]
993 * Fix gdk_pixbuf_from_drawable() for big endian. [Federico Mena Quintero]
994 * Fix encoding handling for gtk_file_selection_set_filename()
995   [Sebastian Ritau, Owen]
996 * Fix crash with DND, Qt and Metacity [Cha Young-Ho, Havoc, Owen]
997 * Fixes for DirectColor visuals [Shivaram Upadhyayula]
998 * Memory leak and UMR fixes [Michael Meeks, Matthias Clasen, Valgrind]
999 * Misc bug fixes
1000 * Updated translations (ca,cs,da,es,et,fr,ms,nl,pl,pt,pt_BR,ru,sv)
1001
1002 Other contributors: Nicholas Allen, Jacob Berkman, Remus Draica, 
1003   Nano Golveia, Tim Janik, Sergey Kuzminov, George Lebl, Garrett LeSage, 
1004   Robin Lu, Timo Meinen, Michel Selten, Boris Shingarov, Jeff Waugh
1005
1006 Overview of Changes in GTK+ 2.0.3
1007 =================================
1008
1009 * GtkTreeView fixes (Jonathan Blandford, Kristian Rietveld, Daniel Elstner)
1010 * Improve GdkRGB support for low color depths (Tor Lillqvist).
1011 * Tweak F10 behavior to focus GtkMenuBar. (Owen Taylor)
1012 * Include internal children when focusing. (Jonathan)
1013 * Win32 fixes (Tor Lillqvist, David Sterba)
1014 * Allow use of a pixmap as the drawable in gdk_pixmap_new(). (Kristian)
1015 * GdkPixbuf fixes (Matthias Clasen, Michael Natterer, Federico Mena Quintero)
1016 * GtkMenu fixes. (Soeren Sandmann)
1017 * Find gdk-pixbuf-csource when cross-compiling. (Michael Natterer)
1018 * Misc input-method related fixes (Yao Zhang, Federico)
1019 * Fix stuck grab during DND. (Dave Camp, Owen)
1020 * Remove in-bevel from scrolled-offscreen menus. (Ettore Perazzoli)
1021 * Various plug/socket fixes (Owen, Padraig O'Briain, Dave Camp, 
1022   Michael Meeks)
1023 * Handle Xlib internal connections (HideToshi Tajima)
1024 * Many miscellaneous bug fixes.
1025
1026 Other contributors: Jacob Berkman, Abigail Brady, Rich Burridge, 
1027 Anders Carlsson, Murray Cumming, Nalin Dahyabhai, James Henstridge, 
1028 David Highley, Ben Liblitt, Tim Janik, Bill Jannsen, Lauris Kaplinski, 
1029 Sergey Kuzminov, Alex Larsson, Sven Neumann, Havoc Pennington, Gareth Pearce, 
1030 Simon Floery, Thomas Leonard, Detlef Reichl, Martin Schulze, Christophe Saout,
1031 Timo Sirainen, Graham Swallow.
1032
1033 Overview of Changes in GTK+ 2.0.2
1034 =================================
1035
1036 * GtkTreeView cursor movement fixes [Kristian Rietveld]
1037 * GtkTreeModelSort iterator stamp fixes [Kristian Rietveld]
1038
1039 Overview of Changes in GTK+ 2.0.1
1040 =================================
1041
1042 * GtkTreeView fixes and performance improvements 
1043   [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
1044 * GtkTextView fixes [Havoc Pennington]
1045 * Fix problems with accelerators on Solaris [Padraig O'Briain]
1046 * Some fixes for key bindings on keypad keys [Owen Taylor]
1047 * Fix problem with RENDER use on big endian machines 
1048   [Owen Taylor, with help from Tuomas Kuosmanen]
1049 * Win32 fixes, especially dashed line drawing 
1050   [Tor Lillqvist, Hans Breuer]
1051 * Compile with -D_REENTRANT when appropriate [Sven Neumann]
1052 * Compiler warning cleanups [Erwann Chenede]
1053 * Fix handling of font-name XSETTING [Richard Hestilow]
1054 * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
1055 * Fix problems with inappropriate menu scroll arrows [Owen]
1056 * Stock icon improvements [Jakub Steiner, Tuomas]
1057 * Much work on pixbuf loader robustness [Matthias Clasen]
1058 * Documentation improvements [Matthias, Vitaly Tishkov]
1059 * Fix some crashes in GtkWindow accelerator handling code 
1060   [Dave Camp, Matt Wilson]
1061 * Misc bug fixes
1062
1063 Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
1064   Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-Hee, 
1065   James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, 
1066   Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, 
1067   Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
1068
1069 Overview of Changes in GTK+ 2.0.0
1070 =================================
1071
1072 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
1073 * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
1074 * Bug fixes. [Thomas Leonard, Owen Taylor]
1075
1076 Overview of Changes in GTK+ 2.0.0 rc1
1077 =====================================
1078
1079 * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
1080 * Text widget fixes [Havoc Pennington]
1081 * Efficiency fixes when using Xft [Owen Taylor]
1082 * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
1083 * Try to fix key handling without XKEYBOARD extension [Owen]
1084 * Documentation fixes and improvements 
1085   [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
1086 * Widget drawing improvments [Soeren Sandmann]
1087 * Allow cycling between multiple menu bars with <Control>Tab [Owen]
1088 * Try to build libraries with only shared library dependencies on Xft to 
1089   deal with transition to Xft2 [Owen]
1090 * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
1091 * Don't use red as the default cursor color [Owen]
1092 * Bug fixes, bug fixes, bug fixes.
1093
1094 Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, 
1095   Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
1096   Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
1097   Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, 
1098   Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, 
1099   Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, 
1100   Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
1101
1102 Overview of Changes in GTK+ 1.3.15
1103 ==================================
1104
1105 * New stock and improved icon images
1106   [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
1107 * Widget drawing improvements for check and radio buttons,
1108   spinbuttons [Soeren Sandmann]
1109 * Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
1110 * Add GtkSetting for font name. [Richard Hestilow]
1111 * Much improved key matching code, accelerators work independent
1112   of group [Owen]
1113 * Make mnemonics work for embedded GtkPlug widgets [Owen]
1114 * Keynav improvements for GtkTreeView [Kristian Rietveld]
1115 * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
1116 * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
1117   to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
1118   add compatibility macros.
1119 * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
1120 * GtkTextView bug fixes [Havoc Pennington]
1121 * Pad class structures for future binary compatibility [Owen]
1122 * Tutorial improvements [Sven Neumann, Matthias Clasen]
1123 * Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
1124 * Fix problems with initial widget size [Owen]
1125 * AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
1126 * Win32 fixes [Hans Breuer, Tor Lillqvist]
1127 * Miscellaneous bug fixes
1128
1129 Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, 
1130   Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, 
1131   Nicolas Setton
1132
1133 Overview of Changes in GTK+ 1.3.14
1134 ==================================
1135
1136 * Keyboard focus improvements [Owen Taylor]
1137 * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
1138 * Fix accidentally exported variables [Mark McLoughlin]
1139 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
1140 * Default to yellow tooltips [Owen]
1141 * RC file fixes for reloading, priorities [Owen, Matthias]
1142 * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
1143 * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
1144 * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, 
1145   scrolled windows [Soeren Sandmann, Padraig, Owen]
1146 * Add Emacs/Default key themes [Owen]
1147 * Win32 fixes [Hans Breuer, Tor Lillqvist]
1148 * Ethiopic input methods [Daniel Yacob]
1149 * Opaque paned window resizing [Soeren]
1150 * Tweak table expansion behavior [Tim Janik]
1151 * Fix GtkCalendar focus drawing [Bill Haneman]
1152 * Allow themeable cursor thickness [Bill]
1153 * Start of fixing of tutorial for GTK+-2.0 [Matthias]
1154 * Add a ::adjust-bounds signal to GtkRange to allow spreadsheat style
1155   scrollbars. [Jody Goldberg]
1156 * Add the ability to turn on multiple selection for GtkFileSel [Manish]
1157 * Bug fixes
1158
1159 Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
1160  Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
1161  Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
1162  Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
1163  Kevin Vandersloot,  Morten Welinder, Peter Williams
1164
1165 Overview of Changes in GTK+ 1.3.13
1166 ==================================
1167
1168 * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
1169 * Tree view support for low-vision themes [Bill Haneman]
1170 * Text view bug fixes. [Havoc Pennington]
1171 * Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer, 
1172   Archaeopteryx Software]
1173 * Documentation improvements [Matthias Clasen, Havoc Pennington]
1174 * Accelerate alpha compositing using RENDER extension if present,
1175   and optimize the non-RENDER case a lot. [Owen Taylor]
1176 * Add support for "optional keybindings" (action signal returns FALSE) [Owen]
1177 * Fixed the infamous changing directory deletes filename bug 
1178   [Owen and a cast of thousands]
1179 * Add mouse cursor hiding for text widgets [Anders Carlsson]
1180 * Simple Hangul input module [Yusuke Tabata]
1181 * Removed the scary startup warning.
1182 * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
1183 * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
1184   instead of the deprecated GtkCList [Owen]
1185 * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
1186 * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
1187 * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
1188   etc. [Havoc, Owen]
1189 * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
1190 * gtk_image_menu_item_new_from_stock() now falls back to
1191   new_with_mnemonic, for consistency with gtk_button_new_from_stock()
1192   [Havoc Pennington]
1193 * GdkModifierType is now consistently used for modifier mask parameters
1194   [Mark Patton]
1195 * gtk_widget_set_accel_path() is now publically exported.
1196
1197 Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, 
1198   Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, 
1199   Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, 
1200   Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, 
1201   Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, 
1202   Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
1203   HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
1204
1205 Overview of Changes in GTK+ 1.3.12
1206 ==================================
1207
1208 * Fix problems with PNG saving [Michael Natterer]
1209 * Cleanups of deprecated usages [Sebastian Wilhelmi]
1210 * Win32 fixes [Tor Lillqvist]
1211 * Documentation improvements [Matthias Clasen, Havoc Pennington, 
1212   Vitaly Tishkov]
1213 * Frame buffer port fixes [Manish Singh]
1214 * GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
1215 * Menu behavior improvements [Kristian Rietveld]
1216 * Make focus line width configurable, focus color work on 
1217   dark themes. [Bill Haneman, Owen Taylor]
1218 * Add state argument to gtk_paint_focus() [Bill]
1219 * Added incremental revalidation to tree view, for better apparent speed 
1220   [Jonathan Blandford]
1221 * Remove useless gtk_tree_view_column_cell_event() [Jonathan]
1222 * Display XIM status in a separate window [HideToshi Tajima]
1223 * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
1224 * Add menu of Unicode control characters to GtkEntry, GtkTextView 
1225   [Dov Grobgeld, Havoc]
1226 * Pass key releases along to input methods [Owen]
1227 * Many bug fixes
1228
1229 Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, 
1230   Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, 
1231   James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, 
1232   Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, 
1233   Matt Wilson
1234
1235 Overview of Changes in GTK+ 1.3.11
1236 ==================================
1237
1238 * Massive rework of accelerator API and implementation (Tim Janik)
1239 * Major fixes to resizing and redrawing to eliminate hysteresis
1240   and optimize. (Owen Taylor, Soeren Sandmann)
1241 * Make many widgets NO_WINDOW to improve appearance and reduce
1242   drawing overhead (Owen)
1243 * Text view fixes (Havoc Pennington)
1244 * Make child widgets in GtkTextView work (Havoc)
1245 * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
1246 * Clean up GtkTreeView drag and drop support (Owen)
1247 * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
1248 * Add gtk_window_get/set_focus(), gtk_window_set_default() as public
1249   functions (Owen, Damian Ivereigh)
1250 * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
1251 * Change button ordering in standard dialogs to correspond to 
1252   GNOME useability project proposal (Gregory Merchan)
1253 * Add support for context sensitivity in input methods (Owen)
1254 * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
1255 * Fix gdk_window_scroll() and other aspects of big windows (Owen)
1256 * Remove need for X connection for class initialization (Jacob Berkman)
1257 * Propagate key events to parents of focused widget (Owen)
1258 * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
1259 * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
1260 * Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
1261   Jacob Berkman, others.)
1262
1263 Other Contributors:
1264   Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, 
1265   Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, 
1266   Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, 
1267   Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi, 
1268   Michael Natterer
1269
1270 Overview of Changes in GTK+ 1.3.10
1271 ==================================
1272
1273 * GtkTextView fixes [Havoc Pennington]
1274 * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
1275   Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
1276 * gtkdemo improvements [Kristian Rietveld]
1277 * Drag and drop fixes to generic code and widgets 
1278   [Owen Taylor, Damian Ivereigh]
1279 * Documentation improvement [Havoc Pennington, Matthias Clasen]
1280 * Spelling fixes [Jacob Berkman]
1281 * Move signals to the GtkEditable interface [Kristian]
1282 * Further stock image improvements [Jakub Steiner]
1283 * Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
1284   [Sven Neumann]
1285 * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
1286 * Automatically call setlocale(), unless explictely disabled [Owen]
1287 * Property addition to various widgets [Michael Meeks, Owen]
1288 * Support building with automake-1.4 [James]
1289 * Make GtkRadioButton groups act as a single focus point [Owen]
1290 * Move gdk_window_lookup etc. to be cross-platform [Matthias]
1291 * Draw spinbuttons variably sized [Kristian]
1292 * Separate GdkAtom out from X atoms for compatibility with future
1293   multihead changes [Owen]
1294 * Require gdk_threads_init() to be explicitly called instead
1295   of piggybacking off of g_thread_init(). [Owen]
1296 * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
1297 * Bug fixes and cleanup [Matthias, others]
1298
1299 Other Contributors:
1300   Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
1301   Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, 
1302   Hans Breuer, Vitaly Tishkov, Dov Grobgeld
1303  
1304
1305 Overview of Changes in GTK+ 1.3.9
1306 =================================
1307
1308 * Add editable text cells to GtkTreeView.
1309   Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
1310 * Text widget no longer always has a \n in it. [Havoc Pennington]
1311 * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
1312 * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
1313 * Minor fix for major resizing problems in recent releases [Owen Taylor]
1314 * Restore ability to set _set properties to TRUE for 
1315   GtkCellRendererText, GtkTextTag [Owen]
1316 * Cursor drawing improvements [Owen]
1317 * Win32 fixes [Hans Breuer]
1318 * Mark various functions as deprecated or private.
1319 * Misc bug fixes, portability fixes, and cleanups.
1320
1321 Other Contributors: 
1322  Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
1323  Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, 
1324  James Henstridge, Detlef Reichl
1325
1326 Overview of Changes in GTK+ 1.3.8
1327 =================================
1328
1329 * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
1330 * GtkOptionMenu scrollwheel support [Alex]
1331 * GtkModule search paths [Owen]
1332 * Documenatation updates [Havoc,Jrb]
1333 * Major Gdk cleanup [Owen]
1334 * Miscellaneous other fixes/cleanups
1335
1336 Other Contributors:
1337   Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
1338   Matt Wilson, James Henstridge
1339
1340 Overview of Changes in GTK+ 1.3.7
1341 =================================
1342
1343 * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
1344 * Added publically installed utility gdk-pixbuf-csource to generate
1345   inlined pixbufs in C source code [Tim Janik]
1346 * Optional movement of button children on press [Soeren, Owen Taylor]
1347 * Interactive searching in GtkTreeView [Kristian Rietveld]
1348 * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
1349 * Animation of expander motion for GtkTreeView [Anders Carlsson]
1350 * Lots of misc GtkTreeView fixes and improvements [Jonathan]
1351 * New/improved stock icons [Jakub Steiner] 
1352 * Code and API rework for window resizing [Havoc Pennington]
1353 * Converted accel groups to GObject [James Henstridge]
1354 * More property support improvements
1355 * Add facility for "secondary" buttons in 
1356   GtkButtonBox/GtkDialog [Gregory Merchan]
1357 * Disentangled child visability from MAPPED state [Owen]
1358 * Plug/Socket improvements and port to the XEMBED protocol [Owen]
1359 * Added priorities for styles in RC files, 
1360   support multiple parse contents [Owen]
1361 * Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
1362 * Key binding improvements [Havoc]
1363 * Added GtkWidget::event-after signal since normal event handling
1364   is now aborted as soon as a handler returned TRUE [Tim]
1365 * Dnd fixes and improved icon support [Owen]
1366 * Removed GtkPacker widget
1367 * Fixing missing paired getters/setters [Kris]
1368 * Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
1369 * Added window grab groups [Owen]
1370 * Many frame buffer improvements [Alex]
1371 * Win32 fixes and improvements [Hans Breuer]
1372 * Warning fixes [Darin Adler]
1373 * Miscellaneous bug and API fixes [Matthias et. al]
1374
1375 Other Contributors:
1376   Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
1377   Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
1378   Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
1379   Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
1380   Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
1381   Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
1382
1383 Overview of Changes in GTK+ 1.3.6
1384 =================================
1385
1386 * Properly renders strikethrough text
1387 * win32 fixes
1388 * Added "scale" property to GtkTextTag and GtkCellRendererText to do 
1389   relative font scaling
1390 * Added "format_value" signal to GtkScale to reformat value text
1391 * framebuffer fixes
1392 * Property support added to lots of widgets
1393 * Many GtkTreeView new features and API/implementation fixes
1394 * Lots of new_with_mnemonic() convenience functions
1395 * Change GtkImageMenuItem API to be more consistent/useful
1396 * Added lots of new stock items/icons
1397 * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
1398   enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
1399   themes won't need broken hacks
1400 * Convenience API for GtkRange similar to the one added to GtkSpinButton
1401   a while back
1402 * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, 
1403   and move some attributes from program settings to user settings.
1404   Allows nice 1-pixel-bevel themes.
1405 * Moved ::focus virtual function from GtkContainer to GtkWidget
1406 * Plenty of bug fixes
1407
1408 Overview of Changes in GTK+ 1.3.5
1409 =================================
1410
1411 * New default theme based on Raleigh theme for 1.2.x.
1412 * Dependency on the ATK library added as a step to
1413   providing accessibility-enabling interfaces
1414 * XEMBED-based GtkPlug/GtkSocket now basically works.
1415 * Drag and drop of column headers in GtkTreeView
1416 * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
1417   and API sanitization
1418 * Key binding fixes
1419 * Configurable padding/spacing in a lot of places
1420 * Invisible text in GtkTextView fixed
1421 * SHM segments now created with a mode of 0600
1422 * Bug fixes
1423
1424 Overview of Changes in GTK+ 1.3.4
1425 =================================
1426
1427 * Win32 fixes
1428 * GtkTreeView improvements and fixes
1429 * Fix glib-2.0.m4
1430 * Miscellaneous bug fixes
1431
1432 Overview of Changes in GTK+ 1.3.3
1433 =================================
1434
1435 [ 5600 lines of ChangeLog ]
1436
1437 * API cleanups
1438 * Win32 work (Tor, Hans Breuer)
1439 * Focus improvements (Owen)
1440 * Frame buffer improvements (Alex)
1441 * Work on GtkTextView (Havoc)
1442 * Much work on GtkTreeView (Jonathan)
1443 * Selectable labels (Havoc)
1444 * Converted many arguments to properties (Lee Mallabone, John Margaglione)
1445 * Add exact regions to GdkExposeEvent, propagate it. (Alex)
1446 * Added ability to have resize grips in status bars (etc.) using
1447   _NET_WM_MOVERESIZE protocol. (Havoc)
1448 * Added mnemnonic mechanism to make setting underline accelerators
1449   much easier. (Alex)
1450 * Add per-style property mechanism to allow themes to change 
1451   geometry parameters. (Tim)
1452 * Added global settings mechanisms for settings such as double-click
1453   time. (Tim, Owen)
1454 * Various support functions for new and old WM properties (Havoc, Alex)
1455 * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
1456
1457 Overview of Changes in GTK+ 1.3.2
1458 =================================
1459
1460 GTK Core:
1461
1462 * New stock-icon and stock-item system. Use themeable pixbufs in
1463   dialogs, buttons, etc. [Havoc]
1464 * Theme engines reworked to use derivation and new object system. [Owen]
1465 * Added GtkClipboard object for simple selection handling. [Owen]
1466 * Make GtkEditable an interface, move implementation to GtkOldEditable for
1467   compat. [Owen]
1468 * Better handling of default directionality. [Robert]
1469 * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
1470 * Move theme engines to GTypePlugin. [Owen]
1471
1472 GDK:
1473
1474 * Beginning of implementation of client parts of new window manager spec. [Owen]
1475 * Make gdk_drawable_get_image() work with backing store. [Havoc]
1476
1477 Widgets:
1478
1479 * New text widget [Havoc]
1480   - Adjustable tab handling.
1481   - Ability to have scrolling side areas in new text widget for tabs/line numbers.
1482   - Many cleanups and small improvements.
1483 * Improvements to submenu navigation [Nils Barth/David Santiago] and
1484   scrolling menus. [Alex]
1485 * Simplification of progress bar API. [Havoc]
1486 * Make GtkImage a generic image-display widget. [Havoc]
1487 * New GtkTreeView tree widget. Model/view architecture, flexible renderering,
1488   large datasets, etc. [Jonathan]
1489 * New GtkMessageBox widget for message display. [Havoc]
1490 * Allow labels to have contents set from XML-like markup language. [Havoc]
1491 * Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
1492
1493 Internationalization:
1494
1495 * Proper character set conversion for clipboard/selection. [Owen]
1496 * New input method system via loadable modules; support on-the-spot
1497   preedit in GtkEntry and new text widget; allow switchin input methods
1498   on the fly; include modules for XIM and demo Cyrillic-tranliteration 
1499   module. [Owen]
1500 * VIQR, Thai, and Inuktitut input methods. [Robert]
1501 * Convert po files to UTF-8. [Robert]
1502
1503 gdk-pixbuf:
1504
1505 * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
1506 * Add simple saving to gdk-pixbuf. [David Welton/Havoc]
1507 * Add improved error handling with GError to gdk-pixbuf. [Havoc]
1508
1509 Ports:
1510
1511 * Much work on Win32 Port. [Tor/Hans]
1512 * Much work on Linux-FB Port. [Elliot/Alex]
1513
1514 Misc:
1515
1516 * Start of new gtk-demo demo program. [Owen/Jonathan]
1517 * Bug fixes and more bug fixes.
1518
1519
1520 Overview of Changes in GTK+ 1.3.1:
1521
1522 * GTK+ now uses the Pango library for text manipulation. All
1523   strings in GTK+ now are in Unicode, languages written
1524   from right-to-left, and complex-text languages are now supported.
1525 * The gdk-pixbuf library for image loading and manipulation is 
1526   has been integrated with GTK+.
1527 * The GTK+ object system has mostly been moved to GLib, separating
1528   it from the GUI code. Many significant enhancements have been
1529   made as part of this.
1530 * A new text widget is now included. This started as a port
1531   of the Tk text widget, and includes such features of the Tk
1532   text widget as tags, marks, and unicode text support. It
1533   has been enhanced to support model-view operation and the
1534   full power of Pango.
1535 * The GDK library has been extensively revised to support multiple
1536   windowing systems. The only fully functional backend in 1.3.1
1537   is the X11 backend, however, ports to Win32, Linux-framebuffer,
1538   Nano-X, BeOS, and MacOS exist in various states of completion,
1539   and at least some of these will be finished and integrated in 
1540   before the final GTK+-2.0 release.
1541 * 32-bit coordinates are now supported throughout GDK and GTK+
1542   (they are emulated where not supported by the windowing system.)
1543 * Many minor bug fixes and enhancements. Incompatible changes
1544   are documented in docs/Changes-2.0.txt
1545
1546 Overview of Changes in GTK+ 1.2.8:
1547
1548 * GNU Make 3.79 bug workaround
1549 * FAQ and tutorial updates and improvements
1550 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
1551
1552 Overview of Changes in GTK+ 1.2.7:
1553
1554 * More header cleanups.
1555 * Fixed activation bug for insensitive widgets.
1556 * Locale fixes to RC file parsing code.
1557 * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
1558   HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
1559 * Upgrade to libtool 1.3.4.
1560
1561 Overview of Changes in GTK+ 1.2.6:
1562
1563 * container queue_resize fixes
1564 * gtk[vh]scale: minor fixups
1565 * rename idle to idle_id in testgtk to avoid conflicts with 
1566   broken libs
1567 * More consistant naming of gtkrc files
1568 * Added language support: ro, uk
1569
1570 Overview of Changes in GTK+ 1.2.5:
1571
1572 * more GtkCTree and GtkWindow bug fixes.
1573 * more redraw/resize queue fixes, better expose event
1574   discarding code.
1575 * more miscellaneous bugs fixed
1576 * new configure.in option --disable-rebuilds to completely disable
1577   rebuilds of autogenerated sources.
1578 * check for 5.002 now, to avoid failing autogeneration build rules due
1579   to old perl versions.
1580 * fonts (and fontsets) are cached now.
1581 * more autogeneration make rules and dependancy fixups, we should be
1582   save with autogeneration up to make -j12 now ;)
1583 * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
1584   GtkWindow on every size change.
1585 * major rework of window manager hints handling code, fixed a bunch of
1586   races with the new resizing code.
1587 * the new wm hints and resizing code is absolutely perfect and bug free now,
1588   it only lacks testing ;)
1589 * fixed up various rc style memory prolems.
1590 * gtk_widget_modify_style() now properly changes the style of realized widgets
1591   and references the style passed into it. if people worked around this bug,
1592   this will introduce a slight memory leak in their code.
1593   The code should typically look like:
1594             GtkRcStyle *rc_style = gtk_rc_style_new ();
1595             [...]
1596             gtk_widget_modify_style (widget, rc_style);
1597             gtk_rc_style_unref (rc_style);
1598 * fix problems with positioning menus offscreen.
1599 * GtkText fixes for some crashes and drawing errors.
1600 * Better handling for unexpected window destroys in GDK and GTK+.
1601   This should make it possible to use a GtkPlug and catch the
1602   case where its parent socket is randomly killed.
1603 * FAQ updates.
1604 * FileSelection i18n patches, RadioButton fixups.
1605 * many translation improvements.
1606 * miscellaneous other bugs fixed.
1607
1608 Overview of Changes in GTK+ 1.2.4:
1609
1610 * DnD improvements (drags can be canceled with Esc now).
1611 * suppressed configure event reordering in Gdk.
1612 * rewrite of Gtk's configure event handling.
1613 * major improvements for the object argument system (Elena Devdariani).
1614 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
1615   GtkCTree.
1616 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
1617 * configure's --with-glib= is "officially" unsupported.
1618 * upgrade to libtool 1.3.3.
1619 * various buglets fixed.
1620
1621 Overview of Changes in GTK+ 1.2.3:
1622
1623 * Upgrade to libtool 1.3
1624 * Check for dgettext (for systems with old versions of GNU Gettext)
1625 * Many bug fixes (see ChangeLog for details)
1626
1627 Overview of Changes in GTK+ 1.2.2:
1628
1629 * Improved Dnd behaviour with Motif applications.
1630 * Bug fixes for the Gtk selection code.
1631 * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
1632 * Bug fixes and leak plugs for the Gdk IM code.
1633 * Added gtk_object_get() facility to retrive object arguments easily.
1634   The var args list expects ("arg-name", &value) pairs.
1635 * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
1636   problems where closed pipes were no longer signalling GDK_INPUT_READ on
1637   systems with a native poll().
1638 * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
1639   anymore).
1640 * We don't attempt to lookup xpm color "None" anymore, this should prevent
1641   eXodus (commercial X windows server) from popping up a color dialog every
1642   time a transparent pixmap is created.
1643 * Fixed bug where Gtk timout/idle handlers would execute without the global
1644   Gdk lock being held.
1645 * Other minor bug fixes.
1646
1647 Overview of Changes in GTK+ 1.2.1:
1648
1649 * Many Bug fixes have been applied to the menu and accelerator code.
1650 * GtkItemFactory can "adopt" foreign menu items now and manage their
1651   accelerator installation. This is often required to get GtkItemFactory
1652   like accelerator propagation between different windows with the same
1653   menu heirarchy and for centralized parsing and saving of accelerators.
1654 * GtkCList/GtkCTree buttons should always display correctly now.
1655 * Miscellaneous other bug fixes.
1656
1657 What's New in GTK+ 1.2.0 (since 1.0.x):
1658
1659 * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
1660   GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
1661 * Many new features and robustness for existing widgets
1662 * Theme support
1663 * New DND implementation
1664 * Internationalization of standard dialogs
1665 * New key binding system
1666 * Tearoff menus and menu accelerators
1667 * Wide character support for entry and text
1668 * Resizing code has been overhauled
1669 * Queued redraws of partial areas
1670 * Far better support for object arguments
1671 * Speed optimizations
1672 * Runtime loading of dynamic modules
1673 * Support for GLib log domains
1674 * Tutorial improvements
1675 * A bug fix or two
1676
1677 Overview of Changes in GTK+ 1.1.16:
1678
1679 * Major fixes and improvements for handlebox
1680 * A change to the way widget->requisition works. Now,
1681   widget->requisition is always what the widget requested,
1682   unmodified by the usize. See Changes-1.2.txt for details.
1683   This correct various bugs with gtk_widget_set_usize().
1684 * Fixes for XIM on X11R5 systems
1685 * Don't allow cut-and-paste of text in password-style entries
1686 * --enable-debug is now on by default for the development releaes.
1687   (When compiling for "production", use --enable-debug=minimum)
1688 * Handle systems where Helvetica is not present more gracefully
1689 * Fixes for memory leaks
1690 * CList and CTree fixes
1691 * Bug fixes for drawing problems. 
1692 * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
1693   GtkColorsel, Focusing, DND
1694 * Tutorial improvements
1695
1696 Overview of Changes in GTK+ 1.1.15:
1697
1698 * Tutorial Updates
1699 * Added --libs gthread to gtk-config 
1700 * Bug fixes
1701
1702 What is new in GTK+ 1.1.14:
1703
1704 * Additions to docs/Changes-1.2.txt
1705 * Just warn when loading theme engine fails
1706 * CLAMP GtkScale digits to a meaningful range
1707 * GTK_LOCALDIR is now defined in a better fashion
1708 * New functions (feature freeze, we know...):
1709     gtk_menu_set_title()
1710     gtk_toggle_button_get_active()
1711 * Some locale fixups in gtkrc code
1712 * Fixes to make gtk_radio_button_set_group() keep only
1713   one radio button in the group active
1714 * Foreign windows are now always treated as viewable; this fixes
1715   a problem where updating didn't occure properly in GtkPlug
1716 * DND fixes for 64 bit architectures, and for specifying operations 
1717   with modifier keys.
1718 * Major revisions to GtkLayout: avoid having to create window
1719   for NO_WINDOW children, adjust allocations of children as 
1720   scrolled so queued draws work, and a resize is queued instead
1721   of allocating directly in a put() or move()
1722
1723 What is new in GTK+ 1.1.13:
1724
1725 * Dnd and selection bug fixes and memory purification.
1726 * Widget sensitivity fixups.
1727 * Tooltips windows are now named "gtk-tooltips" so rc file rules
1728   can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
1729   widgets.
1730 * Spin buttons now update their values upon value retrival.
1731 * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
1732   a lot. Gtk makes full use of the draw_area coalescing code now, which
1733   got minorly improved as well.
1734 * Containers map their Gdk windows after their children now to reduce
1735   expose event generation.
1736 * Gdk event queue fixups, this solves the double-click problems people were
1737   recently having.
1738 * Account for the fact that GSource's are only properly reentrant from
1739   within dispatch(), thus we don't do Gdk event processing from within
1740   check() or prepare() anymore.
1741 * Rc files feature a bg_pixmap value of "<none>" now.
1742 * Improved session management support in Gdk.  
1743 * Automatic disabling of NLS if no gettext is found should work now.
1744 * Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
1745 * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
1746   and GNU libtool 1.2d.
1747 * More bug fixes all over the place.
1748
1749 What is new in GTK+ 1.1.12:
1750
1751 * Korean translation added
1752 * Fixed memory leaks
1753 * A few other bug fixes
1754
1755 What is new in GTK+ 1.1.11:
1756
1757 * Dutch, Japanese, Swedish, Polish, and Norwegian translations
1758 * Removed deprecated _interp variants: gtk_container_foreach_interp, 
1759   gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
1760 * Lots of cast corrections
1761 * Many fixes 
1762
1763 What is new in GTK+ 1.1.9:
1764
1765 * Check for broken glibc 2.0 mb functions and avoid them
1766 * Label and Entry display fixes 
1767 * Move main thread back to GDK, for locking when translating events
1768 * Bug fixes
1769
1770 What is new in GTK+ 1.1.8:
1771
1772 * Added support for gettext and the localization of the standard
1773   dialogs.
1774 * Added line-wrapping for the label, and JUSTIFY_FILL
1775 * Support reordering via drag and drop in  CList and CTree.
1776 * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
1777 * Extended gtkpaned API to support minimum sizes and proportional
1778   resizing.
1779 * Changed the handling of shared memory segments so as to 
1780   remove the need for GTK+ to set up signal handlers.
1781 * Re-implemented event loop in terms of the event loop
1782   that has been added to GLib 1.1.8
1783 * Added 'grab_focus' signal to allow keyboard accelerators
1784   for entries.
1785 * Load locale specific RC files if present.
1786 * Bug fixes.
1787
1788 What is new in GTK+ 1.1.7:
1789
1790 * Fixed memory mis-allocation in default files code
1791 * Various event handling fixes
1792 * Wide character support for entry and text
1793 * Destroy widgets _after_ propagating unrealize signals through 
1794   widget heirarchy
1795 * Only build XIM-support if available
1796 * Tutorial and examples updates
1797 * Added gtk_drag_source_unset()
1798
1799 What is new in GTK+ 1.1.6:
1800
1801 * The signal system now features emission hooks whith special semantics,
1802   refer to the ChangeLog for this.
1803 * Minor? speedups and memory reductions to the emission handling of the
1804   signal system.
1805 * _interp() function variants are deprecated now. the corresponding *_full()
1806   variants are provided for a long time now.
1807 * Dnd abort timeout increased to 10 minutes.
1808 * GtkScrolledWindow inherits from GtkBin now.
1809 * GTK_POLICY_NEVER is implemented for scrolled windows now.
1810 * Lots of API clean ups.
1811 * Incremental freezing abilities.
1812 * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
1813 * New window functions for transient relationship, default size, and 
1814   geometry hints
1815 * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
1816   GTK_RC_FILES environment variable and functions are provided to configure
1817   this behavior
1818 * Read doc/Changes-1.2.txt to properly adapt your code.
1819 * Bug Fixes.
1820
1821 What is new in GTK+ 1.1.5:
1822
1823 * Theme integration
1824 * Widget style modification is now handled through GtkRcStyles
1825 * GtkPixmaps now grey out pixmaps when insensitive
1826 * Notebook enhancements
1827 * Shadow configurability for menubars and handleboxes
1828 * DND enhancements
1829 * gtkfilesel now supports automounters better
1830 * Implementation of expose compression
1831 * Queued redraws of partial areas
1832 * Scrolledwindow (+Viewport) source incompatibilities, children that are added
1833   to a scrolled window don't get an automatic viewport anymore. a convenience
1834   function gtk_scrolled_window_add_with_viewport() is suplied for this task
1835 * Deprecated functions will now issue a message, informing the programmer about
1836   the use of this function. These functions will get removed in future versions
1837 * Non-functional functions got removed entirely
1838 * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
1839   A new function gtk_object_default_construct() is provided now which should
1840   be called after every gtk_type_new() to perfom the auto-construction
1841 * Improved argument support of several widgets
1842 * Bug Fixes
1843
1844 What is new in GTK+ 1.1.3:
1845
1846 * GtkCList/GtkCTree now have the ability to:
1847     - hide/show individual columns
1848     - disable/enable column resizing
1849     - set min and max for column widths
1850     - set expander style of the ctree
1851     - set/get row and cell styles
1852     - set spacing between tree expander and cell contents in ctree
1853     - toggle auto_resize for columns
1854 * Must enhanced DND support, removed old DND code
1855 * Idle functions are now implemented via GHook, giving a slight speed
1856   improvement
1857 * An environment variable GTK_MODULES which takes a colon seperated
1858   list of module names GTK+ will now automatically load at gtk_init() startup
1859 * GtkFontSel now has support for an extra 'base' filter
1860 * New function gdk_window_set_root_origin to get the real geometry taking
1861   into account window manager offsets
1862 * New function gtk_text_set_line_wrap to toggle line wrapping
1863 * New function gtk_widget_add_events which safely adds additional
1864   events to a widget's event mask
1865 * New function gdk_event_get_time to get the timestamp from a generic
1866   event
1867 * New widget GtkCalendar
1868 * New widget GtkInvisible - InputOnly offscreen windows used for reliable
1869   pointer grabs and selection handling in DND code
1870 * New functions gtk_object_remove_no_notify[_by_id] to remove a certain
1871   data portion without invokation of its destroy notifier 
1872 * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
1873   instead 
1874 * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
1875   instead
1876 * Removed functions gtk_object_set_data_destroy[_by_id] 
1877 * Documentation additions/updates 
1878 * HTML and plain text files are now included in the distribution
1879 * Bug fixes, typeness corrections, and general fixups
1880
1881 What is new in GTK+ 1.1.2:
1882
1883 * Gtk+ is now featuring runtime loading of dynamic modules via the
1884   --gtk-modules= command line switch. such modules have to export a
1885   G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
1886   function which will be invoked to initialize the module. since such
1887   modules may create new widget types, they are always resident.
1888 * The tutorial has been updated again.
1889 * Changes to menus including tearoff menus and accelerators.
1890 * Better support for modal dialogs.
1891 * Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
1892 * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
1893 * GtkCTree rows can be unselectable now.
1894 * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
1895   Hamann on Tue Aug 18 00:29:13 1998).
1896 * A bunch of varargs functions changed to get va_lists working on systems that
1897   implement va_lists as arrays.
1898 * Improvements to the gdkrgb code.
1899 * Improvements to Gdk color handling so we greatly reduce server traffic and
1900   don't leak colors anymore.
1901 * Improved internal widget tree iterators (the GtkContainer::foreach signal
1902   vanished because of this).
1903 * Option menus can have the keyboard focus now.
1904 * More fixups to the text widget.
1905 * GtkFileSelection should behave much more nicely in combination with AFS now.
1906 * Support for label underlining.
1907 * Support for GLib 1.1.3 log domains.
1908 * Documentation improvements.
1909 * Configuration fixes on various platforms.
1910 * Miscellaneous fixes to XInput support.
1911 * Build with shared library dependencies on Linux
1912 * Fix for a major bug in the type systems memory allocation code that could
1913   cause random crashes.
1914 * Libtool update to version 1.2b.
1915 * Lots of bugfixes and cleanups again ;)
1916
1917
1918 What is new in GTK+ 1.1.1:
1919
1920 * Tutorial updates and additions.
1921 * Key binding support for GtkListItems and GtkList.
1922 * Extended selection mode and autoscrolling for GtkLists.
1923 * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
1924 * GtkCTreeNodes can now be created from GNode trees.
1925 * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
1926
1927
1928 What is new in GTK+ 1.1.0:
1929
1930 * New widget GtkFontSelector.
1931 * New featurefull progress bar.
1932 * New container widget GtkPacker.
1933 * New object GtkItemFactory, GtkMenuFactory is deprecated.
1934 * New key binding system, configurable via rcfiles, similar to styles.
1935 * New widget GtkCTree with drag selections and keyboard movement and
1936   and horizontal scrolling. Features also implemented for GtkCList.
1937 * Significant speedups to widget creation and destruction through caching
1938   colormap and visual queries to the XServer.
1939 * Speedups for type creation and especially gtk_type_is_a() checks.
1940 * Speedups in signal lookup, creation and emissions and connection handling.
1941 * Minor speedups with object data allocation and destruction.
1942 * Additions to the signal handling API (e.g. *_emitv).
1943 * Support for rc-file reparsing.
1944 * Resizing logic is now implemented on container widget basis, rather than
1945   for toplevel GtkWindows only.
1946 * Buttons support relief styles now.
1947 * Some widgets are now allocated through memchunks to behave more memory wise.
1948 * Newly included file gtkfeatures.h which defines compatibility macros to
1949   test for certain API features upon program compilation.
1950 * Child arguments support for container widgets.
1951 * Far better support for object arguments, revamp of the underlying
1952   mechanism for speed and reusability. Child/object arguments don't
1953   need to be preceeded by the "GtkType::" portion anymore.
1954 * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
1955   is now performed by a new widget GtkAccelLabel.
1956 * Overhaul of the resizing code. Resizing behaviour can now be specified
1957   on GtkContainer basis, so the underlying algorithm isn't only available
1958   for GtkWindows.
1959 * GtkTables are now fully resizable.
1960 * The GtkType system now supports an additional base class initialization
1961   function.
1962 * GtkStyles and key bindings can now be looked up depending on the base
1963   types of a widget, through a new keyword `class' in rc files.
1964 * GtkButton derives from GtkBin (finally).  
1965 * More descriptive error messages on rc parsing.  
1966 * Runtime information is available to query enum/flag definition values.
1967 * Upgrade to libtool-1.2
1968 * Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
1969   including those that already went into the 1.0.x branch.
1970 * A big bunch of features and cosmetic fixups that just got lost in
1971   the masses of changes.