Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented fullscreen mode | Bert | 2011-01-23 | 1 | -5/+38 |
* | Handle window resize events properly | Bert | 2011-01-22 | 1 | -8/+9 |
* | Stricter object encapsulation | Bert | 2011-01-21 | 1 | -6/+5 |
* | Bigger background pixmap | Bert | 2011-01-20 | 1 | -4/+7 |
* | No more expose handling | Bert | 2011-01-20 | 1 | -9/+20 |
* | Put some useful information in the window title | Bert | 2011-01-20 | 1 | -2/+12 |
* | Fixed initial window title | Bert | 2011-01-20 | 1 | -2/+5 |
* | Render image on window | Bert | 2011-01-18 | 1 | -0/+7 |
* | Renamed FATAL to DIE | Bert | 2011-01-18 | 1 | -3/+3 |
* | Encapsulate window environment in win_env_t | Bert | 2011-01-18 | 1 | -37/+30 |
* | Small refactorings | Bert | 2011-01-17 | 1 | -6/+12 |
* | Gray window background | Bert | 2011-01-17 | 1 | -1/+8 |
* | React to ConfigureNotify | Bert | 2011-01-17 | 1 | -0/+16 |
* | New BG_COLOR setting in config.h | Bert | 2011-01-17 | 1 | -4/+3 |
* | Added win_open & win_close | Bert | 2011-01-17 | 1 | -0/+66 |
* | Non-working skeleton | Bert | 2011-01-17 | 1 | -0/+21 |