Commit Graph

3564 Commits

Author SHA1 Message Date
rimach 6d7e7d7ad2 hopefully Line ending corrected and resolve merge conflict, part2 2010-09-10 21:21:14 +02:00
rimach 2b700c481f hopefully Line ending corrected and resolve merge conflict 2010-09-10 20:46:04 +02:00
rimach d4cabf9693 move translations from mediamanager to plugins with dict 2010-09-10 17:50:30 +02:00
rimach fa328945d3 Head 2010-09-09 23:12:02 +02:00
Raoul Snyman 1dcf3a2769 jQuery-fied the JavaScript, made the interface look a little prettier.
bzr-revno: 1023
2010-09-09 21:01:23 +02:00
Derek Scotney dd4ae3f3e3 Fix verse numbering
bzr-revno: 1022
2010-09-09 19:56:19 +01:00
Derek Scotney 198cd94011 All verse types have auto numbering 2010-09-09 20:30:38 +02:00
Derek Scotney efd4b77ef8 All verse types have auto numbering 2010-09-09 20:30:25 +02:00
Jonathan Corwin 15a155044f Left+Bottom align footer, and prevent wrapping
bzr-revno: 1021
2010-09-09 19:05:08 +01:00
Tim Bentley 7b94e59dd3 Proper fix for plugin bug
bzr-revno: 1020
2010-09-09 17:52:37 +01:00
Jonathan Corwin dd2136774b Remove height, so fix actually works 2010-09-09 08:30:14 +01:00
Jonathan Corwin 58dc96b124 Anchor footer from bottom, and prevent footer line wrapping 2010-09-08 22:55:24 +01:00
Raoul Snyman 158c612cf9 Fixed up the styles a little, and sync'ed to HEAD. 2010-09-08 22:38:37 +02:00
Jonathan Corwin 327370ef39 head 2010-09-08 21:37:12 +01:00
Tim Bentley 0eea3f40f3 Head 2010-09-08 20:39:39 +01:00
Tim Bentley 3bfea1c715 Proper fix for 632674 2010-09-08 20:36:39 +01:00
Tim Bentley 472da0cf27 Short term fix for 633354
Fix display and text bugs

bzr-revno: 1019
Fixes: https://launchpad.net/bugs/594808, https://launchpad.net/bugs/632674
2010-09-08 20:13:58 +01:00
Raoul Snyman c2fdb62e74 Added a simple dialog to display any uncaught exceptions.
bzr-revno: 1018
2010-09-08 21:06:23 +02:00
rimach 8da2009413 Head 2010-09-08 20:40:19 +02:00
Tim Bentley ccb75ad3b6 Fix display to work on 1024x768 resolution without nasty slider movements
Fixes: https://launchpad.net/bugs/594808
2010-09-08 19:12:16 +01:00
Tim Bentley b39136782e Quick hack to get songs back 2010-09-08 19:00:48 +01:00
Tim Bentley cfca50ff25 Fix setText bug when null list item
Fixes: https://launchpad.net/bugs/632674
2010-09-08 18:51:19 +01:00
Tim Bentley 2b43ef77e0 Head1017 2010-09-08 18:44:00 +01:00
Raoul Snyman b8893f4ab2 Merge in the openlp.org 1.x importer.
bzr-revno: 1017
2010-09-08 06:57:13 +02:00
rimach 8bdedae911 Head 2010-09-07 23:04:13 +02:00
Raoul Snyman 7c2da6e2e3 Added a global exception catcher, so that our poor n00bs can see what happened. 2010-09-07 22:42:33 +02:00
Tim Bentley 1dd5ee185c Fix song editing bug
bzr-revno: 1016
Fixes: https://launchpad.net/bugs/630247
2010-09-07 19:41:09 +01:00
Tim Bentley 4c648f142c Fix song editing display bug
Fixes: https://launchpad.net/bugs/630247
2010-09-07 17:12:47 +01:00
Raoul Snyman f30aecfd46 A couple of bugfixes. 2010-09-07 00:02:48 +02:00
Raoul Snyman 63139e8c3b Just check for the tracks table before importing from it. 2010-09-06 22:41:11 +02:00
Raoul Snyman f82513f11d Finally done the openlp.org 1.x song importer. 2010-09-06 22:33:28 +02:00
Raoul Snyman 5e61bf938e HEAD 2010-09-06 20:05:08 +02:00
Tim Bentley 991d8f1caf Fix bugs regarding screen blanking
bzr-revno: 1015
Fixes: https://launchpad.net/bugs/639285, https://launchpad.net/bugs/630254
2010-09-06 16:35:33 +01:00
rimach 44806ff859 Head 2010-09-05 23:04:25 +02:00
Jonathan Corwin 436bcc9ad1 Hook generic and sof song imports into the wizard
bzr-revno: 1014
2010-09-05 21:24:47 +01:00
Tim Bentley 91eff095a5 Fix hiding of screen and adding items behind it and showing them.
Fixes: https://launchpad.net/bugs/630285
2010-09-05 20:52:49 +01:00
Tim Bentley a4d8e225c0 Allow images to blank to theme.
As none defined cos it's an image use global

Fixes: https://launchpad.net/bugs/630254
2010-09-05 17:11:50 +01:00
Jonathan Corwin aa0f4f7af0 Finish wizard integration 2010-09-05 16:16:48 +01:00
Jonathan Corwin 3d550e383c Head 2010-09-05 15:18:38 +01:00
Tim Bentley 789147ad94 Head1013 2010-09-05 07:11:48 +01:00
Tim Bentley 2617e8d67b Fix bug for song CCLI setting
Fix bug for dual bible tab which was a general settings bug.

bzr-revno: 1013
Fixes: https://launchpad.net/bugs/629848, https://launchpad.net/bugs/622894
2010-09-05 07:05:00 +01:00
Jonathan Corwin 301a190483 Size maindisplay to full screen correctly, and eliminate maindisplay scrollbars
bzr-revno: 1012
2010-09-04 22:31:32 +01:00
Jonathan Corwin 277f5e1380 Always use screenGeometry 2010-09-04 21:08:36 +01:00
Tim Bentley e2c117034a Fix up bug for bible settings of duel drop down
Fixes: https://launchpad.net/bugs/629848
2010-09-04 20:40:28 +01:00
Jonathan Corwin e54340d8f3 scrollbar attempt 2 2010-09-04 20:13:26 +01:00
Tim Bentley da64f5147c Head1011 2010-09-04 19:14:51 +01:00
Tim Bentley 2cc3b8543c Clean up the renderer
bzr-revno: 1011
2010-09-04 19:12:48 +01:00
Philip Ridout cefc155441 Rearranged the screen co-ordinate fields.
bzr-revno: 1010
2010-09-04 20:08:13 +02:00
Philip Ridout 55982e4b74 Fix incorrect method
bzr-revno: 1009
2010-09-04 19:01:17 +01:00
Jonathan Corwin 9c0391fe73 Screen size and scrollbar fix? 2010-09-04 18:55:10 +01:00