summaryrefslogtreecommitdiff
path: root/src/bin/imlib2_view.c
Commit message (Expand)AuthorAgeFilesLines
* imlib2_view: Avoid clang errorHEADmasterKim Woelders2022-01-211-1/+1
* Add dispose-to-previous frame handlingKim Woelders2022-01-161-6/+48
* imlib2_view: Verbosity twaeksKim Woelders2022-01-021-3/+4
* imlib2_view: Rework display of animated imagesKim Woelders2021-12-281-84/+155
* imlib2_view: Fix(?) animated image frame dispose handlingKim Woelders2021-12-261-45/+84
* Updates for animated image handlingKim Woelders2021-12-261-2/+2
* imlib2_view: Add support for multiframe imagesKim Woelders2021-12-191-15/+123
* imlib2_view: Fix caching optionKim Woelders2021-12-191-12/+49
* imlib2_view: Tweaks around timeoutKim Woelders2021-12-191-9/+13
* imlib2_view: Remove some pointless function callsKim Woelders2021-12-191-3/+0
* imlib2_view: Refactor pixmap renderingKim Woelders2021-12-181-77/+52
* imlib2_view: Move window background image init to separate functionKim Woelders2021-12-181-40/+52
* imlib2_view: Add 'r' command to refreshKim Woelders2021-12-181-1/+6
* imlib2_view: Cosmetics (if -> switch)Kim Woelders2021-12-181-6/+12
* Trivial cleanupsKim Woelders2021-12-181-1/+1
* imlib2_view: Enable grabbing/viewing drawablesKim Woelders2021-11-291-25/+74
* imlib2_view: Add option to cache imagesKim Woelders2021-11-051-2/+8
* imlib2_view: If verbose show error message on failureKim Woelders2021-10-191-1/+4
* imlib2_view: Fix issue with new default scalingKim Woelders2021-08-211-16/+21
* imlib2_view: Add some debugKim Woelders2021-08-211-5/+15
* imlib2_view: By default scale large images to fit on screenKim Woelders2021-08-211-0/+21
* imlib2_view: CleanupsKim Woelders2021-08-211-8/+9
* imlib2_view: Move property stuff to separate fileKim Woelders2021-08-211-8/+3
* Fix clang-analyzer warnings - bin (trivial)Kim Woelders2021-04-161-40/+33
* imlib2_view: Various tweaksKim Woelders2019-12-291-13/+26
* imlib2_view: Add progress debug optionsKim Woelders2019-12-031-19/+50
* Quit on 'q' or 'esc' key press in all imlib2_... test utilitiesKim Woelders2019-12-031-2/+4
* imlib2_view: Fix next/prev selection if last/first image is badKim Woelders2019-11-171-3/+9
* imlib2_view: Add verbose option, quit on Escape tooKim Woelders2019-11-161-20/+31
* imlib2_view: Fix event processing bugKim Woelders2019-11-101-0/+6
* imlib2_view: Enable selecting next/prev using keys tooKim Woelders2019-11-101-46/+36
* Trivial cleanups in imlib2_... test programsKim Woelders2018-07-171-15/+5
* imlib2_view: Limit window dimensions to 32767Kim Woelders2018-03-101-9/+23
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-1/+1
* imlib2_view stuff.Kim Woelders2010-07-261-33/+77
* Indent.Kim Woelders2008-09-091-186/+184
* Fix incorrect event loop causing 100% load until an X event is received.Kim Woelders2008-09-091-4/+0
* Made imlib2's tests and demos open the display correctly.Sytse Wielinga2005-01-291-1/+9
* always print an error message if an image cannot be openedTilman Sauerbeck2004-11-211-1/+4
* and new much cleaner tree.Carsten Haitzler2004-11-011-0/+346