33 Commits

Author SHA1 Message Date
Frederic Culot
5694955002 stdbool header removed, unsigned type used instead 2009-07-12 16:21:57 +00:00
Frederic Culot
f6983673f9 Switched to 2.6. Check added for regex.h header. 2009-07-05 17:16:15 +00:00
Frederic Culot
b411c2bf3f switch to 2.5 2009-01-24 17:58:40 +00:00
Frederic Culot
08aaf496fc configuration script improved to link with ncursesw if ncurses is not found 2009-01-23 21:08:31 +00:00
Frederic Culot
d8861f877e bugfix: avoid possible segfault if notify_stop_main_thread is called before thread was launched (thanks Jan for reporting this) 2009-01-22 18:11:56 +00:00
Frederic Culot
5352496984 Added wrappers around libc's memory management functions, to easily debug memory usage 2008-12-28 13:13:58 +00:00
Frederic Culot
a63c748920 calcurse 2.4 released 2008-12-27 10:27:53 +00:00
Frederic Culot
dd9f739d8a prefer overridability and let people choose their own CFLAGS 2008-12-08 20:49:48 +00:00
Frederic Culot
fe7e7186c4 oops, forgot to remove previous CFLAGS declaration 2008-12-08 20:32:30 +00:00
Frederic Culot
9981581a50 --enable-debug configuration option added 2008-12-08 20:03:15 +00:00
Frederic Culot
722441e054 Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added locale.h include (thanks Cedric for your patch) 2008-12-08 19:40:22 +00:00
Frederic Culot
6f98b16890 switched to calcurse 2.3 2008-10-15 16:15:40 +00:00
Frederic Culot
6ce12bfedf manpage, manuals and translations updated for 2.3_beta 2008-09-21 14:08:59 +00:00
Frederic Culot
2a873eafb3 switched to calcurse 2.2 2008-08-28 12:26:49 +00:00
Frederic Culot
b35e88df6d french translation updated. Switched to 2.2_beta 2008-08-12 15:57:05 +00:00
Frederic Culot
748662568f version 2.1 released 2008-05-17 10:12:36 +00:00
Frederic Culot
c128569444 2.1_beta soon to be released 2008-04-20 13:52:06 +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
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
4dcb362cc3 configure.ac updated 2008-01-26 10:02:01 +00:00
Frederic Culot
3e429667db calcurse 1.9 released 2007-10-23 17:50:55 +00:00
Frederic Culot
1f8ab27653 bugfix: wrong symbol used for pthread library (thanks Michael for noticing this mistake) 2007-09-16 15:40:05 +00:00
Frederic Culot
cd5e1e780f Autotools use improved 2007-07-28 15:04:52 +00:00
Frederic Culot
d9d50a6d86 calcurse version switched to 1.8 2007-05-22 18:02:49 +00:00
Frederic Culot
50ecb8732f version switched to 1.8_beta
check for header files updated
2007-04-15 12:34:59 +00:00
Frederic Culot
0aa59891aa calcurse version switched to 1.7 2007-01-16 10:55:43 +00:00
Frederic Culot
73441400f9 new version number: 1.7_beta 2006-12-18 11:02:24 +00:00
Frederic Culot
64be7a0ecf forgot a white space :( 2006-10-17 14:49:32 +00:00
Frederic Culot
b60c2c7249 check for getopt.h header file added 2006-10-17 14:37:00 +00:00
Frederic Culot
ef8432c301 moved LOCALEDIR definition from configure.ac to src/Makefile.am 2006-09-22 13:11:35 +00:00
Frederic Culot
068881e0fc added test for pthread library and switched to version 1.6 2006-09-09 20:00:16 +00:00
Frederic Culot
b701ed5b8f switched to version number 1.5 2006-08-24 20:11:26 +00:00
Frederic Culot
ac36e94341 Initial revision 2006-07-31 21:00:02 +00:00