gnote/gnote.changes

414 lines
16 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Jun 22 12:55:32 UTC 2013 - zaitor@opensuse.org
- Update to version 3.9.1:
+ New Features:
- Add check for desktop file validity.
- Add shell search provider (bgo#694014).
- Redesign main window toolbar (bgo#699119, bgo#701614,
bgo#701450).
- Add accelerator for New Note in main window (bgo#700434).
- Add F10 accelerator for gears button.
- Add Ctrl+W accel to close window (bgo#700434).
- Embed note toolbar into main window (bgo#699119).
- Move add-in menu items to main window gears menu
(bgo#700655).
- Make TOC header items act on entire line (bgo#700612).
- Rename Pinned Notes toolbar to Important Notes (bgo#700493).
- Add tooltip for pin button (bgo#700437).
- Shorten special notebook names (bgo#701570).
- Remove unsensitive Font Size menu item (bgo#701618).
+ Fixes:
- Fix keywords translations.
- Fix open note in new window context item sensibility.
- Text fixes in preferences dialog.
- Fix English usage and grammar throughout help pages.
- Make new notes numbered from 1 (bgo#700448).
- Sort notes and notebooks case-insensitively and using Unicode
(bgo#700438).
- Fix splitter in search window (bgo#700431).
- Fix All Notes notebook selection in search.
- Fix TOC accelerators when IBus is used (bgo#701555).
+ Updated translations.
- Split out the new gnome-shell-search-provider in own sub-package.
-------------------------------------------------------------------
Sun May 5 09:16:12 UTC 2013 - zaitor@opensuse.org
- Update to version 3.9.0:
+ New Features:
- Added statistics add-in.
- Load only enabled addins on startup.
- Errors, printed to console, are now translatable.
- Add Table Of Content add-in (bgo#698059).
+ Bugs fixed:
- Fix desktop file keyword translations (bgo#696664).
- Fix opening help pages using URI (bgo#698327).
- Fix show help on F1 in main window search mode.
- Let move window my dragging toolbar (bgo#699115).
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 24 20:38:19 UTC 2013 - zaitor@opensuse.org
- Update to version 3.8.0:
+ New Features:
- Updated manual.
- Increase default width of main window.
+ Bugs Fixed:
- Fix crash on first run.
- Make labels for delete actions translatable.
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 15 17:06:38 CET 2013 - sbrabec@suse.cz
- Added support for translation-update-upstream.
-------------------------------------------------------------------
Sun Mar 3 19:41:12 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ New Features:
- Hide titlebar when maximized
- Require Gtkmm 3.6
- Use Gtk::SearchEntry for search entries
- Return spell check support (requires GtkSpell3)
- Redesing main window toolbar
- Ability for add-ins to add actions to main window search and
note modes
+ Fixes:
- Remove use of deprecated gdk_threads_* functions
- Fix ocasional crashes and hungs when launching syncronization
- Save main window pos and size on quit
- Fix opening notes via command line args
- Gnote silently discard/truncate data when disk is full
(bgo#627317)
- Fix export to HTML with XML special chars in title
(bgo#694935)
+ Updated translations.
- Add pkgconfig(gtkspell3-3.0) BuildRequires: verified dependency.
-------------------------------------------------------------------
Sun Jan 27 17:57:25 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.2:
+ Add automatic synchronization
+ Updated manual
+ Fix remembered selection with replacing selected text
+ Fix status icon for Xfce 4 (bgo#666775)
+ Updated translations.
-------------------------------------------------------------------
Sat Jan 26 19:14:22 UTC 2013 - zaitor@opensuse.org
- Update to version 3.7.1:
+ New Features:
- Add new special notebook PinnedNotesNotebook.
- Add new special notebook Active Notes.
- Replace switcher by search button in main window.
- Add New Note button to main window toolbar (bgo#657270).
- Add keywords to desktop file.
- Change window title according to what's displayed.
+ Fixes:
- Fix segfaults when using tray menu (bgo#688558).
- Fix Search All Notes tray menu item.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 25 08:52:13 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.0:
+ Show notes inside main window, do not use separate windows.
+ Make several main windows possible.
+ Add application menu (bgo#675251).
+ Save main window maximization state.
+ Updated translations.
-------------------------------------------------------------------
Thu Jan 24 17:40:25 UTC 2013 - zaitor@opensuse.org
- Update to version 3.6.2:
+ New Features: Add keywords for search.
+ Fixes:
- Fix remembered selection with replacing selected text.
- Fix status icon for Xfce 4 (bgo#666775)
+ Updated translations.
-------------------------------------------------------------------
Sun Oct 28 17:37:57 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.1:
+ Fix build on GCC 4.2 (bgo#684931).
+ Fix runtime warning with markup in fixed width addin.
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 28 20:35:15 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.0:
+ New Features:
- WebDAV synchronization checks now time-out
- Port to new documentation infrastructure
+ Fixes:
- Fix error in WebDAV manual
- Fix exit in status icon mode on close window
+ Updated translations.
- Replace gnome-doc-utils-devel BuildRequires with yelp-tools:
follow upstreams port to the new documentation infrastructure.
-------------------------------------------------------------------
Wed Aug 29 08:05:13 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.0:
+ New Features:
- Added NoteDirectoryWatcher add-in (bgo#583812)
- Droped dependency on libpcrecpp
- Migrated to libsecret, dropped dependency on libgnome-keyring
- Updated documentation
- Switch to GNOME versioning scheme
+ Fixes:
- Add check for X11 (bgo#679496)
- Fixed FTBFS with Debian GNU/kFreeBSD (bgo#681588)
- Make possible to disable synchronization addins
- Fixed memory leak in search window
+ Updated translations.
- Replace pkgconfig(gnome-keyring-1) BuildRequires with
pkgconfig(libsecret-1), following upstream.
- Drop pcre-devel BuildRequires: no longer needed.
- Add pkgconfig(x11) BuildRequires: new dependency.
- Call /sbin/ldconfig in post/postun: as the package contains a
library, this is needed.
-------------------------------------------------------------------
Mon Jul 16 16:36:25 UTC 2012 - zaitor@opensuse.org
- Update to version 0.9.1:
+ New Features:
- Gtkmm 3.4 is required
- Derived Search window from Gtk::ApplicationWindow
- Replace shave with automake's silent rules (bgo#673710)
- Added 256x256 app icon (bgo#674267)
- Added log to file capability in debug mode
- Added gnome-keyring dependency
- Added WebDAV synchronization
- Droped support for panel applet
- Migrated to Gtk::Application
+ Fixes:
- Fix quit application for glib >= 2.32 (bgo#670104)
- Removed use of deprecated GtkStyle (bgo#667395)
- Fixed missing include for Glibmm 2.32 (bgo#671787)
- Fixed multiple compiler warningsbgo
- Fix bullet indentation when printing (bgo#674904)
+ Updated translations.
- Drop gnote-buildfix.patch, fixed upstream.
- Drop BuildRequires: pkgconfig(libpanelapplet-4.0), not needed
anymore.
- Add BuildRequires: pkgconfig(gnome-keyring-1), pulled in by
something else before.
-------------------------------------------------------------------
Sat Mar 10 18:28:58 UTC 2012 - dimstar@opensuse.org
- Update to version 0.9.0:
+ New Features:
- Added core synchronization support
- Added addin to synchronize with local folder.
+ Fixes:
- Fix missing header for Glib::signal_idle (bgo#667349)
- Call startup defined in GApplication
- Remove mnemonic references in documentation (bgo#670916)
- Fix selection deletion and remembering it
- Fix quit application for glib >= 2.32
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
- Drop gnote-new-glibmm.patch: fixed upstream.
- Add gnote-buildfix.patch: Fix build by incuding missing headers.
-------------------------------------------------------------------
Fri Jan 6 14:11:23 UTC 2012 - vuntz@opensuse.org
- Add gnote-new-glibmm.patch: fix build with recent versions of
glibmm, taken from git.
-------------------------------------------------------------------
Tue Jan 3 07:50:31 UTC 2012 - vuntz@opensuse.org
- Update to version 0.8.2:
+ New Features:
- Added template bar to template notes
- Integrated with GtkApplication (bgo#640430)
- Gnote remains present while at least one window is present
- Panel applet disabled by default
- Added option for status icon to preferences (bgo#663817)
- Added background mode
- Return ordered note list when using D-BUS search (bgo#662246)
+ Fixes:
- Fixed keys in GSettings schema descriptions
- Manual fixes
- Updated man page to current behaviour
- Do not open Search Window in status icon mode (bgo#653447)
- Fixed special XML character encoding
- Make sticky note importer support special chars
- Show in all desktop environements (bgo#664609)
- src/notetag.hpp must include <map> (bgo#655340)
- Add missing includes (bgo#665344)
- Fixed a warning about a condition never reached
- Fixed note deletion with international characters
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Drop gnote-buildfix.patch: fixed upstream.
- Pass --enable-applet to configure to keep building the applet.
-------------------------------------------------------------------
Thu Dec 1 21:57:00 UTC 2011 - dimstar@opensuse.org
- Add gnote-buildfix.patch: Fix build for Factory.
-------------------------------------------------------------------
Sun Oct 23 21:30:47 UTC 2011 - zaitor@opensuse.org
- Update to version 0.8.1:
+ New features:
- Removed case-sensitive search from Search All Notes window.
- Focus chain for Search All Notes.
- Optimized note creation, renaming and deletion
(bgo#660653, bgo#660663).
- Search in notebook suggests to search all notes, when there
are no matches.
+ Fixes:
- Open note action availability.
- Program name in about dialog.
- Help for --start-here.
- Don't change content modification time when autolinking.
- Link not created when linking to existing note.
- Broken link activation does not make link normal.
- GetNoteContents D-Bus API returns wrong text for notes not
displayed (bgo#647888).
- Case-insensitive search via SearchNotes D-Bus API
(bgo#662426).
- Added -Wformat-security to compilation flags (bgo#662490).
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 25 23:10:13 UTC 2011 - vuntz@opensuse.org
- Update to version 0.8.0:
+ New features:
- Ported to GTK 3.0
- New documentation in Mallard format
- Handle x-scheme-handler/note mime-type
- Use pkg-config for uuid (bgo#649486)
- Build only shared libraries for addins (bgo#620015)
- Search window context menus rework (bgo#601852)
- Disabled GtkSpell
- Ported panel applet to libpanelapplet-4 (bgo#639779)
- Ported configuration to Gio::Settings
- Status icon presence is now configurable
- About dialog is now a child of Search All Notes
- Added replace title addin (bgo#639938)
- Changed search to prioritize note titles
- Ported D-Bus support to Gio::DBus (also fixes bgo#618330)
- Open all selected notes
- Show note title when deleting only 1 note
- Removed minimum size on Search All Notes Window
- Set min width of note title column to 150
+ Fixes:
- Place user local addins in addins subdirectory (bgo#619867)
- Change tomboyimport according recent Tomboy
- Import sticky notes when Tomboy is not installed (bgo#605382)
- Use actual visibility of status icon (bgo#650001)
- Fix dragging notes to Unfiled notes (bgo#655208)
- Fix command line option --new-note with argument
- Fix delete key behaviour in bulleted list
- Don't create nested links
+ Updated translations.
- Drop gnote-no-deprecated.patch: fixed upstream.
- Remove gconf2-devel BuildRequires: ported to GSettings.
- Chnage gtkmm2-devel BuildRequires to gtkmm3-devel, following port
to GTK+ 3.
- Remove gtkspell-devel BuildRequires: there's no gtkspell support
for GTK+ 3 right now.
- Change libpanelappletmm-devel BuildRequires to
pkgconfig(libpanelapplet-4.0), following port to new library.
Also remove the build_applet define, since it's now unneeded.
- Stop passing --enable-dbus to configure: this option is now gone.
- Replace gconf schema packaging machinery with gsettings
machinery.
-------------------------------------------------------------------
Sun Jul 31 09:15:01 CEST 2011 - vuntz@opensuse.org
- Update to version 0.7.5:
+ New features:
- If Search All Notes dialog is shown, make about dialog a
child of it
- Show search window when launching
- Improved Search All Notes context menus (bgo#601852)
+ Fixes:
- When dragging notes to Unfiled notes, the note view is not
updated (bgo#655208)
- When closing Search All Notes dialog, use actual visibility
of status icon (bgo#650001)
- Remove usage of GConf and depending on Tomboy, when importing
sticky notes (bgo#605382)
- Change tomboyimport according recent Tomboy
- Fix build on FreeBSD and OpenBSD (bgo#649478, bgo#649481,
bgo#649472)
+ Updated translations.
-------------------------------------------------------------------
Tue May 31 14:55:17 CEST 2011 - vuntz@opensuse.org
- Disable the build of the applet with a %build_applet define,
unless %favor_gtk2 is set (which means we don't build against
GNOME 3).
- Add gnote-no-deprecated.patch to not use some deprecated APIs
that break the build.
-------------------------------------------------------------------
Thu May 12 10:09:32 UTC 2011 - feeyo@cronosproject.org
- Update to version 0.7.4:
+ bgo#620402: Show addin categories and versions in addin
preferences tab
+ bgo#610194: Implemented notebook rename
+ bgo#641416: Drop dependency on Boost filesystem
+ Bugs fixed: bgo#631408, bgo#633976, bgo#637051, bgo#594932,
bgo#585048, bgo#608713, bgo#633951, bgo#634026, bgo#627539,
bgo#588098, bgo#641545, bgo#638321, bgo#627073, bgo#627075,
bgo#627418, bgo#627417, bgo#646051.
- Drop gnote-replace_boost_with_glib.patch: fixed upstream.
-------------------------------------------------------------------
Sun Mar 20 21:53:18 UTC 2011 - dimstar@opensuse.org
- Add gnote-replace_boost_with_glib.patch: Replace
boost::filesystem with glib equivalents. Taken from upstream git.
-------------------------------------------------------------------
Sat Feb 12 18:46:05 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Add missing Recommends for lang subpackage.
-------------------------------------------------------------------
Sun Dec 12 16:31:30 UTC 2010 - bitshuffler@opensuse.org
- Update to 0.7.3.
-------------------------------------------------------------------
Sun Apr 4 14:03:43 UTC 2010 - bitshuffler@opensuse.org
- Initial package