593 Commits

Author SHA1 Message Date
Frederic Culot
879e2074fa switched to calcurse_2.2_beta 2008-08-12 17:55:05 +00:00
Frederic Culot
b35e88df6d french translation updated. Switched to 2.2_beta 2008-08-12 15:57:05 +00:00
Frederic Culot
4255169a3c typo 2008-08-12 15:53:17 +00:00
Frederic Culot
d84bb63e93 Optional 'format' option added to '-x' flag, help updated 2008-08-11 18:08:45 +00:00
Frederic Culot
1674800d5f pcal export added 2008-08-10 09:24:46 +00:00
Frederic Culot
cc3b430305 manpage and manuals updated with new command line options 2008-08-08 14:22:18 +00:00
Frederic Culot
a2fe228ebe new command line options added (thanks Erik for the patch) 2008-08-06 17:44:34 +00:00
Frederic Culot
03ce2c6ea9 new keybindings added 2008-08-03 18:41:55 +00:00
Frederic Culot
748662568f version 2.1 released 2008-05-17 10:12:36 +00:00
Frederic Culot
496d40b609 * src/recur.c: typo fixed (thanks Jeremy for reporting it)
* po/nl.po: Dutch translation updated, thanks Jeremy
* src/recur.c (recur_apoint_new, recur_event_new): memory leak fixed
  (thanks Tony for reporting it)
2008-05-03 19:55:36 +00:00
Frederic Culot
309dba9950 memory leaks fixed, thanks Tony for reporting them 2008-05-03 19:54:14 +00:00
Frederic Culot
3bc0f4df84 typo fixed and Dutch translation updated, thanks Jeremy 2008-05-03 19:39:13 +00:00
Frederic Culot
49628f0a84 Version 2.1_beta released 2008-04-26 15:35:26 +00:00
Frederic Culot
c128569444 2.1_beta soon to be released 2008-04-20 13:52:06 +00:00
Frederic Culot
cb3919c59f no need to allocate tmp_app on heap in notify_thread_app 2008-04-20 13:49:39 +00:00
Frederic Culot
8ba04b5220 strcat use avoided 2008-04-20 12:54:05 +00:00
Frederic Culot
15a27e8958 html manuals updated with date format configuration options 2008-04-20 12:43:13 +00:00
Frederic Culot
d21329461d * french translation updated
* correction done in the '>' command help text
2008-04-20 09:33:09 +00:00
Frederic Culot
2341c90003 some memory leaks fixed using valgrind and some minor code cleanup 2008-04-19 21:04:47 +00:00
Frederic Culot
2e798df3cb Scrollbar added in general configuration menu 2008-04-19 09:22:14 +00:00
Frederic Culot
f0d4409151 Generic functions to handle scrolling windows created 2008-04-18 17:53:31 +00:00
Frederic Culot
efd782699b Yet another style for source code. GNU style now used (I am fed up with tabs...) 2008-04-12 21:14:03 +00:00
Frederic Culot
0c281d2c1e Tony's patch concerning date format configuration imported 2008-04-09 20:38:29 +00:00
Frederic Culot
0f6374d787 manuals updated with the '-N' flag 2008-04-05 15:42:13 +00:00
Frederic Culot
526119cf53 '-N' flag added 2008-04-05 15:02:56 +00:00
Frederic Culot
4a89094f0e usage updated 2008-04-05 14:55:59 +00:00
Frederic Culot
23b236bc38 patch submitted by Erik Saule imported (ability to display note contents in non-interactive mode) 2008-04-05 10:21:51 +00:00
Frederic Culot
98df0a4bad bugfixes (among them, Debian Bug #469297) 2008-04-04 21:35:08 +00:00
Frederic Culot
54e2b815ec no more segfault when changing item priority (fixes Debian Bug #469297) 2008-04-04 21:31:20 +00:00
Frederic Culot
7a2a68de27 small bugfixes 2008-04-04 21:30:12 +00:00
Frederic Culot
0caec16e80 Italian manual added, many thanks to Leandro Noferini 2008-03-30 10:50:29 +00:00
Frederic Culot
f08954dd4a Italian manual added, many thanks to Leandro Noferini 2008-03-30 10:39:15 +00:00
Frederic Culot
c08f045525 Forgot to include css style sheet... 2008-03-02 18:38:28 +00:00
Frederic Culot
db9a664741 NEWS and po files updated
Dutch manual and translation updated, thanks Jeremy
2008-03-02 08:50:17 +00:00
Frederic Culot
17c1e8747c bugfix: check for null pointer added when drawing color configuration
window (which could remain invisible otherwise)
calcurse.pot updated for version 2.0
NEWS file updated
2008-02-16 13:17:08 +00:00
Frederic Culot
5d2a89a6bc pot file updated for version 2.0 2008-02-16 13:16:06 +00:00
Frederic Culot
45d7e1e131 bugfix: check for null pointer added when drawing color configuration window (which could remain invisible otherwise) 2008-02-16 13:14:04 +00:00
Frederic Culot
120de530e0 proper cvs tag used 2008-02-14 20:16:30 +00:00
Frederic Culot
9fe5d3d476 html manuals updated with parts related to notes 2008-02-14 20:07:43 +00:00
Frederic Culot
fe5621c547 manpage updated
NOTESIZ shortened to be 6 characters long, as only 6 'X' are used in the
glibc version of mkstemp(3).
bugfix: wrong calculated len in wins_launch_external(), which lead to
erroneus note file name
2008-02-13 19:44:37 +00:00
Frederic Culot
45199e1df9 TODO list updated
status bar updated to display the new 'N' (edit note) and '>' (view note)
keybindings
online help pages added for 'N' and '>' keybindings
2008-02-11 21:26:00 +00:00
Frederic Culot
52340fa0e1 memory leak fixed in notify_thread_app()
check for limits.h header added
asprintf() call replaced in wins_launch_external() as it is not
fully portable
2008-02-10 16:29:50 +00:00
Frederic Culot
8864663107 manuals updated to make use of css style sheet 2008-02-10 11:33:23 +00:00
Frederic Culot
b6cc429a71 css style sheet added for html manual 2008-02-03 11:13:21 +00:00
Frederic Culot
4dcb362cc3 configure.ac updated 2008-01-26 10:02:01 +00:00
Frederic Culot
407a262938 Code parts related to item update rewritten 2008-01-20 10:45:38 +00:00
Frederic Culot
54c2b60041 minor improvements and bugfixes 2008-01-17 19:35:42 +00:00
Frederic Culot
738a3a4170 Ability to attach notes to appointments and events added 2008-01-13 12:40:45 +00:00
Frederic Culot
b7115fbcf2 Notes attached to todos can now be suppressed 2007-12-31 17:36:34 +00:00
Frederic Culot
478b2762e6 Ability to attach notes to todo items added 2007-12-30 16:27:58 +00:00