Re: Rewriting release_set_scripts (was: Smoketesting modulesets)



On Fri, Mar 18, 2011 at 07:55:45PM +0100, Olav Vitters wrote:
> Going to work on release-diff (sending stuff to stdout).

I've finished this. See attached file for example output.

Usage is something like:
$ ftpadmin release-news -s core 2.91.90 2.91.91

-- 
Regards,
Olav
WARNING: Running in DEBUG MODE!
The following modules have a new version
 - brasero (2.91.90 => 2.91.91)
 - clutter (1.6.6 => 1.6.8)
 - empathy (2.91.90 => 2.91.91)
 - eog (2.91.90 => 2.91.91)
 - epiphany (2.91.90 => 2.91.91)
 - evolution-data-server (2.91.90 => 2.91.91)
 - gdk-pixbuf (2.23.0 => 2.23.1)
 - gjs (0.7.11 => 0.7.13)
 - glib (2.28.1 => 2.28.2)
 - glibmm (2.27.94 => 2.27.95)
 - gnome-bluetooth (2.91.5 => 2.91.91)
 - gnome-control-center (2.91.90 => 2.91.91)
 - gnome-desktop (2.91.90 => 2.91.91)
 - gnome-keyring (2.91.4 => 2.91.92)
 - gnome-menus (2.91.6 => 2.91.91)
 - gnome-panel (2.91.90 => 2.91.91)
 - gnome-screensaver (2.91.90 => 2.91.91)
 - gnome-session (2.91.90.1 => 2.91.91.3)
 - gnome-settings-daemon (2.91.90 => 2.91.91)
 - gnome-shell (2.91.90 => 2.91.91)
 - gnome-system-monitor (2.99.0 => 2.99.1)
 - gnome-themes-standard (2.91.90.1 => 2.91.91)
 - gnome-user-docs (2.91.90 => 2.91.91)
 - gobject-introspection (0.10.3 => 0.10.4)
 - gsettings-desktop-schemas (0.1.7 => 2.91.91)
 - gst-plugins-good (0.10.27 => 0.10.28)
 - gtk+ (3.0.1 => 3.0.2)
 - gtk-doc (1.16 => 1.17)
 - libgnome-keyring (2.32.0 => 2.91.92)
 - libgnomekbd (2.91.90 => 2.91.91)
 - mutter (2.91.90 => 2.91.91)
 - nautilus (2.91.90.1 => 2.91.91)
 - network-manager-applet (0.8.2 => 0.8.996)
 - totem (2.91.7 => 2.91.91)
 - vino (2.99.2 => 2.99.3)
 - yelp (2.91.90 => 2.91.91)
 - yelp-xsl (2.91.90 => 2.91.91)

The following modules weren't upgraded in this release
 - GConf 
 - atk 
 - atkmm 
 - clutter-gtk 
 - dconf 
 - evince 
 - gcalctool 
 - glib-networking 
 - gnome-backgrounds 
 - gnome-disk-utility 
 - gnome-doc-utils 
 - gnome-icon-theme 
 - gnome-icon-theme-extras 
 - gnome-icon-theme-symbolic 
 - gnome-packagekit 
 - gnome-power-manager 
 - gnome-terminal 
 - gnome-user-share 
 - gnome-utils 
 - gst-plugins-base 
 - gstreamer 
 - gtkmm 
 - gucharmap 
 - gvfs 
 - libgtop 
 - libgweather 
 - librsvg 
 - libsoup 
 - libwnck 
 - metacity 
 - mm-common 
 - notification-daemon 
 - pango 
 - pangomm 
 - totem-pl-parser 
 - vte 
 - zenity 

Modules with detailed change information
 - brasero 
 - clutter 
 - empathy 
 - eog 
 - epiphany 
 - evolution-data-server 
 - gdk-pixbuf 
 - glib 
 - glibmm 
 - gnome-control-center 
 - gnome-desktop 
 - gnome-keyring 
 - gnome-menus 
 - gnome-panel 
 - gnome-screensaver 
 - gnome-session 
 - gnome-settings-daemon 
 - gnome-system-monitor 
 - gnome-themes-standard 
 - gnome-user-docs 
 - gsettings-desktop-schemas 
 - gst-plugins-good 
 - gtk+ 
 - gtk-doc 
 - libgnome-keyring 
 - libgnomekbd 
 - nautilus 
 - totem 
 - vino 
 - yelp 
 - yelp-xsl 

