aboutsummaryrefslogtreecommitdiff
path: root/window.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Bigger background pixmapBert2011-01-201-4/+7
|
* No more expose handlingBert2011-01-201-9/+20
|
* Put some useful information in the window titleBert2011-01-201-2/+12
|
* Fixed initial window titleBert2011-01-201-2/+5
|
* Render image on windowBert2011-01-181-0/+7
|
* Renamed FATAL to DIEBert2011-01-181-3/+3
|
* Encapsulate window environment in win_env_tBert2011-01-181-37/+30
|
* Small refactoringsBert2011-01-171-6/+12
|
* Gray window backgroundBert2011-01-171-1/+8
|
* React to ConfigureNotifyBert2011-01-171-0/+16
|
* New BG_COLOR setting in config.hBert2011-01-171-4/+3
|
* Added win_open & win_closeBert2011-01-171-0/+66
|
* Non-working skeletonBert2011-01-171-0/+21