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