summaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2011-01-23Implemented fullscreen modeBert
2011-01-23Added [,] mappings for go 10 images back/forwardBert
2011-01-22Added g/G mappings for goto first/last imageBert
2011-01-22Handle window resize events properlyBert
2011-01-21Implemented panningBert
2011-01-21Stricter object encapsulationBert
2011-01-21Merged img_display() into img_render()Bert
2011-01-21Removed debug outputBert
2011-01-21More robust key handlingBert
2011-01-20First try on zoomingBert
2011-01-20No more expose handlingBert
2011-01-20Put some useful information in the window titleBert
2011-01-20Check all given files before open the firstBert
2011-01-20Go to next/previous imageBert
2011-01-20Handle expose eventsBert
2011-01-19Made parse_options voidBert
2011-01-19Option handling, merged app.c & events.c into main.cBert
2011-01-18Reordered function definitionsBert
2011-01-17Basic main skeletonBert
2011-01-17Non-working skeletonBert