Accepting request 183916 from home:Zaitor:branches:GNOME:Apps

Update to ver 3.9.2

OBS-URL: https://build.opensuse.org/request/show/183916
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/gnote?expand=0&rev=45
This commit is contained in:
Bjørn Lie
2013-07-22 16:04:13 +00:00
committed by Git OBS Bridge
parent 74231f0c8c
commit cbfd0e3e19
4 changed files with 51 additions and 5 deletions

View File

@@ -1,3 +1,49 @@
-------------------------------------------------------------------
Sun Jul 21 16:20:38 UTC 2013 - zaitor@opensuse.org
- Update to version 3.9.2:
+ New Features:
- Remove underline from note title (bgo#701855).
- Always open new windows from tray (bgo#700458).
- Add option to always open notes in new window (bgo#700458).
- Make preferences dialog more compact.
- Do not save window position, leave it to window manager.
- Make X11 conditional dependency to allow run on Wayland
(--with-x11-support to enable).
- Save main window sorting, always show it (bgo#700609,
bgo#700436).
- Respect gnome clock-format setting (bgo#700432).
- Rename Notes dialog column "Last Changed" to "Modified"
(bgo#704111).
- Make "Modified" column format more compact (bgo#704113).
- Add menu item and accelerator for renaming notebook
(bgo#700435).
- Shorten context menu item labels.
- New dependency BOOST_FOREACH.
+ Fixes:
- "Table of Content" renamed to "Table of Contents"
(bgo#701942).
- Note title no longer displayed in brackets (bgo#701853).
- Some cleanup in create notebook dialog (bgo#701845).
- Do not show faded icons in main window toolbar (bgo#701851).
- Bump required version of Glibmm to 2.32 (actually required
version).
- Fix occasional crash when using tray icon.
- Fix crash when closing after multiple link activations.
- Do not overwrite entire note when replacing title
(bgo#701616).
- Fix critical assertion errors when searching (bgo#700626).
- Set focus to notes list when showing it (bgo#700611).
- Fix notebook selection on rename.
- Make selection saving work reliably (bgo#700553).
- Do not show empty Active notes notebook.
- Disable rename notebook context menu for special notebooks
(bgo#704197).
+ Updated translations.
- Pass --with-x11-support to configure, we don't want to go the
wayland route just yet.
- Stop passing obsolete --disable-scrollkeeper to configure.
-------------------------------------------------------------------
Sat Jun 22 12:55:32 UTC 2013 - zaitor@opensuse.org