Commit Graph

87 Commits

Author SHA1 Message Date
Jonathan Corwin
ee069cbcab Error handling for Impress being closed during presentation 2009-10-15 22:49:31 +01:00
Jonathan Corwin
bb4ab294c1 Attempt to detect silly user errors, like closing down PowerPoint/PPTViewer whilst halfway through a presentation. 2009-10-11 22:31:27 +01:00
Jon Tibble
75af51b460 Song theme fix and remove unused variables 2009-10-09 23:46:35 +01:00
Jonathan Corwin
ed7e2a9724 Controllers cleanup if presentation deleted. Prevent ppt files with same name. Only create thumbnails if out of date 2009-10-09 00:24:26 +01:00
Jonathan Corwin
ad72874d03 Incorrect case on method call 2009-10-08 00:09:24 +01:00
Jonathan Corwin
49bce996ff Presentation slide preview images 2009-10-07 23:49:48 +01:00
Jonathan Corwin
1cf3c9a223 Support blank/first/last buttons in presentations 2009-10-03 20:18:59 +01:00
Jon Tibble
ce18ee8e7a Dialogs, Exceptions and PushButtons 2009-10-02 00:43:16 +01:00
Jonathan Corwin
1f9eb94682 New checkinstalled method. Lets see if I can break launchpad again 2009-09-30 21:24:37 +01:00
Jonathan Corwin
e639b31936 *sigh* and again 2009-09-30 20:37:45 +01:00
Jonathan Corwin
bbef55326b Individual presentation controllers are now completely self-contained.
(left out dll to see if breaks the merge, so powerpoint viewer won't work anymore. If this succeeds and is approved I'll then try pushing the dll separately)
2009-09-30 20:26:51 +01:00
Tim Bentley
b11a068a8f Inspired by Jon 2009-09-28 21:45:04 +01:00
Jonathan Corwin
c67ea1f304 Don't start the presentation app unless requested 2009-09-28 20:34:55 +01:00
Jonathan Corwin
10cb26d12d Fix powerpoint output geometry 2009-09-27 22:49:00 +01:00
j@corwin.co.uk
bf6a744722 Jons Presentation merge with hack to fix conflicts
bzr-revno: 575
2009-09-27 13:44:11 +01:00
Jonathan Corwin
d94abc85e6 It helps to add new files 2009-09-26 22:00:45 +01:00
Jonathan Corwin
c01ed3eb84 Inherit from presentationcontrollers plus powerpoint 2009-09-26 21:51:05 +01:00
Tim Bentley
6637f88892 Plugin updates
bzr-revno: 574
2009-09-26 13:10:41 +01:00
Tim Bentley
2c64f1186a Plugin standardisation and clanups 2009-09-26 10:11:39 +01:00
Jon Tibble
8a44484aee Fix None testing and general cleanups 2009-09-26 00:06:54 +01:00
Jonathan Corwin
96e3f7bce6 Inherit common presentationcontroller 2009-09-25 23:20:34 +01:00
Tim Bentley
2fd14de465 Remove Powerpoint for Linux Users 2009-09-25 17:23:44 +01:00
Jon Tibble
d50a41b904 Imports clean up
bzr-revno: 571
2009-09-25 15:36:35 +01:00
Jon Tibble
e5db2456e7 Remove unused imports 2009-09-25 01:43:42 +01:00
Jonathan Corwin
7c9c45cb36 People might prefer to display their own powerpoint, rather than a hard-coded one 2009-09-24 22:44:47 +01:00
Jonathan Corwin
7dec1ff8f9 Hoorah, got the powerpoint viewer to display a ppt from within openlp 2009-09-24 21:56:13 +01:00
Jonathan Corwin
1a6a672968 Only import powerpoint/pptviewer on Windows 2009-09-24 19:46:16 +01:00
Jon Tibble
2aa5c4104b Code clean ups
bzr-revno: 567
2009-09-24 11:53:13 +01:00
Jonathan Corwin
3a9cd0ff03 Merge from lp:~j-corwin/openlp/presentations
bzr-revno: 566
2009-09-24 10:54:38 +02:00
Jonathan Corwin
6421f1d493 Minor adjustments 2009-09-24 08:35:30 +01:00
Jonathan Corwin
4ca4fa8f23 Update PptviewController as per ImpressController 2009-09-23 23:39:37 +01:00
Jonathan Corwin
85b647e3c3 Fix to pick up 2007 viewer correctly. Assembly now built as "release" with Visual C++ Express 2008 and with any luck will now work on other Window PC's 2009-09-23 21:40:19 +01:00
Jon Tibble
873e16f3a6 Double space cleanup 2009-09-22 00:11:50 +01:00
Jon Tibble
a224d6a895 Improve readability for white space patch 2009-09-21 20:26:10 +01:00
Jon Tibble
98ea9141f4 More white space and line length fixes 2009-09-21 18:56:36 +01:00
Jon Tibble
39499c712c Merge log.exception() conversion
bzr-revno: 550
2009-09-18 17:06:25 +01:00
Tim Bentley
1dcb3ef5e6 presentation review fix 2009-09-18 11:26:26 +01:00
Tim Bentley
43b7951693 Fix presentation array issue 2009-09-18 07:07:10 +01:00
Jon Tibble
a5fb1d05ef Change logging sys.exc_info() to log.exception 2009-09-18 00:10:25 +01:00
Jonathan Corwin
2207c96005 Impress support on Windows, via COM 2009-09-17 08:28:47 +01:00
Tim Bentley
889a10c4af head 2009-09-13 19:42:45 +01:00
Jon Tibble
df7016c22d dos2unix run on trunk r535 2009-09-13 16:14:45 +01:00
Tim Bentley
1ef543253c Fix up Presentations so Impress works! 2009-09-13 08:39:48 +01:00
Tim Bentley
baf967bf2a head 2009-09-12 19:27:17 +01:00
Raoul Snyman
43dc7e6b90 Merged in lp:~raoul-snyman/openlp/docstrings
bzr-revno: 532
2009-09-12 19:24:16 +02:00
Tim Bentley
07452df24a fixes to custom and save state of screen 2009-09-11 20:29:57 +01:00
Tim Bentley
3c3c1f19ce Custom Plugin cleaup 2009-09-11 05:54:22 +01:00
Raoul Snyman
fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02:00
Tim Bentley
b734da3aa6 More Presentation Hacks, Remotes gets activation option 2009-09-07 20:00:24 +01:00
Tim Bentley
28d52460d4 Reanme files 2009-09-07 18:06:11 +01:00