Tim Bentley
eca69df868
Slide Controller rewrite complete
2009-08-29 08:17:56 +01:00
Tim Bentley
63f67ea756
EventManager Removal - complete
2009-08-26 06:00:19 +01:00
Tim Bentley
49a424abd1
EventManager Removal part 3 - Theme handling
2009-08-25 21:04:58 +01:00
Tim Bentley
9b826aab56
EventManager Removal part 2
2009-08-25 06:18:09 +01:00
Tim Bentley
48bca4155d
Plugin Clean up to remove extra code and remove need for Theme_Manager
2009-08-15 12:02:24 +01:00
Tim Bentley
b774cc10be
Clean up Event Handling and remove call the ThemeManager from plugins
2009-08-15 08:33:01 +01:00
Tim Bentley
d87f58747c
Finish (for now) Impress start and Stop from Config
2009-08-14 20:12:14 +01:00
Tim Bentley
10ba1db5f3
Fix bug on song saving
...
Add new screen for Plugin status
Add new presentation plugin code
2009-08-13 21:02:38 +01:00
Tim Bentley
161973eef6
Clean up exit code so plugins can be called
...
Clean up Alerts Tab so can be called from UI and Remote via events
Start to get events to be called sequentially not nested
Fix up merge issues
2009-08-10 21:10:20 +01:00
Raoul Snyman
29389bde13
Merge from trunk; A few bugfixes.
2009-08-09 19:58:37 +02:00
Raoul Snyman
82101b8c65
Fixed a few bits and bobs
2009-08-09 14:05:54 +02:00
Raoul Snyman
bf09df4f0b
Made some minor modifications to the edit song dialog, one or two other bug fixes.
2009-08-06 23:30:14 +02:00
Raoul Snyman
4e1656961b
Merged from trunk.
2009-08-06 15:17:36 +02:00
Tim Bentley
b1fd518ff6
Text clean ups
...
Move Author / Topic / Book edit form Song Edit
Add above to Toolbar
Add Icons
2009-07-18 06:43:50 +01:00
Tim Bentley
36113b0d90
cleanups of files not used
...
fixes to bibles to handle unicode better
2009-07-09 06:15:26 +01:00
Tim Bentley
db2efd386d
Start to add ServiceManager
2009-07-08 18:18:48 +01:00
Tim Bentley
a06b8f0b07
Add saving check to exit so OOS can be saved
2009-07-07 17:35:01 +01:00
Tim Bentley
209f92439c
Remove Not used files and References
...
Fixes from Last Merge
ThemeManager Cleanup MVC.
2009-07-06 17:34:13 +01:00
Tim Bentley
f586d9bf5e
Update images and rename some.
...
More changes to slidecontroller and friends
2009-07-03 20:08:21 +01:00
Tim Bentley
560584d8f6
Added ImageToolBar to show what I am thinking
...
Cleanup mainwindow from mark 1 attempt.
Fix bug in Thememanager so themes are not deleted
2009-06-29 06:07:32 +01:00
Tim Bentley
7927080838
More changes to get plugable slideControllers to work
2009-06-28 07:54:12 +01:00
Tim Bentley
2879a52416
Start of plugable SlideControllers
2009-06-26 17:39:16 +01:00
Tim Bentley
714ae4647d
preserve expansion on reorder of ServiceItems
...
Fix menu items on Mainwindow where targets are developed
2009-06-20 08:08:17 +01:00
Tim Bentley
3a65ef4dca
Add Menu Items which are finished
...
Correct last merge spelling errors
2009-06-19 20:49:00 +01:00
Tim Bentley
5871e3419d
Corrent Song footer to display correct info
...
Start of saving extra song data.
2009-06-11 06:13:10 +01:00
Tim Bentley
f9f67c59ea
changes to servicemanager.py
2009-06-08 20:11:55 +01:00
Raoul Snyman
a5037071e1
Split ServiceManager toolbar into 2 parts, resized docks to a smaller size again thanks to narrower ServiceManager.
...
bzr-revno: 462
2009-06-08 21:03:16 +02:00
Tim Bentley
7becc9cb56
Strange problems with events firing early.
...
Fixed bugs to stop errors by chaning initilistion order and defining varables.
Changing method names following last review.
2009-06-08 06:04:06 +01:00
Raoul Snyman
debd073023
Removed erroneous "show"ing of the display form.
...
bzr-revno: 460
2009-06-05 21:59:39 +02:00
Raoul Snyman
473bb289b6
Fixed displaying of "display" label on the display form.
...
Display form is displayed on the correct screen at startup.
Display form switches to active non-primary screen or hidden on primary screen after set in the settings dialog.
A few syntax tidy-ups.
Made the loading and saving of things to the "registry" better.
2009-06-05 20:53:50 +02:00
Raoul Snyman
3561ede5b0
A number of style cleanups.
...
bzr-revno: 453
2009-06-02 21:02:12 +02:00
Tim Bentley
a2034dd132
Fixed Renderer to split lines and pages,
...
ServiceItem now handles them.
2009-06-02 17:25:36 +01:00
Raoul Snyman
624b466b57
Changed the SlideController to look MUCH nicer.
...
bzr-revno: 451
2009-06-01 21:47:05 +02:00
Tim Bentley
30154f2127
Lots for fixes:
...
- General Tab now saves and retrieves
- Alert Dialogs now alerts
- Renderer - More fixes
- SlideController looks better.
- Removal of poked in Managers all accessed via Parent.
2009-06-01 18:50:37 +01:00
Tim Bentley
da0acea229
Phase1 operation superfly
2009-05-20 21:17:20 +01:00
Tim Bentley
47c0b69d36
Finish the Theme work to save all themes and replay them on reload
...
Add rules as to which theme to use in the RenderManager
2009-05-18 20:04:25 +01:00
Tim Bentley
2969c3641d
More code cleanups
2009-05-16 17:38:03 +01:00
Tim Bentley
df51cd18d4
Close display window on exit
...
Performance improvements in renderer
Performance improvements in Thememanager
Fix review comments from last few reviews
Add new media types to media plugin_helpers
Code format cleanups.
2009-05-16 11:24:03 +01:00
Tim Bentley
93a175a50e
ServiceManager now sends data to Preview and Live Controllers
...
ServiceManager now selects verses to start with.
2009-05-14 19:00:36 +01:00
Tim Bentley
8c7c71e0c0
Add Preview , Live and Service to ServiceManager
...
Remove unwanted Drag and drop stuff
Clean up remanants
2009-05-13 17:41:05 +01:00
Tim Bentley
bc1c714693
Add drag and drop eventing to Bibles and Images
...
Revamp Pluging drag and drop code to handle class clashing
Add Drag and drop code to SlideController
Start to hook up servicemanger with slide controller.
2009-05-12 22:06:35 +01:00
Tim Bentley
a7d1ba85ed
Add drag and drop to customplugin and expand it on servicemanager.py
...
Replace MVC in servicemanager.py
Add Event processing to trigger plugin to pust item to service manager
2009-05-09 08:01:33 +01:00
Tim Bentley
ce3d1cffc6
Add Buttonsbar to slidecontroller and add actions
...
Add Buttons to ServiceManager
Add Slide up/Down to slidecontroller.py
Fix missing data on selection in bibles and custom plugins
2009-05-04 09:15:48 +01:00
Tim Bentley
e5ba8b73a6
More servicing changes (Preview and Live) behave and can be selected.
...
Setup Slidecontroller so it has an identity
Setup SlideController so it knows anout the display
Fix maindisplay view bugs
2009-05-03 08:20:15 +01:00
Tim Bentley
183a7e54c7
Add servicemanager access from Plugins
...
Add bibles to preview , live and servicemanager.py
Add icons to servicemanager lists
Fix thememanager to work with missing theme
2009-05-02 19:56:27 +01:00
Raoul Snyman
55cd0b90cd
Replaced the old logos and graphics with the new ones, did some coding-standards-cleanup, and fixed a bug in the OpenLPToolbar code where it discarded Unicode strings.
2009-05-02 00:26:43 +02:00
Raoul Snyman
7bac2ac6e3
Minor fix.
2009-05-01 14:32:08 +02:00
Raoul Snyman
717e56fff7
Updated the handling of dual displays.
2009-05-01 13:50:09 +02:00
Tim Bentley
2dbe7d99a2
Changes to code to fix review comments.
2009-04-28 20:20:03 +01:00
Tim Bentley
2457da9d88
Add version number to splash screem
...
Add ability to preview to preview controller
Add render manager to control rendering
Fix bugs in renderer
Add inital rendering to custom and bible plugins
2009-04-25 07:11:15 +01:00