aboutsummaryrefslogtreecommitdiff
path: root/window.h
Commit message (Collapse)AuthorAgeFilesLines
* Use watch-cursor while loading thumbnailsBert2011-02-171-1/+2
|
* Refactored thumbs, new files thumbs.[ch]Bert2011-02-161-1/+2
|
* Render thumbnailsBert2011-02-161-0/+1
|
* First things for thumbnail modeBert2011-02-161-0/+2
|
* Handle WM_DELETE_WINDOW messages correctly, thanks to fungtBert2011-02-091-0/+2
|
* Nicer fit window to imageBert2011-02-061-1/+1
|
* New key mapping: W, resize window to fit imageBert2011-02-041-2/+3
|
* Replace -w with well-known geometry optionBert2011-01-301-3/+3
|
* Mouse-panning while pressing button2Bert2011-01-291-0/+7
|
* Added plenty lots of optionsBert2011-01-281-1/+1
|
* Complete mouse supportBert2011-01-261-0/+2
|
* Implemented fullscreen modeBert2011-01-231-1/+3
|
* Stricter object encapsulationBert2011-01-211-1/+1
|
* No more expose handlingBert2011-01-201-0/+4
|
* Put some useful information in the window titleBert2011-01-201-0/+2
|
* Render image on windowBert2011-01-181-0/+1
|
* Encapsulate window environment in win_env_tBert2011-01-181-0/+10
|
* React to ConfigureNotifyBert2011-01-171-2/+4
|
* Added win_open & win_closeBert2011-01-171-0/+9
|
* Non-working skeletonBert2011-01-171-0/+30