summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-01-23Nicer man page homepage sectionv0.2Bert
2011-01-23Fixed usage info in man pageBert
2011-01-23Stable version 0.2Bert
2011-01-23Fixed MakefileBert
2011-01-23Added man pageBert
2011-01-23Moved VERSION macro into MakefileBert
2011-01-23Updated README.md usage infoBert
2011-01-23Implemented fullscreen modeBert
2011-01-23Updated README.md usage sectionBert
2011-01-23Unstable version numberBert
2011-01-23Removed one item from TODO listBert
2011-01-23Added [,] mappings for go 10 images back/forwardBert
2011-01-22Added g/G mappings for goto first/last imageBert
2011-01-22Fixed typo in README.mdBert
2011-01-22Handle window resize events properlyBert
2011-01-21version 0.1v0.1Bert
2011-01-21Small corrections in README.mdBert
2011-01-21Added README.mdBert
2011-01-21Added todo listBert
2011-01-21Implemented panningBert
2011-01-21Made config.h a bit clearerBert
2011-01-21Stricter object encapsulationBert
2011-01-21Merged img_display() into img_render()Bert
2011-01-21Described options in config.hBert
2011-01-21Removed debug outputBert
2011-01-21More robust key handlingBert
2011-01-21Nicer zoomingBert
2011-01-20First try on zoomingBert
2011-01-20Bigger background pixmapBert
2011-01-20No more expose handlingBert
2011-01-20Put some useful information in the window titleBert
2011-01-20Fixed initial window titleBert
2011-01-20Check all given files before open the firstBert
2011-01-20Go to next/previous imageBert
2011-01-20Fixed filenames in parse_options()Bert
2011-01-20Brighter default background colorBert
2011-01-20Handle expose eventsBert
2011-01-20Rebuild all object files after changing config.hBert
2011-01-19Made parse_options voidBert
2011-01-19Removed im member from img structBert
2011-01-19Option handling, merged app.c & events.c into main.cBert
2011-01-18Render image on windowBert
2011-01-18Renamed FATAL to DIEBert
2011-01-18Basic image loadingBert
2011-01-18Initialize imlib2Bert
2011-01-18Simplified keysym lookupBert
2011-01-18Encapsulate window environment in win_env_tBert
2011-01-18Fixed scalemode initializationBert
2011-01-18Reordered function definitionsBert
2011-01-18Added LICENSEBert