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