Commit Graph

2950 Commits

Author SHA1 Message Date
Jonathan Corwin 55a5480ea4 Stage view changes: show all slides for a verse and tidy verse tags
bzr-revno: 1540
2011-05-13 18:43:38 +01:00
Andreas Preikschat de30e61401 - only show menu when over an item
- clean ups
2011-05-13 16:39:37 +02:00
Andreas Preikschat 07b704677a 2011-05-13 15:58:17 +02:00
Andreas Preikschat 0f73fbd310 2011-05-13 15:00:20 +02:00
Andreas Preikschat d4f7bf1e0a 2011-05-13 14:55:04 +02:00
Andreas Preikschat 4e870ed705 only allow drag if an item is selected 2011-05-12 17:50:20 +02:00
Andreas Preikschat 4778bfd781 disable drops for search edit 2011-05-12 17:44:20 +02:00
Jonathan Corwin e940279b34 More stageview changes 2011-05-12 00:16:53 +01:00
Jonathan Corwin 3e1bdc7475 More stageview changes 2011-05-11 23:32:25 +01:00
Andreas Preikschat c0df166105 removed bug/feature which resets the values in the spin box 2011-05-11 20:38:26 +02:00
Andreas Preikschat 9709429261 r1532 2011-05-11 10:13:10 +02:00
Andreas Preikschat 34e0355921 removed debug line 2011-05-09 13:41:12 +02:00
Andreas Preikschat b04292a9c6 Display "No Search Results" if the search did not match any song/bible verse.
bzr-revno: 1527
Fixes: https://launchpad.net/bugs/739759
2011-05-09 10:29:32 +02:00
Andreas Preikschat 1e0ef1ecb8 clean up 2011-05-09 10:15:59 +02:00
Tim Bentley 1850d8f483 Update Display Tags UI
bzr-revno: 1526
2011-05-08 15:13:33 +01:00
Andreas Preikschat 2a0f3b272a r1522 2011-05-08 15:21:00 +02:00
Andreas Preikschat 55e4bad542 display 'No Search Results' if no song/bible verse matched the search keyword (bug #739759)
Fixes: https://launchpad.net/bugs/739759
2011-05-08 13:35:10 +02:00
Andreas Preikschat a4e5d290a3 - changed a few loops to list comprehensions
- fixed unclosed file
- attempt to reduce possible tracebacks when running two instances of the FRW

bzr-revno: 1525
2011-05-08 13:08:28 +02:00
Andreas Preikschat 6968ebc3e3 Fixed spelling
bzr-revno: 1524
2011-05-08 13:07:22 +02:00
Tim Bentley 22553f6ef8 UI Tidy ups 2011-05-08 06:42:48 +01:00
Andreas Preikschat 3761a056ca updated doc 2011-05-07 22:55:11 +02:00
Andreas Preikschat 0211a55c5d fixed spelling 2011-05-07 20:40:48 +02:00
Tim Bentley 36ba62d86f Clean up DisplayTags UI 2011-05-07 18:43:24 +01:00
Andreas Preikschat cd8e96b6a3 Fixed the order of components which need to update their screen information 2011-05-07 17:51:44 +02:00
Andreas Preikschat 3824c33607 use iteritems 2011-05-07 16:14:34 +02:00
Andreas Preikschat 738729e779 re ordering 2011-05-07 13:22:34 +02:00
Andreas Preikschat c07f2f40c5 r1522 2011-05-07 13:06:43 +02:00
Jonathan Corwin 03380fb40f head 2011-05-06 23:00:52 +01:00
Jonathan Corwin 5c6639e95b Fix remote bug if same item in service twice. More stage view tweaks 2011-05-06 23:00:18 +01:00
Andreas Preikschat 25a697e03e removed more old code 2011-05-06 21:55:16 +02:00
Andreas Preikschat 9a16666639 removed blank line 2011-05-06 21:31:29 +02:00
Andreas Preikschat a81a43c15e clean up 2011-05-06 21:19:09 +02:00
Andreas Preikschat 80f7aa2cc9 r1522 + resolved conflicts 2011-05-06 21:15:08 +02:00
Andreas Preikschat 090e8378ae - allow negative x and y values
- fixes
- removed redundant variables
2011-05-06 21:09:40 +02:00
Andreas Preikschat 7854c664e8 added blank lines 2011-05-06 09:41:29 +02:00
Andreas Preikschat 82a509c012 fixed strings 2011-05-06 09:38:51 +02:00
Andreas Preikschat 68c1236a2a 2011-05-06 07:17:13 +02:00
Gerald Britton f85ce8dc91 Change a series of "if" into if/elif
bzr-revno: 1519
2011-05-05 22:00:12 +02:00
Andreas Preikschat e1b1f7c6d0 fixed alert bug 2011-05-05 20:40:04 +02:00
Gerald Britton d9afa8ec2d Change series of ifs into if/elif/elif 2011-05-05 14:23:54 -04:00
Andreas Preikschat 2a7c5bd4de names changes 2011-05-05 17:16:55 +02:00
Andreas Preikschat 0c9bea3b50 - removed obsolete code
- fixes
2011-05-05 15:02:12 +02:00
Andreas Preikschat e25145a81b 2011-05-05 13:51:47 +02:00
Tim Bentley b0a0f1c877 head 2011-05-04 18:35:41 +01:00
Tim Bentley bec35e6138 Fix change of display to correct size.
Fixes: https://launchpad.net/bugs/775534
2011-05-04 18:35:24 +01:00
Andreas Preikschat cbd7ae2afc - make start up smoother by setting up the displays correct the first time
- do not pass screens as argument
2011-05-04 19:31:02 +02:00
Andreas Preikschat 307ef744dd - fixed not closed file
- attempt to make FRW avoiding tracebacks when running more than once
- clean ups
2011-05-04 09:29:16 +02:00
Andreas Preikschat f2ee6ae8eb - fixed a traceback when pressing the delete button in the theme manager when no theme has been selected
- fixed the delete button being hidden/visible although a theme was selected (using the down/up keys)

bzr-revno: 1515
2011-05-04 07:02:33 +02:00
Gerald Britton 37a68a4b87 Minor optimization in translate function: Save redundant lookups 2011-05-03 13:36:20 -04:00
Andreas Preikschat 96f4f2f747 fixed traceback when deleting theme; fixed delete button being visible/hidden 2011-05-03 19:05:17 +02:00