Raoul Snyman
b4b075c961
Updated copyright year.
2009-12-31 14:52:01 +02:00
Tim Bentley
43a99451a3
Add Outline and Shadow size options
2009-12-15 20:11:52 +00:00
Tim Bentley
3cc63840f4
Fix up theme string issues to False is matched
...
Remove any Print statements
2009-12-09 17:09:45 +00:00
Tim Bentley
9893a887ab
Add slideTransition Flag to theme to allow for transitions to be turned off at theme level
2009-12-08 17:52:45 +00:00
Raoul Snyman
f5bee07341
Added Michael to the copyright notice.
...
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00
Raoul Snyman
a6d8813a50
Merge from HEAD, started changing the copyright to include Michael Gorven.
2009-11-29 22:30:41 +02:00
Jon Tibble
a821179a63
A unicode fix for themes
2009-11-12 00:49:55 +00:00
Jon Tibble
84ce96f989
More truth testing cleanup - core
2009-11-03 18:14:25 +00:00
Tim Bentley
6c5ccc101b
Font Siziing and rendering improvements
2009-10-23 17:10:09 +01:00
Tim Bentley
979ba02b02
Add Lines per slide and wrap indentation
2009-10-22 20:03:08 +01:00
Tim Bentley
efec5e1e95
Backgounds now appear in Theme editor
2009-10-18 08:49:47 +01:00
Jon Tibble
1a7ad33bf9
Use buildIcon and general fixes all over
2009-09-29 03:54:32 +01:00
Tim Bentley
9c4e5ae137
General cleanups Jon missed
2009-09-26 19:22:10 +01:00
Jon Tibble
e5db2456e7
Remove unused imports
2009-09-25 01:43:42 +01:00
Raoul Snyman
fb9914fb08
Changed the license info from docstrings to normal comments.
2009-09-08 21:58:05 +02:00
Raoul Snyman
94cd34d333
Merge from an old remote branch.
2009-09-06 20:59:21 +02:00
Jon Tibble
9992df2cb6
Fix formatted XML to output unicode strings
2009-09-05 02:27:38 +01:00
Jon Tibble
cda62a2617
Save themes in formatted XML and clean touched files
2009-09-04 23:27:53 +01:00
Jon Tibble
cd3fe8b38f
Whitespace, linewrap and spelling fixes
2009-09-02 02:44:09 +01:00
Tim Bentley
06ff5ec618
New bible import form
...
Start of default theme handling
Add Transparent backgrounds
2009-08-07 18:19:32 +01:00
Tim Bentley
cf56b14383
Fix errors in Italic handling
...
Add delay to get screen refresh workig
2009-08-05 18:59:37 +01:00
Tim Bentley
5ccf0581de
Change xml handling to work with Normal/Bold and True
2009-08-03 20:49:21 +01:00
Tim Bentley
13f016cf5f
Minor bug fixes
2009-08-02 17:13:59 +01:00
Tim Bentley
470f1d19df
Add attributes to themes
...
Save data
Update data
2009-08-01 20:25:53 +01:00
Tim Bentley
279c34a67e
Add theme bold/Italics to renderer
2009-08-01 19:03:07 +01:00
Raoul Snyman
3111e07327
Updated the docstrings some more, and moved the documentation around a little.
2009-07-14 15:51:27 +02:00
Raoul Snyman
b3af02308b
More docstrings cleanups.
2009-07-10 15:16:15 +02:00
Raoul Snyman
e66fa9b87d
Started fixing up docstrings and doing some more of a code cleanup.
2009-07-08 08:55:08 +02:00
Tim Bentley
d1b9b5b218
Fix bugs from unicode migration in theme
...
Correct errors in Theme handling
More code style fixes on route
2009-06-24 06:17:41 +01:00
Tim Bentley
4c76ffdbaa
More cleanups
...
Fix Rendering bugs with images
Fix Theme choice bugs
2009-05-22 06:14:55 +01:00
Tim Bentley
2dfbe1dcfc
Phase2 Operation Cleanup.
2009-05-21 06:15:51 +01:00
Tim Bentley
46efe3188e
Add Images to the themes
...
Fix MainDisplay to record change of frame when blanked out.
2009-05-16 20:47:30 +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
4fc7b974fa
Fix Rendering to allow dynamic placement of Main and Footers
...
Fix bugs in CustomPlugin
2009-04-30 22:02:28 +01:00
Tim Bentley
852e24ab35
More Theme Changes
...
State corrections
XML boolean fixes
2009-04-21 20:45:50 +01:00
Tim Bentley
c8094b717f
Add more controls and fix xml errors
2009-04-20 21:03:04 +01:00
Tim Bentley
cf2ad84e74
More renderer cleanups
...
More ThemeManager fixes
Sortout XML tag name errors
2009-04-19 21:07:52 +01:00
Tim Bentley
a662404122
Fix XML schema for naming
...
Fix ThemeManager and Renderer to cover changes
Move code for Boolean Config issues
Various code style fixes
2009-04-15 05:58:51 +01:00
Tim Bentley
61dbab1899
Amend theme XML to handle missing data
...
Add some value management on Theme dialog
2009-04-11 08:33:45 +01:00
Tim Bentley
b581fcab8f
Add screen list to General Tab
...
Add new Font bits to XML code
Add guards to renderer incase of no second text area
2009-04-10 06:48:57 +01:00
Tim Bentley
1fb2b366b2
Fix ThemeXML class as per review comments
...
Change all references to it
2009-04-07 20:45:21 +01:00
Tim Bentley
0e7dfb9fc4
Combine patch from previous tree which I messed up. Here is a summary of the changes.
...
444. By Tim Bentley 23 hours ago
Add new event for Theme Loading
443. By Tim Bentley 23 hours ago
Add Eventing after Themes loaded to tell plugins the themes have changed
442. By Tim Bentley on 2009-04-04
Store Theme name in list for correct display
441. By Tim Bentley on 2009-04-04
Add ThemeManagerDialog
More Rendering improvements
440. By Tim Bentley on 2009-04-04
Add Themes to Bible Tab and default values
439. By Tim Bentley on 2009-04-04
Add rendering for Circles and amend XML schema accordingly
438. By Tim Bentley on 2009-04-04
Renderer now supports linear gradients correctly
Update XML to include direction
Add Booleans instead of 0/1 to XML schema
437. By Tim Bentley on 2009-04-03
More ThemeManager changes
Fix Rendering and theme handling
Generate PNG theme on conversion
436. By Tim Bentley on 2009-04-01
Fix up Theme XML code to work with strings and files.
Fix Render.py to work with new XML schema
435. By Tim Bentley on 2009-04-01
Import version 2 xml and build object.
2009-04-06 19:45:45 +01:00
Tim Bentley
8aa67b5a8b
Fix bugs around ThemeManager
...
Add themexmlhandler to manage xml marshalling for themes
2009-03-28 20:12:22 +00:00