index
:
im
master
image viewer in C and GTK+
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-10
Added manual, updated makefile
nirav
2018-09-09
Added desktop file, updated makefile
nirav
2018-09-09
Added GPL3 license
nirav
2018-09-09
Moved source files to src dir, updated makefile
nirav
2018-09-08
Added dynamic file type checking
nirav
2018-09-07
Set window title to filename
nirav
2018-09-07
Added more key bindings, fixed file loading error
nirav
2018-09-07
Added image panning support, refactoring
nirav
2018-09-03
Fixed zoom
nirav
2018-09-03
Added scrollwheel bindings for image switching
nirav
2018-09-03
Added commandline parameter handling
nirav
2018-09-02
Added option for loading first, last image, added extra key bindings
nirav
2018-09-02
Refactoring
nirav
2018-09-02
Added support for loading next, prev image
nirav
2018-08-25
Added an option to switch between fit and zoom scale modes
nirav
2018-08-24
Added zoom support with keyboard and mouse wheel
nirav
2018-08-24
Added a scrolled window container for image
nirav
2018-08-24
Added timeout for resize event
nirav
2018-08-23
Initial Commit
nirav