summaryrefslogtreecommitdiff
path: root/src/wins.c
AgeCommit message (Expand)Author
2009-07-12stdbool header removed, unsigned type used insteadFrederic Culot
2009-07-05Switch to BSD license.Frederic Culot
2009-06-26Flag command added in todo panelFrederic Culot
2009-01-03more code cleanupFrederic Culot
2009-01-02code cleanupFrederic Culot
2008-12-28Automatic periodic saves implementedFrederic Culot
2008-12-28Added wrappers around libc's memory management functions, to easily debug mem...Frederic Culot
2008-12-12code cleanupFrederic Culot
2008-11-23Building configuration menu to assign keybindingsFrederic Culot
2008-09-20More work on ical import. Macros to handle errors and to display messages in ...Frederic Culot
2008-04-19some memory leaks fixed using valgrind and some minor code cleanupFrederic Culot
2008-04-19Scrollbar added in general configuration menuFrederic Culot
2008-04-18Generic functions to handle scrolling windows createdFrederic Culot
2008-04-12Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot
2008-02-14proper cvs tag usedFrederic Culot
2008-02-13manpage updatedFrederic Culot
2008-02-10memory leak fixed in notify_thread_app()Frederic Culot
2007-12-30Ability to attach notes to todo items addedFrederic Culot
2007-10-21wins_prop() suppressedFrederic Culot
2007-10-16wins_reset() modified to avoid blank screen when resizing window under LinuxFrederic Culot
2007-08-19wins_reset() updated to handle notification bar resetFrederic Culot
2007-08-15win and layout become static variablesFrederic Culot
2007-08-04error handling while in ncurses mode improvedFrederic Culot
2007-07-28unuseful headers removed and some functions became staticFrederic Culot
2007-07-23window_e and window_t addedFrederic Culot
2007-07-21new source files to store windows handling related routinesFrederic Culot