kofoto

log

age author description
11 months ago Joel Rosdahl Go to next image when clicking on the imagedefault tip
11 months ago Joel Rosdahl Update to work with modern sqlite3
22 months ago Joel Rosdahl Revert bad fix in 67d7c2097db0
22 months ago Joel Rosdahl Use hashlib instead of the deprecated md5 module
2010-04-24 Joel Rosdahl Use the new gtk.Tooltip API instead of deprecated gtk.Tooltips API
2010-04-24 Joel Rosdahl Use sqlite3
2010-04-24 Joel Rosdahl Fix deprecation warning about the sets module
2009-03-22 Joel Rosdahl fullscreen window: Improved info message when no uniquely matching categories
2009-03-22 Joel Rosdahl Escape pango markup properly
2009-03-19 Joel Rosdahl Remember assigned keys in fullscreen window
2009-03-19 Erik Forsberg Make gkofoto run on pygtk 2.13
2009-03-19 Joel Rosdahl Some changes to be more compatible with Python 3 in the future
2008-08-01 Joel Rosdahl Correct typo
2008-06-29 Joel Rosdahl Add rudimentary one-key categorization
2008-06-28 Joel Rosdahl Refactor field and function names
2008-06-28 Joel Rosdahl Make it possible to display categories in full screen window
2008-06-23 Joel Rosdahl Add quick categorization feature to full screen mode
2008-05-14 Joel Rosdahl Use @property for properties
2008-05-01 Joel Rosdahl Use built-in NotImplementedError for marking abstract methods
2008-02-17 Joel Rosdahl Fix pyflakes warnings
2008-02-17 Joel Rosdahl os.path.getmtime may return float in newer Pythons; compensate in test case
2008-02-17 Joel Rosdahl Removed obsolete gkofoto Windows postinstall script
2008-01-17 Joel Rosdahl Make 1 mean "zoom to actual" and 0 mean "zoom to fit"
2007-12-02 Joel Rosdahl Don't require any particular key modifier state in full screen view
2007-07-31 Joel Rosdahl Add Ctrl-+/-/0/= as alternative zoom keys in full screen mode
2007-07-29 Joel Rosdahl Add "destroy non-primary image versions" functionality
2007-07-26 Joel Rosdahl Make the latest image version in the registration group the primary
2007-07-26 Joel Rosdahl Pass missing parameter to _loadImageAtLocation; regression in e88f7f45961b
2007-07-25 Joel Rosdahl Let commandline registration group image versions
2007-07-25 Joel Rosdahl Let PIL recognize/read files with embedded JPEG thumbnails in EXIF information
2007-07-25 Joel Rosdahl Handle unknown image sanely when getting image size in CachingPixbufLoader
2007-07-25 Joel Rosdahl Ignore maker notes when parsing EXIF information to improve performance
2007-07-25 Joel Rosdahl Don't ignore .rej and .orig so that they are visible in "hg status" output
2007-07-25 Joel Rosdahl Correct check target and rename it to test
2007-07-25 Joel Rosdahl Compensate for decoding of EXIF orientation in EXIF.py 1.0.2
2007-07-24 Joel Rosdahl Merge our EXIF.py with upstream version 1.0.2
2007-07-24 Joel Rosdahl Update Debian package standards version
2007-07-24 Joel Rosdahl Update Debian package dependencies
2007-07-24 Joel Rosdahl Fix reloading of image in single object view (e.g., after image rotation)
2007-07-24 Joel Rosdahl Fix race condition in image rotation introduced in e2bc73e4b0a0
2007-07-24 Joel Rosdahl Delete stale image after unsuccessful image version registration
2007-07-24 Joel Rosdahl Change accelerator for left rotation to Ctrl+Shift+R since Ctrl+L now is used elsewhere
2007-06-04 Joel Rosdahl Fix bad usage of key argument to sorted()
2007-05-26 Joel Rosdahl Rename test files to test_*.py
2007-05-26 Joel Rosdahl Move iodict tests to src/test and actually perform them in alltests.py
2007-05-20 Joel Rosdahl Use subprocess module
2007-05-20 Joel Rosdahl Use list.sort's keyword parameters
2007-05-20 Joel Rosdahl Use list.sort's new keyword parameters
2007-05-20 Joel Rosdahl Use built-in set datatype
2007-05-20 Joel Rosdahl Require Python 2.4
2007-05-19 Joel Rosdahl Don't require non-shifted commands in full screen view
2007-05-09 Joel Rosdahl Add Ctrl+L binding for focusing the search field
2007-04-30 Joel Rosdahl Return correctly from FullScreenWindow._key_press_event_cb
2007-04-30 Joel Rosdahl Check event.state correctly in FullScreenWindow
2007-04-29 Joel Rosdahl Add Ctrl+t key binding (and menu entry) for focusing the quick select entry
2007-04-29 Joel Rosdahl Add key bindings for zooming in full screen mode
2007-04-29 Joel Rosdahl Fix left click in full screen mode
2007-04-29 Joel Rosdahl Add ImageView.get_zoom_mode method
2007-04-29 Joel Rosdahl Refactor imageview to use kofoto.alternative for zoom modes
2007-04-29 Joel Rosdahl Add shortcuts for zooming