aboutsummaryrefslogtreecommitdiff
path: root/window.h
Commit message (Expand)AuthorAgeFilesLines
* Remove invalid images when loading them; refactoringsBert2011-04-111-0/+1
* Use imlib-handles in thumbs.c instead of pixmapsBert2011-03-151-5/+1
* White background for images with alphaBert2011-03-091-1/+4
* Shorter typedefsBert2011-03-011-3/+3
* Hide cursor on redraw or after 1.5s mouse inactivityBert2011-02-211-0/+1
* Highlight selected thumbnailBert2011-02-171-1/+3
* 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