91 Commits

Author SHA1 Message Date
Frederic Culot
3e429667db calcurse 1.9 released 2007-10-23 17:50:55 +00:00
Frederic Culot
31610b8ffb automatic resize made available inside help and configuration screens (thanks Sebastian for reporting the problem) 2007-10-21 13:44:12 +00:00
Frederic Culot
acf963235d various bugfixes and improvements 2007-10-16 19:17:34 +00:00
Frederic Culot
7d5f5a9419 Dutch translation updated, bugfix in memory release 2007-10-08 20:45:49 +00:00
Frederic Culot
d46113e3bc Handling of SIGWINCH improved, and German translation updated 2007-10-07 17:16:33 +00:00
Frederic Culot
d2b15fb370 small bugfixes 2007-09-16 15:38:43 +00:00
Frederic Culot
c04fee7e14 bugfix: shift in date_arg(), thanks Herbert for reporting this bug 2007-09-01 21:26:12 +00:00
Frederic Culot
71af18a752 calcurse 1.9_beta released 2007-08-31 19:40:29 +00:00
Frederic Culot
4caf352f4c bugfix and documentation update 2007-08-19 13:23:29 +00:00
Frederic Culot
23e605af18 automatic window refresh when resizing screen 2007-08-15 15:38:21 +00:00
Frederic Culot
eef11f8cb7 moon phase calculation added 2007-08-12 13:10:22 +00:00
Frederic Culot
7903609259 memory leak fixed in day_item_s2apoint_s() 2007-08-04 15:11:47 +00:00
Frederic Culot
ff60394c8e error handling while in ncurses mode improved 2007-08-04 14:34:03 +00:00
Frederic Culot
2767b1f0e9 compiler warnings fixed 2007-07-29 20:59:09 +00:00
Frederic Culot
fa87c91848 Dutch manual added, Autotools use improved, code cleanup 2007-07-28 15:06:11 +00:00
Frederic Culot
fdc325acd8 global variables suppressed in calcurse.c 2007-07-26 20:37:02 +00:00
Frederic Culot
cd7fa9ca24 work on siganls and windows code reorganization 2007-07-23 19:32:19 +00:00
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