exiftagger

log

age author description
2007-01-08 sean Added tag v0_42 for changeset a7944f71c8191bdca86536533243899cac60ec6fdefault tip
2007-01-08 sean updated changesv0_42
2007-01-08 sean fix rotation
2007-01-08 sean add debugging
2007-01-08 sean fix the rotation setting code
2007-01-08 sean fix syntax error
2007-01-08 sean finished rotate code
2007-01-08 sean remove timing debugging
2007-01-07 sean Added tag v0_42 for changeset ec3228b96d4c59e7b5230a679e1ac242a97db5ab
2007-01-07 sean update to 0.42
2007-01-07 sean decided next release should be 0.42
2007-01-07 sean build clean rpms on new Mandriva
2007-01-07 sean test updates
2007-01-07 sean changes to make tests pass
2007-01-07 sean updates for 0.50
2007-01-07 sean ready for 0.50
2007-01-07 sean let you run directly from an hg pull
2007-01-07 sean changes to install the share directory
2007-01-07 sean add the loading overlay code
2007-01-07 sean Provide an image loader watch to indicate that we're doing work
2006-12-14 sean Added tag v0_41 for changeset 80922fc5cbe57c51028a0b8775157535223e073b
2006-12-14 sean update changesv0_41
2006-12-14 sean update to 0.41
2006-12-14 sean Added tag v0_40 for changeset 2969e5ff82097edcda5ba12b41dfb0315eaa77d2
2006-12-14 sean comment out the new colorizing of fields until next releasev0_40
2006-11-14 sean remove version number from title
2006-11-13 sean updated to have colors for modified fields
2006-11-13 sean don't keep upping the directory one consecutive open calls
2006-11-13 sean fix bug where load of previous image doesn't allow saving
2006-11-11 sean update to more recent version of Gtk2::Ex::PodViewer
2006-11-11 sean better support for manual
2006-11-06 sean Added tag v0_40 for changeset b63110444d70b235078cc4649a122a37af2f2c42
2006-11-06 sean added a much more up to date manual
2006-11-05 sean update changes, add AUTHORS and TODO
2006-11-05 sean updated for 0.40
2006-11-05 sean I think we're nearly there for 0.40
2006-11-05 sean basic preferences are now in place
2006-11-05 sean updated to have signals for preferences panel
2006-11-05 sean open file dialog to the right location
2006-11-05 sean get rid of second fileidx variable, as it will only cause pain
2006-11-05 sean storing state works
2006-11-05 sean save quick, before I screw something else up
2006-11-05 sean make makefile.pl work correctly
2006-11-05 sean added config module
2006-11-05 sean add Const modules
2006-11-05 sean support arbitrary location
2006-11-05 sean move object to ExifTagger namespace
2006-11-05 sean found the undefaultable widget, gets rid of an error
2006-11-04 sean change signal being thrown, resize is a little less stupid now
2006-11-04 sean rotation works correctly now
2006-11-02 sean work on preferences
2006-11-01 sean added a new menu
2006-10-31 sean updated with live validation of the date field
2006-10-31 sean added refresh button
2006-10-31 sean get rid of gratuitous whitespace
2006-10-31 sean add the spec file to the tarball, otherwise we get a warning during setup
2006-10-31 sean merge fixes from "Ratcliffe, Jeffrey (Peters)" <Jeffrey.Ratcliffe.External@eads.com>
2006-10-30 sean added support to update versions from a single location
2006-10-29 sean up version on about window
2006-10-29 sean adding a sample exiftaggerrc, though it isn't used yet