210 Commits

Author SHA1 Message Date
Frederic Culot
de3a914a3d beginning of iCal export functions implementation 2007-03-11 15:23:53 +00:00
Frederic Culot
8c862a68a8 color handling improved
recur_item_inday() improved, thanks to Tony's patch
2007-03-10 17:01:42 +00:00
Frederic Culot
b1d02bf4ff color theme configuration improved
Calcurse default black background replaced by Terminal's default background
color
2007-03-04 16:15:17 +00:00
Frederic Culot
767aa66080 bugfix: CTRL-D problems while editing items fixed 2007-02-28 21:30:51 +00:00
Frederic Culot
24a9b62052 improvements in the way user-defined notification is handled 2007-02-25 19:28:03 +00:00
Frederic Culot
8e752e1298 '!' command added, to switch appointment notification state 2007-02-24 17:39:41 +00:00
Frederic Culot
3776828d8d calcurse 1.7 released 2007-01-20 11:37:50 +00:00
Frederic Culot
a90ee9232e Spanish translations updated, thanks to Jose 2007-01-17 19:11:32 +00:00
Frederic Culot
fe0de769ac better handling of user canceling, TODO and html manuals updated 2007-01-16 11:25:19 +00:00
Frederic Culot
23e729651b German documentation and messages updated + bugfixes 2007-01-10 13:45:40 +00:00
Frederic Culot
4c494cadf6 small change in next_arg() 2007-01-05 08:50:05 +00:00
Frederic Culot
0e6294b1ed display adjustments for long items 2006-12-21 14:59:56 +00:00
Frederic Culot
d5e3550943 another bugfix 2006-12-19 10:30:41 +00:00
Frederic Culot
2e8c47f074 French translation updated and bugfix in label length 2006-12-19 08:17:14 +00:00
Frederic Culot
33a072bb7b 1.7_beta 2006-12-18 11:00:15 +00:00
Frederic Culot
d9456d06e1 bugfix in getstring() 2006-12-18 09:30:49 +00:00
Frederic Culot
9d37780665 small bugfixes 2006-12-15 15:34:53 +00:00
Frederic Culot
37e9202401 improvements in memory deallocation 2006-12-14 08:30:19 +00:00
Frederic Culot
3139a894c2 scroller() suppressed, bugfix in todo_new_item(), and html documentation updated 2006-12-13 09:38:33 +00:00
Frederic Culot
a53ed778f1 html manuals and help screen for the repeat command updated 2006-12-12 14:19:02 +00:00
Frederic Culot
7b412f030c Added long options in help_arg() and in the manpage 2006-12-11 09:39:12 +00:00
Frederic Culot
afb9b9dcb6 help screen added for the 'Edit Item' command and date format modification in the 'Go To' command 2006-12-10 14:55:56 +00:00
Frederic Culot
be2f4a257b 'Edit Item' function finished 2006-12-08 08:45:58 +00:00
Frederic Culot
10e1f84b6a Work on day_edit_item() 2006-11-30 14:44:38 +00:00
Frederic Culot
2f676cbe2a memcpy() replaced by memmove() in add_char() 2006-11-28 15:28:43 +00:00
Frederic Culot
3f39a7f11d more work to implement the edit function 2006-11-02 13:46:09 +00:00
Frederic Culot
3f0f7df7e6 work on editing function to modify already existing items
asterisk added in front of recurrent items
2006-10-28 13:17:21 +00:00
Frederic Culot
67608b5ab3 getopt() replaced by getopt_long 2006-10-17 14:41:59 +00:00
Frederic Culot
3605e12b49 bugfix regarding recurrent items' end-date, and '-t' flag improved to take a priority number for argument 2006-10-16 15:51:22 +00:00
Frederic Culot
a68cbcc37e calcurse 1.6 released 2006-10-01 18:08:12 +00:00
Frederic Culot
ab83161d9c spanish manual and translation updated 2006-09-25 07:31:11 +00:00
Frederic Culot
d0e417d851 spanish manual updated and bugfix in LOCALEDIR definition 2006-09-22 13:13:18 +00:00
Frederic Culot
3a5e615650 html manuals updated 2006-09-19 12:14:14 +00:00
Frederic Culot
7bfbf37330 small bugfixes
english manual updated
2006-09-18 14:25:03 +00:00
Frederic Culot
e767e3ceb7 small bugfixes and improvements 2006-09-17 18:25:39 +00:00
Frederic Culot
94ea0c2897 '-n' flag implemented
notify-bar layout improved
2006-09-16 15:27:04 +00:00
Frederic Culot
f30430f6c5 notify-bar settings implemented 2006-09-15 15:44:40 +00:00
Frederic Culot
ac8604952b couple of bugfixes plus several improvements in the notify-bar 2006-09-14 15:13:04 +00:00
Frederic Culot
e56ea0ab6b implementation of a mutex lock to protect the appointment linked lists from race conditions 2006-09-12 14:53:30 +00:00
Frederic Culot
05112f7c3b enhancements in the notify bar 2006-09-11 14:45:08 +00:00
Frederic Culot
ce20f71130 beginning of notifying functions implementation
Spanish manual and po file added, many thanks to Jose Lopez
2006-09-09 20:45:59 +00:00
Frederic Culot
f6d01bec6a fixed a bug appearing when trying to delete a newly repeated item 2006-09-08 14:58:27 +00:00
Frederic Culot
a861cc2c98 couple of bugfixes and french translation updated 2006-09-07 15:12:43 +00:00
Frederic Culot
fdbd6afd23 handling of status bar improved, and general keybindings added 2006-09-06 17:13:26 +00:00
Frederic Culot
2c55f5da56 new layout configurations added, to make TODO panel the largest one 2006-09-03 17:48:49 +00:00
Frederic Culot
441fd5099a todo priorities added in non-interactive mode
french translation updated
2006-09-03 10:28:31 +00:00
Frederic Culot
60d6f2c6f5 online help text updated plus a couple of bugfixes 2006-09-02 13:38:37 +00:00
Frederic Culot
b186e42f48 user can now set todo priorities
todo are sorted with regards to their priority
2006-08-31 18:52:08 +00:00
Frederic Culot
a32519833b segfault fixed and beginning of todo priorities implementation 2006-08-30 17:54:01 +00:00
Frederic Culot
651089bc52 Last bugfixes before 1.5 2006-08-25 19:52:57 +00:00