File gnome-documents.changes of Package gnome-documents
-------------------------------------------------------------------
Mon May 14 20:08:10 UTC 2012 - dimstar@opensuse.org
- Update to version 0.4.2:
+ Don't store the active source in GSettings.
+ Make sure a collection is created when the text field name is
confirmed by clicking on the OK button.
+ Make button press/release tracking code less strict.
+ Fix "Open" button showing up for collections under some
circumstances.
+ Fix thumbnails preview bar not fading in under some
circumstances.
+ Fix toolbar button spacing in RTL layouts.
+ Show the search entry when going back from preview to search
results.
+ Hide the search entry when switching to a collection.
+ Fix type filter not cleaning up when switching to a collection.
+ Fix some critical warning.
-------------------------------------------------------------------
Tue Apr 17 06:32:13 UTC 2012 - vuntz@opensuse.org
- Update to version 0.4.1:
+ Support %Id conversion characters for formatted strings
+ Cancel old queries from the Shell search provider
+ Escape user input before pushing it down to Tracker
+ Handle exceptions when calling Gtk.show_uri()
+ Avoid segfaults in the miner when an error happens
+ Don't crash for missing symbolic icons in the theme
+ Update the license of some library components to LGPL v2+
- Note that the license change of the library components doesn't
affect the application itself. So no license change for the
package.
-------------------------------------------------------------------
Wed Mar 28 07:58:10 UTC 2012 - vuntz@opensuse.org
- Update to version 0.4.0.1:
+ Fix a crasher when switching to List view on certain systems
-------------------------------------------------------------------
Mon Mar 26 15:28:37 UTC 2012 - vuntz@opensuse.org
- Update to version 0.4.0:
+ Fix crashes when clicking Back from preview under some
circumstances
+ Fix spinner not moving out when going back to overview while a
document is still loading
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 19 22:41:43 UTC 2012 - dimstar@opensuse.org
- Update to version 0.3.92:
+ Improve startup query performance.
+ Don't perform initial query when activated to preview a search
result.
+ Remove items from selection when we get a delete event.
+ Fix collections not showing up properly in Shell search
results.
+ Don't refresh the Google cache when spawned as a Shell search
provider.
+ Use a fixed icon size when spawned as a Shell search provider.
+ Clear selection when exiting selection mode.
+ Fix crasher in Shell search provider mode.
+ Fix selection toolbar when changing selection.
+ Fix text layout in grid view for RTL languages.
+ Fix scrolling in preview page chooser to work with latest GTK.
+ Fix crash and inconsistencies when trying to add a new
collection.
+ Rely on Tracker 0.14's notification for DataContainer to track
collection changes/addition/deletions.
- Really drop gnome-documents-tracker-0.14.patch.
-------------------------------------------------------------------
Tue Mar 6 08:33:45 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3.91:
+ Add a thumbnail list OSD in preview
+ Add support for DnD of items out of the view
+ Add support for printing documents
+ Use checkboxes to render selections
+ Add an About dialog
+ Display date/time information in list view
+ Improve toolbar labels when searching or restricting search
criteria
+ Add keywords to the desktop file for identification by desktop
shells
+ Hide unavailable collections from the Organize collections
dialog
+ Show source name for non-local collections in the Organize
dialog
+ Don't fade out overlay controls when hovering over them in
preview
+ Use ngettext() for plural strings where appropriate
+ Don't allow circular references in collections
+ Fix search by uppercase letters
+ Scroll down on space bar press in preview
-------------------------------------------------------------------
Wed Feb 22 07:09:07 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3.90:
+ Ship a ShellSearchProvider DBus service
+ 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
- Remove xz BuildRequires now that it comes for free in the build
system.
- Drop gnome-documents-tracker-0.14.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
that were only needed for above patch.
- Add gnome-shell BuildRequires, for ownership of the
%{_datadir}/gnome-shell/search-providers directory.
- Create a gnome-shell-search-provider-documents subpackage, for
the new GNOME Shell search provider D-Bus service.
-------------------------------------------------------------------
Sun Feb 12 21:26:04 UTC 2012 - dimstar@opensuse.org
- Add unoconv Recommends: it enables gnome-documents to view a
wider range of document.
-------------------------------------------------------------------
Thu Jan 19 09:41:33 UTC 2012 - vuntz@opensuse.org
- Add support for tracker 0.13/0.14:
+ Add gnome-documents-tracker-0.14.patch.
+ Add gnome-common BuildRequires and call to gnome-autogen.sh,
needed for above patch.
+ Change pkgconfig(tracker-sparql-0.12) BuildRequires to
pkgconfig(tracker-sparql-0.14).
-------------------------------------------------------------------
Tue Jan 17 07:55:17 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3.4:
+ Add a shell-style application menu.
-------------------------------------------------------------------
Tue Dec 20 12:52:06 UTC 2011 - vuntz@opensuse.org
- Update to version 0.3.3:
+ Add a tagged entry implementation for search filtering
+ Port to GtkApplication
+ Split search into words
+ Open previews from command line
+ Hide titlebar when maximized
+ Enter selection mode with Ctrl+Click
+ Rewrite main view and toolbar with generic C classes
+ Don't install libgdprivate in $libdir
- 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 pkgconfig(tracker-miner-0.12) BuildRequires: it got removed
in 0.3.2.
- Remove /sbin/ldconfig from %post/%postun: no shared library is
installed anymore.
-------------------------------------------------------------------
Mon Nov 21 20:00:56 UTC 2011 - dimstar@opensuse.org
- Update to version 0.3.2:
+ Initial support for Google Docs collections
+ Initial support for user-defined collections
+ Major UI revamp:
- removed the sidebar
- moved the search entry beneath the top bar in a hiding
container
- use single-click activation mode in the overview
- first implementation of a "Selection" mode
- animate state changes
+ Improve query and loading speed
+ Field selection support for search filtering (author, title)
+ Fix loading of cached documents
+ Many, many minor improvements and fixes
- Drop gnome-documents-deprecated-mutex.patch: fixed upstream.
-------------------------------------------------------------------
Wed Nov 16 11:48:23 UTC 2011 - dimstar@opensuse.org
- Add gnome-documents-deprecated-mutex.patch: Fix build with new
glib and its changed GThread API. Patch taken from upstram git,
commit id df80c63.
-------------------------------------------------------------------
Mon Oct 17 20:15:37 CEST 2011 - dimstar@opensuse.org
- Update to version 0.2.1:
+ Quote the file path before passing it out to unoconv.
+ Remember window state and size across app restarts.
+ Fix some UI flickering and useless refreshs.
-------------------------------------------------------------------
Mon Sep 26 15:33:49 UTC 2011 - vuntz@opensuse.org
- Update to version 0.2.0:
+ Limit a printf scope to avoid conflicts with URI-escaped
strings in some locales
+ Updated translations.
-------------------------------------------------------------------
Thu Sep 22 21:38:36 UTC 2011 - vuntz@opensuse.org
- Update to version 0.1.92:
+ Listen to changes in the system GOA accounts configuration
+ Support multiple GOA accounts
+ Style symbolic emblems like in the mockups
+ Remove deleted Google Docs from the DB when mining
+ Update on the fly for changes in the tracker DB
+ Add a compact context menu in preview mode
+ Look for results in ~/Downloads as well
+ Require Tracker 0.12.1
-------------------------------------------------------------------
Thu Sep 8 16:49:34 UTC 2011 - vuntz@opensuse.org
- Update to version 0.1.91:
+ Hide/show documents on the fly for disabled GOA sources
+ Add a fullscreen preview mode
+ Extend search to look into document authors
+ Add a hi-res application icon
+ Use symbolic emblems
+ Display more file details in list view
+ Use a nicer thumbnail frame from Nautilus for document
thumbnails
+ Sanitize and remove extensions from filenames
+ Add keybindings for quit/fullscreen/search
+ Fix parallel builds
+ Add translator comments
+ Fix license files and headers
- Add pkgconfig(clutter-gtk-1.0) BuildRequires: new dependency.
-------------------------------------------------------------------
Tue Aug 30 13:15:22 CEST 2011 - vuntz@opensuse.org
- Initial package (version 0.1.90).