Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Building configuration menu to assign keybindings | Frederic Culot | 2008-11-23 | 1 | -3/+3 |
| | |||||
* | Scrollbar added in general configuration menu | Frederic Culot | 2008-04-19 | 1 | -1/+3 |
| | |||||
* | Generic functions to handle scrolling windows created | Frederic Culot | 2008-04-18 | 1 | -17/+29 |
| | |||||
* | Yet another style for source code. GNU style now used (I am fed up with tabs...) | Frederic Culot | 2008-04-12 | 1 | -31/+35 |
| | |||||
* | proper cvs tag used | Frederic Culot | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | Ability to attach notes to todo items added | Frederic Culot | 2007-12-30 | 1 | -1/+2 |
| | |||||
* | window_t structure updated to store WINDOW pointer | Frederic Culot | 2007-10-21 | 1 | -15/+9 |
| | | | | | window_e enum updated to shorten names winprop_e and wins_prop() suppressed | ||||
* | winprop_e added | Frederic Culot | 2007-08-15 | 1 | -8/+17 |
| | | | | wins_prop(), wins_layout(), wins_set_layout() and wins_reset() added | ||||
* | window_e and window_t added | Frederic Culot | 2007-07-23 | 1 | -9/+30 |
| | | | | | 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/+41 |