0.15.9
Changelog:
2011-03-20 Tom [email protected]
- src/lib/version.py (version): Version --> 0.15.9
- src/lib/shopgui.py (ShopGui.show): Make sure window shows up
when something's added. - src/lib/backends/db.py (RecData.initialize_connection): Remove
threadlocal strategy. This may be a mistake, but it seems to clear
up the commit errors numerous people were experiencing. - src/lib/shopgui.py (ShopGui.init): Make sure popup menu gets
set-up for changing categories in shopping list. - src/lib/reccard.py (shop_for_recipe_cb): Fix shopping list, and improve error messages.
- src/lib/GourmetRecipeManager.py (StuffThatShouldBePlugins.shop_recs): fix shopping list.
- src/lib/shopping.py: Fix refactoring error.
- src/lib/shopgui.py (ShopGui.getOptionalIngDic): Fix refactoring
error that broke "add-to-shopping list" behavior