]> Pileus Git - ~andy/gtk/blob - NEWS
Fix screwup in handling of module path that was resulting in freed memory
[~andy/gtk] / NEWS
1 Overview of Changes in GTK+ 2.0.1
2 =================================
3
4 * GtkTreeView fixes and performance improvements 
5   [Kristian Rietveld, Jonathan Blandford, Mike Piepe, Dave Camp]
6 * GtkTextView fixes [Havoc Pennington]
7 * Fix problems with accelerators on Solaris [Padraig O'Briain]
8 * Some fixes for key bindings on keypad keys [Owen Taylor]
9 * Fix problem with RENDER use on big endian machines 
10   [Owen Taylor, with help from Tuomas Kuosmanen]
11 * Win32 fixes, especially dashed line drawing 
12   [Tor Lillqvist, Hans Breuer]
13 * Compile with -D_REENTRANT when appropriate [Sven Numann]
14 * Compiler warning cleanups [Erwann Chenede]
15 * Fix handling of font-name XSETTING [Richard Hestilow]
16 * Make linux-fb backend compile again [Carlo E. Prelz, Alex Larsson]
17 * Fix problems with inappropriate menu scroll arrows [Owen]
18 * Stock icon improvements [Jakub Steiner, Tuomas]
19 * Much work on pixbuf loader robustness [Matthias Clasen]
20 * Documentation improvements [Matthias, Vitaly Tiskkov]
21 * Fix some crashes in GtkWindow accelerator handling code 
22   [Dave Camp, Matt Wilson]
23 * Misc bug fixes
24
25 Other contributors: Jacob Berkman, Dennis Björklund, Seth Burgess,
26   Murray Cumming, Johan Dahlin, John Ellis, Kang Jeong-He, 
27   James Henstridge, Richard Hult, Thomas Leonard, LEE Sau Dan, 
28   Alexey A. Malyshev, Mark McLoughlin, Michael Meeks, Sven Neumann, 
29   Andras Salamon, Soeren Sandmann, Dan Winship, Yao Zhang
30
31 Overview of Changes in GTK+ 2.0.0
32 =================================
33
34 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, Darin Adler]
35 * Build fixes [Anders Carlsson, Tor Lillqvist, Manish Singh]
36 * Bug fixes. [Thomas Leonard, Owen Taylor]
37
38 Overview of Changes in GTK+ 2.0.0 rc1
39 =====================================
40
41 * GtkTreeView fixes [Kristian Rietveld, Jonathan Blandford, Richard Hult]
42 * Text widget fixes [Havoc Pennington]
43 * Efficiency fixes when using Xft [Owen Taylor]
44 * Key handling fixes and other fixes for Win32 [Hans Breuer, Tor Lillqvist]
45 * Try to fix key handling without XKEYBOARD extension [Owen]
46 * Documentation fixes and improvements 
47   [Matthias Clasen, Alexey Malyshev, Akira Tagoh, Vitaly Tishkov]
48 * Widget drawing improvments [Soeren Sandmann]
49 * Allow cycling between multiple menu bars with <Control>Tab [Owen]
50 * Try to build libraries with only shared library dependencies on Xft to 
51   deal with transition to Xft2 [Owen]
52 * Portability fixes [Owen, Miroslaw Dobrzanski-Neumann]
53 * Don't use red as the default cursor color [Owen]
54 * Bug fixes, bug fixes, bug fixes.
55
56 Other contributors: Darin Adler, Jacob Berkman, Kevin Breit, Hans Breuer, 
57   Anders Carlsson, Damon Chaplin, Finlay Dobbie, Jody Goldberg,
58   Andreas J. Guelzow, Scott Guilbeaux, Vlad Harchev, James Henstridge,
59   Tim Janik, Satyajit Kanungo, Charles Kerr, Sergey Kuzminov, Miles Lane, 
60   Alexander Larsson, Paolo Maggi, Skip Montaro, Jan Mynarik, Sven Neumann, 
61   Padraig O'Briain, Narayani Pattipati, Mark Patton, Havoc Pennington, 
62   Ettore Perazzoli, Guillermo S. Romero, Manish Singh, Morten Welinder
63
64 Overview of Changes in GTK+ 1.3.15
65 ==================================
66
67 * New stock and improved icon images
68   [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
69 * Widget drawing improvements for check and radio buttons,
70   spinbuttons [Soeren Sandmann]
71 * Clean up module search path algorithm, use GTK_PATH [Owen Taylor]
72 * Add GtkSetting for font name. [Richard Hestilow]
73 * Much improved key matching code, accelerators work independent
74   of group [Owen]
75 * Make mnemonics work for embedded GtkPlug widgets [Owen]
76 * Keynav improvements for GtkTreeView [Kristian Rietveld]
77 * Fix gtk_tree_view_scroll_to_cell() [Jonathan Blandford]
78 * Rename gtk_tree_view_get_iter_root() and gtk_tree_path_new_root()
79   to gtk_tree_view_get_iter_first() and gtk_tree_path_new_first(),
80   add compatibility macros.
81 * GtkTreeView bug fixes [Kristian, Anders, Damon Chaplin]
82 * GtkTextView bug fixes [Havoc Pennington]
83 * Pad class structures for future binary compatibility [Owen]
84 * Tutorial improvements [Sven Neumann, Matthias Clasen]
85 * Fixes for MULTIPLE selection target [Gregory Merchan, Owen]
86 * Fix problems with initial widget size [Owen]
87 * AIX compilation fixes [Miroslaw Dobrzanski-Neumann]
88 * Win32 fixes [Hans Breuer, Tor Lillqvist]
89 * Miscellaneous bug fixes
90
91 Other contributors: David L. Cooper, Eric Fischer, Jody Goldberg, 
92   Satajyit Kanungo, Thomas Leonard, Mark Patton, Manish Singh, 
93   Nicolas Setton
94
95 Overview of Changes in GTK+ 1.3.14
96 ==================================
97
98 * Keyboard focus improvements [Owen Taylor]
99 * Code cleanup [Matthias Clasen, Manish Singh, Darin Adler]
100 * Fix accidentally exported variables [Mark McLoughlin]
101 * GtkTreeView fixes [Jonathan Blandford, Kristian Rietveld, John Harper, Darin]
102 * Default to yellow tooltips [Owen]
103 * RC file fixes for reloading, priorities [Owen, Matthias]
104 * GtkMenu behavior improvements and bug fixes [Owen, Arnaud Charlet]
105 * GtkTextView fixes [Havoc Pennington, Daniel Elstner, Dennis Bjorklund]
106 * Improve keynav for paned widgets, tooltips, spin buttons, notebooks, 
107   scrolled windows [Soeren Sandmann, Padraig, Owen]
108 * Add Emacs/Default key themes [Owen]
109 * Win32 fixes [Hans Breuer, Tor Lillqvist]
110 * Ethiopic input methods [Daniel Yacob]
111 * Opaque paned window resizing [Soeren]
112 * Tweak table expansion behavior [Tim Janik]
113 * Fix GtkCalendar focus drawing [Bill Haneman]
114 * Allow themeable cursor thickness [Bill]
115 * Start of fixing of tutorial for GTK+-2.0 [Matthias]
116 * Add a ::adjust-bounds signal to GtkRange to allow spreadsheat style
117   scrollbars. [Jody Goldberg]
118 * Add the ability to turn on multiple selection for GtkFileSel [Manish]
119 * Bug fixes
120
121 Other contributors: Jacob Berkman, Padraig O'Briain, Anders Carlsson,
122  Johan Dahlin, Richard Hult, Stefan Kost, Alex Larsson, Thomas Leonard,
123  Paolo Maggi, Alexey Malyshev, Federico Mena Quintero, Skip Montaro,
124  Sven Neumann, Havoc Pennington, Laszlo Peter, Christian Rose, Joe Shaw,
125  Kevin Vandersloot,  Morten Welinder, Peter Williams
126
127 Overview of Changes in GTK+ 1.3.13
128 ==================================
129
130 * Tree view fixes. [Kristian Rietveld, Jonathan Blandford, Anders Carlsson]
131 * Tree view support for low-vision themes [Bill Haneman]
132 * Text view bug fixes. [Havoc Pennington]
133 * Win32 fixes and improvements.  [Tor Lillqvist, Hans Breuer, 
134   Archaeopteryx Software]
135 * Documentation improvements [Matthias Clasen, Havoc Pennington]
136 * Accelerate alpha compositing using RENDER extension if present,
137   and optimize the non-RENDER case a lot. [Owen Taylor]
138 * Add support for "optional keybindings" (action signal returns FALSE) [Owen]
139 * Fixed the infamous changing directory deletes filename bug 
140   [Owen and a cast of thousands]
141 * Add mouse cursor hiding for text widgets [Anders Carlsson]
142 * Simple Hangul input module [Yusuke Tabata]
143 * Removed the scary startup warning.
144 * GdkPixbuf pixel handling fixes [Owen, Michael Hore, Jim Cape]
145 * Converted GtkFileSelection and GtkFontSelection to use GtKTreeView widgets
146   instead of the deprecated GtkCList [Owen]
147 * gtkhsv.h was installed by mistake, fixed that. [reported by Ross Burton]
148 * gdk_pixbuf_render_to_drawable() now also handles alpha pixbufs.
149 * Made Gtkimage draw GtkPixmap, GtkImage, GdkPixbuf insensitive, prelighted,
150   etc. [Havoc, Owen]
151 * Marked gtk_item_factory_path_from_widget() G_CONST_RETURN. [Matt Wilson]
152 * gtk_image_menu_item_new_from_stock() now falls back to
153   new_with_mnemonic, for consistency with gtk_button_new_from_stock()
154   [Havoc Pennington]
155 * GdkModifierType is now consistently used for modifier mask parameters
156   [Mark Patton]
157 * gtk_widget_set_accel_path() is now publically exported.
158
159 Other contributors: Darin Adler, Jeffrey Baker, Damon Chaplin, Brian Cameron, 
160   Murray Cumming, James Henstridge, Jacob Berkman, Arnaud Charlet, Jeff Franks, 
161   Jeff Garzik, Jody Goldberg, Diego Gonzalez, Melvin Hadasht, Raja Harinath, 
162   Tim Janik, Mike Kestner, Mathieu Lacage, Alex Larsson, Ryan Lovett, 
163   Mark McLoughlin, Sven Neumann, Padraig O'Briain, Xavier Ordoquy, Chris Phelps, 
164   Detlef Reichl, Guillermo S. Romero, Federico Mena Quintero, Manish Singh,
165   HideToshi Tajima, Vitaly Tishkov, Jon Trowbridge, Sergey Vlasov.
166
167 Overview of Changes in GTK+ 1.3.12
168 ==================================
169
170 * Fix problems with PNG saving [Michael Natterer]
171 * Cleanups of deprecated usages [Sebastian Wilhelmi]
172 * Win32 fixes [Tor Lillqvist]
173 * Documentation improvements [Matthias Clasen, Havoc Pennington, 
174   Vitaly Tishkov]
175 * Frame buffer port fixes [Manish Singh]
176 * GtkTextView bug fixes [Havoc Pennington, Chris Phelps]
177 * Menu behavior improvements [Kristian Rietveld]
178 * Make focus line width configurable, focus color work on 
179   dark themes. [Bill Haneman, Owen Taylor]
180 * Add state argument to gtk_paint_focus() [Bill]
181 * Added incremental revalidation to tree view, for better apparent speed 
182   [Jonathan Blandford]
183 * Remove useless gtk_tree_view_column_cell_event() [Jonathan]
184 * Display XIM status in a separate window [HideToshi Tajima]
185 * Add GDK_DEBUG=nograbs to disable pointer, keyboard grabs [Jacob Berkman]
186 * Add menu of Unicode control characters to GtkEntry, GtkTextView 
187   [Dov Grobgeld, Havoc]
188 * Pass key releases along to input methods [Owen]
189 * Many bug fixes
190
191 Other contributors: Darin Adler, Fabrice Bellet, Chris Blizzard, 
192   Hans Breuer, Anders Carlsson, Damon Chaplin, Murray Cumming, Jeff Franks, 
193   James Henstridge, Tim Janik, Alex Larsson, George Lebl, Kjartan, Maraas, 
194   Sven Neumann, Seth Nickell, Padraig O'Briain, Soeren Sandmann, Manish Singh, 
195   Matt Wilson
196
197 Overview of Changes in GTK+ 1.3.11
198 ==================================
199
200 * Massive rework of accelerator API and implementation (Tim Janik)
201 * Major fixes to resizing and redrawing to eliminate hysteresis
202   and optimize. (Owen Taylor, Soeren Sandmann)
203 * Make many widgets NO_WINDOW to improve appearance and reduce
204   drawing overhead (Owen)
205 * Text view fixes (Havoc Pennington)
206 * Make child widgets in GtkTextView work (Havoc)
207 * GtkTreeModelSort fixage (Jonathan Blandford, Kristian Rietveld)
208 * Clean up GtkTreeView drag and drop support (Owen)
209 * Misc tree view fixes and improvements (Jonathan, Kristian, Anders, Matt Wilson)
210 * Add gtk_window_get/set_focus(), gtk_window_set_default() as public
211   functions (Owen, Damian Ivereigh)
212 * Fixes to GtkPlug/GtkSocket (Michael Meeks, Owen)
213 * Change button ordering in standard dialogs to correspond to 
214   GNOME useability project proposal (Gregory Merchan)
215 * Add support for context sensitivity in input methods (Owen)
216 * Hook up gtk_im_context_set_use_preedit() (Hidetoshi Tajima)
217 * Fix gdk_window_scroll() and other aspects of big windows (Owen)
218 * Remove need for X connection for class initialization (Jacob Berkman)
219 * Propagate key events to parents of focused widget (Owen)
220 * Don't export normal GTK+ marshalers, export deprecated compat marshalers (Owen)
221 * Many Win32 Fixes and improvements (Hans Breuer, Tor Lillqvist)
222 * Bug and documentation fixing (Matthias Clasen, Anders Carlsson,
223   Jacob Berkman, others.)
224
225 Other Contributors:
226   Darin Adler, Marius Andreiana, Erwann Chenede, Murray Cumming, Janet Davis, 
227   Daniel Egger, Daniel Elstner, Jeff Franks, Alex Larsson, George Lebl, 
228   Sergey Kuzminov, Eric Lemings, Arkadiusz Miskiewicz, Padraig O'Briain, Sven Neumann, 
229   Kristian Rietveld, Nicolas Setton, Manish Singh,  Vitaly Tishkov, Sebastian Wilhelmi, 
230   Michael Natterer
231
232 Overview of Changes in GTK+ 1.3.10
233 ==================================
234
235 * GtkTextView fixes [Havoc Pennington]
236 * GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
237   Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
238 * gtkdemo improvements [Kristian Rietveld]
239 * Drag and drop fixes to generic code and widgets 
240   [Owen Taylor, Damian Ivereigh]
241 * Documentation improvement [Havoc Pennington, Matthias Clasen]
242 * Spelling fixes [Jacob Berkman]
243 * Move signals to the GtkEditable interface [Kristian]
244 * Further stock image improvements [Jakub Steiner]
245 * Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
246   [Sven Neumann]
247 * Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
248 * Automatically call setlocale(), unless explictely disabled [Owen]
249 * Property addition to various widgets [Michael Meeks, Owen]
250 * Support building with automake-1.4 [James]
251 * Make GtkRadioButton groups act as a single focus point [Owen]
252 * Move gdk_window_lookup etc. to be cross-platform [Matthias]
253 * Draw spinbuttons variably sized [Kristian]
254 * Separate GdkAtom out from X atoms for compatibility with future
255   multihead changes [Owen]
256 * Require gdk_threads_init() to be explicitly called instead
257   of piggybacking off of g_thread_init(). [Owen]
258 * Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
259 * Bug fixes and cleanup [Matthias, others]
260
261 Other Contributors:
262   Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
263   Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain, 
264   Hans Breuer, Vitaly Tishkov, Dov Grobgeld
265  
266
267 Overview of Changes in GTK+ 1.3.9
268 =================================
269
270 * Add editable text cells to GtkTreeView.
271   Keynav, drawing fixes in GtkTreeView [Jonathan Blandford]
272 * Text widget no longer always has a \n in it. [Havoc Pennington]
273 * Text widget bug fixes [Havoc, Dov Grobgeld, Hidetoshi Tajima]
274 * Allow -1 for width/height in gdk_pixbuf_render_*(). [Matthias Clasen]
275 * Minor fix for major resizing problems in recent releases [Owen Taylor]
276 * Restore ability to set _set properties to TRUE for 
277   GtkCellRendererText, GtkTextTag [Owen]
278 * Cursor drawing improvements [Owen]
279 * Win32 fixes [Hans Breuer]
280 * Mark various functions as deprecated or private.
281 * Misc bug fixes, portability fixes, and cleanups.
282
283 Other Contributors: 
284  Vitaly Tishkov, Christian Rose, Frank Belew, Jeff Franks, Sven Neumann,
285  Kristian Rietveld, Vitaly Tishkov, Joshua N. Pritikin, Matt Wilson, 
286  James Henstridge, Detlef Reichl
287
288 Overview of Changes in GTK+ 1.3.8
289 =================================
290
291 * GtkTreeView and GtkTreeModel API cleanups/improvements [Jrb]
292 * GtkOptionMenu scrollwheel support [Alex]
293 * GtkModule search paths [Owen]
294 * Documenatation updates [Havoc,Jrb]
295 * Major Gdk cleanup [Owen]
296 * Miscellaneous other fixes/cleanups
297
298 Other Contributors:
299   Joshua N Pritikin, Padraig O'Briain, Jakub Steiner, Matthias Clasen,
300   Matt Wilson, James Henstridge
301
302 Overview of Changes in GTK+ 1.3.7
303 =================================
304
305 * Many Pixbuf (loader) improvements [Matthias Clasen, Soeren Sandmann]
306 * Added publically installed utility gdk-pixbuf-csource to generate
307   inlined pixbufs in C source code [Tim Janik]
308 * Optional movement of button children on press [Soeren, Owen Taylor]
309 * Interactive searching in GtkTreeView [Kristian Rietveld]
310 * Sorting/ordering improvements for GtkTreeView [Kris, Jonathan Blandford]
311 * Animation of expander motion for GtkTreeView [Anders Carlsson]
312 * Lots of misc GtkTreeView fixes and improvements [Jonathan]
313 * New/improved stock icons [Jakub Steiner] 
314 * Code and API rework for window resizing [Havoc Pennington]
315 * Converted accel groups to GObject [James Henstridge]
316 * More property support improvements
317 * Add facility for "secondary" buttons in 
318   GtkButtonBox/GtkDialog [Gregory Merchan]
319 * Disentangled child visability from MAPPED state [Owen]
320 * Plug/Socket improvements and port to the XEMBED protocol [Owen]
321 * Added priorities for styles in RC files, 
322   support multiple parse contents [Owen]
323 * Made GdkVisual and GdkDevice GObjects [Alexander Larsson]
324 * Key binding improvements [Havoc]
325 * Added GtkWidget::event-after signal since normal event handling
326   is now aborted as soon as a handler returned TRUE [Tim]
327 * Dnd fixes and improved icon support [Owen]
328 * Removed GtkPacker widget
329 * Fixing missing paired getters/setters [Kris]
330 * Nuked remaining GtkArg cruft, implemented container/child properties [Tim]
331 * Added window grab groups [Owen]
332 * Many frame buffer improvements [Alex]
333 * Win32 fixes and improvements [Hans Breuer]
334 * Warning fixes [Darin Adler]
335 * Miscellaneous bug and API fixes [Matthias et. al]
336
337 Other Contributors:
338   Joshua N Pritikin, Hidetoshi Tajima, Manish Singh, ERDI Gergo, Jens Finke,
339   Chema Celorio, Lee Mallabone, Vitaly Tishkov, Sebastian Wilhelmi,
340   Nicola Girardi, Sven Neumann, Padraig O'Briain, Michael Natterer,
341   Suresh Chandrasekharan, Jonas Borgström, Jay Cox, Michael Meeks,
342   Mathias Hasselmann, Peter Williams, Thomas Broyer, Kjartan Maraas,
343   Joel Becker, Jeff Franks, Brian Cameron, Skip Montanaro
344
345 Overview of Changes in GTK+ 1.3.6
346 =================================
347
348 * Properly renders strikethrough text
349 * win32 fixes
350 * Added "scale" property to GtkTextTag and GtkCellRendererText to do 
351   relative font scaling
352 * Added "format_value" signal to GtkScale to reformat value text
353 * framebuffer fixes
354 * Property support added to lots of widgets
355 * Many GtkTreeView new features and API/implementation fixes
356 * Lots of new_with_mnemonic() convenience functions
357 * Change GtkImageMenuItem API to be more consistent/useful
358 * Added lots of new stock items/icons
359 * Rewrote GtkRange/GtkScale/GtkScrollbar, includes support for
360   enabling/disabling extra scrollbar stepper arrows in gtkrc so NeXT
361   themes won't need broken hacks
362 * Convenience API for GtkRange similar to the one added to GtkSpinButton
363   a while back
364 * Make menubar/toolbar work properly with xthickness/ythickness of 1 or 0, 
365   and move some attributes from program settings to user settings.
366   Allows nice 1-pixel-bevel themes.
367 * Moved ::focus virtual function from GtkContainer to GtkWidget
368 * Plenty of bug fixes
369
370 Overview of Changes in GTK+ 1.3.5
371 =================================
372
373 * New default theme based on Raleigh theme for 1.2.x.
374 * Dependency on the ATK library added as a step to
375   providing accessibility-enabling interfaces
376 * XEMBED-based GtkPlug/GtkSocket now basically works.
377 * Drag and drop of column headers in GtkTreeView
378 * GtkColorSelector work: hooks for saving and propagating palette, UI tweaks,
379   and API sanitization
380 * Key binding fixes
381 * Configurable padding/spacing in a lot of places
382 * Invisible text in GtkTextView fixed
383 * SHM segments now created with a mode of 0600
384 * Bug fixes
385
386 Overview of Changes in GTK+ 1.3.4
387 =================================
388
389 * Win32 fixes
390 * GtkTreeView improvements and fixes
391 * Fix glib-2.0.m4
392 * Miscellaneous bug fixes
393
394 Overview of Changes in GTK+ 1.3.3
395 =================================
396
397 [ 5600 lines of ChangeLog ]
398
399 * API cleanups
400 * Win32 work (Tor, Hans Breuer)
401 * Focus improvements (Owen)
402 * Frame buffer improvements (Alex)
403 * Work on GtkTextView (Havoc)
404 * Much work on GtkTreeView (Jonathan)
405 * Selectable labels (Havoc)
406 * Converted many arguments to properties (Lee Mallabone, John Margaglione)
407 * Add exact regions to GdkExposeEvent, propagate it. (Alex)
408 * Added ability to have resize grips in status bars (etc.) using
409   _NET_WM_MOVERESIZE protocol. (Havoc)
410 * Added mnemnonic mechanism to make setting underline accelerators
411   much easier. (Alex)
412 * Add per-style property mechanism to allow themes to change 
413   geometry parameters. (Tim)
414 * Added global settings mechanisms for settings such as double-click
415   time. (Tim, Owen)
416 * Various support functions for new and old WM properties (Havoc, Alex)
417 * Add TRUE-stops-returns for boolean-returning signals (Ron Steinke)
418
419 Overview of Changes in GTK+ 1.3.2
420 =================================
421
422 GTK Core:
423
424 * New stock-icon and stock-item system. Use themeable pixbufs in
425   dialogs, buttons, etc. [Havoc]
426 * Theme engines reworked to use derivation and new object system. [Owen]
427 * Added GtkClipboard object for simple selection handling. [Owen]
428 * Make GtkEditable an interface, move implementation to GtkOldEditable for
429   compat. [Owen]
430 * Better handling of default directionality. [Robert]
431 * Use GSignal as backend for GtkSignal and other GObject stuff. [Tim]
432 * Move theme engines to GTypePlugin. [Owen]
433
434 GDK:
435
436 * Beginning of implementation of client parts of new window manager spec. [Owen]
437 * Make gdk_drawable_get_image() work with backing store. [Havoc]
438
439 Widgets:
440
441 * New text widget [Havoc]
442   - Adjustable tab handling.
443   - Ability to have scrolling side areas in new text widget for tabs/line numbers.
444   - Many cleanups and small improvements.
445 * Improvements to submenu navigation [Nils Barth/David Santiago] and
446   scrolling menus. [Alex]
447 * Simplification of progress bar API. [Havoc]
448 * Make GtkImage a generic image-display widget. [Havoc]
449 * New GtkTreeView tree widget. Model/view architecture, flexible renderering,
450   large datasets, etc. [Jonathan]
451 * New GtkMessageBox widget for message display. [Havoc]
452 * Allow labels to have contents set from XML-like markup language. [Havoc]
453 * Make dialogs derive from GtkDialog and use stock buttons. [Havoc]
454
455 Internationalization:
456
457 * Proper character set conversion for clipboard/selection. [Owen]
458 * New input method system via loadable modules; support on-the-spot
459   preedit in GtkEntry and new text widget; allow switchin input methods
460   on the fly; include modules for XIM and demo Cyrillic-tranliteration 
461   module. [Owen]
462 * VIQR, Thai, and Inuktitut input methods. [Robert]
463 * Convert po files to UTF-8. [Robert]
464
465 gdk-pixbuf:
466
467 * Full-alpha compositing for gdk-pixbuf on drawable. [Havoc]
468 * Add simple saving to gdk-pixbuf. [David Welton/Havoc]
469 * Add improved error handling with GError to gdk-pixbuf. [Havoc]
470
471 Ports:
472
473 * Much work on Win32 Port. [Tor/Hans]
474 * Much work on Linux-FB Port. [Elliot/Alex]
475
476 Misc:
477
478 * Start of new gtk-demo demo program. [Owen/Jonathan]
479 * Bug fixes and more bug fixes.
480
481
482 Overview of Changes in GTK+ 1.3.1:
483
484 * GTK+ now uses the Pango library for text manipulation. All
485   strings in GTK+ now are in Unicode, languages written
486   from right-to-left, and complex-text languages are now supported.
487 * The gdk-pixbuf library for image loading and manipulation is 
488   has been integrated with GTK+.
489 * The GTK+ object system has mostly been moved to GLib, separating
490   it from the GUI code. Many significant enhancements have been
491   made as part of this.
492 * A new text widget is now included. This started as a port
493   of the Tk text widget, and includes such features of the Tk
494   text widget as tags, marks, and unicode text support. It
495   has been enhanced to support model-view operation and the
496   full power of Pango.
497 * The GDK library has been extensively revised to support multiple
498   windowing systems. The only fully functional backend in 1.3.1
499   is the X11 backend, however, ports to Win32, Linux-framebuffer,
500   Nano-X, BeOS, and MacOS exist in various states of completion,
501   and at least some of these will be finished and integrated in 
502   before the final GTK+-2.0 release.
503 * 32-bit coordinates are now supported throughout GDK and GTK+
504   (they are emulated where not supported by the windowing system.)
505 * Many minor bug fixes and enhancements. Incompatible changes
506   are documented in docs/Changes-2.0.txt
507
508 Overview of Changes in GTK+ 1.2.8:
509
510 * GNU Make 3.79 bug workaround
511 * FAQ and tutorial updates and improvements
512 * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
513
514 Overview of Changes in GTK+ 1.2.7:
515
516 * More header cleanups.
517 * Fixed activation bug for insensitive widgets.
518 * Locale fixes to RC file parsing code.
519 * Miscellaneous bugfixes for Item Factory, CList, CTree, X Selections,
520   HScale, VScale, Pixmap, Viewport, OptionMenu, Entry and Notebook.
521 * Upgrade to libtool 1.3.4.
522
523 Overview of Changes in GTK+ 1.2.6:
524
525 * container queue_resize fixes
526 * gtk[vh]scale: minor fixups
527 * rename idle to idle_id in testgtk to avoid conflicts with 
528   broken libs
529 * More consistant naming of gtkrc files
530 * Added language support: ro, uk
531
532 Overview of Changes in GTK+ 1.2.5:
533
534 * more GtkCTree and GtkWindow bug fixes.
535 * more redraw/resize queue fixes, better expose event
536   discarding code.
537 * more miscellaneous bugs fixed
538 * new configure.in option --disable-rebuilds to completely disable
539   rebuilds of autogenerated sources.
540 * check for 5.002 now, to avoid failing autogeneration build rules due
541   to old perl versions.
542 * fonts (and fontsets) are cached now.
543 * more autogeneration make rules and dependancy fixups, we should be
544   save with autogeneration up to make -j12 now ;)
545 * new window position GTK_WIN_POS_CENTER_ALWAYS, which will recenter the
546   GtkWindow on every size change.
547 * major rework of window manager hints handling code, fixed a bunch of
548   races with the new resizing code.
549 * the new wm hints and resizing code is absolutely perfect and bug free now,
550   it only lacks testing ;)
551 * fixed up various rc style memory prolems.
552 * gtk_widget_modify_style() now properly changes the style of realized widgets
553   and references the style passed into it. if people worked around this bug,
554   this will introduce a slight memory leak in their code.
555   The code should typically look like:
556             GtkRcStyle *rc_style = gtk_rc_style_new ();
557             [...]
558             gtk_widget_modify_style (widget, rc_style);
559             gtk_rc_style_unref (rc_style);
560 * fix problems with positioning menus offscreen.
561 * GtkText fixes for some crashes and drawing errors.
562 * Better handling for unexpected window destroys in GDK and GTK+.
563   This should make it possible to use a GtkPlug and catch the
564   case where its parent socket is randomly killed.
565 * FAQ updates.
566 * FileSelection i18n patches, RadioButton fixups.
567 * many translation improvements.
568 * miscellaneous other bugs fixed.
569
570 Overview of Changes in GTK+ 1.2.4:
571
572 * DnD improvements (drags can be canceled with Esc now).
573 * suppressed configure event reordering in Gdk.
574 * rewrite of Gtk's configure event handling.
575 * major improvements for the object argument system (Elena Devdariani).
576 * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
577   GtkCTree.
578 * tutorial/FAQ updates, new file generation.txt on autogenerated sources.
579 * configure's --with-glib= is "officially" unsupported.
580 * upgrade to libtool 1.3.3.
581 * various buglets fixed.
582
583 Overview of Changes in GTK+ 1.2.3:
584
585 * Upgrade to libtool 1.3
586 * Check for dgettext (for systems with old versions of GNU Gettext)
587 * Many bug fixes (see ChangeLog for details)
588
589 Overview of Changes in GTK+ 1.2.2:
590
591 * Improved Dnd behaviour with Motif applications.
592 * Bug fixes for the Gtk selection code.
593 * Minor bug fixes to the Gdk Atom cache and Dnd code (with --display option).
594 * Bug fixes and leak plugs for the Gdk IM code.
595 * Added gtk_object_get() facility to retrive object arguments easily.
596   The var args list expects ("arg-name", &value) pairs.
597 * Fixed mapping for GdkInputCondition<->GIOCondition, this should fix
598   problems where closed pipes were no longer signalling GDK_INPUT_READ on
599   systems with a native poll().
600 * Some cleanups to GtkLabel's memory allocation code (shouldn't leak memory
601   anymore).
602 * We don't attempt to lookup xpm color "None" anymore, this should prevent
603   eXodus (commercial X windows server) from popping up a color dialog every
604   time a transparent pixmap is created.
605 * Fixed bug where Gtk timout/idle handlers would execute without the global
606   Gdk lock being held.
607 * Other minor bug fixes.
608
609 Overview of Changes in GTK+ 1.2.1:
610
611 * Many Bug fixes have been applied to the menu and accelerator code.
612 * GtkItemFactory can "adopt" foreign menu items now and manage their
613   accelerator installation. This is often required to get GtkItemFactory
614   like accelerator propagation between different windows with the same
615   menu heirarchy and for centralized parsing and saving of accelerators.
616 * GtkCList/GtkCTree buttons should always display correctly now.
617 * Miscellaneous other bug fixes.
618
619 What's New in GTK+ 1.2.0 (since 1.0.x):
620
621 * New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
622   GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
623 * Many new features and robustness for existing widgets
624 * Theme support
625 * New DND implementation
626 * Internationalization of standard dialogs
627 * New key binding system
628 * Tearoff menus and menu accelerators
629 * Wide character support for entry and text
630 * Resizing code has been overhauled
631 * Queued redraws of partial areas
632 * Far better support for object arguments
633 * Speed optimizations
634 * Runtime loading of dynamic modules
635 * Support for GLib log domains
636 * Tutorial improvements
637 * A bug fix or two
638
639 Overview of Changes in GTK+ 1.1.16:
640
641 * Major fixes and improvements for handlebox
642 * A change to the way widget->requisition works. Now,
643   widget->requisition is always what the widget requested,
644   unmodified by the usize. See Changes-1.2.txt for details.
645   This correct various bugs with gtk_widget_set_usize().
646 * Fixes for XIM on X11R5 systems
647 * Don't allow cut-and-paste of text in password-style entries
648 * --enable-debug is now on by default for the development releaes.
649   (When compiling for "production", use --enable-debug=minimum)
650 * Handle systems where Helvetica is not present more gracefully
651 * Fixes for memory leaks
652 * CList and CTree fixes
653 * Bug fixes for drawing problems. 
654 * Miscellaneous bug fixes to GtkLabel, GtkCList, GtkCTree,
655   GtkColorsel, Focusing, DND
656 * Tutorial improvements
657
658 Overview of Changes in GTK+ 1.1.15:
659
660 * Tutorial Updates
661 * Added --libs gthread to gtk-config 
662 * Bug fixes
663
664 What is new in GTK+ 1.1.14:
665
666 * Additions to docs/Changes-1.2.txt
667 * Just warn when loading theme engine fails
668 * CLAMP GtkScale digits to a meaningful range
669 * GTK_LOCALDIR is now defined in a better fashion
670 * New functions (feature freeze, we know...):
671     gtk_menu_set_title()
672     gtk_toggle_button_get_active()
673 * Some locale fixups in gtkrc code
674 * Fixes to make gtk_radio_button_set_group() keep only
675   one radio button in the group active
676 * Foreign windows are now always treated as viewable; this fixes
677   a problem where updating didn't occure properly in GtkPlug
678 * DND fixes for 64 bit architectures, and for specifying operations 
679   with modifier keys.
680 * Major revisions to GtkLayout: avoid having to create window
681   for NO_WINDOW children, adjust allocations of children as 
682   scrolled so queued draws work, and a resize is queued instead
683   of allocating directly in a put() or move()
684
685 What is new in GTK+ 1.1.13:
686
687 * Dnd and selection bug fixes and memory purification.
688 * Widget sensitivity fixups.
689 * Tooltips windows are now named "gtk-tooltips" so rc file rules
690   can match tooltips windows. Fixed interaction of tooltips and NO_WINDOW
691   widgets.
692 * Spin buttons now update their values upon value retrival.
693 * Overhaul of the resizing vs. redrawing logic to reduce redrawing needs
694   a lot. Gtk makes full use of the draw_area coalescing code now, which
695   got minorly improved as well.
696 * Containers map their Gdk windows after their children now to reduce
697   expose event generation.
698 * Gdk event queue fixups, this solves the double-click problems people were
699   recently having.
700 * Account for the fact that GSource's are only properly reentrant from
701   within dispatch(), thus we don't do Gdk event processing from within
702   check() or prepare() anymore.
703 * Rc files feature a bg_pixmap value of "<none>" now.
704 * Improved session management support in Gdk.  
705 * Automatic disabling of NLS if no gettext is found should work now.
706 * Removed deprecated functions, docs/Changes-1.2.txt gives an overview.
707 * Gtk+ development now requires GNU autoconf 2.13, GNU automake 1.4
708   and GNU libtool 1.2d.
709 * More bug fixes all over the place.
710
711 What is new in GTK+ 1.1.12:
712
713 * Korean translation added
714 * Fixed memory leaks
715 * A few other bug fixes
716
717 What is new in GTK+ 1.1.11:
718
719 * Dutch, Japanese, Swedish, Polish, and Norwegian translations
720 * Removed deprecated _interp variants: gtk_container_foreach_interp, 
721   gtk_idle_add_interp, gtk_timeout_add_interp, gtk_signal_connect_interp
722 * Lots of cast corrections
723 * Many fixes 
724
725 What is new in GTK+ 1.1.9:
726
727 * Check for broken glibc 2.0 mb functions and avoid them
728 * Label and Entry display fixes 
729 * Move main thread back to GDK, for locking when translating events
730 * Bug fixes
731
732 What is new in GTK+ 1.1.8:
733
734 * Added support for gettext and the localization of the standard
735   dialogs.
736 * Added line-wrapping for the label, and JUSTIFY_FILL
737 * Support reordering via drag and drop in  CList and CTree.
738 * Replaced GtkDrawWindow widget with a GTK_USER_DRAW flag
739 * Extended gtkpaned API to support minimum sizes and proportional
740   resizing.
741 * Changed the handling of shared memory segments so as to 
742   remove the need for GTK+ to set up signal handlers.
743 * Re-implemented event loop in terms of the event loop
744   that has been added to GLib 1.1.8
745 * Added 'grab_focus' signal to allow keyboard accelerators
746   for entries.
747 * Load locale specific RC files if present.
748 * Bug fixes.
749
750 What is new in GTK+ 1.1.7:
751
752 * Fixed memory mis-allocation in default files code
753 * Various event handling fixes
754 * Wide character support for entry and text
755 * Destroy widgets _after_ propagating unrealize signals through 
756   widget heirarchy
757 * Only build XIM-support if available
758 * Tutorial and examples updates
759 * Added gtk_drag_source_unset()
760
761 What is new in GTK+ 1.1.6:
762
763 * The signal system now features emission hooks whith special semantics,
764   refer to the ChangeLog for this.
765 * Minor? speedups and memory reductions to the emission handling of the
766   signal system.
767 * _interp() function variants are deprecated now. the corresponding *_full()
768   variants are provided for a long time now.
769 * Dnd abort timeout increased to 10 minutes.
770 * GtkScrolledWindow inherits from GtkBin now.
771 * GTK_POLICY_NEVER is implemented for scrolled windows now.
772 * Lots of API clean ups.
773 * Incremental freezing abilities.
774 * Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket.
775 * New window functions for transient relationship, default size, and 
776   geometry hints
777 * Default rc files are now read in (<sysconfdir/etc/gtkrc and ~/.gtkrc)
778   GTK_RC_FILES environment variable and functions are provided to configure
779   this behavior
780 * Read doc/Changes-1.2.txt to properly adapt your code.
781 * Bug Fixes.
782
783 What is new in GTK+ 1.1.5:
784
785 * Theme integration
786 * Widget style modification is now handled through GtkRcStyles
787 * GtkPixmaps now grey out pixmaps when insensitive
788 * Notebook enhancements
789 * Shadow configurability for menubars and handleboxes
790 * DND enhancements
791 * gtkfilesel now supports automounters better
792 * Implementation of expose compression
793 * Queued redraws of partial areas
794 * Scrolledwindow (+Viewport) source incompatibilities, children that are added
795   to a scrolled window don't get an automatic viewport anymore. a convenience
796   function gtk_scrolled_window_add_with_viewport() is suplied for this task
797 * Deprecated functions will now issue a message, informing the programmer about
798   the use of this function. These functions will get removed in future versions
799 * Non-functional functions got removed entirely
800 * gtk_widget_new() and gtk_object_new() will now auto-construct new objects.
801   A new function gtk_object_default_construct() is provided now which should
802   be called after every gtk_type_new() to perfom the auto-construction
803 * Improved argument support of several widgets
804 * Bug Fixes
805
806 What is new in GTK+ 1.1.3:
807
808 * GtkCList/GtkCTree now have the ability to:
809     - hide/show individual columns
810     - disable/enable column resizing
811     - set min and max for column widths
812     - set expander style of the ctree
813     - set/get row and cell styles
814     - set spacing between tree expander and cell contents in ctree
815     - toggle auto_resize for columns
816 * Must enhanced DND support, removed old DND code
817 * Idle functions are now implemented via GHook, giving a slight speed
818   improvement
819 * An environment variable GTK_MODULES which takes a colon seperated
820   list of module names GTK+ will now automatically load at gtk_init() startup
821 * GtkFontSel now has support for an extra 'base' filter
822 * New function gdk_window_set_root_origin to get the real geometry taking
823   into account window manager offsets
824 * New function gtk_text_set_line_wrap to toggle line wrapping
825 * New function gtk_widget_add_events which safely adds additional
826   events to a widget's event mask
827 * New function gdk_event_get_time to get the timestamp from a generic
828   event
829 * New widget GtkCalendar
830 * New widget GtkInvisible - InputOnly offscreen windows used for reliable
831   pointer grabs and selection handling in DND code
832 * New functions gtk_object_remove_no_notify[_by_id] to remove a certain
833   data portion without invokation of its destroy notifier 
834 * gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
835   instead 
836 * gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
837   instead
838 * Removed functions gtk_object_set_data_destroy[_by_id] 
839 * Documentation additions/updates 
840 * HTML and plain text files are now included in the distribution
841 * Bug fixes, typeness corrections, and general fixups
842
843 What is new in GTK+ 1.1.2:
844
845 * Gtk+ is now featuring runtime loading of dynamic modules via the
846   --gtk-modules= command line switch. such modules have to export a
847   G_MODULE_EXPORT void gtk_module_init (gint *argc, gchar ***argv);
848   function which will be invoked to initialize the module. since such
849   modules may create new widget types, they are always resident.
850 * The tutorial has been updated again.
851 * Changes to menus including tearoff menus and accelerators.
852 * Better support for modal dialogs.
853 * Removed CAN_FOCUS by default from scrollbars and button children of toolbar.
854 * More improvements and fixes for GtkCList and GtkCTree (i.e. row sorting).
855 * GtkCTree rows can be unselectable now.
856 * The GtkCTree API has undergone major renames (see ChangeLog entry from Lars
857   Hamann on Tue Aug 18 00:29:13 1998).
858 * A bunch of varargs functions changed to get va_lists working on systems that
859   implement va_lists as arrays.
860 * Improvements to the gdkrgb code.
861 * Improvements to Gdk color handling so we greatly reduce server traffic and
862   don't leak colors anymore.
863 * Improved internal widget tree iterators (the GtkContainer::foreach signal
864   vanished because of this).
865 * Option menus can have the keyboard focus now.
866 * More fixups to the text widget.
867 * GtkFileSelection should behave much more nicely in combination with AFS now.
868 * Support for label underlining.
869 * Support for GLib 1.1.3 log domains.
870 * Documentation improvements.
871 * Configuration fixes on various platforms.
872 * Miscellaneous fixes to XInput support.
873 * Build with shared library dependencies on Linux
874 * Fix for a major bug in the type systems memory allocation code that could
875   cause random crashes.
876 * Libtool update to version 1.2b.
877 * Lots of bugfixes and cleanups again ;)
878
879
880 What is new in GTK+ 1.1.1:
881
882 * Tutorial updates and additions.
883 * Key binding support for GtkListItems and GtkList.
884 * Extended selection mode and autoscrolling for GtkLists.
885 * A GtkCtree now operates on GtkCTreeNode* structures rather than GList*.
886 * GtkCTreeNodes can now be created from GNode trees.
887 * Bug fixes for GtkNotebook, GtkCList, GtkCombo and GdkWindow reparentation.
888
889
890 What is new in GTK+ 1.1.0:
891
892 * New widget GtkFontSelector.
893 * New featurefull progress bar.
894 * New container widget GtkPacker.
895 * New object GtkItemFactory, GtkMenuFactory is deprecated.
896 * New key binding system, configurable via rcfiles, similar to styles.
897 * New widget GtkCTree with drag selections and keyboard movement and
898   and horizontal scrolling. Features also implemented for GtkCList.
899 * Significant speedups to widget creation and destruction through caching
900   colormap and visual queries to the XServer.
901 * Speedups for type creation and especially gtk_type_is_a() checks.
902 * Speedups in signal lookup, creation and emissions and connection handling.
903 * Minor speedups with object data allocation and destruction.
904 * Additions to the signal handling API (e.g. *_emitv).
905 * Support for rc-file reparsing.
906 * Resizing logic is now implemented on container widget basis, rather than
907   for toplevel GtkWindows only.
908 * Buttons support relief styles now.
909 * Some widgets are now allocated through memchunks to behave more memory wise.
910 * Newly included file gtkfeatures.h which defines compatibility macros to
911   test for certain API features upon program compilation.
912 * Child arguments support for container widgets.
913 * Far better support for object arguments, revamp of the underlying
914   mechanism for speed and reusability. Child/object arguments don't
915   need to be preceeded by the "GtkType::" portion anymore.
916 * Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
917   is now performed by a new widget GtkAccelLabel.
918 * Overhaul of the resizing code. Resizing behaviour can now be specified
919   on GtkContainer basis, so the underlying algorithm isn't only available
920   for GtkWindows.
921 * GtkTables are now fully resizable.
922 * The GtkType system now supports an additional base class initialization
923   function.
924 * GtkStyles and key bindings can now be looked up depending on the base
925   types of a widget, through a new keyword `class' in rc files.
926 * GtkButton derives from GtkBin (finally).  
927 * More descriptive error messages on rc parsing.  
928 * Runtime information is available to query enum/flag definition values.
929 * Upgrade to libtool-1.2
930 * Legions of bug fixes, memory leaks, segfaults, of-by-something errors...
931   including those that already went into the 1.0.x branch.
932 * A big bunch of features and cosmetic fixups that just got lost in
933   the masses of changes.