summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-04winwidget_render_image: Actually, use lroundDaniel Friesel
2010-06-03winwidget_render_image: Use round to calculate coordinates.Daniel Friesel
2010-06-01Do not require X for options which don't use itDaniel Friesel
2010-05-31Remove unused files getopt.c und getopt1.cDaniel Friesel
2010-05-31major --thumbnails speed impromevents, new --thumb-redraw optionDaniel Friesel
2010-05-31Support caching of thumbnails up to 256x256 pixels (.thumbnails/large)Daniel Friesel
2010-05-30Silently disable thumbnail caching for thumbnails >= 128x128 pixelsDaniel Friesel
2010-05-30Make --cache-thumbnails adhere more to the standardDaniel Friesel
2010-05-30Center images in index/thumbnail modeDaniel Friesel
2010-05-30Fix blur modeDaniel Friesel
2010-05-28Support keypad return/enter for action as wellDaniel Friesel
2010-05-28Patch by aaptel: Support numpad keys for actionsDaniel Friesel
2010-05-05Print mini-usage on stderrDaniel Friesel
2010-05-05Return failure after displaying usage on insufficient arguments etc.Daniel Friesel
2010-05-04Accept --hide-pointer in non-fullscreen mode as wellDaniel Friesel
2010-05-03Add keybinding to toggle cursor visibility at runtimeDaniel Friesel
2010-05-03menu: Remove xinerama toggle, add draw_actions toggle insteadDaniel Friesel
2010-05-03Fix remaining compiler warnings (I probably won't implement these options any...Daniel Friesel
2010-05-03Make --start-at work with filenames instead of list positionsDaniel Friesel
2010-05-03Fix memory leak related to the menuDaniel Friesel
2010-05-03Rework menu.c & fix various compiler warnings (from menu_code) + update TODODaniel Friesel
2010-04-22Fix zoom mode once and for all[tm]Daniel Friesel
2010-04-22events.c: comment the pointer warpingDaniel Friesel
2010-04-22Partially fix zoom modeDaniel Friesel
2010-04-10events.c: Make pointer warping work for zoomed imagesDaniel Friesel
2010-04-10More pointer warping fixes. Everything expect panning on a zoomed image shoul...Daniel Friesel
2010-04-09events.c: Fix pointer warping a bit. Still has bugs, though.Daniel Friesel
2010-04-09Experimental cursor warping supportDaniel Friesel
2010-04-07Update TODO (& use clang's deps.mk while at it)Daniel Friesel
2010-03-30More detailed --bg-* documentationDaniel Friesel
2010-03-29patch: url image loading: cleanup tmp files on errorDaniel Friesel
2010-03-27Makefile/config.mk: Support getting the usual values from the environment.Daniel Friesel
2010-03-26Patch by muennich: Correctly set [Paused] window titleDaniel Friesel
2010-03-25Shorten src/Makefile, use autogenerated deps.mkDaniel Friesel
2010-03-25Actually detect an empty filelistDaniel Friesel
2010-03-24Document random slideshow jumpDaniel Friesel
2010-03-24Fix segfault related to the random slideshow jump featureDaniel Friesel
2010-03-23Implement random slideshow jump ('z')Decklin Foster
2010-03-22winwidget_render_image: Initialize max_w and max_hDaniel Friesel
2010-03-22winwdiget.c: properly cast XGetGeometry argsDaniel Friesel
2010-03-21Remove unused functionsDaniel Friesel
2010-03-21Add -pedantic to default CFLAGSDaniel Friesel
2010-03-21Remove autoconf (from branch 'autocruft')Daniel Friesel
2010-03-21Fix a few compiler warnings (-Wall -Wextra)Daniel Friesel
2010-03-21Some indentation and line length fixesDaniel Friesel
2010-03-20Update mail address in --help outputDaniel Friesel
2010-03-16Slightly reformat/rework default .fehrcDaniel Friesel
2010-03-15lossless rotate: Use execlp instead of system for jpegtranDaniel Friesel
2010-03-12Remove unused stuff from config.h.inDaniel Friesel
2010-03-06Fix the chrome theme in the default config (and clean up a bit while there)Daniel Friesel