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