File hamster-applet.changes of Package hamster-applet
-------------------------------------------------------------------
Sun Feb 13 16:24:44 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.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Wed Dec 15 10:28:17 CET 2010 - vuntz@opensuse.org
- Add gnome-python-desktop BuildRequires (which is already a
Requires), for directory ownership, to fix build.
- Move the dockmanager files to docky-hamster-applet.
-------------------------------------------------------------------
Tue Nov 16 09:36:20 CET 2010 - dimstar@opensuse.org
- Update to version 2.32.1:
+ Totals are returned to HTML report
+ Fixed problems with the stop button and python 2.7
+ Ampersand now is safe to use again
+ Updated translations.
- Add python-xdg Requires. Fix bnc#653578.
-------------------------------------------------------------------
Mon Sep 27 13:48:47 CEST 2010 - vuntz@opensuse.org
- Update to version 2.32.0:
+ Fixed bug with stale cache in description label
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 13 15:33:55 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.92:
+ Minor bugfixes
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 31 01:40:33 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.91:
+ Data integrity bugfixes
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 17 11:11:45 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.90:
+ Maintaining selection on refresh in a more sane manner
+ Self-monitor the database not only for updates but also for
remove/create (solves problems with some synchronization tools)
+ Fixed the global hotkey, require gnome-keybindings package as
the hotkey is part of expected functionality
+ Updated translations.
- Add pkgconfig(gnome-keybindings) BuildRequires.
-------------------------------------------------------------------
Mon Aug 9 00:53:35 CEST 2010 - vuntz@opensuse.org
- Remove unneeded BuildRequires: gnome-control-center-devel,
gnome-python-desktop, gtk2-devel, python-gnome-devel,
python-gtk-devel.
- Add glib2-devel BuildRequires.
-------------------------------------------------------------------
Fri Aug 6 00:35:19 CEST 2010 - vuntz@opensuse.org
- Update to version 2.31.6:
+ the top graph in overview is now interactive and allows zooming
in and out
+ sqlite utf-8 case sensitivity workarounds for queries
+ hamster's docky helper installed together with hamster
+ using full text search in the overview window now
+ hopefully activity trees now behave better on refresh
+ updated translations
- Changes from version 2.31.5:
+ adjustments for custom widgets to better work with themes
+ if dialog windows are called from commandline, make sure they
shut down properly
+ updated translations
- Make package noarch.
- Call %suse_update_desktop_file for hamster-applet.desktop
- Create a docky-hamster-applet subpackage for the docky
integration.
-------------------------------------------------------------------
Thu Jul 8 02:12:04 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.4:
+ overview gets a menu, drops toolbars and now supports date
range browsing
+ adjustments to starts and ends graph in statistics (should be
more accurate)
+ performance updates in graphics
+ html report was looking in the wrong place for the template
- Changes from version 2.31.3.2:
+ bgo#620965: respecting SYSCONFDIR environment variable to
determine where to store gconf schema
- Changes from version 2.31.3.1:
+ including generated help pages in the tarball
- Changes from version 2.31.3:
+ dropped in-house global hotkey management in favour to Gnome's
global hotkeys
+ HTML report template now can be overridden from $HOME folder.
instructions can be found in the report footer
+ remembering path of last saved report
+ moved build system from autotools to waf
- Changes from version 2.31.2:
+ optional integration with gtg (via preferences)
+ all kinds of bugfixes
- Changes from version 2.31.1.2:
+ add missing file from tarball
- Changes from version 2.31.1.1:
+ add missing translations
- Changes from version 2.31.1:
+ application has been split up in back-end d-bus daemon and
clients
+ edit activity preview widget got some love
+ minor bugfixes from 2.30 release
+ updated translations
- Adapt spec file to use waf instead of configure.
-------------------------------------------------------------------
Thu Apr 29 14:31:14 CEST 2010 - dimstar@opensuse.org
- Update to version 2.30.1:
+ translations were not appearing in standalone
+ database file change monitor now follows symlinks
+ fixed rounding error in totals (regression)
+ standalone can be now closed using standard Ctrl+w keystroke
+ updated translations.
-------------------------------------------------------------------
Wed Mar 31 14:24:41 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0.1:
+ bgo#614452 - load translations in standalone mode
-------------------------------------------------------------------
Mon Mar 29 15:08:03 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 8 17:29:56 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.92:
+ depend on gnome-python-desktop to fulfill wnck-python
dependency
+ minor bug with screen refresh after deletion
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 24 12:05:21 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.91:
+ avoiding blank entries, not reusing fact ids; other details
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 10 19:39:45 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.90:
+ Updated translations.
- Add back the gconf packaging magic.
-------------------------------------------------------------------
Tue Jan 26 18:22:19 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.6:
+ workspace tracking - switch activity, when switching desktops
+ chart improvements - theme friendly and less noisier
+ for those without GNOME panel there is now a standalone
version, accessible via Applications -> Accessories -> Time
Tracker
+ overview window remembers position
+ maintaining cursor on the selected row after edits / refreshes
(unimportant, but very convenient)
+ descriptions once again in the main input field, delimited by
comma
+ activity suggestion box now sorts items by recency
+ updated translations
- Add gnome-doc-utils-devel BuildRequires.
- Add gnome-control-center-devel BuildRequires to support custom
keybindings.
- Remove all the gconf packaging magic since the gconf schemas were
removed, but this might come back (see bgo#608252).
- Update new desktop file with the X-SuSE-TimeUtility category.
-------------------------------------------------------------------
Thu Jan 14 03:55:41 CET 2010 - captain.magnus@opensuse.org
- Update to version 2.29.5:
+ searching
+ simplified save report dialog, thanks to the what you see is
what you report revamp
+ overview/stats replaced with activities / totals and stats
accessible from totals
+ interactive graphs to drill down in totals
+ miscellaneous performance improvements
+ pixel-perfect graphs
-------------------------------------------------------------------
Tue Dec 22 04:33:17 CET 2009 - lmedinas@opensuse.org
- Update to version 2.29.4:
+ Overview window overhaul (still in progress)
+ More progress on tag front (now showing in lists)
+ Updated translations.
-------------------------------------------------------------------
Wed Dec 2 22:04:47 CET 2009 - vuntz@opensuse.org
- Update to version 2.29.3:
+ partial tag support (adding to a fact and editing autocomplete
list, no reports yet)
+ fixed glitches when editing ongoing task
+ improved save report dialog
+ better autocomplete for the entries
+ Updated translations.
- Changes from version 2.29.2:
+ bgo#599343 - the charts are now back again (for those who had
lost them)
+ hamster midnight is now a preference
+ when in panel, printing uncaught errors to .xsession-errors
+ when looking for ongoing task, don't look into the future
(causes some mad durations and is generally impractical)
+ new dbus method getCurrentActivity that returns just the name
and category
+ fixed problems with hamster interfering with screensaver
hibernation code
+ database MOVED to the xdg home (~/.local)
+ in reports inlude also activities without category
+ set start time to the end of the last activity if adding
previous activity for today
+ fixes to the dropdown in compiz (not spanning over virtual
desktops anymore)
+ in dropdown added end time and dropped the stripes (too much
noise already)
+ Updated translations.
- Pass --disable-schemas-install to configure.
-------------------------------------------------------------------
Sat Nov 14 21:29:15 CET 2009 - vuntz@opensuse.org
- Update to version 2.28.1:
+ Avoid getting activities from the future (bgo#596617)
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 22 19:42:36 CEST 2009 - dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 8 10:44:35 CEST 2009 - dimstar@opensuse.org
- Update to version 2.27.92:
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 11 04:08:18 CEST 2009 - lmedinas@gmail.com
- Update to version 2.27.90:
+ Fixes to idle detection
+ Return of the day view
+ UI layout fixes to match HIG
+ Now it is possible to add more than one applet to panel without
crashing
+ Updated translations
-------------------------------------------------------------------
Tue Jul 28 16:32:19 CEST 2009 - lmedinas@gmail.com
- Update to version 2.27.5:
+ Better autocomplete
+ More skeptic on parsing time
+ Legend in overview is sized proportionally to screen size,
allowing larger labels
+ Translation updates.
-------------------------------------------------------------------
Mon Jul 20 01:39:30 CEST 2009 - lmedinas@gmail.com
- Update to version 2.27.4:
+ Now it is possible to copy/paste activities in the overview
+ Mostly polishing and bug fixing the new stuff brought in 2.27
cycle
+ Translation updates
-------------------------------------------------------------------
Tue Jun 16 14:28:24 CEST 2009 - vuntz@novell.com
- Update to version 2.27.3:
+ A much better DBUS support
+ Switch days at 5am because humans tend to work late.
Overlapping activities fall in day where the largest part of it
is
+ Now you can enter negatives minutes to start an activity in
past. Example "-30 cookies" will start activity "cookies" 30
minutes before now
+ TSV, XML and iCal export
+ Ability to filter task by date and category
+ Overview has been improved by adding some nifty statistics for
your pleasure
+ Updated translations.
- Add dbus-1-python Requires.
-------------------------------------------------------------------
Wed May 27 12:43:57 CEST 2009 - vuntz@novell.com
- Update to version 2.27.2:
+ Now a reminder is displayed every configured amount of time
also when no activity is being tracked.
+ Allow to switch to same task if description differs.
+ Activity edit icon in dropdown is now keyboard accessible.
+ Start time and end time can be specified when typing in task.
Example: 00:04 Hamster
+ Slightly smarter autocomplete with category suggestions when
after @ symbol
+ Fixes to edit activity dialog's end time field.
+ Updated translations.
-------------------------------------------------------------------
Tue May 5 19:51:27 CEST 2009 - vuntz@novell.com
- Update to version 2.27.1:
+ Overview window graphs have been redone and now are less noisy
+ Tasks now can span over midnight, showing correct per-day
totals in overview
+ Add earlier activity / edit activity has been overhauled and
now is much easier to use. An experimental preview has been
added
+ In preferences UI buttons have been added for editing and
deletion
+ Glade files have been migrated to gtkbuilder format
+ Now it is possible to start overview and other windows straight
from command line using "-s [stats|edit|prefs]" switch
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 16 22:56:35 CET 2009 - vuntz@novell.com
- Update to version 2.26.0:
+ Final fixes to utf-8 and Python 2.6 sqlite.
+ Updated translations.
- Remove AutoReqProv: it's default now.
- Use parallel make.
-------------------------------------------------------------------
Sun Mar 8 23:57:32 CET 2009 - vuntz@novell.com
- Review changes.
-------------------------------------------------------------------
Wed Mar 4 12:36:57 CET 2009 - lmedinas@gmail.com
- Update to version 2.25.92:
+ Fixed problems with utf-8 and Python 2.6 sqlite
+ Escaping user input so they don't break UI where pango is used
+ Stop tracking on shutdown was ignoring user preference
+ Translation updates
-------------------------------------------------------------------
Mon Feb 16 23:58:59 CET 2009 - mboman@suse.de
- Update to version 2.25.91:
+ Show day totals in statistics
+ Better keyboard support (Enter / Escape)
+ Fixes to detect alternative pygtk
+ Fixes to support Japanese better
+ Python 2.6 support
+ Better duplicate entry checks in activities / categories
+ Translation updates
- Remove checks for <= 10.2
- Remove gnome-common and perl-XML-Parser from BuildRequires
-------------------------------------------------------------------
Sat Feb 14 03:51:17 CET 2009 - mboman@suse.de
- Remove python-sqlite2 from Requires
-------------------------------------------------------------------
Fri Feb 6 13:11:21 EST 2009 - hfiguiere@suse.de
- Review and approve
- Fix dependencies
-------------------------------------------------------------------
Thu Feb 5 01:43:29 WET 2009 - lmedinas@gmail.com
- Update to 2.25.90
+ Locales fixes
+ Fix checks for python 2.6 and 3.0
+ Translation Updates
- Update homepage url
- Use %%fdupes
-------------------------------------------------------------------
Wed Jan 14 13:51:28 GMT 2009 - awafaa@opensuse.org
- Update to 2.24.3
-------------------------------------------------------------------
Thu Apr 24 11:19:08 CDT 2008 - maw@suse.de
- Improve package's metadata
- Build on 10.2
- Require things that should be required.
-------------------------------------------------------------------
Thu Apr 24 10:38:27 CDT 2008 - maw@suse.de
- Initial hamster-applet package: version 0.2.