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