The following modules have been added in this release: gnome-recipes The following modules have been removed in this release: recipes The following modules have a new version: - evolution (3.25.2 => 3.25.3) - gnome-builder (3.25.1 => 3.25.3) - gnome-tweak-tool (3.24.0 => 3.25.3) The following modules weren't upgraded in this release: accerciser, aisleriot, dconf-editor, devhelp, empathy, five-or-more, four-in-a-row, ghex, gitg, glade, gnome-chess, gnome-devel-docs, gnome-dictionary, gnome-klotski, gnome-mahjongg, gnome-mines, gnome-multi-writer, gnome-nettool, gnome-nibbles, gnome-robots, gnome-sound-recorder, gnome-sudoku, gnome-taquin, gnome-tetravex, hitori, iagno, lightsoff, nautilus-sendto, nemiver, polari, quadrapassel, rygel, seahorse, swell-foop, tali ======================================== evolution ======================================== Evolution 3.25.3 2017-06-19 --------------------------- Bug Fixes: Bug 782803 - Select also day when going to Today in Month/Week views (Milan Crha) Bug 205718 - Import public keys from messages (Milan Crha) Bug 783106 - Crash under webkit_editor_paste_clipboard_targets_cb() (Milan Crha) Bug 537048 - [Month view] Clicking outside of appointment doesn't stop editing (Milan Crha) Bug 783191 - Fix conditional to prevent a compiler warning (Antoine Jacoutot) Bug 782052 - Today in mini-calendar not easy to distinguish from selected days (Milan Crha) Bug 783317 - Use https for autoconfig API (Tobias Mueller) Bug 782210 - Divide message list and preview panel size proportionally (Milan Crha) Bug 783348 - Add 'Edit as New' event context menu option (Milan Crha) Bug 783353 - Composer spell checks with no language selected (Milan Crha) Bug 782470 - Style
in HTML replies (Milan Crha) Bug 266621 - Add "To Do" bar with events and tasks for Mail view (Milan Crha) Bug 783682 - Misleading start date set for Memos created inline in Calendar view (Milan Crha) Bug 531945 - Default e-mail client dialog asks me Yes or No (Milan Crha) Bug 499319 - Add "Empty Junk" to Junk folder context menu (Milan Crha) Miscellaneous: Use SIGTERM instead of SIGQUIT in killev (evolution --force-shutdown) (Milan Crha) Allow select the same source and destination calendar in Copy To Calendar (Milan Crha) Crash under e_dom_resize_document_content_to_preview_width() (Milan Crha) Use ESourceRegistryWatcher in alarm-notify (Milan Crha) Allow overwrite of CMAKE_SKIP_RPATH variable (Milan Crha) e_mail_folder_to_full_display_name: Special-case virtual Trash/Junk folders (Milan Crha) Correct Unicode opening quotation mark (Piotr Drąg) Translations: Fabio Tomat (fur) Марко Костић (sr) Mario Blättermann (de) Kukuh Syafaat (id) Daniel Mustieles (es) Kjartan Maraas (nb) Jordi Mas (ca) Baurzhan Muftakhidinov (kk) Gábor Kelemen (hu) ======================================== gnome-builder ======================================== ============== Version 3.25.3 ============== This release includes some major changes for packagers. Builder is now built using the Meson build system. Given the number of GNOME packages following this trend, chances are that packagers will have existing scripts to help make this a smooth transition. Changes since 3.25.2 • The "egg" contrib package has been broken out into libdazzle. If you do not have libdazzle, it will be built as a subproject. http://git.gnome.org/browse/libdazzle • The "jsonrpc-glib" contrib package has been broken out into a standalone project. It will be built as a subproject if you do not have it installed. http://git.gnome.org/browse/jsonrpc-glib • The "template-glib" contrib package has been broken out into a standalone project. It will be built as a subproject if you do not have it installed. http://git.gnome.org/browse/template-glib • Ctags completion priority has been lowered • Many internals have been moved to an updated libdazzle. This includes lots of theming fixes as well as improved panels and theming integration. Many search data structures were also broken out into libdazzle. • The search provider has been rewritten to use libdazzle and the new suggestion entry. We expect more changes here before 3.26. • Builder now uses GVFS metadata to store the cursor position. This should improve the chances you end up on the right position when re-opening a buffer. • Panels now properly maintain their visibility state between runs of Builder. • The flatpak plugin now properly ignores runtimes ending in ".Sources". • Builder properly cleans up drafts fixing an issue where files with encoding errors would continually re-open when restoring Builder's internal state. • A "counters" window has been added to aide in debugging. • Builder now tries to do significantly less work while the buffer is opening. This should speed up file-loading on larger files. • Various async operation priority have been lowered to avoid stalling the Gtk main loop. • UI files now strip their empty space which should reduce the size of libide a small amount. • IdePerspective now has a restore_state vfunc. This helps ensure that the widget restores state after the UI has settled. This can help avoid hickups in the UI at startup. • Python Ide.py overrides now have helpers to log using g_warning() etc. See Ide.warning(), Ide.debug(), Ide.critical(), etc. • Additional documentation. Updated Translations: Spanish, Kazakh ============== Version 3.25.2 ============== We anticipate 3.25.2 to be our last release using autotools. Our development tree will switch to meson after this release. Changes since 3.25.1 • Improvements to the Todo plugin • Support for multiple cursors in the text editor • Improvements to invalidations behind gtk container widgets • Use after free fixes • Memory leak fixes • JSON improvements in flatpak plugin • llvm fixes for FreeBSD • Scroll improvements to build log Updated Translations: Hungarian, Kazakh, Spanish, Indonesian, German, Polish, Brazilian Portuguese, Serbian ======================================== gnome-tweak-tool ======================================== 3.25.3 ====== * Move Typing panel to Additional Layout Options dialog in Keyboard & Mouse (Jeremy) * Move Compose Key setting to Keyboard & Mouse dialog (Jeremy) * Convert some settings to ListBoxes (Jeremy) * Several other UI tweaks to match Design Team mockup (Alberto, Jeremy) * Only show Top Bar page and Overview Shortcut if GNOME Shell is running (Jeremy) * Enable 'appmenu' window button when disabling App Menu (Jeremy) * Use Ubuntu sort order for Left placement of window buttons (Jeremy) * Fix "blank slate" for Extensions page (Florian) * Drop build-time checks for run-time dependencies (Patrick) Distributors, please see README for run-time dependencies * Consistently use /usr/bin/env python3 shebangs (Patrick) * Rewrite post-install script in Python (Patrick) * Handle SIGINT (Ctrl+C) (Alex) Contributors: Jeremy Bicha, Alberto Fanjul, Patrick Griffis, Rui Matos, Alex Muñoz, Florian Müllner Translations: Jordi Mas [ca], Daniel Mustieles [es], Fabio Tomat [fur], Gábor Kelemen [hu], Kukuh Syafaat [id], Baurzhan Muftakhidinov [kk], Aurimas Černius [lt] 3.25.2 ====== * Add "Battery Percentage" tweak (Alberto) * Add "Disable While Typing" tweak (Rui) * Add Left/Right Placement tweak for window buttons (Jeremy) * Update About to show Tweak Tool and GTK+ versions (Jeremy) * Add "blank slate" for Extensions page (Florian) * Remove support for installing and uninstalling extensions since GNOME Software handles this since 3.22 (Florian) * Other UI tweaks to Extensions page (Florian) * Many UI tweaks suggested by Allan Day (Jeremy) * Misc code cleanup (Jeremy) * Use Unicode in translatable strings (Piotr) * Create config directories as necessary (Florian) * Install appstream metadata to /usr/share/metainfo/ (Jeremy) * Switch from python2 to python3 (Ikey) * Switch from autotools to meson (Florian) * Drop intltool dependency (Florian) Contributors: Jeremy Bicha, Ikey Doherty, Piotr Drąg, Alberto Fanjul, Rui Matos, Florian Müllner Translations: Mario Blättermann and Florian Heiser [de], Daniel Mustieles [es], Fabio Tomat [fur], gogo [hr], Balázs Úr [hu], Kukuh Syafaat [id], Baurzhan Muftakhidinov [kk], Aurimas Černius [lt], Tiago Santos [pt], Matej Urbančič [sl], Furkan Ahmet Kara [tr] 3.24.1 ====== * Fix search (Rui) * Fix running Tweak Tool if GNOME Shell is not running * Only show Top Bar panel if GNOME Shell is running (Jeremy) * Create config directories as necessary (Florian) * Explicitly use python2 shebang * Handle SIGINT (Alex) * Require gnome-settings-daemon 3.23.3+ and pygobject 3.10+ (Jeremy) Contributors: Jeremy Bicha, Rui Matos, Florian Müllner, Alex Muñoz Translations: gogo [hr], Tiago Santos [pt]