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