aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Check added to avoid problems in case side bar width is not found in ↵Frederic Culot2010-03-231-0/+6
| | | | configuration file.
* INSTALL file added to the archive.Frederic Culot2010-03-221-0/+1
|
* INSTALL file needed now that automake is configured for a foreign package ↵Frederic Culot2010-03-221-0/+3
| | | | type, thanks Zach for reporting this.
* Compilation issue related to memory functions definition fixed (thanks Doug ↵Frederic Culot2010-03-221-0/+5
| | | | for reporting it).
* Online help added for side bar configuration screen.Frederic Culot2010-03-211-0/+2
|
* Avoid concurrent screen refreshes.Frederic Culot2010-03-211-0/+6
|
* More work on sidebar customization.Frederic Culot2010-03-211-0/+8
|
* Work on sidebar width user-customization.Frederic Culot2010-03-201-0/+9
|
* All headers gathered into a single one. Typedefs suppressed.Frederic Culot2010-03-201-0/+4
|
* TODO list updated.Frederic Culot2010-03-191-0/+4
|
* Patch to correct the wrong calculation of recurrent items' dates after aFrederic Culot2010-03-081-0/+11
| | | | turn of year (submitted by Lukas Fleischer, thanks!).
* Compiler problem fixed (thanks Petr for reporting it).Frederic Culot2010-03-011-0/+5
|
* Bugfix in notify_update_bar().Frederic Culot2010-02-141-0/+5
|
* Check for data directory availability added (thanks Brandon for reporting ↵Frederic Culot2009-11-011-0/+9
| | | | this bug).
* Code to save the calendar default view in the configuration file.Frederic Culot2009-10-281-0/+8
|
* Description of the scroll keys added to the generic keys help screen.Frederic Culot2009-10-281-0/+3
|
* Key bindings for changing calendar view added to the status bar.Frederic Culot2009-10-281-0/+5
|
* Bugfix and small cosmetic changes in the calendar weekly view.Frederic Culot2009-10-161-0/+8
|
* More work on the weekly calendar view.Frederic Culot2009-10-081-0/+7
|
* Display week number inside weekly calendar view.Frederic Culot2009-08-251-0/+5
|
* Work on implementing the weekly calendar view.Frederic Culot2009-08-241-0/+9
|
* calcurse 2.7 releasedFrederic Culot2009-08-221-0/+7
|
* English html manual updated with parts related to daemon mode.Frederic Culot2009-08-181-0/+4
|
* TODO list updated.Frederic Culot2009-08-171-0/+2
|
* Do not send notifications when running in background mode if user did not ↵Frederic Culot2009-08-171-0/+5
| | | | flag its appointment.
* Possible deadlock fixed, thanks Henrik for reporting it.Frederic Culot2009-08-131-0/+5
|
* Memory leak fixed in ical_read_note.Frederic Culot2009-08-091-0/+2
|
* Remove calcurse lock file when running in interactive mode and SIGTERM is ↵Frederic Culot2009-08-091-0/+2
| | | | received.
* notify_thread_app rewrittenFrederic Culot2009-08-091-0/+4
|
* Notification configuration menu rewritten to handle scrolling.Frederic Culot2009-08-021-0/+5
|
* manpage updated with the --status flag and the daemon.log file inside data ↵Frederic Culot2009-08-021-0/+3
| | | | directory
* Help on --status flag addedFrederic Culot2009-08-021-0/+4
|
* Improved how the daemon checks for appointments to remind.Frederic Culot2009-08-011-0/+6
|
* Start and log daemon activity only if requested.Frederic Culot2009-08-011-0/+4
|
* Save and restore daemon configuration options.Frederic Culot2009-08-011-1/+6
|
* More work on implementing the daemon.Frederic Culot2009-08-011-1/+13
|
* Avoid multiple notifications of the same appointment when running in background.Frederic Culot2009-07-291-0/+3
|
* bugfixesFrederic Culot2009-07-291-0/+7
|
* Better error checking and memory handling when in daemon mode.Frederic Culot2009-07-271-1/+3
|
* Work on allocating and freeing memory associated with user's data for the ↵Frederic Culot2009-07-271-0/+7
| | | | daemon.
* dmon.c added to the list of translatable sourcesFrederic Culot2009-07-261-0/+2
|
* Improved the way the daemon reports errors.Frederic Culot2009-07-261-0/+1
|
* Stop daemon when calcurse enters interactive mode.Frederic Culot2009-07-261-0/+2
|
* --status flag addedFrederic Culot2009-07-261-0/+4
|
* More work on implementing calcurse daemon.Frederic Culot2009-07-261-0/+2
|
* Check for file presence added (thanks again Chris for reporting it).Frederic Culot2009-07-261-1/+8
|
* Incorrect duration format when exporting to ical (thanks Chris for reporting ↵Frederic Culot2009-07-231-1/+4
| | | | it).
* Functions added to implement a logging mechanism for calcurse daemon.Frederic Culot2009-07-231-0/+10
|
* Beginning of work on implementing calcurse daemon.Frederic Culot2009-07-201-0/+14
|
* New way of handling signals.Frederic Culot2009-07-191-0/+3
|