Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Complete mouse support | Bert | 2011-01-26 | 5 | -31/+101 | |
| | ||||||
* | Merge remote branch 'falconindy/mouse' | Bert | 2011-01-26 | 2 | -1/+28 | |
|\ | ||||||
| * | main.c: add zooming on mousewheel events | Dave Reisner | 2011-01-23 | 1 | -0/+27 | |
| | | | | | | | | Signed-off-by: Dave Reisner <d@falconindy.com> | |||||
| * | window.c: include ButtonPress events in Input | Dave Reisner | 2011-01-23 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Dave Reisner <d@falconindy.com> | |||||
* | | Removed anit-aliasing from TODO list | Bert | 2011-01-26 | 1 | -1/+0 | |
| | | ||||||
* | | Added a key-mapping for toggle anti-aliasing | Bert | 2011-01-26 | 5 | -2/+28 | |
| | | ||||||
* | | Fixed indentation in README.md | Bert | 2011-01-26 | 1 | -1/+1 | |
| | | ||||||
* | | Added <,> mappings to rotate image | Bert | 2011-01-26 | 6 | -2/+52 | |
| | | ||||||
* | | More standardish usage info in man page | Bert | 2011-01-23 | 1 | -1/+1 | |
| | | ||||||
* | | Slightly changed README.md | Bert | 2011-01-23 | 1 | -3/+4 | |
| | | ||||||
* | | Nicer man page homepage section | Bert | 2011-01-23 | 1 | -2/+1 | |
| | | ||||||
* | | Fixed usage info in man page | Bert | 2011-01-23 | 1 | -0/+1 | |
| | | ||||||
* | | Stable version 0.2 | Bert | 2011-01-23 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed Makefile | Bert | 2011-01-23 | 1 | -2/+2 | |
| | | ||||||
* | | Added man page | Bert | 2011-01-23 | 4 | -3/+84 | |
| | | ||||||
* | | Moved VERSION macro into Makefile | Bert | 2011-01-23 | 2 | -3/+3 | |
| | | ||||||
* | | Updated README.md usage info | Bert | 2011-01-23 | 1 | -2/+4 | |
| | | ||||||
* | | Implemented fullscreen mode | Bert | 2011-01-23 | 4 | -7/+46 | |
|/ | ||||||
* | Updated README.md usage section | Bert | 2011-01-23 | 1 | -0/+2 | |
| | ||||||
* | Unstable version number | Bert | 2011-01-23 | 1 | -1/+1 | |
| | ||||||
* | Removed one item from TODO list | Bert | 2011-01-23 | 1 | -1/+0 | |
| | ||||||
* | Added [,] mappings for go 10 images back/forward | Bert | 2011-01-23 | 2 | -3/+16 | |
| | ||||||
* | Added g/G mappings for goto first/last image | Bert | 2011-01-22 | 1 | -0/+14 | |
| | ||||||
* | Fixed typo in README.md | Bert | 2011-01-22 | 1 | -10/+8 | |
| | ||||||
* | Handle window resize events properly | Bert | 2011-01-22 | 4 | -32/+63 | |
| | ||||||
* | version 0.1 | Bert | 2011-01-21 | 1 | -1/+1 | |
| | ||||||
* | Small corrections in README.md | Bert | 2011-01-21 | 1 | -2/+2 | |
| | ||||||
* | Added README.md | Bert | 2011-01-21 | 2 | -0/+44 | |
| | ||||||
* | Added todo list | Bert | 2011-01-21 | 1 | -0/+6 | |
| | ||||||
* | Implemented panning | Bert | 2011-01-21 | 3 | -21/+74 | |
| | ||||||
* | Made config.h a bit clearer | Bert | 2011-01-21 | 1 | -5/+5 | |
| | ||||||
* | Stricter object encapsulation | Bert | 2011-01-21 | 5 | -31/+25 | |
| | ||||||
* | Merged img_display() into img_render() | Bert | 2011-01-21 | 3 | -33/+32 | |
| | ||||||
* | Described options in config.h | Bert | 2011-01-21 | 1 | -4/+8 | |
| | ||||||
* | Removed debug output | Bert | 2011-01-21 | 1 | -2/+0 | |
| | ||||||
* | More robust key handling | Bert | 2011-01-21 | 1 | -10/+27 | |
| | ||||||
* | Nicer zooming | Bert | 2011-01-21 | 2 | -26/+45 | |
| | ||||||
* | First try on zooming | Bert | 2011-01-20 | 4 | -0/+79 | |
| | ||||||
* | Bigger background pixmap | Bert | 2011-01-20 | 1 | -4/+7 | |
| | ||||||
* | No more expose handling | Bert | 2011-01-20 | 5 | -43/+47 | |
| | ||||||
* | Put some useful information in the window title | Bert | 2011-01-20 | 3 | -2/+37 | |
| | ||||||
* | Fixed initial window title | Bert | 2011-01-20 | 1 | -2/+5 | |
| | ||||||
* | Check all given files before open the first | Bert | 2011-01-20 | 3 | -9/+33 | |
| | ||||||
* | Go to next/previous image | Bert | 2011-01-20 | 1 | -0/+14 | |
| | ||||||
* | Fixed filenames in parse_options() | Bert | 2011-01-20 | 1 | -3/+3 | |
| | ||||||
* | Brighter default background color | Bert | 2011-01-20 | 1 | -1/+1 | |
| | ||||||
* | Handle expose events | Bert | 2011-01-20 | 3 | -22/+39 | |
| | ||||||
* | Rebuild all object files after changing config.h | Bert | 2011-01-20 | 1 | -1/+1 | |
| | ||||||
* | Made parse_options void | Bert | 2011-01-19 | 3 | -7/+5 | |
| | ||||||
* | Removed im member from img struct | Bert | 2011-01-19 | 2 | -5/+4 | |
| |