74 Commits

Author SHA1 Message Date
Frederic Culot
bf0ee60785 code reorganization 2007-07-21 19:40:21 +00:00
Frederic Culot
df97a02473 window_t type created and more code cleanup 2007-07-20 19:23:28 +00:00
Frederic Culot
c2fc55f884 code cleanup and bugfix: day change is not checked 2007-07-01 18:01:13 +00:00
Frederic Culot
3b7f552f7e calcurse 1.8 released 2007-05-22 18:04:45 +00:00
Frederic Culot
1dca7c266f manuals updated for version 1.8 2007-05-12 15:14:59 +00:00
Frederic Culot
0a45a9c8be small bugfixes 2007-05-06 13:33:56 +00:00
Frederic Culot
b9257fb413 custom_color_config() made more robust 2007-04-24 17:23:00 +00:00
Frederic Culot
bcccc254cb handle different values returned by ncurses pair_content() depending on compilation options 2007-04-22 16:26:54 +00:00
Frederic Culot
6f8f1b5d23 bugfixes in color configuration menu 2007-04-21 15:12:32 +00:00
Frederic Culot
cc3b85d3a4 documentation updated and version switched to 1.8_beta 2007-04-15 12:39:18 +00:00
Frederic Culot
62a53b0fdf several bugfixes
signal handling implemented to catch zombie processes created by
user-defined notification command
2007-04-14 18:48:20 +00:00
Frederic Culot
128ef9baf7 MAX_LENGTH replaced by stdio.h's BUFSIZ
use of MININSEC and DAYINSEC defines
bugfixes
2007-04-04 19:44:58 +00:00
Frederic Culot
c5cc59c148 'X' and '!' keybindings added to status bar, and online help updated
'-x' command-line option added to export data in non-interactive mode
2007-03-24 23:24:37 +00:00
Frederic Culot
ee15a02f8c more work on iCal export functions implementation 2007-03-17 16:56:38 +00:00
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