Commit Graph

1967 Commits

Author SHA1 Message Date
Raoul Snyman 5c6289d13d Being overzealous about unicode.
bzr-revno: 753
2010-03-21 22:44:42 +02:00
Tim Bentley c8a0c2a34b Stop double loading of Service items from service manager unless triggered by remote edit.
bzr-revno: 752
2010-03-21 20:38:58 +00:00
Raoul Snyman 12a7222eb1 Fixed a but in unicode conversions. 2010-03-21 22:33:57 +02:00
Tim Bentley 3e4683bd6d Fix up issues and confusion with service item edit 2010-03-21 17:56:56 +00:00
Raoul Snyman 82a6bc791f Bug fixes for the Bible imports.
bzr-revno: 751
2010-03-21 17:11:37 +02:00
Tim Bentley 2d43cd2d8a Stop double loading of service items 2010-03-21 15:08:46 +00:00
Tim Bentley 236fd6c739 Fix NONE appearing as song verses
Delay the hidden window display
Fix missing add status for custom slides

bzr-revno: 750
2010-03-21 14:39:01 +00:00
Raoul Snyman 253c396d7c Convert html entities into letters. 2010-03-21 16:38:30 +02:00
Tim Bentley 8f692d13be Remove prints 2010-03-21 14:30:18 +00:00
Tim Bentley 848eb601af Fix NONE appearing as song verses
Delay the hidden window display
Fix missing add status for custom slides
2010-03-21 14:24:41 +00:00
Raoul Snyman 7eaaf22467 Fixed a bug where failed/cancelled imported Bible files are not deleted.
bzr-revno: 749
2010-03-20 17:47:05 +02:00
Christian Richter ae912270ec Make the "Blank" button work.
bzr-revno: 748
2010-03-20 17:45:00 +02:00
rimach 9169870520 make Blank button workable 2010-03-20 00:02:23 +01:00
Raoul Snyman eddd112811 Failed Bibles are deleted. 2010-03-20 00:08:06 +02:00
Raoul Snyman 6c08d4d662 Merge from head. 2010-03-19 23:27:12 +02:00
Raoul Snyman ee083c30d5 Fixed the BibleGateway importer.
bzr-revno: 747
2010-03-19 09:54:36 +02:00
Raoul Snyman 2a903d6a5b Added some documentation and removed the commented code. 2010-03-19 09:00:41 +02:00
Raoul Snyman 6414330b2c Reworked the BibleGateway Bibles.
Changed some code to be standards compliant.
2010-03-18 23:36:30 +02:00
Raoul Snyman 3243b12a0c Merge from head. 2010-03-18 20:33:29 +02:00
Jon Tibble 7f5862e9c2 AppLocation.PluginsDir changes
bzr-revno: 746
2010-03-18 17:59:46 +00:00
Jon Tibble de767459bd Fix 2 for AppLocation changes 2010-03-18 16:25:25 +00:00
Jon Tibble 5d2fe81d71 Fix for AppLocation changes 2010-03-18 15:52:37 +00:00
Jon Tibble fea160c5c4 AppLocation.PluginsDir changes 2010-03-18 15:43:27 +00:00
Jon Tibble 93ced465b6 Cleanups
bzr-revno: 745
2010-03-17 18:09:38 +00:00
Jon Tibble a81c39ca65 Import fix 2010-03-16 21:13:23 +00:00
Jon Tibble ed370650f8 Head r744 2010-03-16 20:58:34 +00:00
Jon Tibble 98a5dcd1b4 Some head 2010-03-16 20:57:57 +00:00
Raoul Snyman 6c66af08c8 Some fixes in the Bible plugin.
bzr-revno: 744
2010-03-16 22:55:47 +02:00
Raoul Snyman dc6c6bec31 - Removed commented code (just for you, TRB143!)
- Removed any non-alphanumeric character for Bible names, just to be safe, since we don't actually use the filenames anymore.
2010-03-16 22:43:41 +02:00
Raoul Snyman c63c09017e Merge to head. 2010-03-16 21:47:48 +02:00
Raoul Snyman 9044ed3a4a Fixed a bug where Bible names were being used for file names, and causing issues on various operating systems. 2010-03-16 21:46:19 +02:00
Raoul Snyman 223393e38b Fix a problem introduced per ongeluk. 2010-03-15 21:23:07 +02:00
Raoul Snyman 1835a922e5 Merged in some translation fixes.
bzr-revno: 743
2010-03-15 20:54:09 +02:00
Raoul Snyman 90d2282e08 First attempt at fixing the Bible file name issue. 2010-03-15 20:47:07 +02:00
Raoul Snyman 0ed125b3c3 Ignore all "test" and "hook" scripts.
Update the main ts file with the latest strings.
2010-03-15 20:40:52 +02:00
Jon Tibble 366fe2f508 Head r742 and import fix 2010-03-14 23:22:44 +00:00
Tim Bentley ba21b15214 Fix blank screen color
Fix save and cancel of services
Fix tool shortcut
add a filter to the save dialog - "OpenLP Service Files (*.osz)

bzr-revno: 742
2010-03-14 18:00:56 +00:00
Tim Bentley 36b9688695 Fix save service file name 2010-03-14 17:53:14 +00:00
Tim Bentley 23236b50e1 remove print 2010-03-14 17:14:38 +00:00
Tim Bentley af5a52fa62 Fix service saving and cancelling
Fix Red and Bla
2010-03-14 17:05:50 +00:00
Tim Bentley d0f3322aa5 Fix ServiceManager drag and drop`
Fix rendering size issues
Fix screen sizes following display changes

bzr-revno: 741
2010-03-14 14:36:48 +00:00
Raoul Snyman 521cd2c998 Various fixes in the Bibles plugin to get Bibles working correctly in the Windows build.
bzr-revno: 740
2010-03-14 13:38:38 +02:00
Tim Bentley df8ffa53b2 Fix DND for service items 2010-03-14 07:56:39 +00:00
Raoul Snyman 5d8c1e42ba Fixed up an error in the Bibles plugin where OpenSong imports would be programmatically canceled. 2010-03-14 00:35:17 +02:00
Raoul Snyman 7da00bc26f Attempt to get Bibles to work properly.
Merge from HEAD
2010-03-13 23:48:04 +02:00
Tim Bentley 3b59525e98 Renderer screen and font fixes 2010-03-13 20:50:52 +00:00
Tim Bentley 2d934c8ed9 Fix screen size and rendering issues 2010-03-13 15:11:31 +00:00
Tim Bentley 601abab854 Text string fixes
bzr-revno: 739
2010-03-13 13:02:50 +00:00
Jon Tibble af74e1d295 Head r738 2010-03-13 12:11:44 +00:00
Jon Tibble 660a35486b Head r737 2010-03-13 12:11:11 +00:00