Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -279/+294 | |
| | ||||||
* | proper cvs tag used | Frederic Culot | 2008-02-14 | 1 | -1/+1 | |
| | ||||||
* | manpage updated | Frederic Culot | 2008-02-13 | 1 | -2/+3 | |
| | | | | | | | 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 | |||||
* | memory leak fixed in notify_thread_app() | Frederic Culot | 2008-02-10 | 1 | -4/+9 | |
| | | | | | | check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -2/+31 | |
| | ||||||
* | wins_prop() suppressed | Frederic Culot | 2007-10-21 | 1 | -137/+112 | |
| | | | | routines updated to handle new window_t type | |||||
* | wins_reset() modified to avoid blank screen when resizing window under Linux | Frederic Culot | 2007-10-16 | 1 | -7/+1 | |
| | ||||||
* | wins_reset() updated to handle notification bar reset | Frederic Culot | 2007-08-19 | 1 | -1/+7 | |
| | ||||||
* | win and layout become static variables | Frederic Culot | 2007-08-15 | 1 | -92/+143 | |
| | | | | | | wins_prop() added wins_layout() and wins_set_layout() added wins_reset() added | |||||
* | error handling while in ncurses mode improved | Frederic Culot | 2007-08-04 | 1 | -4/+2 | |
| | ||||||
* | unuseful headers removed and some functions became static | Frederic Culot | 2007-07-28 | 1 | -4/+50 | |
| | ||||||
* | window_e and window_t added | Frederic Culot | 2007-07-23 | 1 | -10/+43 | |
| | | | | | wins_slct_init(), wins_slctd_set(), wins_slctd_next() and wins_slctd() created | |||||
* | new source files to store windows handling related routines | Frederic Culot | 2007-07-21 | 1 | -0/+260 | |