The following modules have a new version:
- anjuta (3.7.4 => 3.7.90)
- cheese (3.7.4 => 3.7.90)
- evolution (3.7.5 => 3.7.90)
- file-roller (3.7.3 => 3.7.90)
- five-or-more (3.7.5 => 3.7.90)
- four-in-a-row (3.7.5 => 3.7.90)
- gedit (3.7.3 => 3.7.4)
- gnome-boxes (3.7.5 => 3.7.90)
- gnome-chess (3.7.5 => 3.7.90)
- gnome-clocks (0.1.6 => 3.7.90)
- gnome-devel-docs (3.7.2 => 3.7.90)
- gnome-documents (3.7.5 => 3.7.90)
- gnome-getting-started-docs (3.7.3 => 3.7.90)
- gnome-klotski (3.7.5 => 3.7.90)
- gnome-mahjongg (3.7.5 => 3.7.90)
- gnome-robots (3.7.4 => 3.7.90)
- gnome-tetravex (3.7.4 => 3.7.90)
- iagno (3.7.4 => 3.7.90)
- lightsoff (3.7.4 => 3.7.90)
- orca (3.7.5 => 3.7.90)
- quadrapassel (3.7.4 => 3.7.90)
- rygel (0.17.7 => 0.17.8)
- swell-foop (3.7.4 => 3.7.90)
- vinagre (3.7.4 => 3.7.90)
The following modules weren't upgraded in this release:
accerciser, aisleriot, brasero, devhelp, glade, gnome-color-manager,
gnome-initial-setup, gnome-mines, gnome-nettool, gnome-nibbles,
gnome-sudoku, nautilus-sendto, nemiver, seahorse, tali
========================================
anjuta
========================================
Anjuta 3.7.90 (February 18, 2013) -- James Liggett
Anish A (1):
Updated Malayalam Localization
Arnel A. Borja (1):
quick-open: Fix typo in distributed files
Aurimas Černius (1):
Updated Lithuanian translation
Carl-Anton Ingmarsson (43):
sourceview: connect settings notifications with g_signal_connect_object().
language-support-js: Fix g_object_unref() of NULL object.
Add new quick-open plugin.
file-manager: Use a GFile instead of an URI for the base path property.
file-manager: Add option for showing the currently edited file in the file manager.
file-manager: Enable typeahead search.
file-manager: Fix leak of GtkTreeModelSort.
file-manager: Add "Show in File manager" action to document popup.
document-manager: make the search files options span two cells of the top grid
document-manager: remove usage of unneeded initialized variable in class_init
symbol-db: fix symbols view label box to be horizontal
libanjuta: don't use deprecated functions in AnjutaAsyncCommand
sourceview: use gtk_widget_preferred_size instead of gtk_widget_size_request
sourceview: use G_PRIORITY_DEFAULT for IO
anjuta: reduce size of toolbar buttons to GTK_ICON_SIZE_MENU
indentation-c-style: enable the plugin for IDL files
quick-open: remove duplicate declaration
document-manager: connect to toplevel SearchBox keypress to handle closing
quick-open: remove doc from list in quick_open_dialog_remove_document()
document-manager: emit "document-removed" for open documents in dispose
language-support-cpp-java: change modeline of plugin.c
language-support-cpp-java: don't use deprecated g_string_down()
language-support-cp-java: fix crasher when swapping header/source
file-manager: don't try to select document which has no file yet
devhelp: Port to webkitgtk2
class-gen: fix compile warnings
project-wizard: move license templates to data/
class-gen: generate license the same way as project-wizard
class-gen: output filename instead of project name before copyright
class-gen: Always generate GObject private structure
build-basic-autotools: don't let build directory button expand
jhbuild: Extract libdir from newly added JHBUILD_LIBDIR environment variable.
jhbuild: Translate error messages.
sourceview: mark clearing of buffer as a not undoable action
sourceview: use etag to only emit "changed" when file was externally modified
symbol-db: fix compile warnings
libanjuta: Add new AnjutaCompletion object for prefix matching
libanjuta: Add basic tests for AnjutaCompletion
parser-cxx: use AnjutaCompletion instead of deprecated GCompletion
parser-cxx: remove unused ParserCxxAssistContext
python-assist: use AnjutaCompletion instead of GCompletion
python-assist: remove unused PythonAssistContext
python-assist: don't use deprecated functions
Chao-Hsiung Liao (1):
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Daniel Mustieles (9):
Updated Spanish translation
Updated Spanish translation
Removed markup from UI file
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Fran Diéguez (3):
Updated Galician translations
Updated Galician translations
Updated Galician translations
Frédéric Péters (1):
devhelp: update to latest devhelp changes
Gheyret Kenji (5):
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
Updated Uyghur translation
James Liggett (1):
git: Always annotate signed tags
Johannes Schmid (1):
sourceview: Fix wrong assignment when saving markers
Kjartan Maraas (1):
Updated Norwegian bokmål translation
Piotr Drąg (4):
Updated POTFILES.in
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Sébastien Granjoux (19):
anjuta: bgo #688609 - Saved dock positions not applied when opening a project
project-import: Try to fill project name automatically in import project dialog
project-import: Open a directory with Anjuta
starter: Fix a warning
anjuta: Make sure the starter widget is visible on startup
am-project: Fix a crash when changing target properties
build-basic-autotools: Fix selection of build directory
build-basic-autotools: Use a GtkFileChooser dialog instead of a GtkFileChooserButton to select build directory
project-wizard: Remove a critical warning
project-wizard: Replace deprecated GtkTable by GtkGrid
project-manager: Replace deprecated GtkTable by GtkGrid
patch: Replace deprecated GtkTable by GtkGrid
project-manager: Fix several warnings
project-manager: Replace deprecated gtk_paint_hline
project-manager: Remove New Library menu item
glade: Add a menu item for glade properties dialog
libanjuta: bgo #693916 - Avoid the name Anjuta in libanjuta messages
document-manager: Save search box settings
libanjuta: Fix linking of anjuta-completion-test
Мирослав Николић (3):
Updated Serbian translation
Updated Serbian translation
Updated Serbian translation
========================================
cheese
========================================
version 3.7.90
- Change schema path to standard format, bug 673965
- Remove libgee dependency from configure.ac
Since commit 4dc020519fb57a9e0fac806ce9b421a551ffa2a4 Cheese no longer
depends on libgee.
- Avoid using libgee
Rather than port to libgee 0.8, drop use of it entirely.
- Post-release version bump to 3.7.5
- Added/Updated Translations
- an, courtesy of Daniel Martinez
- eu, courtesy of Iñaki Larrañaga Murgoitio
- it, courtesy of Milo Casagrande
- pl, courtesy of Piotr Drąg
- sr, courtesy of Мирослав Николић
- sr@latin, courtesy of Miroslav Nikolić
- ug, courtesy of Gheyret Kenji
- zh_HK, courtesy of Chao-Hsiung Liao
- zh_TW, courtesy of Chao-Hsiung Liao
- Added/Updated Documentation
- de, courtesy of Tobias111
- es, courtesy of Daniel Mustieles
========================================
evolution
========================================
Evolution 3.7.90 2013-02-18
---------------------------
Bug Fixes:
Bug 683867 - Schedule actions with higher idle priority (Michel Dänzer)
Bug 693132 - Editing a signature does not refresh preview after save
(Milan Crha)
Other Changes:
* Add a centralized cache for EClient instances and adapt most
of the application to use it. (Matthew Barnes)
* [web-inspector] Add a secret debugging shortcut. (Matthew Barnes)
* Add mnemonic widgets for title and suffix comboboxes.
(Vadim Rutkovsky)
* Add mnemonic widget for Start date field in memo editor.
(Vadim Rutkovsky)
Translations:
Fran Diéguez (gl)
Piotr Drąg (pl)
Gheyret Kenji (ug)
Nguyễn Thái Ngọc Duy (vi)
========================================
file-roller
========================================
version 3.7.90
--------------
Bugs fixed:
* Use ; as the separator for the desktop file Keywords section
(#693231)
New or updated application translations:
* Aragonés (Daniel Martinez)
* Czech (Marek Černocký)
* French (Alain Lojewski)
* Norwegian bokmål (Kjartan Maraas)
* Polish (Piotr Drąg)
* Malayalam (Anish A)
* Uyghur (Gheyret Kenji)
========================================
five-or-more
========================================
five-or-more 3.7.90
====================
* Fixed a crash due to using uninitialized memory
* Translation updates
========================================
four-in-a-row
========================================
four-in-a-row 3.7.90
====================
* Translation updates
========================================
gedit
========================================
===========
gedit 3.7.4
===========
New Features and Fixes
======================
- Use revealer to animate the search bar and the notification bars (Ignacio Casal Quinteiro)
- Several fixes in snippets (Sébastien Wilmet)
- Improvements in docs (Ekaterina Gerasimova)
- Misc bugfixes
New and updated translations
============================
- as (Nilamdyuti Goswami)
- bg (Alexander Shopov)
- es (Daniel Mustieles)
- eu (Iñaki Larrañaga Murgoitio)
- gl (Fran Dieguez)
- he (Yaron Shahrabani)
- it (Milo Casagrande)
- ja (Carrot031)
- lt (Aurimas Černius)
- ml (Anish A)
- nb (Kjartan Maraas)
- nl (Wouter Bolsterlee)
- pl (Piotr Drąg)
- pt_BR (Rafael Ferreira)
- ru (Yuri Myasoedov)
- sl (Matej Urbančič)
- sr@latin (Miroslav Nikolić)
- sr (Мирослав Николић)
- th (Akom Chotiphantawanon)
- ug (Gheyret Kenji)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
========================================
gnome-boxes
========================================
3.7.90 - Feb 19, 2013
=====================
Changes since 3.7.5:
- Add oVirt support.
- Add support for post-installation drivers. This combined with libosinfo 0.2.4
means automatic installation of QXL and all virio drivers, and spice-vdagent
as part of Windows XP express installation.
- VM properties:
- Mark recommended RAM and storage when known.
- The 1M step and minimum we use for RAM is too small. Bump it to 64M.
- The 1G step value we use for storage is too big. Decrease it to 256M.
- Don't use IEC units for storage in wizard and properties.
- Fix crash when passing media on command line.
- Fix an infinite loop.
- Fix positioning of thumbnail in properties view.
- Adapt media detection code against latest udev and libosinfo.
- More rebust media detection.
- More robust restart of installations.
- Ensure driver installation progress always reaches 100% even if an error
occurs during the installation.
- Allow search with multiple terms. A search like "foo bar" now means name
containing "foo" and "bar". This is nicer, and what you expect from e.g.
gnome-shell search.
- Update to the new gnome-shell search interface.
- Added/updated/fixed translations:
- Galician
- Greek
- Malayalam
- Polish
- Serbian
- Slovenian
- Spanish
- Traditional Chinese
- Turkish
- Uyghur
- Some other functional and non-functional improvements and fixes.
Dependencies changed:
- spice-client-gtk-3.0 >= 0.15
- govirt-1.0 >= 0.0.3 (Conditional: Without it, oVirt support is disabled).
All contributors to this release:
Alexander Larsson <
[email protected]>
Anish A <
[email protected]>
Cheng-Chia Tseng <
[email protected]>
Christophe Fergeau <
[email protected]>
Daniel Mustieles <
[email protected]>
Dimitris Spingos <
[email protected]>
Fran Diéguez <
[email protected]>
Gheyret Kenji <
[email protected]>
Matej Urbančič <
[email protected]>
Muhammet Kara <
[email protected]>
Piotr Drąg <
[email protected]>
Zeeshan Ali (Khattak) <
[email protected]>
Мирослав Николић <
[email protected]>
========================================
gnome-chess
========================================
gnome-chess 3.7.90
==================
* Translation updates
========================================
gnome-clocks
========================================
gnome-clocks 3.7.90
===================
* Switch to GNOME version number
* Full rewrite in Vala
* Various changes to the visual design (especially World and Alarm)
* Many bugfixes and improvements made possible by the rewrite
========================================
gnome-devel-docs
========================================
3.7.90
======
* Updates to Python demos (Marta Maria Casetti)
* Fixed incorrect value in Guitar Tuner demo, #687628 (Tiffany Antopolski)
* Various typo fixes (Daniel Mustieles)
* Updated translations:
el (Tom Tryfonidis, Dimitris Spingos)
es (Nicolás Satragno, Daniel Mustieles)
pt_BR (Enrico Nicoletto)
========================================
gnome-documents
========================================
3.7.90 - "Romario"
==================
- Add a presentation mode (William Jon McCann)
- Add Previous/Next overlay buttons in preview (William Jon McCann)
- Add support to launch external links from documents (Fabiano Fidêncio)
- Add support for PDF documents from Google (William Jon McCann)
- Remove clutter and clutter-gtk dependencies
- Fix a bug in the positioning of the preview overlay window
- Lots of minor cleanups and bugfixes
========================================
gnome-getting-started-docs
========================================
==============
Version 3.7.90
==============
* Updates to Getting Started (Jakub Steiner, Petr Kovar)
* Updated translations:
es (Daniel Mustieles, Fabiola Tortul, Nicolás Satragno)
id (Andika Triwidada)
pt_BR (Enrico Nicoletto, Rafael Ferreira)
========================================
gnome-klotski
========================================
gnome-klotski 3.7.90
====================
* Updated translations
* Add icon for high contrast theme
========================================
gnome-mahjongg
========================================
gnome-mahjongg 3.7.90
=====================
* Translation updates
========================================
gnome-robots
========================================
gnome-robots 3.7.90
====================
* Add keywords to .desktop file
* Correct the name in the .desktop file
========================================
gnome-tetravex
========================================
gnome-tetravex 3.7.90
=====================
* Translations
* Added keywords to .desktop file
gnome-tetravex 3.7.4
========================================
iagno
========================================
iagno 3.7.90
====================
* Updated translations
========================================
lightsoff
========================================
lightsoff 3.7.90
====================
* Translations
* Added keywords to .desktop file
========================================
orca
========================================
3.7.90 - 19 February 2013
New Features
* Much work and progress on profile-based, on-the-fly language
switching.
* Better "list shortcuts" and learn mode support and associated
hack removal.
* More refinements and additions to the new "list of" dialogs:
- Implement the "'list of' dialog" feature for tables.
- Try harder to position the caret when jumping to an object in
the navlist.
- Select the row associated with the locusOfFocus in the
"list of" dialogs.
- Present the number of results for the "list of" dialogs.
- Update Orca's keybindings related to bookmarks and "list of"
commands.
* Add event listeners for, and presentation of, table row and column
re-ordering.
Bug Fixes
* Filter out dead childNodes from GtkTreeView.
* Present the Orca version upon first entering learn mode (to
compensate for there no longer being an About dialog).
* Handle attempts to start Orca from the console more gracefully.
* Get Orca to handle table rows which lack ROLE_TABLE_ROW.
* Get rid of "odd hacky thing... somewhat drawn from Gnopernicus" (!?!)
* Do not include anchors for structural navigation links.
* Do not filter out egg-list-box labels based on STATE_SHOWING.
New and updated translations (THANKS EVERYONE!!!):
el Greek Dimitris Spingos
es Spanish Daniel Mustieles
gl Galician Fran Diéguez
lt Lithuanian Aurimas Černius
ml Malayalam Anish A
pl Polish Piotr Drąg
sr Serbian Мирослав Николић
sr@latin Serbian Miroslav Nikolić
ug Uyghur Gheyret Kenji
zh_HK Traditional Chinese (Hong Kong) Chao-Hsiung Liao
zh_TW Traditional Chinese (Taiwan) Chao-Hsiung Liao
=========
========================================
quadrapassel
========================================
quadrapassel 3.7.90
====================
* Translations
* Add high contrast icon
========================================
rygel
========================================
0.17.8
======
A new unstable release for Rygel
Changes compared to 0.17.7:
- Various documentation fixes.
- Fix an issue with using DLNA.ORG_AnyContainer on upload.
- Linker fixes.
- Some minor nullable fixes.
- Modify .pc files to include useful information for external media engines
and plug-ins.
- Hide rygel-preferences in GNOME environment since it's handled by system
settings.
MediaExport:
- Various clean-ups.
- Fix comparing GFiles properly.
- Properly check for hidden files instead of using .has_prefix (".").
- Don't emit multiple extraction errors.
- Fix some unnecessary sting copying.
- Fix plug-in start-up on on database error.
- Fix harvesting of dates from media files.
- More LastChange event emitting fixes.
- React if configuration of uris changes.
- Add an option to disable the virtual container hierarchy.
- Also extract basic file information if no GstDiscoverer can be created.
GStreamer Renderer:
- Support flash videos as announced by grl-ms2 and its youtube plug-in.
- Honor http_proxy environment variable and desktop proxy settings.
========================================
swell-foop
========================================
swell-foop 3.7.90
====================
* Translations
* Added keywords to .desktop file
========================================
vinagre
========================================
Vinagre 3.7.90
==============
David King (2):
Post-release version bump to 3.7.5
Update NEWS for 3.7.90 release
Evangelos Foutras (1):
Fix value of save_in_keyring output parameter
Gheyret Kenji (1):
Updated Uyghur translation
Piotr Drąg (1):
Updated Polish translation