========================================
  brasero
========================================
8/03/2011

Development release (2.91.91)

Rudolfs Mazurs <rudolfs mazurs gmail com>: Updated Latvian translation.
Manoj Kumar Giri <mgiri redhat com>: Updated Oriya Translation
Shankar Prasad <svenkate redhat com>: updated kn translations
Sweta Kothari <swkothar redhat com>: Updated Gujarati Translations
Joan Duran <jodufi gmail com>: [l10n] Updated Catalan translation
Changwoo Ryu <cwryu debian org>: Updated Korean translation
Daniel Korostil <ted korostiled gmail com>: Uploaded Ukranian
Aron Xu <aronxu gnome org> : Update Simplified Chinese translation.
Bruno Brouard <annoa b gmail com>: Updated French translation



========================================
  clutter
========================================
Clutter 1.6.8                                                        2011-03-07
===============================================================================

  • List of changes since Clutter 1.6.6

    » Documentation fixes.

    » Let ClutterBox report its paint volume.

    » Add an "Effects" chapter to the Clutter Cookbook.

    » Queue a redraw and/or a relayout whenever a ClutterActorMeta that
      changes the appearances or the allocation of an actor is enabled
      or disabled.

    » Fix the error reporting of the initialization sequence; this change
      makes Clutter abort early and with a meaningful message on backend
      initialization errors, instead going ahead and printing less than
      useful error messages.

    » Disable blending when using a texture render during a blit.

    » Fix handling of opacity when using an OffscreenEffect.

    » Tune the point-in-poly checks for the software-based picking.

  • List of bugs fixed since Clutter 1.6.6

    #2541 - ClutterOffscreenEffect will multiply the actor's opacity twice
    #2589 - clutter-box does not set default paint volume
    #2598 - clutter_init() return value useless

Many thanks to:

  Dioselin, Elliot Smith, Neil Roberts, nobled


========================================
  empathy
========================================
NEW in 2.91.91 (08/03/2011)
==============

Dependencies:

 • telepathy-glib ≥ 0.13.16
 • GTK+ ≥ 3.0.2

Empathy will now automatically reject new incoming calls while there is
another active call. A notification will be displayed telling you about the
call you just missed.

We strongly recommend that you update to telepathy-mission-control 5.7.6 to
avoid races between the different Empathy components.

Bugs fixed:
 - Fixed #583317, throbber/status message input widget disapper when contact list too narrow (Robert Sajdok)
 - Fixed #641121, Empathy ask to confirm certificate even if it is trusted in system stash (Stef Walter)
 - Fixed #643656, Autoreject incoming calls when there is one in progress (Emilio Pozuelo Monfort)
 - Fixed #643745, Support Ch.I.CredentialsStorage in auth-client (Danielle Madeley)
 - Fixed #643872, Auth client should have Observer.DelayApprovers (Guillaume Desmottes)
 - Fixed #643920, MSN protocol name may not be recognizable to some users (Guillaume Desmottes)
 - Fixed #644058, Missing mnemonic for "I don't want to enable this feature for now" (Guillaume Desmottes)
 - Fixed #644062, Warn if the user has insufficient disk space to receive file (Danielle Madeley)
 - Fixed #644121, all: set the primary-toolbar style class on primary toolbars (Cosimo Cecchi)
 - Fixed #644127, Display a notification when rejecting a call (Guillaume Desmottes)
 - Fixed #644210, Fix various issues in the Call observer (Guillaume Desmottes)

Translations:
 - Updated ar Translation (Khaled Hosny)
 - Updated bg Translation (Krasimir Chonov)
 - Updated ca Translation (Gil Forcada)
 - Updated es Translation (Daniel Mustieles)
 - Updated et Translation (Ivar Smolin)
 - Updated fr Translation (Bruno Brouard)
 - Updated he Translation (Yaron Shahrabani)
 - Updated ko Translation (Changwoo Ryu)
 - Updated lt Translation (Žygimantas Beručka)
 - Updated lv Translation (Rudolfs Mazurs)
 - Updated nb Translation (Kjartan Maraas)
 - Updated pa Translation (A S Alam)
 - Updated pt Translation (Duarte Loreto)
 - Updated ru Translation (Yuri Myasoedov, Leonid Kanter)
 - Updated sl Translation (Matej Urbančič)
 - Updated sv Translation (Daniel Nylander)
 - Updated uk Translation (Daniel Korostil)
 - Updated zh_CN Translation (liuzhen)

