Commit Graph

4704 Commits

Author SHA1 Message Date
Andreas Preikschat
ddc2812ca2 removed file 2011-01-14 18:33:48 +01: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
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
Jon Tibble
56d3712ded Cleanups and refactor unicode file check
bzr-revno: 1213
2011-01-13 14:56:31 +00:00
Jon Tibble
f487464280 Cleanup exceptions 2011-01-13 02:28:03 +00:00
Jon Tibble
7f5293c4c8 Cleanup and refactor file unicode check 2011-01-13 01:14:38 +00:00
Andreas Preikschat
43521fb506 text resizes correctly when resizing the slidecontrollers, clean ups 2011-01-12 20:54:02 +01:00
Jon Tibble
658645cfc9 Fix BibleGateway code
Make BibleServer code more robust

bzr-revno: 1212
2011-01-12 19:36:22 +00:00
Andreas Preikschat
727f7fe7bf 2011-01-12 20:31:46 +01:00
Tim Bentley
3335bf0d36 Fix bug 696557. Cache resizing was adding name to full path
Comment tidy ups.

bzr-revno: 1211
Fixes: https://launchpad.net/bugs/696557
2011-01-12 19:25:38 +00:00
Jon Tibble
6e41a1c898 Head r1210 2011-01-12 19:15:26 +00:00
Jon Tibble
0a5b44c6a3 BibleGateway fix 2011-01-12 19:12:30 +00:00
Andreas Preikschat
5aad382e38 Cleanups
Clean up from last merge:
- removed not needed pretty_print argument
- doc fix
- return None instead of 0

bzr-revno: 1210
2011-01-12 19:04:13 +00:00
Tim Bentley
9bf9e46d61 Head 2011-01-12 18:52:33 +00:00
Tim Bentley
af9e9641c4 Fix black background on Display resizing
Fixes: https://launchpad.net/bugs/696557
2011-01-12 18:52:16 +00:00
Tim Bentley
47f240a49e Hide theme delete button for default themes
bzr-revno: 1209
2011-01-12 18:27:12 +00:00
Andreas Preikschat
98b0d9b4a8 r1208 2011-01-12 18:42:21 +01:00
Andreas Preikschat
28bcaf4313 r1208 2011-01-12 17:45:51 +01:00
Andreas Preikschat
9bb2b942a0 fix for merge 2011-01-12 17:45:32 +01:00
Jon Tibble
64367909ba Improve bibleserver code resiliance 2011-01-12 15:31:32 +00:00
Jon Tibble
e6ae8d16cb Make OOo stuff more verbose
Fix BibleServer downloads (Bug 701651)

bzr-revno: 1208
2011-01-12 15:06:21 +00:00
Jon Tibble
c32f8538d4 Fix debugging patch 2011-01-12 03:25:45 +00:00
Jon Tibble
e0a2976fa9 Fix BibleServer downloads (Bug #701651) 2011-01-11 23:43:27 +00:00
Andreas Preikschat
76000d918b removed showprogress and hideprogress and added cursor_busy and cursor_normal 2011-01-11 20:56:55 +01:00
Tim Bentley
46e18871aa Head 2011-01-11 17:45:22 +00:00
Tim Bentley
2feefa95f4 Fixes 2011-01-11 17:44:13 +00:00
Jon Tibble
cf0608cc45 Increase ooo verbosity to aid debugging 2011-01-11 17:13:17 +00:00
Andreas Preikschat
e2124942cc clean ups 2011-01-11 17:49:53 +01:00
Jon Tibble
807b1f2be1 Cleanups
bzr-revno: 1207
2011-01-11 15:52:20 +00:00
Jon Tibble
ac46fe92f0 Remove redundant unicode() 2011-01-10 20:19:27 +00:00
Andreas Preikschat
7362fcf399 r1206 2011-01-10 20:58:16 +01:00
Jon Tibble
8af1756274 Long lines 2011-01-10 19:13:40 +00:00
Jon Tibble
d4f98c2169 Undefined variable typo 2011-01-10 19:07:09 +00:00
Jon Tibble
a9359a60f1 Unused import 2011-01-10 19:04:16 +00:00
Tim Bentley
9ed7314697 Head 2011-01-10 17:42:45 +00:00
Tim Bentley
e216356ed8 Remove Theme Delete button on Golbal theme 2011-01-10 17:40:47 +00:00
Jon Tibble
3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Tim Bentley
7e02e01494 Head 2011-01-10 17:05:16 +00:00
Andreas Preikschat
da6062568f - removed the "quick message" and added dialogs instead
- send the cursor_normal and cursor_busy signal when doing a text search

bzr-revno: 1205
2011-01-10 17:01:46 +00:00
Tim Bentley
5ba888c520 Correct File Filter and Cleanup
bzr-revno: 1204
2011-01-10 16:59:45 +00:00
Andreas Preikschat
02cea00591 fixed wrong indent 2011-01-10 17:02:19 +01:00
Andreas Preikschat
6a3be54f1d removed quickMessage, added cursor_busy signal for text search 2011-01-10 16:07:27 +01:00
Andreas Preikschat
39eb0ad457 1203 2011-01-10 15:57:25 +01:00
Andreas Preikschat
88d72307d1 r1203 2011-01-10 15:15:16 +01:00
Andreas Preikschat
98f0b30014 - added OpenLyrics importer
- continued to implement OpenLyrics features
- split class
- fix wrong use of "theme"
- and other thinks

Importing songs with multiple languages has not been considered (yet). (One song with all languages is imported.)

bzr-revno: 1203
2011-01-10 12:21:39 +02:00
Meinert Jordan
1c1a4d51c2 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
fix in BS web bible parser

bzr-revno: 1202
2011-01-10 12:19:49 +02:00
Jon Tibble
5edde179a4 Refactor web bibles 2011-01-10 01:46:47 +00:00
M2j
746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00