Commit Graph

673 Commits

Author SHA1 Message Date
Jon Tibble 079d72f93f Database refactoring 2010-06-30 23:05:51 +01:00
Raoul Snyman eda9093064 Change namespace of other plugin icons and make ServiceItems use the plugin's icon instead of some arb image "prediction" that is prone to failure.
bzr-revno: 903
2010-06-30 21:29:08 +02:00
Raoul Snyman 6038d46a56 Make ServiceItems use the plugin's icon instead of some arb image "prediction" that is prone to failure. 2010-06-30 20:36:57 +02:00
Tim Bentley 56e4e38b99 Head900 2010-06-30 05:53:09 +01:00
Tim Bentley 4767ec08a2 Image display refactoring 2010-06-30 05:52:52 +01:00
Jon Tibble d37b4d1e8d Plugin and other docstrings 2010-06-29 16:25:24 +01:00
Jon Tibble 3be57e57e7 Rename method to save_object() 2010-06-28 14:38:29 +01:00
Jon Tibble 6c182ef70b Head r892 2010-06-28 11:48:58 +01:00
Jon Tibble 585ffbdc6d Head r881 2010-06-25 01:30:26 +01:00
Jon Tibble 3cee3f0f8e Fix grammo 2010-06-25 01:25:21 +01:00
Jon Tibble 6798f3402c Head r881 2010-06-25 01:24:56 +01:00
Jon Tibble 78b1c8d1af Do the fix properly 2010-06-24 20:36:33 +01:00
Jon Tibble b402cc5639 Fix check_item_selection 2010-06-24 20:04:18 +01:00
Jon Tibble 2c42aa0289 Refactor check_item_selected 2010-06-24 16:50:40 +01:00
Jon Tibble 43a4eaed96 Head r872 2010-06-22 15:34:03 +01:00
Frode Woldsund e18a8067c7 switched place on function that did not make sense: translate(unicode -> unicode(translate 2010-06-21 23:57:01 +02:00
Jon Tibble 700b41390e Head r863 2010-06-20 13:43:09 +01:00
Raoul Snyman 28bb5e519d Fix bug #596506 2010-06-20 13:09:15 +02:00
Jon Tibble 1005a3c1b1 Cleanup unneeded trailing backslashes 2010-06-19 19:29:18 +01:00
Jon Tibble a34957297c Cleanups 2010-06-19 18:56:21 +01:00
Jon Tibble f2836baae4 More docstrings 2010-06-19 18:31:42 +01:00
Jon Tibble 91c0fcb9e7 Head r860 2010-06-19 18:30:41 +01:00
Jon Tibble 685fe0311a Cleanups
bzr-revno: 860
2010-06-19 18:26:34 +01:00
Jon Tibble 0235f251bf Cleanups 2010-06-19 14:18:38 +01:00
M2j 0f7c997214 small fix for unicode Theme names 2010-06-19 14:01:06 +02:00
Jon Tibble 2d050b07db Head r858 2010-06-19 12:53:20 +01:00
M2j 9cdc489735 HEAD 2010-06-19 13:43:05 +02:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
Tim Bentley 41789ef5e3 Translate string clean up
core/lib/__init__.py
core/utils/languagemanager.py
core/lib/mediamanageritem.py
core/ui/slidecontroller.py
core/ui/plugin*.py
core/ui/service*.py
2010-06-19 05:05:39 +01:00
Tim Bentley d143b197a3 Head851 2010-06-18 06:59:31 +01:00
Tim Bentley e4f77dbacb Bug fixes 2010-06-18 06:58:40 +01:00
Jon Tibble 7f88043177 RFC: Cleanups 2010-06-18 02:26:01 +01:00
Jon Tibble d395438173 Head r851 2010-06-17 18:00:14 +01:00
Jon Tibble 1af5f700e2 Bible search fix
Edit and Delete feedback for Media Manager Items
Fix Bible Import Wizard setField errors
Fix addToServiceItem locations
Remove unused scripts/get-strings.py

bzr-revno: 850
2010-06-17 15:06:47 +01:00
Frode Woldsund 7c6b5c0b99 translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces 2010-06-17 14:02:18 +02:00
Jon Tibble 143f361f8d Fix translate and remove unused script 2010-06-17 12:43:58 +01:00
Jon Tibble 4683e20860 Fix addToServiceItem location 2010-06-17 02:56:05 +01:00
Frode Woldsund 99d97a95a3 removed a "enter-space" 2010-06-17 00:17:50 +02:00
Frode Woldsund cc7b6a9ec3 Merged whit current trunk 2010-06-17 00:14:46 +02:00
Frode Woldsund 40fbf5ad63 Fixed syntax in translate() function that contained u'%s' and % stuff 2010-06-17 00:11:11 +02:00
Jon Tibble 5e0ab4a7f6 Fix lack of feedback for edit and delete 2010-06-16 02:23:57 +01:00
Jon Tibble 814a4f023d Fix Bible Import setField errors 2010-06-16 01:31:44 +01:00
Jon Tibble b7e3ec4441 RFC: Refactor a filter method 2010-06-15 19:08:02 +01:00
Jon Tibble 37dd8888ca Head r847 2010-06-15 16:43:52 +01:00
Jon Tibble 85661fe6e4 RFC: Tweaks 2010-06-15 16:42:52 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble e92b017348 RFC PT4: The other DB plugins 2010-06-15 03:08:22 +01:00
Jon Tibble 554ab59caf RFC PT3: Bibles 2010-06-15 01:44:06 +01:00
Jon Tibble e71caf43e7 Head r846 2010-06-14 19:22:08 +01:00
Frode Woldsund e94bba463b The translate() function is a static method. Fixed. 2010-06-14 14:24:30 +02:00