Commit Graph

991 Commits (4df97db1cd566fab1ed927986e40cc4542e937c5)
 

Author SHA1 Message Date
Bert caf982d175 Higher timeout, faster window resizing 14 years ago
Bert 783213c0bb Use watch-cursor while loading thumbnails 14 years ago
Bert bcc70bd7cb Who needs threads to load thumbnails? 14 years ago
Bert e0d0892065 Use pthread to load thumbnails 14 years ago
Bert 882e630962 Stable version 0.6 14 years ago
Bert 26c2179be7 Refactored thumbs, new files thumbs.[ch] 14 years ago
Bert 8919204a2e Render thumbnails 14 years ago
Bert 89ec18385b Added app-mode 14 years ago
Bert 7e2c85b04c Fixed thumbnail creation 14 years ago
Bert 7b49740613 First things for thumbnail mode 14 years ago
Bert e8ed491ba9 Fixed empty lines in readline() 14 years ago
Bert cfed65d36f More appropriate buffer sizes 14 years ago
Bert 788db666be Updated man page 14 years ago
Bert e1cc8058ff Merge remote-tracking branch 'origin/master'
Conflicts:
	Makefile
14 years ago
Bert f71ea095bc Fixed indentation 14 years ago
Bert 26cc5aff69 Read filenames from stdin 14 years ago
Bert c9a887d0fd Fixed typo in config.h 14 years ago
Bert ea65610747 Load warning icon only once 14 years ago
Bert 8e5835d1fd Handle image remove/rename while running 14 years ago
Bert 9be4734439 New author in man page 14 years ago
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