Commit Graph

3184 Commits

Author SHA1 Message Date
Jon Tibble ab3efd2b3b Fix issues with plugins (inc. bug #605655) 2010-07-31 01:05:27 +01:00
Jon Tibble ee80308997 Code sorting, refactoring and cleaning 2010-07-30 23:48:09 +01:00
Jon Tibble 02912ed7ea Cleanups
bzr-revno: 979
2010-07-30 18:55:47 +01:00
Jon Tibble 751d16e2e0 ServiceManager naming 2010-07-30 17:19:32 +01:00
Jon Tibble 003cfd1e68 Fix unused var and standardise loop vars 2010-07-30 17:13:17 +01:00
Jon Tibble 8480da6e08 Refactor reference parsing & remove dead code in Bibles
bzr-revno: 978
2010-07-30 15:53:28 +01:00
Jon Tibble 9df8cb11f9 Fix doc text location 2010-07-30 13:04:15 +01:00
Jon Tibble 26bae2e35b Fix message parenting 2010-07-29 16:10:40 +01:00
Jon Tibble 7729ba3ced Bible reference error message 2010-07-29 16:04:09 +01:00
Jon Tibble fc849398a9 Bible reference refactor 2010-07-29 15:36:02 +01:00
Jon Tibble 53625d08b6 Exception fixes and naming cleanups
bzr-revno: 977
2010-07-28 17:58:33 +01:00
Jon Tibble 8838e9563e Naming cleanup fixes 2010-07-28 14:36:29 +01:00
Jon Tibble c099e6f808 Naming cleanup 2010-07-28 14:32:12 +01:00
Jon Tibble 2bd442ff4f More naming cleanup 2010-07-28 14:15:39 +01:00
Jon Tibble 3b5c29dc07 Missing space 2010-07-28 13:44:33 +01:00
Jon Tibble b350356c35 Head r976 2010-07-28 12:52:36 +01:00
Philip Ridout 51f47d206d Moved loop settings to a more appropriate tab, removed image tab as a result.
bzr-revno: 976
2010-07-28 12:01:01 +02:00
Philip Ridout a35fac56da Fix for bug #609442.
bzr-revno: 975
2010-07-28 11:58:11 +02:00
Philip Ridout 73650e6536 Moved loop delay on to the general tab from the image tab, as it was being used in songs and custom slides as well.
Deleted image tab, as the loop delay was the only setting on it!
2010-07-27 21:35:50 +01:00
Philip Ridout 2b9bc517ae Removal of comment 2010-07-27 17:14:11 +01:00
Jon Tibble db87a9e7dd Exception handling fixes in bible import 2010-07-27 16:07:00 +01:00
Jon Tibble dfcd2f6293 Explicit exception handling
bzr-revno: 974
2010-07-27 16:01:06 +01:00
Jon Tibble 3570c5f95f Naming fixes & trailing line endings
bzr-revno: 973
2010-07-27 15:58:33 +01:00
Jon Tibble d0fa9228a8 Head r972 2010-07-27 13:56:03 +01:00
Jon Tibble cc38e0f367 Explicit exception catching 2010-07-27 13:54:26 +01:00
Jon Tibble c3594624d3 ServiceNote, Settings & ThemeManager naming 2010-07-27 13:18:10 +01:00
Jon Tibble 62be523f10 PluginForm naming 2010-07-27 12:57:25 +01:00
Jon Tibble 88be71f625 Missing bits 2010-07-27 12:42:38 +01:00
Jon Tibble 9482b40b8c EditCustom & SongUsage naming 2010-07-27 12:21:11 +01:00
Jon Tibble 7f6920e220 Missed a few bits 2010-07-27 11:46:39 +01:00
Jon Tibble 41eaa2cd29 AmendTheme naming and missed trailing new line 2010-07-27 11:20:20 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Jon Tibble c2ee4e842b ServiceItemEditDialog naming 2010-07-27 09:22:01 +01:00
Jon Tibble 468ab12ffc GeneralTab naming 2010-07-27 08:48:23 +01:00
Jon Tibble 5ae5a5d63f Fix showing screen after black and cleanups
bzr-revno: 972
2010-07-27 07:58:35 +01:00
Raoul Snyman 6abb0c7cc3 Fixed a small bug where there was a "u" in the verse label with () brackets.
bzr-revno: 971
2010-07-27 07:31:35 +02:00
Jon Tibble 16924808bd Fixes and cleanups 2010-07-26 21:31:05 +01:00
Philip Ridout 4344751198 self.screens.display, is always true, no matter which mode you use (single or dual screen)
self.screens.current['primary'] is true, in single screen mode, or when the operator screen is also used as the main display!
2010-07-26 21:14:11 +01:00
Jon Tibble bfb47e2d76 Long lines
bzr-revno: 970
2010-07-26 17:34:05 +01:00
Jon Tibble 21eca36576 Fix last commit 2010-07-26 16:48:54 +01:00
Jon Tibble 37d2e910b7 Long lines 2010-07-26 16:19:11 +01:00
Jon Tibble bc7d643ab2 Bible refactor & search, getter & setter removal, cleanups
bzr-revno: 969
Fixes: https://launchpad.net/bugs/608409
2010-07-26 11:36:51 +01:00
Raoul Snyman 2ef095dd98 Fixed a small bug where there was a "u" in the verse label with () brackets. 2010-07-26 08:06:17 +02:00
Jon Tibble 96033624aa Head r968 2010-07-25 12:47:53 +01:00
Tim Bentley 5814a491c7 Add display update trigger missed in cleanup
bzr-revno: 968
2010-07-25 09:54:58 +01:00
Raoul Snyman f6c5a9788c Update the copyright notice and the credits.
bzr-revno: 967
2010-07-25 10:21:02 +02:00
Tim Bentley 8a96d7f87f Fix word uage 2010-07-25 07:14:45 +01:00
Tim Bentley e4350e982f Head966 2010-07-25 07:12:13 +01:00
Raoul Snyman 47453b1fdf Fix up a couple of things Jon T found in my previous merge proposal, plus some strings I missed.
bzr-revno: 966
2010-07-25 01:27:13 +02:00
Jon Tibble 69ffb9124e Fix some pesky bits 2010-07-25 00:12:36 +01:00