aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into thumbsBert2011-02-171-1/+1
|\|
| * Higher timeout, faster window resizingBert2011-02-171-1/+1
| * Stable version 0.6Bert2011-02-161-1/+1
* | Use watch-cursor while loading thumbnailsBert2011-02-173-10/+20
* | Who needs threads to load thumbnails?Bert2011-02-174-82/+52
* | Use pthread to load thumbnailsBert2011-02-164-14/+55
* | Refactored thumbs, new files thumbs.[ch]Bert2011-02-168-89/+191
* | Render thumbnailsBert2011-02-166-24/+76
* | Added app-modeBert2011-02-161-14/+24
* | Fixed thumbnail creationBert2011-02-161-1/+3
* | First things for thumbnail modeBert2011-02-168-2/+55
|/
* Fixed empty lines in readline()Bert2011-02-153-5/+5
* More appropriate buffer sizesBert2011-02-142-2/+2
* Updated man pageBert2011-02-141-0/+7
* Merge remote-tracking branch 'origin/master'Bert2011-02-141-1/+1
|\
| * Fixed typo in config.hBert2011-02-112-2/+2
* | Fixed indentationBert2011-02-141-4/+4
* | Read filenames from stdinBert2011-02-146-12/+64
|/
* Load warning icon only onceBert2011-02-091-5/+8
* Handle image remove/rename while runningBert2011-02-096-22/+213
* New author in man pageBert2011-02-091-0/+1
* Handle WM_DELETE_WINDOW messages correctly, thanks to fungtBert2011-02-093-1/+11
* Slightly refactored fungts utf-8 title commitBert2011-02-092-11/+10
* Show correct utf-8 titlefungt2011-02-091-0/+10
* Stable release 0.5Bert2011-02-081-1/+1
* Updated doc, 0/W/w key-mappingsBert2011-02-062-0/+12
* Nicer fit window to imageBert2011-02-064-11/+18
* One less TODOBert2011-02-041-1/+0
* New key mapping: W, resize window to fit imageBert2011-02-045-23/+63
* Removed some warningsBert2011-02-032-30/+34
* Split img_fit into internal/external functionBert2011-02-033-19/+25
* New key mappings: 0/w, zoom to 100%/to fit windowBert2011-02-033-8/+19
* Display filesize in window titleBert2011-02-035-39/+75
* Manual event handling in main.cBert2011-02-031-155/+142
* Fixed die/warn in util.cBert2011-02-031-2/+2
* Refactored, new files util.[ch], C89Bert2011-02-038-101/+137
* Fixed stupid memory leak in read_dir_recBert2011-02-021-0/+2
* Fixed indentation in README.mdBert2011-02-021-1/+1
* New option: -r, open all images in directoriesBert2011-02-025-14/+79
* Skeleton for -rBert2011-02-024-7/+54
* Stable release 0.4Bert2011-02-011-1/+1
* Updated docBert2011-02-012-1/+6
* New option: -F, fixed/floating windowBert2011-02-013-8/+20
* Bug fix: handle negative offsets in -g arg correctlyBert2011-02-012-1/+5
* Refactored img_open and img_checkBert2011-02-011-10/+12
* New key command: r, reload imageBert2011-01-313-9/+16
* new TODO: update filelistBert2011-01-311-0/+1
* Check file timestamps before loading from cacheBert2011-01-314-17/+32
* Revert "TODO: set wallpaper"Bert2011-01-311-1/+0
* Replaced option -W with -q, seems more naturalBert2011-01-305-16/+15