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