The following modules have a new version: - accerciser (3.3.5 => 3.3.90) - anjuta (3.3.4 => 3.3.90) - cheese (3.3.5 => 3.3.90) - evolution (3.3.5 => 3.3.90) - file-roller (3.3.3 => 3.3.90) - gedit (3.3.3 => 3.3.4) - glade (3.10.2 => 3.11.0) (*) - gnome-boxes (3.3.5 => 3.3.90) - gnome-devel-docs (3.3.1 => 3.3.3) - gnome-documents (0.3.4 => 0.3.90) - gnome-nettool (3.0.1 => 3.1.1) - orca (3.3.5 => 3.3.90) - rygel (0.13.0 => 0.13.2) - totem (3.3.4 => 3.3.90) (*) No summarized news available The following modules weren't upgraded in this release: aisleriot, devhelp, gnome-color-manager, gnome-games, nautilus-sendto, nemiver, seahorse, vinagre ======================================== accerciser ======================================== ============== version 3.3.90 ============== What's New ========== * New feature: Add Option to filter out apps with 0 children (Aline Bessa) * Updating the ipython view plugin to the ipython v0.12 API (with ipython-0.11 backwards compatibility) * Fix for bug #670415 - Accerciser isn't explorable through the treeview New And Updated Translations ============================ - Mattias Põldaru (et) - Khoem Sokhem (km) - Roman Mátyus (sk) - Bruno Brouard (fr) - Gheyret Kenji (ug) - Marek Černocký (cs) - Daniel Mustieles (es) ======================================== anjuta ======================================== Anjuta 3.3.90 "Für meine Oma" (20 February 2012) -- Johannes Schmid This is an unstable developer snapshot - if you need a stable version, use 3.2.x! What's new: * Find in files is back! Abderrahim Kitouni (4): configure: fix build of vala plugin language-support-cpp-java: do not insert widgets declaration and initialization for Vala libanjuta: add some gi annotations (and regenerate vapi) language-support-vala: insert glade member widget declaration and initialization Changwoo Ryu (1): Updated Korean translation Chao-Hsiung Liao (1): Updated Traditional Chinese translation(Hong Kong and Taiwan) Daniel Mustieles (19): Updated Spanish translation Fixed typo in string Dominique Leuenberger (1): build: Support vala 0.15/0.16 Fran Diéguez (2): Updated Galician translations Updated Galician translations Gheyret Kenji (1): Updated Uyghur translation James Liggett (2): git: Only show the selection checkboxes in the Branches pane when needed libanjuta: Remove the old pane first in anjuta_dock_replace_command_pane Johannes Schmid (22): Updated files for releas Post-release version bump anjuta: Correct desktop file so that gnome-shell recognizes anjuta search: Initial "Find in files" dialog work search: Minor code cleaup in search-box adding some access methods libanjuta: Added "opened" signal to IAnjutaFile interface sourceview: Implement IAnjutaFile::opened signal search: Improve find in files dialog search: Don't show spinner when not busy search: Get files from project manager according to the selection search: Added filter filter command language-manager: Added ianjuta_language_get_mime_types() search: Implemented file search based on mime-type and some memory fixes. libanjuta: Make AnjutaTabber look (mostly) like GtkNotebook tabs file-manager: Render version control status icons better language-support-cpp-java: Small memory leak search: Remove "Find files" button and instead reuse the search button for this feature. search: Use G_REGEX_MULTILINE for find in files. class-gen: Improve GObject tempalate (create priv variable if a private struct is created) class-gen: Guess param spec correctly. document-manager: Update project chooser in search-files correctly when project is changed manual: Improve code assistance documentation Ken Shibata (1): [l10n] Update Japanese translation Kjartan Maraas (1): Updated Norwegian bokmål translation Marco Diego Aurélio Mesquita (2): Implement automatic member declaration and initialization for widgets in the glade plugin. Automatically detect which file that will hold member widgets declaration and initialization. Massimo Corà (3): symbol-db: bgo #668438 IANJUTA_SYMBOL_FIELD_IS_CONTAINER has wrong column type symbol-db: added static value for local project symbol-db: force upgrade db version to 340.0 Matej Urbančič (1): Updated Slovenian translation Olav Vitters (2): fix string formatting (from Mageia) fix build / linking (from Mageia) Piotr Drąg (3): Updated POTFILES.in Sébastien Granjoux (34): anjuta-manual: Improve project manager documentation anjuta-manual: Split FAQ using a page for each question project-manager: Small fixes on project manager dialog libanjuta: Add a help id in node information project-manager: Add a help button on project properties dialogs am-project: Fix move of projects (used in regression tests) am-project: Fix an error when changing quoted properties value in configure.ac am-project: Fix apply button in project properties dialog project-wizard: bgo #655865 - library project naming. library names is not what you want. project-wizard: bgo #661300 - Double clicking fails to initiate project wizard project-wizard: Add search paths for files included in autogen template project-wizard: Generate the licenses in a more general way, fix bgo #627431 project-wizard: Add file forgotten in the previous commit libanjuta: Allow to store relative URI in anjuta saved session anjuta, document-manager, file-loader, glade, project-manager: Save relative URI project-manager: Fix new project manager combo box when the glade plugin is loaded debug-manager: Save breakpoint using relative file paths debug-manager: Use GFile instead of URI in breakpoint run-program: Save relative working directories in session file run-program: Save relative program URI in session file am-project: Add files missing in source package for regression test am-project: Fix configure.ac parser allowing to load gnucash am-project: Fix regression test using anjuta project project-manager: Implement ianjuta_project_manager_get_children message-view,sourceview: bgo #669359 - Yellow debugger color in dark theme am-project: Allow to create libtool modules am-project: bgo #669944 - missing file "gnucash.at" in am-project plugin libanjuta, project-manager, document-manager: ianjuta_project_manager_get_children find now all children with the specified type project-manager: Remove duplicate from the list of files returned by ianjuta_project_manager_get_children document-manager: Do not check file types if there is no files in find files window am-project: Display an error when trying to add a directory as a source am-project: rh #702849 crash when removing a target in the project root node dir-project: Merge root and top group node dir-project: Removing an node in a sub directory was crashing Anjuta Tiffany Antopolski (1): po: Updated en_CA.po Yuri Myasoedov (1): Updated Russian translation Мирослав Николић (5): Updated Serbian translation Anjuta 3.3.4 "First snow in Berlin" (16 January 2012) -- Johannes Schmid ======================================== cheese ======================================== version 3.3.90 - Bump libcheese and libcheese-gtk versions - Initialise X11 threading, bug 669845 - Improve sending files to the trash Split off the trashing to a separate method. Use Path.build_filename rather than concatenation of the strings. Simplify the logic slightly. - Use video path for trashing videos, bug 670178 The photo path was used for deleting videos, which would fail if the paths were different. - Install catalog instead of individual package Replaced hardcoding the nautilus-sendto package name in the code for runtime installation. Instead, a catalog (cheese.catalog) is used. Fixes bug 669547. - Post-release version bump to 3.3.90 - ui: properly handle "delete-event" signal at Preferences dialog, fixes bug 669384 this bug was resolved once before, here is a short solution description: the "close" event triggered by the escape key was destroyng the dialog, so when an user tries to open the Preferences dialog again what appears is an empty/tiny window. Handle the "delete-event" connecting it with hide_on_delete() successfully solved the problem. - Added/Updated Translations - be, courtesy of Yuri Matsuk - et, courtesy of Mattias Põldaru - ml, courtesy of Anish A - nb, courtesy of Kjartan Maraas - ru, courtesy of Yuri Myasoedov - tr, courtesy of Muhammet Kara - Added/Updated Documentation - de, courtesy of Mario Blättermann - fr, courtesy of Bruno Brouard ======================================== evolution ======================================== Bug 670414 - Whitespace following backslash in Makefile.am (Jiro Matsuzawa) Bug 670301 - User Docs: Document improved ways to add/edit mail accounts. (Andre Klapper) Bug 670389 - User Docs: Add sorting for available Exchange providers. Fixes bug #670389 (Andre Klapper) Bug 668620 - User Docs: Explain how to enable Search Folders. Fixes bug #668620 (Andre Klapper) Bug 670252 - User Docs: Clarify the 'Account' term in mail quick search scope. Fixes bug #670252. (Andre Klapper) Bug 552873 - User Docs: Also cover mail composer in 'Character Encodings' page. See bug 552873. (Andre Klapper) Bug 471795 - Clarify CSV importers as being for contact info only (Matthew Barnes) Bug 670278 - Poorly worded "confirm overwrite" alert (Matthew Barnes) Bug 670280 - Remove "Recent Documents" attachment feature (Matthew Barnes) Bug 663110 - Crash on copy events between calendars (Milan Crha) Bug 663077 - Reorder mx-1.0 and clutter-gtk-1.0 in PKG_CHECK_MODULES (Alexandre Rostovtsev) Bug 320976 - Remember last New button choice in Calendar view (Milan Crha) Bug 332043 - Free/Busy Colors Causing User Confusion (Milan Crha) Bug 668482 - Edit account properties from menu on folder store (Milan Crha) Bug 669113 - Add "File > New > Mail Account" (Milan Crha) Bug 668848 - Whitespaces in front of colons (Milan Crha) Bug 659396 - Missing plural handling for "You have selected %d mails to..." (Milan Crha) Bug 659394 - Missing plural handling for "Failed to send %d of %d messages" (Milan Crha) Bug 655955 - Harmonize mnemonic for New > Shared Memo > Organizer (Milan Crha) Bug 670014 - Remove-duplicates reads all messages into memory (Milan Crha) Bug 655485 - Change "cards" to "contacts" in LDAP Address Book dialog (Milan Crha) Bug 655021 - "Character set" vs "Character encoding" (Milan Crha) Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Gabor Kelemen) Bug 662743 - Translation context needed for "Attachment" (Milan Crha) Bug 670073 - Non-working help button in Preferences dialog (Milan Crha) Bug 591436 - Add -avoid-version to LDFLAGS (H. Habighorst) Bug 637354 - Add missing mnemonics and make existing ones unique. (Andre Klapper) Bug 669097 - Cannot save column setup: File name too long (Milan Crha) Bug 669433 - Add missing linker flags to pst-import (Dominique Leuenberger) Bug 210105 - Error assigning negative scores in filtering (Milan Crha) Bug 384838 - Filter editor should default to "AND" instead of "OR" (Milan Crha) Bug 391472 - Add ability to match headers by words (Milan Crha) Bug 418520 - Disable Folder -> Expunge in virtual folders (Matthew Barnes) Bug 553796 - Unable to Reset Message Color (Milan Crha) Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha) Miscellaneous Fixes: User Docs: Add missing markup (Andre Klapper) User Docs: Update list of files in Makefile.am (Andre Klapper) User Docs: Remove outdated info about version specific common errors (Andre Klapper) User Docs: Update gconf locations to GSettings/dconf (Andre Klapper) User docs: Fix broken sentence (Andre Klapper) User Docs: Fix inappropriate usage of tags (Andre Klapper) User Docs: Fix broken markup (Andre Klapper) User Docs: Fix inappropriate usage of tag (Andre Klapper) User Docs: Use tag consistently (Andre Klapper) User Docs: Use tag consistently (Andre Klapper) User Docs: Fix dconf path; recommend using terminal command instead of dconf-editor (Andre Klapper) User Docs: Use consistent terminology (folder pane vs folder list) (Andre Klapper) User Docs: Fix position of so it is actually displayed (Andre Klapper) Use same mnemonic for 'Categories' button in Task editor as in all other dialogs as it does not collide with other mnemonics (Andre Klapper) Use GSettings for EProxy (Milan Crha) User docs: Actually describe how to set up the Free/Busy querying URL (Andre Klapper) Change 'file name' to 'filename' according to the GDP Style Guide (Andre Klapper) Use i as mnemonic for Filename string everywhere. This does not conflict with other mnemonics in the affected dialogs. (Andre Klapper) Correct spelling of the word 'Username' (Andre Klapper) User help: Replace the term program by application, as recommended by the GDP style guide (Andre Klapper) Fix a crash in capplet. (Srinivasa Ragavan) Make Capplet work again with new CamelSettings and other stuffs. Also add EPlugin support to capplet so that exchange and other accoutns can be configured via this. now. (Srinivasa Ragavan) Be able to define help target for Preferences pages (Milan Crha) Fix broken Help menu entries after Mallard transition. (Andre Klapper) Fix broken Help button link for 'Insert > Custom Header' dialog after Mallard transition. (Andre Klapper) Clarify that value for mark-seen-timeout is in milliseconds (Andre Klapper) Make alarm daemon start in Dawat/Tizen. (Srinivasa Ragavan) Add missing mnemonics; change some mnemonics to avoid conflicts (Andre Klapper) Add missing mnemonic to string (Andre Klapper) ======================================== file-roller ======================================== version 3.3.90 -------------- New features and user visible changes: * Ask overwrite confirmation when extracting files with drag&drop. Bugs fixed: * Can't open ".war" format since 3.2. (#664269) New or updated application translations: * Belarusian (Ihar Hrachyshka) * Chinese (simplified) (chiachen) * Czech (Marek Černocký) * Danish (Kenneth Nielsen) * Deutsch (Mario Blättermann) * Estonian (Mattias Põldaru) * French (Alain Lojewski) * Galician (Fran Dieguez) * Japanese (OKANO Takayoshi) * Kazakh (Baurzhan Muftakhidinov) * Russian (Yuri Myasoedov) * Serbian (Мирослав Николић) * Serbian (Miroslav Nikolić) * Telugu (Praveen Illa) * Turkish (Muhammet Kara) New or updated manual translations: * Czech (Jakub Mach) * French (Bruno Brouard) * Galician (Fran Dieguez) * German (Mario Blättermann) ======================================== gedit ======================================== =========== gedit 3.3.4 =========== New Features and Fixes ====================== - Fix many memory leaks (Daniel Trebbien) - Use Yelp Tools for docs generation (Javier Jardón) - Docs updates (Jim Campbell) - Misc bugfixes New and updated translations ============================ - be (Sviatlana Liasovich) - cs (Marek Černocký) - da (Kenneth Nielsen) - de (Mario Blättermann) - es (Daniel Mustieles) - et (Mattias Põldaru) - gl (Fran Dieguez) - he (Yaron Shahrabani) - lt (Aurimas Černius) - nb (Kjartan Maraas) - sl (Andrej Žnidaršič) - sl (Matej Urbančič) - sr@latin (Miroslav Nikolić) - sr (Мирослав Николић) - sv (Daniel Nylander) - zh_CN (Colin Zhao) ======================================== gnome-boxes ======================================== 3.3.90 - Feb 20, 2012 ===================== Changes since 3.3.5.1: - Box creation wizard: - Present bootable medias and user's ISO files on 'Source' page. For fetching/tracking user's ISOs, we make use of Tracker. - Teach the Wizard to accept 'qemu..://' sources. - Move to 'Preparation' once file/media is selected. - Display notification against errors during 'prepare' and 'create' steps. In case of 'prepare', we go back to previous step since user is very likely to be able to fix the issue. - Add mnemonic accelerator to 'Continue' button. - More reliable tracking of installations. Previously, Boxes used to forget ongoing installations once user quit the application and that would lead to installations looping forever. - Don't take post-installation steps for saved domains. Saved domains are stopped as well so them being stopped doesn't mean that first boot is done and its time to perform post install setup. - Launch new domain in fullscreen, unless express installations is going to be performed on it. - Make user deletion work for saved VMs. - Leave fullscreen when going back to collection view. - Fix the white triangle stats graph. - Ability to disable source by manually editing source file. Useful for debugging. - Added/updated translations: - Polish - Italian - Some other functional and non-functional improvements and fixes. Dependencies changed: - libvirt-glib >= 0.0.5 - tracker-sparql-0.14 >=0.13.1 (NEW) All bugs fixed in this release: 666373 - wizard: Present bootable ISO files 668211 - Unreliable post-install/live session setup 668792 - Handle errors better 669513 - Teach the Wizard to accept qemu..:// sources 669771 - Present bootable medias on 'Source' page 670174 - Don't take post-installation steps for saved domains 670239 - installer: Launch new domains in fullscreen 670256 - wizard: Add mnemonic accelerator to 'Continue' button 670359 - Fix the white triangle stats graph 670360 - Add enabled source field 670361 - Leave fullscreen when in collection view state 670362 - Delete libvirt machine even if its saved All contributors to this release: Luca Ferretti Marc-André Lureau Piotr Drąg Zeeshan Ali (Khattak) 3.3.5.1 - Feb 8, 2012 ===================== Changes since 3.3.5: - Distribute C files generated against last libvirt-glib release (0.0.4), rather than git master. - A micro non-functional improvement. All contributors to this release: Christophe Fergeau Zeeshan Ali (Khattak) ======================================== gnome-devel-docs ======================================== 3.3.3 ===== * Platform Overview - Major reorg of the platform overview (Phil Bull) - Merged platform demos into overview (Phil Bull) - Updates to various tutorials (Tiffany Antopolski) - Added new samples (Susanna Huhtanen) - Updated translation: es (Daniel Musteles) fr (Bruno Brouard) * Human Interface Guidelines - Updated translation: es (Daniel Musteles) * Optimization Guide: - Updated translations: de (Mario Blättermann) fr (Bruno Brouard) ======================================== gnome-documents ======================================== 0.3.90 - "Saved Soul" ===================== - Ship a ShellSearchProvider DBus service (Florian Müllner) - Fix interaction with the "Load more" button - Fix alignment of tags in GdTaggedEntry - Fix selection mode toolbar not showing under some cicrumstances - Support building against Tracker 0.14 (Vincent Untz) ======================================== gnome-nettool ======================================== gnome-nettool 3.1.1, 2012-02-20 ------------------------------- - Use nmap for basic port scanning - Added tracepath support for tracing routes - Cleanup of warning messages at compiling time - Avoid flickering in fast operations - Made the help menu HIG compliant - Fixed the incorrect tooltip of the traceroute text (Ricardo Matsui) - Updated translations - be (Ihar Hrachyshka) - bg (Alexander Shopov) - de (Christian Kirbach) - es (Daniel Mustieles) - et (Mattias Põldaru) - gl (Fran Diéguez) - he (Yaron Shahrabani) - no (Kjartan Maraas) - pl (Piotr Drąg) - se (Daniel Nylander) - sl (Matej Urbančič) - sr (Мирослав Николић) - sr@latin (Мирослав Николић) - tr (Muhammet Kara) - zh_HK (Chao-Hsiung Liao) ======================================== orca ======================================== 3.3.90 - 20 February 2012 General * Only set the locusOfFocus when gnome-shell selection changes to selected * Clean up Orca's locating and sorting of "unrelated" labels * Clean up Orca's code for capturing of keys for rebinding * Delete an old setting we no longer use (from the pyatspi1 port) * Get rid of orca_state.focusHistory: We no longer use it but we keep storing it * Move input event handlers out of orca.py * Fix for bug 596359 - Should set the process name to "orca" * Fix for bug 628473 - orca.py should use argparse instead of getopts * Fix for bug 669632 - Orca does not present correct mnemonic for menu items * Fix notify-osd script to listen for accessible-name/value signals only * Orca needs to speak value changes for objects of ROLE_COLOR_CHOOSER * Use dbus rather than gsettings to check if accessibility support and screen reader are enabled * Remove forced terminal-setup; enable accessibility support instead * Fix a traceback which prevented certain keybindings from binding New and updated translations (THANKS EVERYONE!!!): be Belarusian Kasia Bondarava cs Czech Marek Černocký es Spanish Daniel Mustieles nb Norwegian bokmål Kjartan Maraas ru Russian Yuri Myasoedov sl Slovenian Matej Urbančič sv Swedish Daniel Nylander ========= ======================================== rygel ======================================== 0.13.2 ====== A new release in the current unstable release cycle Changes compared to 0.13.1: - Work around a reference issue when using vala-0.16. - Really add the hack for WMP 12. - Fix XBox 360 showing the same songs multiple times in the "Songs" listing when not using MediaExport back-end. - Drop obsolete gconf dependency. - Don't crash when loading the same module twice accidently. - Add tests for ItemCreator class. - Refactor, document and clean-up ItemCreator class. - Use supplied in CreateObject call. Tracker: - Revert the change that lets the fs-miner chose the RDF type. This broke uploading very badly. - Use the item's date when creating a new item. Bugs fixed: https://bugzilla.gnome.org/show_bug.cgi?id=664184 https://bugzilla.gnome.org/show_bug.cgi?id=669858 https://bugzilla.gnome.org/show_bug.cgi?id=660477 Added/updated translations - cs, courtesy of Marek Černocký - es, courtesy of Daniel Mustieles All contributors to this release: Jens Georg Marek Černocký Daniel Mustieles 0.13.1 ====== A new release in the current unstable release cycle Changes compared to 0.13.0: - Fix MPEG2 transcoding to not fail due to a typo in the container caps. - Output debug information about the used transcoding profile. - Fix AVC transcoding: Framerate and resource resolution. - Some documentation updates. - Simplify the RTP depayloader guessing code by using GStreamer functionality. - Stop leaking HTTPRequests due to a ref cycle. - Some stability errors and conformance changes. - Add coverage reports for unittests. - Increase the coverage of some classes. - Fix basic search implementation for offset > 0 and limit == 0. - Add an environment variable to set the time-out for plug-in loading to help when running in valgrind. IOP: - More refactoring: Version downgrade is not longer bound to the XBox 360 hacks and configurable. That makes the ugly trailing colon disappear for devices that are not a XBox 360 but still need the downgrade. - Add hacks for XBMC which has problems to play AAC/M4A files shared with the "correct" DLNA mime-type. - Fix Slideshow option in XBox 360 when called from top-level image browser. - If a time-seek requests everything, just ignore that it's a seek. - Add a file extension to all served URIs to help those devices that need them. - Fix an issue where Windows Media Player 12 only showed the first 200 items. UI: - Minor clean-up and polishing. - Tooltips. Tracker: - Get rid of work-around for gnome-bug 623685 MediaExport: - Fix a regression in the file monitor that caused moved files to be missed. - Update the documentation to clarify how to enter URIs in the configuration file. - Fix an endless loop when adding media to an empty but watched directory. - Delay the creation of the virtual folder hierarchy until the initial walk is done. Mediathek: - Update the documentation on how to configure it and distribute those. MPRIS: - Add possibility to disable the whole module. External: - Don't crash if the D-Bus server doesn't behave as specified when sending updates. - Transcoding/Proxying if the uri contained the @ADDRESS@ template - Fix icons; it was still using the MediaItem1 interface. - Update child count properly if container changes. - Add possibility to disable the whole module. Changes in dependencies: - Require Vala 0.14.1 for GStreamer VAPI fixes. Bugs fixed: https://bugzilla.gnome.org/show_bug.cgi?id=659432 https://bugzilla.redhat.com/show_bug.cgi?id=759206 https://bugzilla.gnome.org/show_bug.cgi?id=666363 https://bugzilla.gnome.org/show_bug.cgi?id=644538 https://bugzilla.gnome.org/show_bug.cgi?id=668335 https://bugzilla.gnome.org/show_bug.cgi?id=663826 https://bugzilla.gnome.org/show_bug.cgi?id=653120 https://bugzilla.gnome.org/show_bug.cgi?id=663631 https://bugzilla.gnome.org/show_bug.cgi?id=669677 https://bugzilla.gnome.org/show_bug.cgi?id=669680 Updated/Added translations: - es, courtesy of Daniel Mustieles - fr, courtesy of Alexandre Franke - ja, courtesy of Jiro Matsuzawa - pl, courtesy of Piotr Drąg All contributors to this release: Jens Georg Marcin Kazmierczak Krzesimir Nowak Piotr Drąg Lukasz Pawlik Jiro Matsuzawa David King Daniel Mustieles Alexandre Franke ======================================== totem ======================================== 3.3.90: * Show Vorbis DESCRIPTION field in Comments * Use GTK+ code to detect the workspace's work area * Do use direct seeking for files in the wastebasket * Thumbnail FLAC files too * Fix crash when using MPRIS plugin * Fix compilation of the rotation plugin with newer Vala