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