Sun, 14 Jun 2009 22:52:07 +0300configuration magic - can now load configuration data from ./degal.cfg, --config, folder/degal.cfg
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 22:52:07 +0300] rev 118
configuration magic - can now load configuration data from ./degal.cfg, --config, folder/degal.cfg

Sun, 14 Jun 2009 20:05:11 +0300implement concurrency... :)
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 20:05:11 +0300] rev 117
implement concurrency... :)

Sun, 14 Jun 2009 18:24:14 +0300fix Thumbnail.size logic, s/if/elif/
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 18:24:14 +0300] rev 116
fix Thumbnail.size logic, s/if/elif/

Sun, 14 Jun 2009 18:08:55 +0300rename Image.pil_image -> Image.img, and shave off ~30ms per image by using Image.resize instead of Image.copy/Image.thumbnail
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 18:08:55 +0300] rev 115
rename Image.pil_image -> Image.img, and shave off ~30ms per image by using Image.resize instead of Image.copy/Image.thumbnail

Sun, 14 Jun 2009 18:04:53 +0300fix use of handle_error in command.py
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 18:04:53 +0300] rev 114
fix use of handle_error in command.py

Sun, 14 Jun 2009 17:20:03 +0300fix commands.main to force-render thumbs if asked to
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 17:20:03 +0300] rev 113
fix commands.main to force-render thumbs if asked to

Sun, 14 Jun 2009 17:19:41 +0300only load the resources/pkg_resources stuff if needed - slight optimization for importing without referencing the stylesheet
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 17:19:41 +0300] rev 112
only load the resources/pkg_resources stuff if needed - slight optimization for importing without referencing the stylesheet

Sun, 14 Jun 2009 16:34:40 +0300make loading exif metadata optional
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 16:34:40 +0300] rev 111
make loading exif metadata optional

Sun, 14 Jun 2009 16:27:03 +0300remove unused settings.py
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 16:27:03 +0300] rev 110
remove unused settings.py

Sun, 14 Jun 2009 16:19:27 +0300backout config.read_only as a useless feature
Tero Marttila <terom@fixme.fi> [Sun, 14 Jun 2009 16:19:27 +0300] rev 109
backout config.read_only as a useless feature