summaryrefslogtreecommitdiff
path: root/src/menu.c
AgeCommit message (Expand)Author
2013-01-30Add option and keybinding to keep zoom and viewport settings.Daniel Friesel
2012-05-25Remove --menu-style handlingDaniel Friesel
2012-05-19menu: simpler background, remove drop shadowsDaniel Friesel
2012-03-07menu: Remove dead icon codeDaniel Friesel
2012-03-07menu: Save data as short, (void *) was pointless. Fixes amd64 compiler warnings.Daniel Friesel
2011-09-26Add support for multiple files in --bg-options (closes #64)Daniel Friesel
2011-09-07feh_reload_image: Fix regression of old caching issue (closes #63)Daniel Friesel
2011-09-03Rename support.c to wallpaper.cDaniel Friesel
2011-09-02menu.c: feh_menu_entry_get_size: Remove unused parameterDaniel Friesel
2011-09-01Revert "feh_reload_image: Always die if reload failed"Daniel Friesel
2011-08-31feh_reload_image: Always die if reload failedDaniel Friesel
2011-08-11Show correct file number after deleting imageDaniel Friesel
2011-08-10Remove unused variablesDaniel Friesel
2011-08-09Add flip/mirror in-placec edit actions (derf/#9)Yu-Jie Lin
2011-05-09Fix --zoom max/fill documentation plus bug in menu code (thx nepraith)Daniel Friesel
2011-04-30Replace some printf calls by fputs/putcDaniel Friesel
2011-04-27Remove "About feh" menu item & imageDaniel Friesel
2011-03-21Add method to forcefully disable antialiasing (closes GH-17)Daniel Friesel
2011-01-22Add --zoom fill as equivalent to --auto-zoomDaniel Friesel
2011-01-17Copyright FooDaniel Friesel
2010-09-06Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env varDaniel Friesel
2010-08-27Remove --bg-seamlessDaniel Friesel
2010-07-17--debug-level → --debugDaniel Friesel
2010-07-08opt.no_jump_on_resort -> opt.jump_on_resortDaniel Friesel
2010-07-08Remove --menu-border optionDaniel Friesel
2010-06-11debug.h: call_level is no longer relevant, pretty debug message formatDaniel Friesel
2010-06-10Remove unused functions / function argumentsDaniel Friesel
2010-06-10Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic insteadDaniel Friesel
2010-05-03menu: Remove xinerama toggle, add draw_actions toggle insteadDaniel 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-03-21Remove unused functionsDaniel Friesel
2010-03-01Apply patchto add --bg-fill (fullscreen background preserving aspect ratio)Daniel Friesel
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel
2010-02-05Apply 05_xinerama.patch from DebianDaniel Friesel
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel