Commit Graph

4757 Commits

Author SHA1 Message Date
rimach 4144f9b6a1 Head 2011-01-17 23:26:44 +01:00
Garrett 921724f5dd Enable cursor hiding over live display
bzr-revno: 1223
2011-01-17 22:25:52 +00:00
rimach abf5353993 correct indentation, cleanup, docu 2011-01-17 23:25:05 +01:00
Garrett 84882c4841 removed non-necessary variable 2011-01-17 11:24:37 -08:00
Garrett 55e23bcfbc fixed spelling mistakes 2011-01-17 08:38:39 -08:00
Garrett d3bc39a262 fixed my sad spelling mistakes 2011-01-17 08:36:48 -08:00
Garrett 6a7edfc7c0 changed GeneralTab to AdvancedTab when translating since I moved the code 2011-01-17 08:32:58 -08:00
Garrett 0cab45bcf8 moved function code into buildHtml, made setting name more descriptive 2011-01-17 08:24:23 -08:00
Andreas Preikschat d284d1e676 Update preview image on background changes
bzr-revno: 1222
2011-01-17 16:19:02 +00:00
Andreas Preikschat 12ce267ff3 removed blank line 2011-01-17 16:43:07 +01:00
Andreas Preikschat 42a955582b moved code to core 2011-01-17 16:38:10 +01:00
Jon Tibble 2aa1a0fe18 Fix song validation and saving
bzr-revno: 1221
2011-01-17 15:06:11 +00:00
Jon Tibble 90c742f9ba Fix song validating and saving process 2011-01-17 00:52:00 +00:00
Garrett 3428f68582 fixed having the option in both the advanced and general tabs 2011-01-16 16:11:11 -08:00
Garrett 1defafbe86 moved the option to the advanced tab, removed extra line returns 2011-01-16 16:08:16 -08:00
Garrett f6c209884c add an option to the advanced settings to hide the mouse cursor 2011-01-16 15:56:15 -08:00
Garrett e664205282 add a setting to the advanced tab to allow hiding the mouse cursor 2011-01-16 15:52:12 -08:00
Garrett 4414d7e421 Add a setting to hide the mouse cursor on the display. 2011-01-16 14:32:39 -08:00
rimach 0762f5ef63 Head 2011-01-16 21:57:31 +01:00
rimach 77da076c3b correct longlines, use camelNames, correct indentations 2011-01-16 21:54:31 +01:00
Andreas Preikschat 471de78bfe update preview when live background is replaaced 2011-01-16 18:42:26 +01:00
Andreas Preikschat 378c1f1542 r1220 2011-01-16 18:00:37 +01:00
Jon Tibble 149f0bd31e Fix local bible quick search.
Fix OpenSong CUV bible import.

bzr-revno: 1220
2011-01-16 09:22:59 +00:00
Jon Tibble 07c906886e Fix OpenSong CUV import 2011-01-16 00:47:14 +00:00
Jon Tibble 1b3de30b92 Fix local bible quick search 2011-01-15 23:19:25 +00:00
rimach a5eb15f719 Head 2011-01-16 00:04:50 +01:00
rimach 13608ca5c3 update 2011-01-15 23:50:25 +01:00
Jon Tibble 62f9977a40 Refactor error messages
bzr-revno: 1219
2011-01-15 20:37:58 +00:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble 5f94cded2b Fix previous commit 2011-01-15 19:44:31 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Tim Bentley 0461cf0258 Fix Transitions in Bibles
Fix Blank at start Bible slide
Fix Blank display on restart so the correct blanking method is used.

bzr-revno: 1218
Fixes: https://launchpad.net/bugs/701353
2011-01-15 12:28:49 +00:00
Tim Bentley 4027e4eed7 Missed one! 2011-01-15 12:14:24 +00:00
Tim Bentley e33628e049 Merge fixes 2011-01-15 11:56:40 +00:00
Jon Tibble 9ac0bf16f5 More cleanups
Refactor file deleting
Fix db committing too early (Bug #703073)

bzr-revno: 1217
2011-01-15 11:05:11 +00:00
Jon Tibble 2c958d04cd Fix docstring 2011-01-15 01:25:49 +00:00
Jon Tibble 054f3a4142 Remove duplicated translate 2011-01-15 00:55:38 +00:00
Jon Tibble ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Jon Tibble f6a6a7a4fc Fix db flushing for songs 2011-01-14 22:17:46 +00:00
Jon Tibble 2428e9a46a Fix db fix 2011-01-14 21:37:32 +00:00
Jon Tibble 6e2cc7ebff Fix db committing too early (Bug #703073) 2011-01-14 21:19:41 +00:00
Jon Tibble ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Tim Bentley 6b2dc8a8bd Remove blank at start of bible verse 2011-01-14 17:46:59 +00:00
Tim Bentley cfdb168c61 Head 2011-01-14 17:02:06 +00:00
Tim Bentley be9793f91b Remove old file 2011-01-14 16:47:30 +00:00
Jon Tibble 6beac0d027 Refactor wizards
Smaller refactor to web bibles
Cleanups

bzr-revno: 1216
2011-01-14 16:22:44 +00:00
Andreas Preikschat aa9fe688bf Fix slidecontroller resizing and cleanups
bzr-revno: 1215
2011-01-14 16:21:15 +00:00
Tim Bentley b25e128495 Fix Transitions in Bible display bug 701353
Fix display handling on restart so correct screen mode is set

Fixes: https://launchpad.net/bugs/701353
2011-01-14 15:12:28 +00:00
Jon Tibble 7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Andreas Preikschat 552afbb944 replaced the "bibles_showprogress" and "bibles_hideprogress" with the "cursor_busy" and "cursor_normal" signals
bzr-revno: 1214
2011-01-13 17:40:18 +00:00