Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update website links to match the new URL. | Lukas Fleischer | 2011-03-04 | 1 | -1/+1 |
| | | | | 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> | ||||
* | Remove CVS "$Id" headers. | Lukas Fleischer | 2011-03-03 | 1 | -2/+0 |
| | | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | Fixed file permissions. | Lukas Fleischer | 2011-03-03 | 1 | -0/+0 |
| | |||||
* | All headers gathered into a single one. Typedefs suppressed. | Frederic Culot | 2010-03-20 | 1 | -14/+8 |
| | |||||
* | More work on implementing the daemon. | Frederic Culot | 2009-08-01 | 1 | -1/+4 |
| | |||||
* | More work on implementing calcurse daemon. | Frederic Culot | 2009-07-26 | 1 | -2/+3 |
| | |||||
* | Functions added to implement a logging mechanism for calcurse daemon. | Frederic Culot | 2009-07-23 | 1 | -1/+2 |
| | |||||
* | stdbool header removed, unsigned type used instead | Frederic Culot | 2009-07-12 | 1 | -7/+7 |
| | |||||
* | Switch to BSD license. | Frederic Culot | 2009-07-05 | 1 | -14/+26 |
| | |||||
* | Basic lock mechanism implemented to avoid having two calcurse instances ↵ | Frederic Culot | 2009-06-21 | 1 | -1/+2 |
| | | | | running at the same time. | ||||
* | code cleanup | Frederic Culot | 2009-01-02 | 1 | -12/+5 |
| | |||||
* | Automatic periodic saves implemented | Frederic Culot | 2008-12-28 | 1 | -1/+2 |
| | |||||
* | Added wrappers around libc's memory management functions, to easily debug ↵ | Frederic Culot | 2008-12-28 | 1 | -3/+10 |
| | | | | memory usage | ||||
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 1 | -1/+2 |
| | |||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 1 | -1/+2 |
| | |||||
* | More work on ical import. Macros to handle errors and to display messages in ↵ | Frederic Culot | 2008-09-20 | 1 | -1/+8 |
| | | | | both command-line and curses mode added | ||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -67/+68 |
| | |||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -2/+5 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -1/+20 |
| | |||||
* | cwin, awin, twin, swin variables suppressed | Frederic Culot | 2007-10-21 | 1 | -10/+1 |
| | |||||
* | layout is not part of conf_t type anymore, and becomes a static variable in ↵ | Frederic Culot | 2007-08-15 | 1 | -2/+3 |
| | | | | wins.c | ||||
* | vars_init() added | Frederic Culot | 2007-07-21 | 1 | -1/+34 |
| | |||||
* | new structure created to store notify-bar settings | Frederic Culot | 2006-09-15 | 1 | -1/+4 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+85 |