Wireshark-commits: [Wireshark-commits] rev 26148: /trunk/ /trunk/packaging/nsis/: wireshark.nsi /tr

Date: Sat, 06 Sep 2008 15:25:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26148

User: etxrab
Date: 2008/09/06 08:25 AM

Log:
 Use GTK+ 2.14.1
 What's new in GTK+ 2.14
 =======================
 
 GTK+ 2.14 adds new functionality while maintaining source and binary 
 compatibility with GTK+ 2.12. Highlights of new features and
 improvements in GTK+ 2.14 are:
 
 New widgets and objects
 
  * GdkAppLaunchContext, provides startup notification with 
    g_app_info_launch()
  * GtkMountOperation, can ask for passwords when mounting 
    volumes with g_volume_mount()
  * GtkToolShell, an interface for containers of GtkToolItems
 
 Noteworthy new APIs
  
  * gtk_show_uri(), a replacement for gnome_vfs_url_show() and
    gnome_url_show()
  * gtk_widget_get_snapshot(), using pixmap redirection to render 
    snapshots of widgets
 
 Changes in the file chooser
 
  The file chooser uses GIO directly, loadable backends are no longer 
  supported. Autocompletion in the file chooser entry has been improved.
 
 Changes in printing support
  
  The print dialog displays printer status information. Support for
  rearranging pages when printing multiple pages per sheet has been
  added to the cups backend. 
 
 Accessibility support
  
  The gail module is shipped with GTK+, GtkBuilder supports
  accessibility attributes and GtkStatusIcon supports keyboard
  navigation.
 
 Internationalization support
 
  The compose sequences understood by GTK+'s builtin input method
  have been synchronized with recent X.org compose sequences, adding
  a large number of new sequences. GTK+ no longer uses translations
  when an application is not translated to the current locale.
 
 gdk-pixbuf changes
 
  * Support loading OS X icns format
  * Support loading JPEG 2000 images
  * Support loading and saving to GIO streams
  * Use GIO for mime information
  
 GDK changes
 
  GDK uses Xrandr instead of Xinerama to provide more (and dynamic)
  monitor information. Font configuration changes are now picked up
  at runtime, without an application restart.
 
 For more details and lists of fixed bugs, see the
 announcements for the 2.13.x development releases:
 
 http://mail.gnome.org/archives/gtk-devel-list/2008-February/msg00079.html
 http://mail.gnome.org/archives/gtk-devel-list/2008-May/msg00112.html
 http://mail.gnome.org/archives/gtk-devel-list/2008-June/msg00033.html
 http://mail.gnome.org/archives/gtk-devel-list/2008-June/msg00158.html
 http://mail.gnome.org/archives/gtk-devel-list/2008-July/msg00044.html
 http://mail.gnome.org/archives/gtk-devel-list/2008-July/msg00182.html
 http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00023.html
 http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00153.html

Directory: /trunk/packaging/nsis/
  Changes    Path             Action
  +3 -4      wireshark.nsi    Modified

Directory: /trunk/tools/
  Changes    Path              Action
  +2 -2      win32-setup.sh    Modified

Directory: /trunk/
  Changes    Path              Action
  +29 -28    Makefile.nmake    Modified
  +5 -3      config.nmake      Modified