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