Lukas Fleischer
3e15efe917
Convert documentation to AsciiDoc, delete translations.
2011-03-03 12:21:25 +01:00
Lukas Fleischer
2d938cdcda
Avoid a segfault when resizing the help window.
2011-03-03 12:21:25 +01:00
Lukas Fleischer
56b9cbcb84
Fixed file permissions.
2011-03-03 12:21:16 +01:00
Lukas Fleischer
521511aa93
Code cleanup and fixed compiler warning.
2011-01-11 22:31:40 +00:00
Lukas Fleischer
c8af480f52
Make parse_date accept several short forms.
...
Short forms are only accepted in interactive mode (e.g. when using the
"Go to" function, editing a recurrent item's end date, and so on).
Samples: "1/1/30" for "01/01/2030", "26" for the 26th of the currently
selected month/year or "3/1" for Mar 01 (or Jan 03, depending on the
date format) of the currently selected year.
2011-01-11 22:10:48 +00:00
Lukas Fleischer
b8779e714a
Added "backword-kill-word" functionality to getstring().
2010-11-04 10:55:07 +00:00
Lukas Fleischer
0cb57bb247
Changed mail address to "calcurse@cryptocrack.de".
2010-11-01 18:33:47 +00:00
Frederic Culot
4e8f5f93cd
German translation updated by Benjamen Moeller, thanks.
2010-10-23 10:56:36 +00:00
Frederic Culot
7385830929
Add Lukas Fleischer to the AUTHORS section of the manpage.
2010-10-23 10:38:02 +00:00
Frederic Culot
9cd3bf7f12
Apply patches sent by Lukas Fleischer and add him as an author.
2010-10-23 10:33:29 +00:00
Frederic Culot
9c1073daee
calcurse 2.8 released.
2010-05-29 07:26:55 +00:00
Frederic Culot
fd413eb02a
Reference to the COPYING file removed.
2010-05-28 15:38:14 +00:00
Frederic Culot
142b1cfbc1
Copyright updated.
2010-05-26 18:18:28 +00:00
Frederic Culot
7dedcf3516
Updates for the upcoming 2.8.
2010-05-26 17:59:56 +00:00
Frederic Culot
98ccd2c2e1
html manuals updated.
2010-03-29 18:18:01 +00:00
Frederic Culot
5c36fe947e
Adapt the weekly calendar view to the side bar width.
2010-03-29 11:45:03 +00:00
Frederic Culot
b4dcd1c38f
Exit menu item added to sidebar configuration screen (thanks Doug for reporting this).
2010-03-29 07:37:16 +00:00
Frederic Culot
31136eb80c
Check added to avoid problems in case side bar width is not found in configuration file.
2010-03-23 13:08:46 +00:00
Frederic Culot
993ac3c733
INSTALL file added to the archive.
2010-03-22 12:40:16 +00:00
Frederic Culot
8e52da4dd7
INSTALL file needed now that automake is configured for a foreign package type, thanks Zach for reporting this.
2010-03-22 12:34:30 +00:00
Frederic Culot
d220a35771
Compilation issue related to memory functions definition fixed (thanks Doug for reporting it).
2010-03-22 08:16:33 +00:00
Frederic Culot
b6f84b3ef9
Online help added for side bar configuration screen.
2010-03-21 12:21:11 +00:00
Frederic Culot
6892b59622
Avoid concurrent screen refreshes.
2010-03-21 10:17:03 +00:00
Frederic Culot
cc77e839d8
More work on sidebar customization.
2010-03-21 09:21:06 +00:00
Frederic Culot
ec36b96848
Work on sidebar width user-customization.
2010-03-20 13:29:47 +00:00
Frederic Culot
a8cb1c92ef
All headers gathered into a single one. Typedefs suppressed.
2010-03-20 10:54:41 +00:00
Frederic Culot
689be29474
TODO list updated.
2010-03-19 10:26:58 +00:00
Frederic Culot
b2321a7567
Patch to correct the wrong calculation of recurrent items' dates after a
...
turn of year (submitted by Lukas Fleischer, thanks!).
2010-03-08 08:44:28 +00:00
Frederic Culot
2ec8ab17ac
Compiler problem fixed (thanks Petr for reporting it).
2010-03-01 18:55:44 +00:00
Frederic Culot
23ac473468
Bugfix in notify_update_bar().
2010-02-14 17:40:08 +00:00
Frederic Culot
9ac8389823
Check for data directory availability added (thanks Brandon for reporting this bug).
2009-11-01 11:06:37 +00:00
Frederic Culot
758d5ff035
Code to save the calendar default view in the configuration file.
2009-10-28 15:15:43 +00:00
Frederic Culot
d678eb411a
Description of the scroll keys added to the generic keys help screen.
2009-10-28 13:44:41 +00:00
Frederic Culot
c7cd2c0a01
Key bindings for changing calendar view added to the status bar.
2009-10-28 13:23:04 +00:00
Frederic Culot
1677220211
Bugfix and small cosmetic changes in the calendar weekly view.
2009-10-16 15:54:48 +00:00
Frederic Culot
abc03bb86f
More work on the weekly calendar view.
2009-10-08 16:28:05 +00:00
Frederic Culot
a90f680d70
Display week number inside weekly calendar view.
2009-08-25 14:51:41 +00:00
Frederic Culot
2cfafe8a89
Work on implementing the weekly calendar view.
2009-08-24 18:59:16 +00:00
Frederic Culot
2302c7fa54
calcurse 2.7 released
2009-08-22 08:34:02 +00:00
Frederic Culot
c8c81d6da2
English html manual updated with parts related to daemon mode.
2009-08-18 09:55:03 +00:00
Frederic Culot
4cc75d9a07
TODO list updated.
2009-08-17 19:13:25 +00:00
Frederic Culot
ccd4b4c411
Do not send notifications when running in background mode if user did not flag its appointment.
2009-08-17 10:04:38 +00:00
Frederic Culot
8ba49be856
Possible deadlock fixed, thanks Henrik for reporting it.
2009-08-13 17:30:42 +00:00
Frederic Culot
220f49f206
Memory leak fixed in ical_read_note.
2009-08-09 16:00:01 +00:00
Frederic Culot
4db3b69b27
Remove calcurse lock file when running in interactive mode and SIGTERM is received.
2009-08-09 15:49:57 +00:00
Frederic Culot
3c9d6c13cc
notify_thread_app rewritten
2009-08-09 15:34:56 +00:00
Frederic Culot
a0117296b4
Notification configuration menu rewritten to handle scrolling.
2009-08-02 09:30:01 +00:00
Frederic Culot
b44dd7c10d
manpage updated with the --status flag and the daemon.log file inside data directory
2009-08-02 07:46:36 +00:00
Frederic Culot
246d73ef15
Help on --status flag added
2009-08-02 07:22:50 +00:00
Frederic Culot
f1403e99bb
Improved how the daemon checks for appointments to remind.
2009-08-01 20:29:49 +00:00