Commit Graph

271 Commits (ff013dd0092df247b2c9f1c550e03542581ed21d)
 

Author SHA1 Message Date
Bert d731741f04 Handle WM_DELETE_WINDOW messages correctly, thanks to fungt 14 years ago
Bert a5335e8ddd Slightly refactored fungts utf-8 title commit 14 years ago
fungt 7fb7b1f4fc Show correct utf-8 title 14 years ago
Bert 7bef1de9c2 Stable release 0.5 14 years ago
Bert f57954b7aa Updated doc, 0/W/w key-mappings 14 years ago
Bert 603e664f7c Nicer fit window to image 14 years ago
Bert cbf6aae721 One less TODO 14 years ago
Bert 8339bb7ee7 New key mapping: W, resize window to fit image 14 years ago
Bert 096c0ed935 Removed some warnings 14 years ago
Bert 414fa567ce Split img_fit into internal/external function 14 years ago
Bert c6556f8cc7 New key mappings: 0/w, zoom to 100%/to fit window 14 years ago
Bert bad9a70a48 Display filesize in window title 14 years ago
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