Commit Graph

7511 Commits

Author SHA1 Message Date
Jon Tibble
4101122337 Remove scripts now importers take their role.
Fix missing import.
More UI library component refactors.
Clean up spacer use in import forms.
More deduplication in slidecontroller.py

bzr-revno: 1266
2011-02-04 15:03:31 +00:00
Andreas Preikschat
7c69bad112 fixed long line 2011-02-04 14:35:55 +01:00
Andreas Preikschat
9afa150f02 - removed error message box -> print anyway
- print playing time of media
- more settings
2011-02-04 13:59:44 +01:00
Andreas Preikschat
0047b8d1c1 2011-02-04 13:57:48 +01:00
Andreas Preikschat
6542ed4217 r1265 2011-02-04 11:37:12 +01:00
Andreas Preikschat
f80edf2092 Merged (not redundant) parts of documentation/SongFormat.txt into the songs/lib/db module and removed it. Added the media_files and media_files_songs tables (although the doc is not complete there).
bzr-revno: 1265
2011-02-04 09:46:51 +02:00
Jon Tibble
3831e5d1c9 Slim down slidecontroller 2011-02-04 03:31:06 +00:00
Jon Tibble
70e7b549d5 UI library - shortcut_action 2011-02-04 02:56:59 +00:00
Jon Tibble
8fd9111f99 UI library - actions 2011-02-04 01:56:19 +00:00
Jon Tibble
d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Jon Tibble
a2994fb7d7 Unused import 2011-02-03 22:39:18 +00:00
Jon Tibble
ea479bb67a Fix missing import 2011-02-03 22:00:14 +00:00
Jon Tibble
293bb8ce33 Head r1264 2011-02-03 21:49:37 +00:00
Andreas Preikschat
ce1de7ab8b Enhanced the button behaviour on the alert dialog.
bzr-revno: 1264
2011-02-03 23:45:20 +02:00
Jon Tibble
7bd9d8a10b Importers have replaced scripts 2011-02-03 21:37:00 +00:00
Jon Tibble
004a38fd7f Cleanup theme wizard spacers 2011-02-03 21:32:32 +00:00
Jon Tibble
1ecaab4fa9 Cleanup import wizard spacers 2011-02-03 20:12:06 +00:00
Andreas Preikschat
58b768fc66 r1263 2011-02-03 20:45:37 +01:00
Jon Tibble
842e4ba5f3 Cleanup bible import form 2011-02-03 19:44:03 +00:00
Andreas Preikschat
5f13b1fea5 enhanced button behaviour 2011-02-03 20:33:48 +01:00
Andreas Preikschat
1f4c26e466 2011-02-03 20:11:27 +01:00
Tim Bentley
999f40ffc9 Exception Form has attachments 2011-02-03 19:07:27 +00:00
Tim Bentley
2069737e1f remove extra post events 2011-02-03 18:48:41 +00:00
Jon Tibble
b73a429ab2 UI library - up_down_push_button_set 2011-02-03 18:19:56 +00:00
Andreas Preikschat
f596e1d8e0 r1263 2011-02-03 18:59:47 +01:00
Jon Tibble
eb9364b45e UI library - delete_push_button 2011-02-03 17:56:22 +00:00
Andreas Preikschat
5d73211a9f fixed doc 2011-02-03 18:37:49 +01:00
Andreas Preikschat
a9f9ce219c more doc fixes 2011-02-03 18:31:09 +01:00
Andreas Preikschat
32b5f0f33d 2011-02-03 18:28:48 +01:00
Tim Bentley
ccfc9abc73 Fix up exception form - part 2 2011-02-03 17:23:24 +00:00
Andreas Preikschat
87456502d8 r1263 2011-02-03 18:22:42 +01:00
Andreas Preikschat
52a465b90a removed white spaces 2011-02-03 18:20:41 +01:00
Andreas Preikschat
8dcf868827 fixed bible doc 2011-02-03 18:14:00 +01:00
Andreas Preikschat
fb6d3e7724 fixed docs 2011-02-03 18:11:41 +01:00
Tim Bentley
c675bfba42 r1263 2011-02-03 17:11:34 +00:00
Tim Bentley
c0de5cfd88 Fix up exception form 2011-02-03 17:11:20 +00:00
Andreas Preikschat
aaba4c1b5e fixed Receiver, fixed errorBox 2011-02-03 16:57:36 +01:00
Andreas Preikschat
84611b5da1 r1263 2011-02-03 16:43:40 +01:00
Jon Tibble
9c4e47009d Start the UI component library with a couple of moves and a new item.
Dedupe song object checking.
Stop reloading songs when loading services without songs in them!
Change mouse cursor when loading services as reloading songs can take time.

bzr-revno: 1263
2011-02-03 15:33:21 +00:00
Andreas Preikschat
d962d21138 r1262 2011-02-03 14:42:17 +01:00
Andreas Preikschat
eff7708e00 fixed doc 2011-02-03 14:41:42 +01:00
Jon Tibble
6751aa41b1 Stop reloading songs all the time 2011-02-03 03:50:04 +00:00
Jon Tibble
750a232311 UI library - media_item_combo_box 2011-02-03 02:46:02 +00:00
Jon Tibble
e9ea8fd8cc Dedupe song object checking 2011-02-03 01:55:12 +00:00
Jon Tibble
f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble
303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +00:00
Jon Tibble
64ab5c29b4 Start UI component library - add_welcome_page 2011-02-02 19:17:48 +00:00
Jon Tibble
1ca6827c29 Fix custom edit (Bug #711934)
bzr-revno: 1262
2011-02-02 18:52:20 +00:00
Jon Tibble
59abbcf277 Deduplication, naming and various cleanups
bzr-revno: 1261
2011-02-02 18:51:26 +00:00
Jon Tibble
b1057a9134 Fix custom edit (Bug #711934) 2011-02-02 16:13:43 +00:00