Frederic Culot
60d6f2c6f5
online help text updated plus a couple of bugfixes
2006-09-02 13:38:37 +00:00
Frederic Culot
f5fcd83fc1
improved the ToDo panel scrolling while changing item priorities
...
changed the strcpy calls to strncpy
2006-09-02 13:36:41 +00:00
Frederic Culot
1983b44264
fixed a bug in day_write_pad() which could cause a misplacement of the line between events and appointments
2006-09-02 13:31:47 +00:00
Frederic Culot
cc95f9f8ef
fixed a possible infinite loop in todo_get_position()
2006-09-02 09:20:35 +00:00
Frederic Culot
8b6943cc2c
help text added for the 'Priority' function and help text updated for the 'Add' function
2006-09-02 09:03:07 +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
c4b802b744
'+/-' menu added to status bar while inside TODO panel
2006-08-31 18:50:17 +00:00
Frederic Culot
3d74219beb
todo_chg_priority(), todo_get_item() and todo_get_position() added
...
todo_insert() suppressed
2006-08-31 18:49:05 +00:00
Frederic Culot
bdbc063e9e
todo_insert() suppressed
...
todo_new_item() updated to ask for priority
todo_add() updated to sort items by priority order
todo_get_priority(), todo_get_item() and todo_get_position() created
2006-08-31 18:47:54 +00:00
Frederic Culot
5f1ff985a9
update_todo_panel(): priority added when displaying todo list
...
'+/-' keys are now used to handle todo priorities
2006-08-31 18:46:09 +00:00
Frederic Culot
a32519833b
segfault fixed and beginning of todo priorities implementation
2006-08-30 17:54:01 +00:00
Frederic Culot
3f14dd55ce
load_todo() and save_cal() updated to take todo's id into account
2006-08-30 17:49:45 +00:00
Frederic Culot
bcb08b329d
add_todo() moved from calcurse.c to todo_new_item()
2006-08-30 17:48:41 +00:00
Frederic Culot
8cf62c4fac
todo_new_item() added and id added to todo_s structure
2006-08-30 17:47:35 +00:00
Frederic Culot
11a7ed0c7b
bugfix: pressing 'R' while no item was selected caused a segfault. Thanks to Chris for reporting it.
...
add_todo() moved to todo_new_item() in todo.c
2006-08-30 17:46:02 +00:00
Frederic Culot
fa0822c6c3
new features added in version 1.5
2006-08-26 16:45:05 +00:00
Frederic Culot
cfd833a8b6
small correction in a title
2006-08-26 16:41:04 +00:00
Frederic Culot
09ba171004
update for 1.5
2006-08-26 16:40:42 +00:00
Frederic Culot
651089bc52
Last bugfixes before 1.5
2006-08-25 19:52:57 +00:00
Frederic Culot
cf5468b417
bugfix: events and appointments are now sorted properly
2006-08-25 19:50:08 +00:00
Frederic Culot
1817863aae
fixed a data format bug in load_app()
2006-08-25 19:49:13 +00:00
Frederic Culot
2cff5af696
help text updated for delete and repeat functions
2006-08-24 20:43:10 +00:00
Frederic Culot
612350fd71
development priorities for calcurse 1.6
2006-08-24 20:27:15 +00:00
Frederic Culot
aee2184ec0
switched to version number 1.5
2006-08-24 20:17:04 +00:00
Frederic Culot
5eb0972fb9
thanks section updated and switched to version number 1.5
2006-08-24 20:14:15 +00:00
Frederic Culot
11c684f369
repeat command disabled for todo panel
2006-08-24 20:13:22 +00:00
Frederic Culot
b9c26dc9fd
forgot to wait for user's key pressed...
2006-08-24 20:12:21 +00:00
Frederic Culot
b701ed5b8f
switched to version number 1.5
2006-08-24 20:11:26 +00:00
Frederic Culot
35e55d216b
small bugfixes and updates before 1.5 release
2006-08-24 20:10:40 +00:00
Frederic Culot
0b7d9b27d6
one status bar is now created for each panel
2006-08-23 19:44:25 +00:00
Frederic Culot
c231017e25
online help text updated for the repeat and delete commands
2006-08-23 19:43:04 +00:00
Frederic Culot
46bda3301d
better definition of variable sizes
2006-08-23 19:42:19 +00:00
Frederic Culot
6d7123193c
memory allocation problem fixed
2006-08-23 19:41:34 +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
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