NEW in 2.91.90.2 (25/02/2011)
================

This release disables the /part command which introduced linking issues in
latest release. This command will be back in a future release.

NEW in 2.91.90.1 (25/02/2011)
================

The goal of this release is to provide an Empathy version which can be built
using latest telepathy-logger releases.

Dependencies:

 • telepathy-glib ≥ 0.13.14
 • telepathy-logger ≥ 0.2.0

Bugs fixed:
 - Fixed #604348, /part not implemented (Chandni Verma)
 - Fixed #623682, /query and /msg command are broken (Guillaume Desmottes)
 - Fixed #641491, Use tp_capabilities_supports_room_list() (Guillaume Desmottes)
 - Fixed #643078, Header collision between clutter-gtk-1.0 and clutter-gtk-0.10 due to include path order (Nirbheek Chauhan)
 - Fixed #643186, Certificate dialog should disappear if the connection goes away (Guillaume Desmottes)
 - Fixed #611913, Empathy preferences appears in "Appearence" in control-center (Cosimo Cecchi)

Translations:
 - Updated et Translation (Ivar Smolin)
 - Updated fr Translation (Bruno Brouard)
 - Updated zh_HK Translation (Cheng-Chia Tseng)
 - Updated zh_TW Translation (Cheng-Chia Tseng)


========================================
  eog
========================================
Version 2.91.91
---------------

  * Fix ref-count issue with python plugins ()
  * Open correct capplet when setting background image (Matthias Clasen)
  * Miscellaneous fixes (Cosimo Cecchi, Steve Frécinaux, Claudio Saavedra)

Bug fixes:

  #642969, "Open Background Preferences" does not work (Matthias Clasen)
  #644117, add the primary-toolbar style to the toolbar (Cosimo Cecchi)

New and updated translations:

- Khaled Hosny [ar]
- Gil Forcada [ca]
- Mario Blättermann [de]
- Daniel Mustieles [es]
- Ivar Smolin [et]
- Alain Lojewski, Bruno Brouard [fr]
- Yaron Shahrabani [he]
- Yasumichi Akahoshi, Takayuki KUSANO [ja]
- Changwoo Ryu [ko]
- Rudolfs Mazurs [lv]
- Kjartan Maraas [nb]
- A S Alam [pa]
- Duarte Loreto [pt]
- Yuri Myaseodov [ru]
- Matej Urbančič [sl]
- Daniel Nylander [sv]
- Wei Li, YunQiang Su [zh_CN]


========================================
  epiphany
========================================
================
Epiphany 2.91.91
================

