Changelog for
calcurse-debugsource-3.1.4-30.1.i586.rpm :
Mon Apr 22 14:00:00 2013 puzelAATTsuse.com
- update to calcurse-3.1.4
- Do not prompt for a todo after adding an appointment.
- Close key binding window when reassigning the same key (thanks
to Michael Smith for submitting a patch).
- Update copyright ranges.
- Do not ignore \"--datarootdir\" in the i18n Makefile.
- Complete the test-suite even if libfaketime is not present.
- Add a workaround for broken libfaketime-based tests on 32-bit
systems (fixes Debian bug #697013).
- Do not update start time/duration with bogus values if the
prompt is canceled in edit mode.
- Fix another corner case of the screen corruption bug (BUG#6).
- Fix core dump when trying to edit a non-existent item.
- Display correct welcome messages on startup.
Sat Dec 8 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 3.1.1:
* fix screen corruption bug
Wed Dec 5 13:00:00 2012 pascal.bleserAATTopensuse.org
- update to 3.1.0:
* Vim-like copy/paste (FR#15). Use the delete key to cut items.
* Support for entering times in 24 hour format (\"2130\" instead of \"21:30\")
* Compact panel mode (FR#7). This can be enabled using the currently
undocumented \"appearance.compactpanels\" configuration setting.
* Configurable default view (FR#19). The default view can be changed using
the currently undocumented \"appearance.defaultpanel\" configuration setting.
* \"-D\" and \"-c\" can now be used simultaneously, whereby \"-c\" has precedence
over \"-D\".
* Cache monthly view to speed up browsing.
* Sort `calcurse -d` output by time
* Fix a critical data corruption bug
* Fix screen corruption
* No longer show the calcurse screen in the editor/pager when the window is
resized
* Calculate busy slices correctly if (recurrent) appointments with a duration
of more than 24 hours are used.
* Fix a core dump that occurred if the main window was too small.
* Several translation updates.
Sun Jul 1 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 3.0.0:
* full UTF-8 support
* format strings for printing items in non-interactive mode have been
introduced
* support for vim-style count prefixes for displacement keys
* duration strings are now much more powerful
* extended duration strings, such as \"+3:10\" or \"+1d20h5m\", can be used
* new feature allows piping items to external commands
* there are keybindings to jump to the previous/next month/year
* lots of internal changes have been made
* note that you will need to run \"calcurse-upgrade\" after upgrading, since
the configuration file format has changed
Sun Jul 1 14:00:00 2012 puzelAATTsuse.com
- update to calcurse-3.0.0
- New features:
- Full UTF-8 support.
- Much more powerful formatting options for printing items in
non-interactive mode. Format strings can be specified using
\"--format-apt\", \"--format-event\", \"--format-recur-apt\" and
\"--format-recur-event\".
- Support for vim-style count prefixes for displacement keys.
- Powerful duration strings: Allows using extended duration
strings, such as \"+3:10\" or \"+1d20h5m\".
- A feature that allows piping items to external commands.
- New key bindings to jump to the previous/next month/year.
- A new configuration file format. `calcurse-upgrade` can be used
to convert existing configuration files.
- Several performance improvements.
- Notes are now stored using hash-based file names which results
in lower disk space usage.
- A test suite that can be used to test the core functionality of
calcurse.
- \"-D\" and \"-c\" can now be used simultaneously, whereby \"-c\" has
precedence over \"-D\".
- A \"--read-only\" command line option to discard all changes to
data files.
- Bug fixes:
- Do not hardcode paths to the default editor/pager. Rely on the
\"$PATH\" variable instead.
- Update the number of todo items when importing an iCal file to
prevent some items from being inaccessible.
- Fix a segmentation fault when importing iCal data (reported by
Andraz Levstik).
- Format the \"DURATION\" field properly on iCal export. Use
days/hours/minutes/seconds instead of seconds (reported and
fixed by Jerome Pinot).
- Do not localize dates in pcal exports (reported by Baptiste
Jonglez).
Thu Dec 15 13:00:00 2011 cooloAATTsuse.com
- fix license to be in spdx.org format
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
Fri Sep 16 14:00:00 2011 puzelAATTsuse.com
- update to 2.9.2
- Handle iCal line folding correctly.
- Introduce a configure option to completely exclude the
documentation subdirectory from the build process
(\"--disable-docs\").
- changes in 2.9.1
- Keep the order of events across restarts (reported by Alan).
- Fix the build process when disabling documentation generation.
- Avoid flickering on window resize.
- Avoid a segfault when resizing the calcurse window.
- Add missing documentation for the \"backword-kill-word\" line
editing function.
- Honor the \"TMPDIR\" environment variable instead of using
hardcoded paths for temporary files (reported by Erik Saule).
- Fix pager invocation when showing the log file during an import
(reported by Andraz Levstik).
- Accept resource parameters in iCal import. Accept additional
parameters such as language parameters (reported by Andraz
Levstik).
- Sync the notification item after editing or pasting an
appointment. This ensures the information in the notification
bar as well as the countdown for the notification daemon are
always up-to-date (reported by Andraz Levstik).
- Fix recurrent appointment notification.
- Fix flagging of regular appointments.
- Fix sort order when using command line options to display
upcoming appointments and events (reported by Erik Saule).
Sun May 29 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 2.9.0:
* add support for short form dates
* add \"backword-kill-word\" line editing function
* add automatic removal of notes that are empty after editing
* add a Russian translation
* fixes a segfault when resizing the help window were fixed
* fixes lock file issues
* fixes parsing of appointment end times that date back
Wed Jan 12 13:00:00 2011 puzelAATTnovell.com
- minor spec cleanup (by Pascal)
Sat Nov 13 13:00:00 2010 pascal.bleserAATTopensuse.org
- drop calcurse-fix_missing_return_in_nonvoid_function.patch, has been merged upstream
Sun May 30 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 2.8:
* adds a weekly calendar view that displays the week number and colored
slices indicating appointment times
* the side bar width can now be customized by the user
* some bugs were addressed in this release, the most important being
incorrect calculation of recurrent dates after a turn of year
Sat Aug 29 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.7:
* a daemon was implemented so that reminders can now be sent while calcurse
is running in the background
* a new \'--status\' command line option was added for displaying information
about already running instances
* important bugs related to ical import and export were addressed in this
release
Sun Jul 12 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 2.6
Sat Dec 27 13:00:00 2008 guruAATTunixtech.be
- update to 2.4:
* add ability to define its own key bindings.
* the layout configuration menu was redesigned to become more user-friendly
* important bugs were addressed in this release: a memory leak due to a
wrong use of the pthread library was fixed, and a possible freeze when
deleting an appointment\'s note does not appear anymore
* regarding data export, exception dates are now properly ignored
* a daylight saving time unwanted offset is not added anymore
Wed Oct 15 14:00:00 2008 guruAATTunixtech.be
- update to 2.3:
* adds the ability to import data from the iCalendar format as defined in
RFC 2445
Fri Aug 29 14:00:00 2008 guruAATTunixtech.be
- added Authors:
- update to 2.2:
* add ability to export data to pcal format and thus to produce nice-looking
Postscript output for printing
* new command line arguments were added that allow you to use an alternative
data directory, and to be more flexible when specifying the range of dates
to be considered when displaying appointments and events
* new key bindings ease movements in the calendar
- changes from 2.1:
* fixed bug in changing of todo priority, which could result in a segfault
in some cases
* display note contents in non-interactive mode
* date formats are now user-configurable
* the Italian manual translation was added
Sun Mar 2 13:00:00 2008 guruAATTunixtech.be
- new upstream version
Wed Oct 24 14:00:00 2007 guruAATTunixtech.be
- moved to openSUSE Build Service
- new upstream version
Sat Jan 20 13:00:00 2007 guruAATTunixtech.be
- new upstream version
Sat Aug 26 14:00:00 2006 guruAATTunixtech.be
- new upstream version