summaryrefslogtreecommitdiff
path: root/src/wins.h
AgeCommit message (Collapse)Author
2010-03-20All headers gathered into a single one. Typedefs suppressed.Frederic Culot
2009-07-05Switch to BSD license.Frederic Culot
2009-01-03more code cleanupFrederic Culot
2008-11-23Building configuration menu to assign keybindingsFrederic 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
2007-12-30Ability to attach notes to todo items addedFrederic Culot
2007-10-21window_t structure updated to store WINDOW pointerFrederic Culot
window_e enum updated to shorten names winprop_e and wins_prop() suppressed
2007-08-15winprop_e addedFrederic Culot
wins_prop(), wins_layout(), wins_set_layout() and wins_reset() added
2007-07-23window_e and window_t addedFrederic Culot
wins_slct_init(), wins_slctd_set(), wins_slctd_next() and wins_slctd() created
2007-07-21new source files to store windows handling related routinesFrederic Culot