Commit Graph

109 Commits (12a94cc40ef0f155a9c99dea915cd3807d760441)
 

Author SHA1 Message Date
Bert 12a94cc40e Manual event handling in main.c 14 years ago
Bert e8cf8da208 Fixed die/warn in util.c 14 years ago
Bert 8f4af658ae Refactored, new files util.[ch], C89 14 years ago
Bert f5c125b3ee Fixed stupid memory leak in read_dir_rec 14 years ago
Bert eb6680b9f1 Fixed indentation in README.md 14 years ago
Bert bbd7b7d595 New option: -r, open all images in directories 14 years ago
Bert 2afb989cc4 Skeleton for -r 14 years ago
Bert e510eda5f1 Stable release 0.4 14 years ago
Bert 5607349058 Updated doc 14 years ago
Bert f2ceac2f8a New option: -F, fixed/floating window 14 years ago
Bert 8fb3110ebb Bug fix: handle negative offsets in -g arg correctly 14 years ago
Bert 1576eb4e17 Refactored img_open and img_check 14 years ago
Bert 5a682426b1 New key command: r, reload image 14 years ago
Bert b1ce42edf5 new TODO: update filelist 14 years ago
Bert 802c344879 Check file timestamps before loading from cache 14 years ago
Bert 16cc96eff5 Revert "TODO: set wallpaper"
This reverts commit e2d9463375.
14 years ago
Bert f0e9ec733a Replaced option -W with -q, seems more natural 14 years ago
Bert 3d8efb21d5 Updated doc: dragging with button2, -g option 14 years ago
Bert 229830ad18 Replace -w with well-known geometry option 14 years ago
Bert c937570bbe Unstable version number 14 years ago
Bert f7a66469e6 Nicer key handling, does not fix problems 14 years ago
Bert 03bfe1015e Explicitly enable printing of warnings 14 years ago
Bert e2d9463375 TODO: set wallpaper 14 years ago
Bert 7f15becf01 Stable release 0.3.1 14 years ago
Bert 56cd150b9d Fixed setuid and typo in Makefile, damn copy&paste 14 years ago
Bert c52c4fa69e Mouse-panning while pressing button2 14 years ago
Bert 4ab4be31a7 Removed one TODO item 14 years ago
Bert 9b09a578d4 Stable version 0.3 14 years ago
Bert 019e2274a8 Map arrow keys to h/j/k/l 14 years ago
Bert 8123d63c5b Added plenty lots of options 14 years ago
Bert 17e2a795bb Added -w cmdline option 14 years ago
Bert e8a503bcbb Updated section AUTHORS of man page 14 years ago
Bert 245b5758ef One more TODO 14 years ago
Bert f47092cda2 Complete mouse support 14 years ago
Bert 0497a7f69d Merge remote branch 'falconindy/mouse' 14 years ago
Bert a43d51d2bc Removed anit-aliasing from TODO list 14 years ago
Bert 7834dee6e7 Added a key-mapping for toggle anti-aliasing 14 years ago
Bert 2bedd22314 Fixed indentation in README.md 14 years ago
Bert 64a5366508 Added <,> mappings to rotate image 14 years ago
Bert d2f9fb89e5 More standardish usage info in man page 14 years ago
Bert 415f8bcf14 Slightly changed README.md 14 years ago
Bert c0dacea51f Nicer man page homepage section 14 years ago
Bert 6695d9d5ef Fixed usage info in man page 14 years ago
Bert f2ec0c838a Stable version 0.2 14 years ago
Bert 1b0528c7a2 Fixed Makefile 14 years ago
Bert d3da0eb71e Added man page 14 years ago
Bert bce599038c Moved VERSION macro into Makefile 14 years ago
Bert fdf24d4681 Updated README.md usage info 14 years ago
Bert 2b1c0885fe Implemented fullscreen mode 14 years ago
Dave Reisner 9a35f40224 main.c: add zooming on mousewheel events
Signed-off-by: Dave Reisner <d@falconindy.com>
14 years ago