Commit Graph

444 Commits

Author SHA1 Message Date
Tomas Groth
fee8a1c4a3 Fixed typo 2014-06-23 10:51:17 +02:00
Tomas Groth
a3f15f1e82 Fixed exception catching and logging. 2014-06-22 21:51:19 +02:00
Tomas Groth
f74413ebe0 yet another go at minimizing ppt 2013 2014-06-19 09:21:10 +02:00
Tomas Groth
b0081a68b0 yet another go at minimizing ppt 2013 2014-06-18 14:11:52 +02:00
Tomas Groth
1e4c08746c another go at minimizing ppt 2013 2014-06-18 13:39:28 +02:00
Tomas Groth
248c0fbf41 Added another try/catch, try to fix 1303381
Fixes: https://launchpad.net/bugs/1303381
2014-06-18 11:35:37 +02:00
Tomas Groth
8f7c22ecc2 Don't use presentation until it actually exists 2014-06-18 08:33:15 +02:00
Tomas Groth
6928018f59 More powerpoint exception catching. Added an error message. Also auto minimize of Powerpoint 2013 2014-06-17 23:31:04 +02:00
Tomas Groth
90adc1acca Try to catch more powerpoint COM exceptions 2014-06-16 22:50:39 +02:00
17fe423757 Oops, forgot that copyright. 2014-01-14 21:25:18 +02:00
99c84a0456 Updated resource file and copyright notice. 2014-01-14 21:24:22 +02:00
Philip Ridout
b6b9f248af Fixed bug1222534 ny using userData rather than relying on a translated string 2013-11-19 22:04:51 +00:00
Philip Ridout
d6eb08c759 Final touches 2013-10-17 21:15:35 +01:00
Philip Ridout
2e10a4b0ea tided up pptviewcontroller and ppttest 2013-10-15 21:58:56 +01:00
Philip Ridout
eb614bdf38 fixes to ppttest.py 2013-10-15 20:42:17 +01:00
Philip Ridout
35ba1c9052 Unicodified the pptview dll. 2013-10-15 20:29:22 +01:00
Philip Ridout
a7a51a2ff6 Refactored to use os.path.normpath and os.path.join 2013-10-06 09:28:03 +01:00
Philip Ridout
1cf4b8f4ce fixes bug #1012110 by encoding the file name with the filesystemencoding 2013-10-04 19:50:54 +01:00
d7fcf9e4f6 Fix bug #1088800 by adding ".pptm" to the list of acceptable file extensions.
Fixes: https://launchpad.net/bugs/1088800
2013-08-20 20:30:15 +02:00
Tim Bentley
c912dea3b6 2013 2012-12-30 19:41:24 +00:00
Tim Bentley
5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley
55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Philip Ridout
e90af50fd6 Removes items with missing files prior to saving (after confirmation from user)
bzr-revno: 2106
2012-11-10 16:38:26 +00:00
Tim Bentley
47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley
9ba9b9605d Fix missing files in presentations 2012-11-05 06:05:44 +00:00
Philip Ridout
d35d4f4f79 Added some methods to serviceitem.py so as not to expose "inner workings of ServiceItem" and modified get_frame_path method. (Which required a modification to slidecontroller.py & messagelistener.py) 2012-10-31 21:04:29 +00:00
Tim Bentley
716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley
cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Jonathan Corwin
db6b9fdd64 Fixes various Presentation issues
bzr-revno: 2089
Fixes: https://launchpad.net/bugs/927585, https://launchpad.net/bugs/936596, https://launchpad.net/bugs/859098, https://launchpad.net/bugs/967061
2012-10-15 05:45:56 +01:00
Jonathan Corwin
bbbf426cf2 If change slides whilst blank, update slidecontroller 2012-10-13 20:48:58 +01:00
Jonathan Corwin
9f5ed9589b Slide counts can only be got if active 2012-10-13 20:07:30 +01:00
Jonathan Corwin
4c1fe14fd2 Raoul's kicks 2012-10-13 19:32:32 +01:00
Jonathan Corwin
0ddeef9d8f Blank desktop issues 2012-10-12 23:13:58 +01:00
Jonathan Corwin
c7e555e0e8 Various end of show issues 2012-10-12 22:33:10 +01:00
Jonathan Corwin
efef105c3f ppt problems 2012-10-12 20:15:36 +01:00
Martin Zibricky
4427d4168e Bug #687638: use locale aware comparison in other places too. 2012-10-12 15:00:56 +02:00
Jonathan Corwin
24041c7f17 Presentation error traps 2012-10-11 23:03:54 +01:00
Andreas Preikschat
bbc6b0d7b6 r2019 2012-07-07 16:55:23 +02:00
Andreas Preikschat
3c69631b59 clean ups 2012-07-07 16:54:14 +02:00
Andreas Preikschat
9da23266c6 reworked image manager _cache to contain unique images (to be cleaned up) 2012-06-30 17:19:33 +02:00
Samuel Findlay
4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Stevan Pettit
f1586052a6 Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
Andreas Preikschat
a0225d790a replaced numScreens by screenCount; removed 0 in range() 2012-05-01 13:00:02 +02:00
Raoul Snyman
2a7e5fc781 Fixed bug #986827: Exception doesn't exist on Windows.
bzr-revno: 1954
Fixes: https://launchpad.net/bugs/986827
2012-04-25 20:46:23 +02:00
Raoul Snyman
070ed7fcb5 Merged HEAD from trunk and fixed a conflict.
Some more refactoring.
2012-04-22 21:37:11 +02:00
Raoul Snyman
9d2b730634 Try to fix bug #986827, an exception is thrown on Windows when opening an imported presentation.
Fixes: https://launchpad.net/bugs/986827
2012-04-22 14:25:39 +02:00
Raoul Snyman
4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
Andreas Preikschat
e8cbf8e3f0 more clean ups + fix error message shown when remote is being used 2012-04-20 21:33:43 +02:00
Andreas Preikschat
0038f4fa31 capitalisation fix 2012-04-20 17:51:58 +02:00
Andreas Preikschat
0fdf3b7f7c trivial clean ups 2012-04-16 09:02:24 +02:00