Changes:

  - The downloads UI has been totally revamped. It is very similar to
    how Chrome works, and should fit much better in the overall GNOME
    3.0 design (#618443)
  - Add a border and some padding around the floating statusbar.
  - Do a DNS prefetch on the completion items when the cursor is set
    over them more than a 1/4th of a second. Should speed-up page
    loading. (#606087)
  - Other minor bugfixes.


========================================
  evolution-data-server
========================================
Evolution-Data-Server 2.91.91 2011-03-07
----------------------------------------

Bug Fixes:
	Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
	             (Milan Crha)
	Bug 617763 - Cannot create events on Yahoo through CalDAV (Milan Crha)
	Bug 633156 - Runtime warning when creating direct subfolder of
	             On This Computer (Milan Crha)
	Bug 639201 - Crash on startup - pop3_get_message,
	             camel_pop3_delete_old (Milan Crha)
	Bug 640829 - Can drop text/plain message lines in message preview
	             (Milan Crha)
	Bug 643095 - Crash when opening invalid multipart/signed message
	             (Milan Crha)

Other Changes:
	* ECalRecur: Convert intervals < 1 into the default (1)
	  (Carlos Martín Nieto)
	* e_source_copy() may copy also relative_uri (Milan Crha)
	* Modularize e-addressbook-factory migration. (Matthew Barnes)
	* Modularize e-calendar-factory migration. (Matthew Barnes)
	* Bump BASE_VERSION to 3.0. (Matthew Barnes)

Translations:
	Khaled Hosny (ar)
	David Planella (ca)
	Bruno Brouard (fr)
	Luca Ferretti (it)
	Rudolfs Mazurs (lv)
	Duarte Loreto (pt)
	Yuri Myasoedov (ru)
	Daniel Nylander (sv)
	Wei Li (zh_CN)



========================================
  gdk-pixbuf
========================================
2.23.1
======

* Win32:
 - Use dynamically constructed GDK_PIXBUF_LIBDIR for locating modules
 - Use dynamically constructed GDK_PIXBUF_LOCALEDIR to find translations
 - Use GDI+ loader by default

* Introspection:
 - Add package information
 - Don't include backend API

* Build against libpng 1.5

* Bugs fixed:
 634659 gdk-pixbuf 2.22 can't find localisation
 635364 Add C include and exported packages information to GIR
 639922 Proposed Visual C++ 2008 Project Files
 640407 Unportable test(1) construct in configure script.

* Translation updates
 Asturian
 Basque
 Bengali India
 Bulgarian
 French
 Galician
 Greek
 Korean
 Latvian
 Portuguese
 Russian
 Simplified Chinese
 Swedish
 Uighur



========================================
  glib
========================================
Overview of Changes from GLib 2.28.1 to 2.28.2
==============================================

* Improved documentation
 - GApplication details are explained a lot more thoroughly

* GVariant now supports NULL for empty arrays in varargs

* Bugs fixed:
 613269 g_type_get_qdata() doesn't work as I expected on subtypes
 624943 G_VALUE_NOCOPY_CONTENTS is undocumented
 637738 object_interface_check_properties never actually executes
 638185 GIOCondition should be annotated as "flags"
 642797 g_app_info_get_default_for_type() broken for subtypes
 642825 Unnecessary assertion failure in g_option_context_parse()
 642944 NULL key lookup using g_hash_table_lookup_extended()
 643197 g_application_id_is_valid docs imply no valid ids
 643468 Warn that handling "command-line" means manual activating...
 643478 GApplication::local_command_line vfunc documentation seems...
 643649 g_application_run() should say that argc/argv can be NULL
 643780 shouldn't need to create an action group to use actions...
 643795 g_timeout_add_seconds fires with intervals 1 second longer...

* Translation updates:
 British English
 Italian


========================================
  glibmm
========================================
2.27.95 (unstable):

Gio:
* Throw Gio::Error again, instead of just the base Glib::Error.
  This was broken in glibmm 2.27.94.
  (Murray Cumming)

Glib:
* build_filename(): Add method overloads to take up to 9 arguments, 
  for convenience.
  (Fabricio Godoy) Bug #599578
* Documentation: Mark some new API as new in 2.28.
  (Murray Cumming) 


========================================
  gnome-control-center
========================================
=============================
Version 2.91.91 (2011-03-08)
=============================

Shell:
- Reload the list of panels when new ones are added

Date and Time:
- Use correct order for date widgets when in non-US locales

Info:
- Look for which device is being driven by the VESA driver
- Remove (tm) from GNOME logo

Keyboard:
- Add support for the magnifier zoom in/out shortcuts
- Fix loading of custom shortcuts
- Fix initial selection in the shortcut pane
- Make shortcut conflicts code actually work
- Fix warning about "editing-canceled"
- Make repeat rate and speed follow a11y guidelines

Network:
- Update for recent NetworkManager changes

Printers:
- Don't show driver version in the model name
- Add dialogue for adding new printers

Region and Language:
- Don't block the interface when loading the panel
- Do not allow adding the same keyboard layout twice

Sound:
- Fix only starting applet in fallback session

Universal Access:
- Show actual keyboard shortcuts as defined in Keyboard
- Make "on-screen keyboard" switch work
- Fix initial state of typing help
- Add "smaller text" size


========================================
  gnome-desktop
========================================
===============
Version 2.91.91
===============

  libgnome-desktop

	* Introspection build improvement (Benjamin Otte)

  Misc

	* Bump GTK+ 3 requirement to 3.0 (Carlos Garcia Campos)

  Translators

	* Luca Ferretti (it)
	* Rudolfs (lv)
	* Korostil Daniel (uk)


========================================
  gnome-keyring
========================================
Changes in version 2.91.92 are:
 * Don't leak login name from PAM when logging error.
 * Also start daemon in XFCE
 * Fix inability to save password for other keyrings.
 * Build and test fixes.
 * Support removal of aliases via the secret service API
 * Fix race condition when multiple applications create the default
   keyring at the same time.
 * Add a desktop file for gnome-keyring-prompt, so the icon shows up
   properly in gnome-shell.
 * Implement HKDF for transport encryption security.

Changes in version 2.91.91 are:
 * Fix the certificate details expander when used with GTK+3
 * Calculate the minimum/natural size of the certificate widget better.
 * Fix gnome-keyring-prompt for GTK+3 release.
 * Fix problems with the URIs used for trust lookup and storage.
 * Pass around a content-type for secrets in the DBus Secret Service API.
 * If DBus couldn't be initialized when starting up the daemon, try
   again at a later point.
 * Build and testing fixes.
 * Remove support for the pkcs11-options file, and wait for a proper
   configuration file setup being worked on in p11-kit.
 * Add support for --version argument to gnome-keyring-daemon and
   gnome-keyring
 * Create necessary directory when storing trust assertion objects.


========================================
  gnome-menus
========================================
===============
Version 2.91.91
===============

  Menu Editor

	* Fix to work with latest pygi (Vincent)

  Misc

	* Build fix (Vincent)

  Translators

	* F Wolff (af)
	* Changwoo Ryu (ko)
	* Pavol Klačanský (sk)
	* Korostil Daniel (uk)


========================================
  gnome-panel
========================================
===============
Version 2.91.91
===============

Note: this version breaks API in libpanel-applet (an unused argument was
removed from FACTORY macros) and ABI (removed arguments and API). The version
of the library was not bumped as we're still finalizing the 3.0 API, so make
sure to rebuild all applets.

  All

	* Minor code cleanup (Vincent)

  Panel

	* Fix warning when lockdown setting changes (Vincent)

  libpanel-applet

	* Make sure people cannot misuse PanelApplet by documenting an API
	  usage error on stderr (Vincent)
	* Remove panel_applet_new() (Vincent)
	* Remove unused name arg in FACTORY macros (Vincent)
	* Remove out_process from panel_applet_factory_main() (Vincent)
	* Add test applet in python (Vincent)
	* Improve introspection coverage (Vincent)
	* Stop printing errors for gconf API (Vincent)
	* Correctly set min & max of orient and flags properties (Vincent)

  Clock Applet

	* Only display "edit locations" button if panel is not locked down
	  (Vincent)
	* Monitor locked-down property to update prefs visibility (Vincent)
	* Better fix for missing calendar sources (David Woodhouse)

  Fish Applet

	* Monitor locked-down property to update prefs visibility (Vincent)

  Wnck Applets

	* Monitor locked-down property to update prefs visibility (Vincent)

  Misc

	* Rewrite (and complete) libpanel-applet documentation (Vincent)
	* Remove libcanberra-gtk3 dependency (Vincent)
	* Bump GTK+ 3 requirement to 3.0 (Carlos Garcia Campos)

  Translators

	* Khaled Hosny (ar)
	* David Planella (ca)
	* Kristjan SCHMIDT (eo)
	* Bruno Brouard (fr)
	* Rajesh Ranjan (hi)
	* Changwoo Ryu (ko)
	* Rūdolfs Mazurs (lv)
	* Matej Urbančič (sl)
	* Daniel Nylander (sv)
	* Maxim Dziumanenko (uk)
	* YunQiang Su (zh_CN)


========================================
  gnome-screensaver
========================================
================
Version  2.91.91
================

- Follow the users clock format preference
- Port to GDBus
- Build cleanups
- Remove --poke option from the commandline tool (didn't work anyway)
- Remove unused delay and timeout preferences
- Remove inhibit interface (inhibit the session instead)
- Remove theme and job support
- Update style to match gnome-shell
- Use accountsservice to get face
- Translation updates (Korean, Simplified Chinese,
  Norwegian bokmål, Latvian Oriya, Ukrainian, Russian)


========================================
  gnome-session
========================================
=================
Version 2.91.91.3
=================

Fix another problem with launching of gnome-session-check-accelerated-helper

=================
Version 2.91.91.2
=================

More fixes and diagnostics for gnome-session-check-accelerated

=================
Version 2.91.91.1
=================

Fix gnome-session-check-accelerated to return 0 on success, as expected

===============
Version 2.91.91
===============

Session Manager:
- Better error message on not-found session (Colin Walters)
- Rename gnome-session-save to gnome-session-quit (William Jon McCann)
- Fix cancel button in logout dialog (Ray Strode)
- Increase is-accelerated runnable helper timeout (Colin Walters)
- Fix crash when if-session autostart condition is used (Matthias Clasen)
- Add gnome-session-check-accelerated to set a X property about acceleration
  (Colin Walters)
- Rename gnome-session-is-accelerated to gnome-session-check-accelerated-helper
  (Colin Walters)
- Fix typo (Vincent)

Translations:
- Updated ar: Khaled Hosny
- Updated bg: Alexander Shopov
- Updated ca: David Planella
- Updated es: Daniel Mustieles
- Updated et: Ivar Smolin
- Updated fr: Alain Lojewski
- Updated he: Yaron Shahrabani
- Updated ko: Changwoo Ryu
- Updated lv: Rūdolfs Mazurs
- Updated nb: Kjartan Maraas
- Updated pa: A S Alam
- Updated sk: Pavol Šimo
- Updated sl: Matej Urbančič
- Updated sv: Daniel Nylander
- Updated uk: Korostil Daniel


========================================
  gnome-settings-daemon
========================================
===============
Version 2.91.91
===============

Automount:
- Fix crash when unlocking the screen saver
- Don't queue volumes when session is inactive

Housekeeping:
- Use nautilus's D-Bus API to empty the trash

Media keys:
- Add magnifier in/out keybindings
- Fix larger text/smaller text keybindings

Mouse:
- Make locate pointer feature work with GTK+ 3

Printers:
- Use new CUPS D-Bus API

Updates:
- Use auto-download updates when possible

XSettings:
- Also accept .gtk-module for GTK+ modules
- Don't set Xft.lcdfilter, it's broken
- Use "text-scaling-factor" key instead of DPI


========================================
  gnome-system-monitor
========================================
New in 2.99.1 - 7 March 2011
* Autotools configuration update.
* Minor fix to preference dialog.
* Updated translations.


========================================
  gnome-themes-standard
========================================
2.91.91
=======

Big revamp of the Adwaita engine to match 3.0 designs.

Update include:
- checkboxes/radiobuttons
- notebook tabs shape
- expanders
- arrows
- range sliders
- progressbar
- scrollbars
- insensitive icons
- new color palette

and probably even more.


========================================
  gnome-user-docs
========================================
Version 2.91.91:
----------------
* Updates to mouse, screenshot, files, backup, shell, user (Tiffany Antopolski)
* Updates to session, files (Natalia Ruz Leiva)
* Updated translations:
  es    (Daniel Mustieles, Jorge González)


========================================
  gsettings-desktop-schemas
========================================
Major changes in 2.91.91
========================

* Disable toolkit-accessibility by default
* Add "disable-log-out" to lockdown
* Remove mobility configuration, we only support caribou's on-screen keyboard
* Remove default-applications.browser schema from conversion script
* Remove unused "use-custom-font" setting
* Add "text-scaling-factor" key
* Remove obsolete screensaver settings


========================================
  gst-plugins-good
========================================
This is GStreamer Good Plug-ins 0.10.28, "Inconvenienced by the Solar System"

Changes since 0.10.27:

      * Fix build issue with new kernels (with the old video4linux1 interface header removed)

Bugs fixed since 0.10.27:

      * 643716 : v4l2src: fails to build with newer kernels: ./v4l2_calls.h:33: fatal error: linux/videodev.h: No such file or directory

========================================
  gtk+
========================================
Overview of Changes in GTK+ 3.0.2
=================================

* GtkSettings have been made multi-backend-safe

* Many improvements to themability and the default theme
 - GtkScale slider theming can adjust to scale marks, using style classes
 - A new style class for 'primary' toolbars
 - Widget style classes can now be specified in GtkBuilder files
 - Improved scrollbar drawing
 - Improved combobox drawing
 - Improved spinbutton drawing
 - Improved switch drawing
 - Improved checkbutton drawing
 - Improved menu drawing
 - Improved notebook tab drawing

* Bugs fixed:
 643041 Gtk-CRITICAL **: gtk_render_slider: assertion `height > 0'...
 643131 gtk_tray_icon_dispose
 643170 gtk_file_chooser_set_filename does not work if "Show hidden...
 643216 Extraneous emits of GdkScreen::monitors-changed
 643321 Keypresses in window contextual menu go through to app
 643347 consider allowing style data in builder data
 643370 gtk_style_context_get_font return NULL
 643440 gdkconfig.h included in tarball
 643496 GtkDialog does not use separators any more. Description is...
 643543 App Chooser classes abort if no content-type is given
 643584 crash in gdk_event_free()
 643630 Tabs disappear from notebook on scrolling back and resizing...
 643685 Normalise marks positions internally in GtkScale
 643911 Inactive tab content allocation should respect tab-overlap
 643912 Tab allocation should respect tab-curvature
 643925 Mouse wheel is following URLs
 643967 Add a style property to flip rendering order
 644089 treeview: propagate the selected state from the row

* Translation updates:
 Esperanto
 German
 Latvian
 Portuguese
 Russian
 Simplified Chinese
 Slovenian
 Spanish
 Ukrainian



========================================
  gtk-doc
========================================
GTK-Doc 1.17    (Feb 16 2011)
============

 Changes

 o 127049 : building reference documentation fails when builddir != srcdir
 o 640241 : non-srcdir builds busted

 Contributors

 Daniel Mustieles
 Javier Jardón
 Stefan Kost


========================================
  libgnome-keyring
========================================
Changes in version 2.91.92 are:
 * Use HKDF for hashing of key used to transport secrets.
 * Fix race condition when multiple applications try to create the
   default keyring at once.
 * Use a longer DBus timeout when tests are enabled.
 * Send content-type along with each secret. This is currently
   stubbed out and not exposed in the API.
 * Refactor tests.
 * Don't run tests if testing in gnome-keyring-daemon is not enabled.


========================================
  libgnomekbd
========================================
2.91.91:
	More improvements in the drawing widget.
	Small build/runtime fixes
	A lot of updated translations


========================================
  nautilus
========================================
Major changes in 2.91.91 are:
* Allow the dbus manager to run as a service
* Create folders in subdirectories in list view, when possible
* Make sure we don't focus headers in the places sidebar
* Don't activate 'Rename' in the sidebar for non-bookmarks
* Fix the list view not updating anymore after creating an empty file
* Fix regressions in rename widget focus
* Fix some UI regressions from the latest changes


========================================
  totem
========================================

2.91.91:
* New icon!

and also:
* Fix screensaver for latest gnome-screensaver
* Fix possible assertion in save-file plugin
* Use gnome-session instead of Galago for status notifications
* Fix thumbnailer with both --size and --raw options
* Require GTK+ 3.x in pkg-config file, and fix compilation for
  out-of-tree plugins
* Make sure all the builtin plugins get activated on startup
* Fix screenshot for interlaced videos

========================================
  vino
========================================
==============
Version 2.99.3
==============

  Fixes:

	+ Overhaul build system. (David King)
	  Note to packagers: Arguments to the configure script were changed.
	  All functionality is now automagically enabled, and can be disabled
	  or explicitly enabled with the appropriate configure arguments.
	  Please check `configure --help`.

  Translations:

	+ Bruno Brouard (fr)
	+ Sweta Kothari (gu)
	+ Changwoo Ryu (ko)
	+ Manoj Kumar Giri (or)
	+ A S Alam (pa)
	+ Matej Urbančič (sl)


========================================
  yelp
========================================
Changes in 2.91.91:
-------------------
* Fixed wrong gsettings schema id and switched to rnds paths
* Make Yelp appear in list of applications in the shell (Florian Müllner)
* Updated translations:
  ar    (Khaled Hosny)
  bg    (Alexander Shopov)
  ca    (Gil Forcada)
  de    (Christian Kirbach)
  es    (Daniel Mustieles)
  et    (Ivar Smolin)
  fr    (Laurent Coudeur, Gérard Baylard and Bruno Brouard)
  he    (Yaron Shahrabani)
  ko    (Changwoo Ryu)
  nb    (Kjartan Maraas)
  pa    (A S Alam)
  sl    (Matej Urbančič)
  sv    (Daniel Nylander)
  uk    (Daniel Korostil)
  zh_CN (Lele Long)


========================================
  yelp-xsl
========================================
Changes in 2.91.91
==================
* Support ubiquitous linking on media
* Updated translations:
  nb    (Kjartan Maraas)




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