aboutsummaryrefslogtreecommitdiffstats
path: root/src/wins.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch to BSD license.Frederic Culot2009-07-051-14/+26
|
* more code cleanupFrederic Culot2009-01-031-2/+6
|
* Building configuration menu to assign keybindingsFrederic Culot2008-11-231-3/+3
|
* Scrollbar added in general configuration menuFrederic Culot2008-04-191-1/+3
|
* Generic functions to handle scrolling windows createdFrederic Culot2008-04-181-17/+29
|
* Yet another style for source code. GNU style now used (I am fed up with tabs...)Frederic Culot2008-04-121-31/+35
|
* proper cvs tag usedFrederic Culot2008-02-141-1/+1
|
* Ability to attach notes to todo items addedFrederic Culot2007-12-301-1/+2
|
* window_t structure updated to store WINDOW pointerFrederic Culot2007-10-211-15/+9
| | | | | window_e enum updated to shorten names winprop_e and wins_prop() suppressed
* winprop_e addedFrederic Culot2007-08-151-8/+17
| | | | wins_prop(), wins_layout(), wins_set_layout() and wins_reset() added
* window_e and window_t addedFrederic Culot2007-07-231-9/+30
| | | | | wins_slct_init(), wins_slctd_set(), wins_slctd_next() and wins_slctd() created
* new source files to store windows handling related routinesFrederic Culot2007-07-211-0/+41