Commit Graph

8083 Commits

Author SHA1 Message Date
Raoul Snyman e8430a95f9 Updated config file registry object.
bzr-revno: 170
2008-12-03 08:51:35 +00:00
Raoul Snyman 51ede824fc Made a start on the LinRegistry class.
bzr-revno: 169
2008-12-02 20:59:05 +00:00
Raoul Snyman cb6538f1b1 Updated the credits page of the About dialog, tried to fix a few directory issues.
bzr-revno: 166
2008-12-02 20:09:08 +00:00
Raoul Snyman 170c480817 Made some changes to the ConfigHelper to use the Registry objects.
bzr-revno: 165
2008-12-02 14:40:22 +00:00
Raoul Snyman 9a7c2b42a7 Added some flesh to the Windows Registry class.
bzr-revno: 164
2008-12-02 13:33:52 +00:00
Raoul Snyman a27b216387 Fixed up some problems (like mising Registry classes)
bzr-revno: 159
2008-12-01 20:12:34 +00:00
Raoul Snyman 44c3063cc0 Fixed up them plugins.
bzr-revno: 154
2008-12-01 18:36:53 +00:00
Raoul Snyman 7c067bc3b0 Moved some more stuff around, tried to get the Bible plugin working... now none of the plugins are working... eish!
bzr-revno: 152
2008-12-01 14:25:08 +00:00
Raoul Snyman ea2d58d61d Moved
bzr-revno: 151
2008-12-01 13:29:16 +00:00
Raoul Snyman 026388ce18 Added a WinRegistry helper class, made a few changes.
bzr-revno: 150
2008-12-01 13:15:31 +00:00
Raoul Snyman 0179ffc6bd Moved
bzr-revno: 149
2008-12-01 09:33:16 +00:00
Raoul Snyman 5a00215f38 Moved
bzr-revno: 148
2008-12-01 09:31:05 +00:00
Raoul Snyman f4390afda7 Added
bzr-revno: 147
2008-12-01 09:28:01 +00:00
Tim Bentley 6eb2b9cc62 Fix paths and add logging.
bzr-revno: 146
2008-12-01 05:58:25 +00:00
Raoul Snyman 9c5b487840 Moved everything to *real* toolbars... much better!
bzr-revno: 145
2008-11-30 20:01:19 +00:00
Raoul Snyman dbec7d75b3 WE HAVE OUR FIRST INTEGRATING PLUGIN!!
bzr-revno: 144
2008-11-30 18:36:13 +00:00
Raoul Snyman 2e3ff9706f Fixed up things that were broken due to the move.
bzr-revno: 140
2008-11-29 05:36:16 +00:00
Raoul Snyman 518fd4985d Fixed up the code to work with the new module/directory layout.
bzr-revno: 134
2008-11-28 14:05:41 +00:00
Raoul Snyman 0a6ce5e3f7 Added the Event class and added some more hooks into the Plugin class.
bzr-revno: 132
2008-11-27 20:09:11 +00:00
Raoul Snyman 5c41b9e8b7 Moved everything that's core into openlp.core
bzr-revno: 131
2008-11-26 20:15:49 +00:00
Raoul Snyman 149dcb45c5 Moved some more core forms to openlp.core.ui and removed the unnecessary mainwindow.py file from openlp.ui.forms.
bzr-revno: 124
2008-11-26 18:38:56 +00:00
Raoul Snyman 41b10ebc46 Updated the main file to use the forms now in openlp.core.ui
bzr-revno: 123
2008-11-25 21:03:09 +00:00
Raoul Snyman 5588ac2c1b Moved the main window and the splash screen forms to openlp.core.ui
bzr-revno: 122
2008-11-25 20:50:19 +00:00
Raoul Snyman 59a001be72 Added the Song plugin, updated the media manager to include more helper functions.
bzr-revno: 119
2008-11-25 16:26:49 +00:00
Raoul Snyman dec6feb03c Added the start to a song plugin, and a bare (for now) SettingsTab class.
bzr-revno: 114
2008-11-23 21:24:58 +00:00
Raoul Snyman 808748a008 Added a few more methods to the MediaManagerItem.
bzr-revno: 113
2008-11-22 21:41:20 +00:00
Raoul Snyman f37dd74b4e Moved MediaManagerItem to core.
bzr-revno: 111
2008-11-22 15:16:02 +00:00
Raoul Snyman 8b0c226826 Moved plugin.py and pluginmanager.py to the core module, removed from the plugins module.
bzr-revno: 110
2008-11-22 09:28:03 +00:00
Carsten Tinggaard da4060711a Added import of types. Added UnicodeType in xml decoding
Solved problem with danish song

bzr-revno: 80
2008-11-05 19:35:24 +00:00
Carsten Tinggaard 648646dcb5 RootClass for XML handling for Theme and Song
bzr-revno: 57
2008-10-30 11:32:59 +00:00
Raoul Snyman 8f8053d706 Added copyright to all files.
bzr-revno: 36
2008-10-23 19:49:13 +00:00
Raoul Snyman a1bc7f9e83 Moved some stuff, added some new images, and one or two other things.
bzr-revno: 35
2008-10-23 19:41:22 +00:00
Martin Thompson fde39b76fc There's a single page demo of lyrics over a backgroung image, with the theme
settings coming from an XML file.

The renderer should perform all the tasks required by the current
(1.0.x) theme capabilities, and there are plenty of testcases for the
code.

The code itself is still WIP, so there's lots of debug print()s in
there and some nastiness to be tidied up.

bzr-revno: 13
2008-10-07 19:12:32 +00:00