aboutsummaryrefslogtreecommitdiffstats
path: root/src/wins.c
Commit message (Expand)AuthorAgeFilesLines
* Generic functions to handle scrolling windows createdFrederic Culot2008-04-181-1/+49
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-279/+294
* proper cvs tag usedFrederic Culot2008-02-141-1/+1
* manpage updatedFrederic Culot2008-02-131-2/+3
* memory leak fixed in notify_thread_app()Frederic Culot2008-02-101-4/+9
* Ability to attach notes to todo items addedFrederic Culot2007-12-301-2/+31
* wins_prop() suppressedFrederic Culot2007-10-211-137/+112
* wins_reset() modified to avoid blank screen when resizing window under LinuxFrederic Culot2007-10-161-7/+1
* wins_reset() updated to handle notification bar resetFrederic Culot2007-08-191-1/+7
* win and layout become static variablesFrederic Culot2007-08-151-92/+143
* error handling while in ncurses mode improvedFrederic Culot2007-08-041-4/+2
* unuseful headers removed and some functions became staticFrederic Culot2007-07-281-4/+50
* window_e and window_t addedFrederic Culot2007-07-231-10/+43
* new source files to store windows handling related routinesFrederic Culot2007-07-211-0/+260