kofoto

log

age author description
2007-04-29 Joel Rosdahl Rebuild gkofoto.glade with newer glade version
2007-04-29 Joel Rosdahl Add .hgignore
2006-09-16 Joel Rosdahl Sorted helper functions. Improved variable names.
2006-09-16 Joel Rosdahl Improved ImageView widget:
2006-09-16 Joel Rosdahl Create the invisible mouse cursor in a simpler way.
2006-09-06 Joel Rosdahl Update the scroll bars around the ImageView nicely when zooming and
2006-09-05 Joel Rosdahl Added accelerators for next/previous picture again... This time we'll
2006-09-05 Joel Rosdahl Fixed ticket #115 ("GKofoto: Unhandled error when entering invalid
2006-09-05 Joel Rosdahl Fixed ticket #117 ("double-click on scrollbars surrounding zoomed
2006-09-05 Joel Rosdahl Fixed some pylint warnings.
2006-09-05 Joel Rosdahl Renamed insertionorderedmapping.InsertionOrderedMapping to
2006-08-27 Joel Rosdahl Made shelf tests 64-bit clean.
2006-08-27 Joel Rosdahl Split find-missing-imageversions into two commands:
2006-06-21 Joel Rosdahl Adapted pylint disable messages to pylint 0.11.
2006-04-17 Joel Rosdahl Removed redundant parentheses.
2006-02-24 Joel Rosdahl Let Rectangle.downscaled_to and Rectangle.rescaled_to return a
2006-02-13 Joel Rosdahl Implemented full screen viewing of image versions.
2006-02-13 Joel Rosdahl Open and copy image version locations in the expected order.
2006-02-04 Joel Rosdahl Added category count to print-statistics output.
2006-02-01 Joel Rosdahl Moved find-missing-imageversions command to proper location in help text.
2006-02-01 Joel Rosdahl Get key values from gtk.keysyms instead of using gtk.gdk.keyval_from_name.
2006-01-30 Joel Rosdahl Next version: 0.6.
2006-01-30 Joel Rosdahl Merged changes on the version-0.5.x branch to the trunk.
2006-01-30 Joel Rosdahl Released version 0.5.
2006-01-30 Joel Rosdahl Display unknown image icon in ImageViews also.version-0.5
2006-01-30 Joel Rosdahl Bug fix: Handle missing image gracefully when requesting a thumbnail of an
2006-01-30 Joel Rosdahl Unset initial activation of the single object view menu entry.
2006-01-30 Joel Rosdahl Preparations for 0.5.
2006-01-29 Joel Rosdahl Bug fix in Rectangle.__eq__: Handle comparison with unsubscriptable object
2006-01-29 Joel Rosdahl Added full screen view button. Reordered table and single object view
2006-01-29 Joel Rosdahl PEP8-ified raise clauses.
2006-01-28 Joel Rosdahl Added some more debug code.
2006-01-28 Joel Rosdahl Improved preloading and unloading in single object view.
2006-01-26 Joel Rosdahl More work on the fullscreen view:
2006-01-24 Joel Rosdahl Refactored FullscreenWindow._after_map_event.
2006-01-24 Joel Rosdahl Improved FullscreenWindow:
2006-01-24 Joel Rosdahl More PEP8 changes.
2006-01-24 Joel Rosdahl Bind Down and Up to next/previous in fullscreen view.
2006-01-24 Joel Rosdahl Make pylint happier.
2006-01-24 Ulrik Svensson Removing set_keep_above from fullscreen view
2006-01-23 Joel Rosdahl Bind PageDown and PageUp to next/previous in fullscreen view.
2006-01-23 Ulrik Svensson Hide mouse cursor in fullscreen view
2006-01-23 Joel Rosdahl Switch to fullscreen mode when double-clicking on image in single object view.
2006-01-23 Joel Rosdahl Better activation of object view from row activation in table view.
2006-01-23 Ulrik Svensson Added simplistic fullscreen view. Partly resolves ticket #33
2006-01-23 Joel Rosdahl Switch to single object view when a row is activated in the table view.
2006-01-23 Joel Rosdahl Increase (for now hard-coded) cache size to 20 Mpixel (about 60 MB).
2006-01-23 Joel Rosdahl Preloads should now be done with least important first.
2006-01-21 Joel Rosdahl Bug fix in ImageView.get_wanted_image_size.
2006-01-18 Joel Rosdahl kofoto.gkofoto.imagepreloader: Removed; obsoleted by
2006-01-18 Joel Rosdahl Restructured test code.
2006-01-18 Joel Rosdahl Whitespace fix.
2006-01-18 Joel Rosdahl Doc-string fixes.
2006-01-18 Joel Rosdahl Raise priority of the pixbuf loader's load thread when processing load
2006-01-18 Joel Rosdahl Added set_priority method to PseudoThread.
2006-01-16 Joel Rosdahl Bug fix in pruning logic.
2006-01-16 Joel Rosdahl Implemented unload_all method in CachingPixbufLoader.
2006-01-16 Joel Rosdahl Use Rectangle's scaling routines.
2006-01-16 Joel Rosdahl Minor bug fix.
2006-01-16 Joel Rosdahl kofoto.gkofoto.cachingpixbufloader: New module with a caching pixbuf