ANNOUNCE: GTK+ 1.1.3 Released



GTK+ 1.1.3 is now at: ftp://ftp.gtk.org/pub/gtk/v1.1/.

The 1.1.x releases of GTK+ are DEVELOPMENT RELEASES, and as such
there are usually large changes between releases.  You should not
expect 1.1.x series to be stable, since the focus is on enhanced
features.  You can find a stable version of GTK+ at
ftp://ftp.gtk.org/pub/gtk/v1.0/.                                                              

What is new in GTK+ 1.1.3:

* GtkCList/GtkCTree now have the ability to:
    - hide/show individual columns
    - disable/enable column resizing
    - set min and max for column widths
    - set expander style of the ctree
    - set/get row and cell styles
    - set spacing between tree expander and cell contents in ctree
    - toggle auto_resize for columns
* Must enhanced DND support, removed old DND code
* Idle functions are now implemented via GHook, giving a slight speed
  improvement
* An environment variable GTK_MODULES which takes a colon seperated
  list of module names GTK+ will now automatically load at gtk_init() startup
* GtkFontSel now has support for an extra 'base' filter
* New function gdk_window_set_root_origin to get the real geometry taking
  into account window manager offsets
* New function gtk_text_set_line_wrap to toggle line wrapping
* New function gtk_widget_add_events which safely adds additional
  events to a widget's event mask
* New function gdk_event_get_time to get the timestamp from a generic
  event
* New widget GtkCalendar
* New widget GtkInvisible - InputOnly offscreen windows used for reliable
  pointer grabs and selection handling in DND code
* New functions gtk_object_remove_no_notify[_by_id] to remove a certain
  data portion without invokation of its destroy notifier 
* gtk_spin_button_construct is now deprecated, use gtk_spin_button_configure
  instead 
* gtk_clist_set_border is now deprecated, use gtk_clist_set_shadow_type 
  instead
* Removed functions gtk_object_set_data_destroy[_by_id] 
* Documentation additions/updates 
* HTML and plain text files are now included in the distribution
* Bug fixes, typeness corrections, and general fixups

--
GTK+ Team
http://www.gtk.org/

--
Shawn T. Amundson               
amundson@gimp.org               http://www.gimp.org/~amundson

"The assumption that the universe looks the same in every
 direction is clearly not true in reality." - Stephen Hawking



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]