2040 Commits

Author SHA1 Message Date
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
5643785c8b screen refreshing process ameliorated in add_item() 2006-08-22 21:06:24 +00:00
Frederic Culot
4d4823cc1b fixed compilation warnings 2006-08-22 21:05: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
949e7085bb small bugfixes, to correct 'end-of-line within string' fatal errors 2006-08-21 16:45:06 +00:00
Frederic Culot
4b8e1500f6 cvs keyword added 2006-08-21 16:26:28 +00:00
Frederic Culot
2c9c25e84e help texts for recurrent items added 2006-08-21 16:26:07 +00:00
Frederic Culot
79cb8724b3 list of source files updated 2006-08-21 16:24:49 +00:00
Frederic Culot
6adb41168d English and German translations added 2006-08-21 16:23:50 +00:00
Frederic Culot
099aeed4b6 English and German translation added 2006-08-21 16:23:18 +00:00
Frederic Culot
105587a2c9 initial import of English translation, thanks to Neil Williams 2006-08-21 16:22:38 +00:00
Frederic Culot
fdffef8167 initial import of German translation, thanks to Michael Schultz 2006-08-21 16:21:40 +00:00
Frederic Culot
acb10f8efe bugfix: a newly created appointment or event is now correctly highlighted 2006-08-19 15:01:13 +00:00
Frederic Culot
b80ecda39d fixed a bug in recur_write_exc() which could result in an infinite loop when saving multiple days
recur_repeat_iem() updated to check if the frequence is valid
2006-08-19 14:59:50 +00:00
Frederic Culot
38deeac2aa fixed a bug causing a fatal error when loading from file an endless recurrent item with non-repeated days 2006-08-19 14:57:46 +00:00
Frederic Culot
c7d018ee4b Fixed many bugs concerning recurrent items 2006-08-19 14:55:20 +00:00
Frederic Culot
e779ad585c recur_exc_scan() created and recur_event_new() plus recur_apoint_new() updated to take non-repeated days into account 2006-08-16 20:14:32 +00:00
Frederic Culot
75545a7551 recur_exc_scan() added 2006-08-16 20:13:39 +00:00
Frederic Culot
bbfc1fb245 added calls to scan non-repeated days in recurrent items 2006-08-16 20:13:07 +00:00
Frederic Culot
cae181cab3 scanning of recurrent items' non-repeated days implemented 2006-08-16 20:12:19 +00:00
Frederic Culot
ea12c5d7ee keybinding changed: CTRL-L is now used to redraw screen
keybinding added: R to repeat an item
help text for repeat function added
2006-08-06 14:39:46 +00:00
Frederic Culot
9fb69d607f keybinding changed: CTRL-L is now used to redraw screen
keybinding added: R to repeat an item
2006-08-06 14:38:05 +00:00
Frederic Culot
ef2d0beefd day_get_item() added 2006-08-06 14:37:15 +00:00
Frederic Culot
a14a2ebf0a updated calls to recur_item_inday()
day_get_item() created
2006-08-06 14:36:53 +00:00
Frederic Culot
f1bf38add6 updated calls to recur_item_inday() 2006-08-06 14:36:14 +00:00
Frederic Culot
7f10d5f77a recur_item_inday() prototype updated
recur_repeat_item() added
2006-08-06 14:35:22 +00:00
Frederic Culot
7294ec1530 recur_item_inday() updated to take non-repeated days into account
recur_repeat_item() created
2006-08-06 14:30:46 +00:00
Frederic Culot
2649cb0e35 Recurrent items implementation 2006-08-06 14:28:47 +00:00
Frederic Culot
2122669165 del_item() updated 2006-08-02 21:21:08 +00:00
Frederic Culot
217ddea91f ESCAPE key definition added 2006-08-02 21:20:47 +00:00
Frederic Culot
01c2c234a0 day_erase_item() updated 2006-08-02 21:20:19 +00:00
Frederic Culot
489df669eb recur_event_erase(), recur_apoint_erase() and recur_write_exc() added 2006-08-02 21:19:49 +00:00
Frederic Culot
bc75d30161 recur_event_erase(), recur_apoint_erase() and recur_write_exc() created
recur_event_write() and recur_apoint_write() updated to take exceptions
into account
2006-08-02 21:19:11 +00:00
Frederic Culot
98f7be6829 deletion of recurrent items implemented 2006-08-02 21:16:18 +00:00
Frederic Culot
1b0ef789ff bugfix: Debian bug #377543, thanks to Neil for reporting it 2006-08-02 17:51:38 +00:00
Frederic Culot
0198fff6ef del_apoint() renamed to del_item() and updated to take recurrent items into account 2006-08-01 20:36:29 +00:00
Frederic Culot
207bc526fa day_erase_item() created 2006-08-01 20:35:44 +00:00
Frederic Culot
3a93c079f9 MAX_TYPES added 2006-08-01 20:34:44 +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