aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added own exif tag handling in files exif.[ch]Bert Münnich2012-02-156-1/+212
|
* Added symbol BAR_SEPARATORBert Münnich2012-02-154-13/+16
|
* Fixed typo in MakefileBert Münnich2012-02-141-1/+1
|
* Fix recreation of thumbnail cache file after manual reloadBert Münnich2012-02-142-3/+3
|
* Changed default font string, removed missing fontset warningsBert Münnich2012-02-122-5/+2
|
* Added text bar on bottom of windowBert Münnich2012-02-128-64/+211
|
* Nicer window titleBert Münnich2012-02-111-5/+5
|
* Removed exif support; made gif support non-optionalBert Münnich2012-02-117-160/+16
|
* Removed slideshow supportBert Münnich2012-02-117-115/+8
|
* Fixed issue #32: wrong antialias setting after it_shell_cmdBert Münnich2011-12-172-2/+2
|
* Fixed issue #28 (again)Bert Münnich2011-11-133-11/+15
|
* Fixed rendering after fit win to imgBert Münnich2011-11-111-0/+1
|
* Removed target "dist" from MakefileBert Münnich2011-11-111-9/+0
|
* Fixed issue #28Bert Münnich2011-11-112-9/+7
|
* Thumbnails only get scaled down, fixed issue #27Bert Münnich2011-11-052-1/+2
|
* Better fix for issue #25Bert Münnich2011-11-013-7/+7
|
* Stable version 1.0Bert Münnich2011-10-311-1/+1
|
* Fixed issue #25: invalid file cnt and sel in thumb modeBert Münnich2011-10-312-2/+5
|
* Added screen-wise scrolling for thumbnail modeBert Münnich2011-10-279-44/+57
|
* Fixed handling of gif disposal method (issue #23)Bert Münnich2011-10-172-3/+9
|
* Updated docBert Münnich2011-10-162-61/+125
|
* Added i_reset_slideshow: set slideshow delay to number prefixBert Münnich2011-10-163-9/+29
|
* Multiply i_navigate argument with number prefixBert Münnich2011-10-161-0/+2
|
* Fixed pixel-wise panning by chaning x, y vars to floatBert Münnich2011-10-162-11/+11
|
* Added i_set_zoom command: set zoom to number prefixBert Münnich2011-10-163-2/+10
|
* Pan by pixel count, if number prefix givenBert Münnich2011-10-164-10/+25
|
* Added support for number prefix for commandsBert Münnich2011-10-164-10/+21
|
* Mention min/max zoom level in config.def.hBert Münnich2011-10-162-2/+4
|
* Updated contact informationBert Münnich2011-10-1413-13/+13
|
* Fix TV_ADD_MSEC macroBert Münnich2011-10-131-2/+2
|
* Strictly adhere to ANSI-C standardBert Münnich2011-10-138-35/+26
|
* Use void for empty argument listsBert Münnich2011-10-127-23/+23
|
* Regard gif disposal method; fix bug #18Bert Münnich2011-10-112-6/+8
|
* Made zoomdiff an inline functionBert Münnich2011-09-291-4/+8
|
* Made all conditionals more preciseBert Münnich2011-09-298-234/+236
|
* Transformed function macros in util.h to inline functionsBert Münnich2011-09-297-24/+35
|
* Fix layering of small gif framesBert Münnich2011-09-282-7/+7
|
* Fix include for ssize_tBert Münnich2011-09-261-0/+1
|
* Added STREQ macroBert Münnich2011-09-265-6/+8
|
* Make use of EXIT_* macros (2)Bert Münnich2011-09-262-4/+4
|
* Merge commit '3a81af4'Bert Münnich2011-09-264-12/+12
|\
| * make use of EXIT_ macrosrck2011-09-264-12/+12
| |
* | Simplified config.cBert Münnich2011-09-232-27/+19
|/
* Use win_t member in img_t & tns_t instead of parametersBert Münnich2011-09-177-135/+150
|
* 270/90 = 3Daniel2011-09-141-1/+1
|
* Updated docBert2011-09-131-13/+15
|
* Renamed XLIBS to config, added -D/-l optionsBert2011-09-134-30/+52
|
* Updated screenshot to reflect new title barBert2011-09-121-0/+0
|
* Much nicer handling of compile-time featuresBert2011-09-128-57/+73
| | | | | - *_SUPPORT enabled in config.h - XLIBS helper app prints lib flags needed for current settings
* Shortened additional features sectionBert2011-09-121-17/+10
|