Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-22 | Add Git version string support. | Lukas Fleischer | |
Introduce a script to auto-generate version strings. Use `git describe` to create descriptive version strings when building from a Git checkout, use ".version" files for release tarballs. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-04-10 | Add "--no-location" to xgettext options. | Lukas Fleischer | |
Disable line numbers in portable object files. They are not very useful and generate a lot of junk on every update, hiding the actual changes. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-04 | Update mail addresses to match the new mailing lists. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-03 | Convert man page to AsciiDoc. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-03 | Remove CVS "$Id" headers. | Lukas Fleischer | |
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | |||
2011-03-03 | Convert documentation to AsciiDoc, delete translations. | Lukas Fleischer | |
2011-03-03 | Fixed file permissions. | Lukas Fleischer | |
2010-05-26 | Updates for the upcoming 2.8. | Frederic Culot | |
2009-08-22 | calcurse 2.7 released | Frederic Culot | |
2009-07-20 | Check for some headers added. | Frederic Culot | |
2009-07-12 | stdbool header removed, unsigned type used instead | Frederic Culot | |
2009-07-05 | Switched to 2.6. Check added for regex.h header. | Frederic Culot | |
2009-01-24 | switch to 2.5 | Frederic Culot | |
2009-01-23 | configuration script improved to link with ncursesw if ncurses is not found | Frederic Culot | |
2009-01-22 | bugfix: avoid possible segfault if notify_stop_main_thread is called before ↵ | Frederic Culot | |
thread was launched (thanks Jan for reporting this) | |||
2008-12-28 | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | |
memory usage | |||
2008-12-27 | calcurse 2.4 released | Frederic Culot | |
2008-12-08 | prefer overridability and let people choose their own CFLAGS | Frederic Culot | |
2008-12-08 | oops, forgot to remove previous CFLAGS declaration | Frederic Culot | |
2008-12-08 | --enable-debug configuration option added | Frederic Culot | |
2008-12-08 | Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added ↵ | Frederic Culot | |
locale.h include (thanks Cedric for your patch) | |||
2008-10-15 | switched to calcurse 2.3 | Frederic Culot | |
2008-09-21 | manpage, manuals and translations updated for 2.3_beta | Frederic Culot | |
2008-08-28 | switched to calcurse 2.2 | Frederic Culot | |
2008-08-12 | french translation updated. Switched to 2.2_beta | Frederic Culot | |
2008-05-17 | version 2.1 released | Frederic Culot | |
2008-04-20 | 2.1_beta soon to be released | Frederic Culot | |
2008-03-02 | NEWS and po files updated | Frederic Culot | |
Dutch manual and translation updated, thanks Jeremy | |||
2008-02-10 | memory leak fixed in notify_thread_app() | Frederic Culot | |
check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable | |||
2008-01-26 | configure.ac updated | Frederic Culot | |
2007-10-23 | calcurse 1.9 released | Frederic Culot | |
2007-09-16 | bugfix: wrong symbol used for pthread library (thanks Michael for noticing ↵ | Frederic Culot | |
this mistake) | |||
2007-07-28 | Autotools use improved | Frederic Culot | |
2007-05-22 | calcurse version switched to 1.8 | Frederic Culot | |
2007-04-15 | version switched to 1.8_beta | Frederic Culot | |
check for header files updated | |||
2007-01-16 | calcurse version switched to 1.7 | Frederic Culot | |
2006-12-18 | new version number: 1.7_beta | Frederic Culot | |
2006-10-17 | forgot a white space :( | Frederic Culot | |
2006-10-17 | check for getopt.h header file added | Frederic Culot | |
2006-09-22 | moved LOCALEDIR definition from configure.ac to src/Makefile.am | Frederic Culot | |
2006-09-09 | added test for pthread library and switched to version 1.6 | Frederic Culot | |
2006-08-24 | switched to version number 1.5 | Frederic Culot | |
2006-07-31 | Initial revision | Frederic Culot | |