aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Align big images on top-left cornerBert2011-02-261-1/+1
|
* Todo: save rotated imagesBert2011-02-251-1/+1
|
* Fixed title for thumbnail modeBert2011-02-211-1/+1
|
* Always support thumbs; start thumb-mode with single -tBert2011-02-211-1/+1
|
* Mouse-wheel scrolling in thumb modeBert2011-02-201-1/+1
|
* Sync thumb selection & fileidx; check thumb viewBert2011-02-191-1/+1
|
* Update title when moving selectionBert2011-02-191-1/+1
|
* Center humbnails in windowBert2011-02-181-1/+1
|
* Who needs threads to load thumbnails?Bert2011-02-171-2/+2
|
* Use pthread to load thumbnailsBert2011-02-161-1/+1
|
* Refactored thumbs, new files thumbs.[ch]Bert2011-02-161-1/+1
|
* Fixed empty lines in readline()Bert2011-02-151-1/+1
|
* Read filenames from stdinBert2011-02-141-1/+1
|
* Slightly refactored fungts utf-8 title commitBert2011-02-091-1/+1
|
* Stable release 0.5Bert2011-02-081-1/+1
|
* Nicer fit window to imageBert2011-02-061-1/+1
|
* New key mapping: W, resize window to fit imageBert2011-02-041-1/+1
|
* Refactored, new files util.[ch], C89Bert2011-02-031-2/+2
|
* Skeleton for -rBert2011-02-021-1/+1
|
* Stable release 0.4Bert2011-02-011-1/+1
|
* Bug fix: handle negative offsets in -g arg correctlyBert2011-02-011-1/+1
|
* Check file timestamps before loading from cacheBert2011-01-311-1/+1
|
* Unstable version numberBert2011-01-301-1/+1
|
* Stable release 0.3.1Bert2011-01-301-1/+1
|
* Fixed setuid and typo in Makefile, damn copy&pasteBert2011-01-301-1/+1
|
* Mouse-panning while pressing button2Bert2011-01-291-1/+1
|
* Stable version 0.3Bert2011-01-291-1/+1
|
* Added plenty lots of optionsBert2011-01-281-1/+1
|
* Updated section AUTHORS of man pageBert2011-01-271-1/+1
|
* Added <,> mappings to rotate imageBert2011-01-261-1/+1
|
* Stable version 0.2Bert2011-01-231-1/+1
|
* Fixed MakefileBert2011-01-231-2/+2
|
* Added man pageBert2011-01-231-0/+3
|
* Moved VERSION macro into MakefileBert2011-01-231-1/+3
|
* Rebuild all object files after changing config.hBert2011-01-201-1/+1
|
* Initialize imlib2Bert2011-01-181-1/+1
|
* Fixed MakefileBert2011-01-171-3/+3
|
* Non-working skeletonBert2011-01-171-0/+28