36 Commits

Author SHA1 Message Date
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
Frederic Culot
35e55d216b small bugfixes and updates before 1.5 release 2006-08-24 20:10:40 +00:00
Frederic Culot
fc9dc51edd independant status bar created for the todo panel
bugfix: memory allocation problem in day.c
online help text updated for the repeat and delete commands
2006-08-23 19:36:35 +00:00
Frederic Culot
bccad9b22d compilation warnings fixed and refreshing process ameliorated in ad_item() 2006-08-22 21:05:02 +00:00
Frederic Culot
099aeed4b6 English and German translation added 2006-08-21 16:23:18 +00:00
Frederic Culot
c7d018ee4b Fixed many bugs concerning recurrent items 2006-08-19 14:55:20 +00:00
Frederic Culot
cae181cab3 scanning of recurrent items' non-repeated days implemented 2006-08-16 20:12:19 +00:00
Frederic Culot
2649cb0e35 Recurrent items implementation 2006-08-06 14:28:47 +00:00
Frederic Culot
98f7be6829 deletion of recurrent items implemented 2006-08-02 21:16:18 +00:00
Frederic Culot
54af01a64b work on recurrent items deletion 2006-08-01 20:34:12 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00