degal/gallery.py
Wed, 01 Jul 2009 20:40:00 +0300 Tero Marttila move .config from filesystem to gallery/folder/image, rename degal_dir to app_dir
Wed, 17 Jun 2009 16:44:34 +0300 Tero Marttila fix Gallery.stylesheet typo
Mon, 15 Jun 2009 01:36:15 +0300 Tero Marttila add version module, currently just harcoded info
Sun, 14 Jun 2009 22:52:07 +0300 Tero Marttila configuration magic - can now load configuration data from ./degal.cfg, --config, folder/degal.cfg
Sun, 14 Jun 2009 17:19:41 +0300 Tero Marttila only load the resources/pkg_resources stuff if needed - slight optimization for importing without referencing the stylesheet
Wed, 10 Jun 2009 23:32:12 +0300 Tero Marttila fix Gallery.stylesheet to actually copy it into place
Fri, 05 Jun 2009 23:59:14 +0300 Tero Marttila misc. fixes, it runs now, but HTML output is corrupt (no flattening)
Fri, 05 Jun 2009 23:06:06 +0300 Tero Marttila misc. stuff in gallery.py utils.py
Fri, 05 Jun 2009 21:50:49 +0300 Tero Marttila begin implementation of folder, gallery