Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More work on implementing user-definable keybindings | Frederic Culot | 2008-11-16 | 1 | -3/+1 |
| | |||||
* | Loading of user-configurable keys implemented | Frederic Culot | 2008-11-09 | 1 | -1/+4 |
| | |||||
* | 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 | ||||
* | new command line options added (thanks Erik for the patch) | Frederic Culot | 2008-08-06 | 1 | -6/+10 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -41/+45 |
| | |||||
* | Tony's patch concerning date format configuration imported | Frederic Culot | 2008-04-09 | 1 | -2/+10 |
| | |||||
* | manpage updated | Frederic Culot | 2008-02-13 | 1 | -2/+2 |
| | | | | | | | 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 | ||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -1/+6 |
| | |||||
* | WEEKINDAYS define added | Frederic Culot | 2007-12-10 | 1 | -1/+2 |
| | |||||
* | cwin, awin, twin, swin variables suppressed | Frederic Culot | 2007-10-21 | 1 | -2/+1 |
| | |||||
* | layout is not part of conf_t type anymore, and becomes a static variable in ↵ | Frederic Culot | 2007-08-15 | 1 | -2/+1 |
| | | | | wins.c | ||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -2/+1 |
| | |||||
* | window_e enum and window_t type moved to wins.h | Frederic Culot | 2007-07-23 | 1 | -18/+1 |
| | |||||
* | STATUSHEIGHT define added and vars_init() prototype added | Frederic Culot | 2007-07-21 | 1 | -13/+17 |
| | |||||
* | window_t type and window_e enum added | Frederic Culot | 2007-07-20 | 1 | -1/+18 |
| | |||||
* | week_begins_on_monday suppressed from conf_t type | Frederic Culot | 2007-07-01 | 1 | -2/+1 |
| | |||||
* | layout variable added to conf_t type | Frederic Culot | 2007-05-06 | 1 | -1/+2 |
| | |||||
* | MAX_LENGTH replaced by stdio.h's BUFSIZ | Frederic Culot | 2007-04-04 | 1 | -11/+9 |
| | |||||
* | conf_t type created | Frederic Culot | 2007-03-24 | 1 | -1/+11 |
| | |||||
* | HOURINSEC and MININSEC defined | Frederic Culot | 2007-03-17 | 1 | -1/+3 |
| | |||||
* | variable added in nbar_s structure to store user shell | Frederic Culot | 2007-02-25 | 1 | -2/+3 |
| | |||||
* | struct nbar_s updated to store notification command | Frederic Culot | 2007-02-24 | 1 | -5/+7 |
| | |||||
* | nbar_s structure created to store notify-bar settings | Frederic Culot | 2006-09-15 | 1 | -1/+11 |
| | |||||
* | define DAYINSEC added | Frederic Culot | 2006-09-11 | 1 | -1/+3 |
| | |||||
* | ESCAPE key definition added | Frederic Culot | 2006-08-02 | 1 | -1/+2 |
| | |||||
* | Initial revision | Frederic Culot | 2006-07-31 | 1 | -0/+69 |