aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|\ | | | | | | | | Conflicts: Makefile
| * 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
| | | | This reverts commit e2d9463375db0ba0ac1bb62c1573715c3a084346.
* Replaced option -W with -q, seems more naturalBert2011-01-305-16/+15
|
* Updated doc: dragging with button2, -g optionBert2011-01-302-21/+19
|
* Replace -w with well-known geometry optionBert2011-01-305-33/+32
|
* Unstable version numberBert2011-01-301-1/+1
|
* Nicer key handling, does not fix problemsBert2011-01-301-42/+27
|
* Explicitly enable printing of warningsBert2011-01-308-20/+31
|
* TODO: set wallpaperBert2011-01-301-0/+1
|
* Stable release 0.3.1Bert2011-01-301-1/+1
|
* Fixed setuid and typo in Makefile, damn copy&pasteBert2011-01-302-2/+2
|
* Mouse-panning while pressing button2Bert2011-01-296-16/+94
|
* Removed one TODO itemBert2011-01-291-1/+0
|
* Stable version 0.3Bert2011-01-291-1/+1
|