Commit Graph

6102 Commits

Author SHA1 Message Date
Armin Köhler 0ad2d85171 small fix 2011-04-11 22:57:00 +02:00
Armin Köhler 0ca3b07ec7 HEAD r1452 2011-04-11 18:23:13 +02:00
Armin Köhler 7cdf2bc320 small cleanups 2011-04-11 18:21:54 +02:00
Andreas Preikschat d43a652791 - fixed footer size being reset after changing the footer colour as reported here [0]
- same for footer font

[0] http://openlp.org/de/forums/openlp_20/general_discussion/problem_on_setting_footer.html_0

bzr-revno: 1452
2011-04-11 15:55:10 +02:00
Andreas Preikschat 2060fecbca footer font/size are now not reset when the footer colour has changed 2011-04-11 15:15:47 +02:00
Andreas Preikschat 196b070ace r1415 2011-04-11 14:30:40 +02:00
Wesley Stout 85da3e53c3 Added some files that got removed in the last merge for me that shouldn't have been removed. StevanP needs them to build the Windows help files.
bzr-revno: 1451
2011-04-09 09:09:29 +02:00
Wesley Stout 6d712bd277 added files that were delted in last merge that should not have been 2011-04-08 22:20:17 -05:00
Wesley Stout 5dbee08c96 a few minor formatting, changes and corrections. I deleted the demonic introduction as gushie stated it really is silly to have it twice in the documentation anyway.
bzr-revno: 1450
2011-04-08 18:13:32 +02:00
Andreas Preikschat 98f8ea3878 do not try to load en_US if enchant.Dict() failed (bug #747206)
bzr-revno: 1449
2011-04-08 11:17:28 +02:00
Wesley Stout 9211efd91d further corrections 2011-04-07 14:36:50 -05:00
Wesley Stout 37583022bf corrections to troubleshooting.rst 2011-04-07 13:29:36 -05:00
Andreas Preikschat def7567933 easier check 2011-04-07 19:54:17 +02:00
Andreas Preikschat d8b016e7a2 r1448 2011-04-07 19:40:42 +02:00
Andreas Preikschat e553cd959b do not try to load en_US when the default dictionary could not be loaded to fix bug #747206
Fixes: https://launchpad.net/bugs/747206
2011-04-07 19:34:49 +02:00
Andreas Preikschat 3a86148b5d r1448 2011-04-07 18:53:47 +02:00
Wesley Stout 1cb722a6d5 some minor house cleaning and corrections 2011-04-06 12:45:03 -05:00
John Cegalis 10a5091557 Documentation: Unblank and check for updates settings.
bzr-revno: 1448
2011-04-05 22:31:21 +01:00
John Cegalis 88d2c1200e added blank to 2011-04-05 14:35:27 -04:00
John Cegalis c12dd61311 added blank to 2011-04-05 13:40:52 -04:00
Wesley Stout 075ae89b8f minor format changes and cleanup 2011-04-05 10:57:27 -05:00
Wesley Stout 89edb3e094 Made a few spelling corrections to troubleshooting.rst. Also made some formatting changes to help the look of things especially the links.
bzr-revno: 1447
2011-04-05 17:35:51 +02:00
Andreas Preikschat 626708df03 r1446 + reverted changes 2011-04-05 16:24:51 +02:00
John Cegalis 19f43fb31e added blank to 2011-04-05 10:02:24 -04:00
John Cegalis 3c8dd2050a added blank to 2011-04-05 08:00:30 -04:00
Andreas Preikschat 78f4ab381f reverted some of my changes 2011-04-04 17:56:12 +02:00
Wesley Stout af17cbc8c2 further corrections to troubleshooting.rst 2011-04-04 08:04:16 -05:00
Andreas Preikschat 5589c24cbf 2011-04-04 10:27:25 +02:00
Andreas Preikschat b25f9db1bc - log when the splash screen is closed.
bzr-revno: 1446
2011-04-04 09:58:15 +02:00
Raoul Snyman 35303ed3e5 Fixed up formatting and reworded a few things in the FAQ.
bzr-revno: 1445
2011-04-03 23:40:08 +02:00
Armin Köhler a9c87798eb moved get_book_ref_id_by_name() from BibleManager to BibleDB
moved content from BookNameDialog() from bibleimport.py in BibleDB.get_book_ref_id_by_name().
2011-04-03 22:09:18 +02:00
Armin Köhler 3d184f89a4 moved languageDialog() into BIBLEDB.get_language() 2011-04-03 20:44:08 +02:00
Raoul Snyman d41c89799f Get the Windows builder to create an HTML Help file too.
bzr-revno: 1444
2011-04-03 20:18:48 +02:00
Raoul Snyman ab82a164da Fix up formatting and reword a few things in the FAQ. 2011-04-03 20:13:12 +02:00
Andreas Preikschat 1c35810fa5 fixed bug #749296
Fixes: https://launchpad.net/bugs/749296
2011-04-03 19:51:10 +02:00
Andreas Preikschat 47f4632c8e added debug message for splash screen 2011-04-03 17:42:18 +02:00
Andreas Preikschat c87747b1dc r1443 2011-04-03 17:39:01 +02:00
Andreas Preikschat 4d8a241eca r1443 2011-04-03 15:35:58 +02:00
John Cegalis d4652547a6 Updated documentation.
bzr-revno: 1443
2011-04-03 12:21:56 +02:00
John Cegalis d36c403ed4 first run wizard 2011-04-02 20:14:38 -04:00
Jonathan Corwin 38d8e32735 Fix go-live in service manager if no current item
Add advanced option to auto-preview in media manager
Add keyboard shortcuts for media manager (Delete,+,Enter,Shift-Enter)

bzr-revno: 1442
2011-04-02 22:37:47 +01:00
Armin Köhler fbce21baaa new function get_language in BibleDB which ask for the language a bible is and return a language_id 2011-04-02 22:22:35 +02:00
Raoul Snyman 01589bae98 Removed clean dirs function since it never worked anyway. 2011-04-02 22:17:53 +02:00
Raoul Snyman 7b34fa90c9 Generate an HTML Help file and include it in the build. 2011-04-02 22:13:11 +02:00
Raoul Snyman 67b087fe4a Generate an HTML Help file and include it in the build. 2011-04-02 22:09:49 +02:00
John Cegalis 4e99237e3a first run wizard 2011-04-02 15:50:35 -04:00
Armin Köhler 9de33cf194 moved Dialog from mediaitem.py to bibleimportform.py
some fixes
2011-04-02 21:17:48 +02:00
Raoul Snyman 107dc01c4b HTML Help added to the build process. 2011-04-02 20:37:28 +02:00
Raoul Snyman 7cdf6d0f69 Generate an HTML Help file and include it in the build. 2011-04-02 20:22:38 +02:00
Raoul Snyman 9626b0d988 Generate an HTML Help file and include it in the build. 2011-04-02 20:20:43 +02:00