Commit Graph

6408 Commits

Author SHA1 Message Date
John Cegalis a3c99e5b53 changed images to new ui 2011-04-25 04:38:29 -04:00
Andreas Preikschat f89e362b5d mark service as modified when item notes have been edited 2011-04-25 10:35:48 +02:00
Andreas Preikschat 006988449b r1483 2011-04-25 10:25:06 +02:00
Tim Bentley abf44320c3 Set correct field to blank 2011-04-25 08:56:13 +01:00
Andreas Preikschat 77063381d2 call set_defaults() when logging an error 2011-04-25 09:23:45 +02:00
Tim Bentley a173bce047 Minor fix 2011-04-25 08:13:17 +01:00
Andreas Preikschat 74edbeba4f r1483 2011-04-25 09:07:28 +02:00
Tim Bentley 10fca2dd05 Remove theme image if moving from image to solid or gradient.
Fixes: https://launchpad.net/bugs/769988
2011-04-25 08:06:35 +01:00
Andreas Preikschat c12b4bc28f - improved the song importers by allowing to provide feedback to the user.
- Do not abort a song import, always try to continue and log which songs could not be imported.
- Clean ups (close files, deduplication, ...)

bzr-revno: 1483
2011-04-25 09:06:16 +02:00
Tim Bentley 6e9459b63d r1482 2011-04-25 07:44:04 +01:00
Wesley Stout 100d60eea4 corrections 2011-04-24 15:15:00 -05:00
Jonathan Corwin 81c63146f5 remove print statement 2011-04-24 20:54:48 +01:00
Jonathan Corwin 8965e4a730 head 2011-04-24 20:50:58 +01:00
Jonathan Corwin ae874f09bf Print Service cleanups 2011-04-24 20:50:28 +01:00
Tim Bentley b561221647 r1482 2011-04-24 20:19:20 +01:00
Andreas Preikschat 5436328d29 - fixed wrong alternate button text (when there is no primary shortcut)
- fixed assigning a shortcut twice (when resetting an action with the clear button)

bzr-revno: 1482
2011-04-24 19:11:53 +02:00
Andreas Preikschat c05c9d8abc - fixed a bug where authors/books/topics of a song might get lost when merging authors/books/topics
bzr-revno: 1481
2011-04-24 19:09:57 +02:00
Andreas Preikschat 393f25cd88 fixed a bug where a song's author/topic/songbooks might not be saved 2011-04-24 17:36:12 +02:00
Andreas Preikschat fdc4104c16 r1480 2011-04-24 17:06:17 +02:00
Andreas Preikschat f7e81ad70a fixe possible bug when using the clear buttons 2011-04-24 16:44:40 +02:00
Andreas Preikschat 575411388b r1480 2011-04-24 14:12:36 +02:00
Wesley Stout d534440d2a corrections 2011-04-23 22:03:12 -05:00
Jonathan Corwin e352635511 Extra location checks for pptview.exe. Remove dll from bzr and change windows build to create it (without debug)
bzr-revno: 1480
2011-04-23 12:33:27 +01:00
Jonathan Corwin 9b1c924319 u's and spaces 2011-04-23 11:06:47 +01:00
Andreas Preikschat 500e555672 - fixed logo pixelation
- removed logo from maindisplay

bzr-revno: 1479
2011-04-23 11:15:52 +02:00
Andreas Preikschat f6f020c46e r1478 2011-04-23 10:57:00 +02:00
Andreas Preikschat fbc8468754 - fixed names
- fixed hiding/showing import/export entries when enabling/disabling the songs plugin

bzr-revno: 1478
2011-04-23 10:23:29 +02:00
Jonathan Corwin a73012e3f6 StevanP's changes, so vc variables don't need setting now 2011-04-22 23:32:08 +01:00
Wesley Stout 9a7aef29c3 more corrections 2011-04-22 16:00:51 -05:00
Wesley Stout c0f57af31e corrections to dualmonitors.rst and troubleshooting.rst 2011-04-22 06:49:33 -05:00
Andreas Preikschat c66ffbd725 removed import 2011-04-22 09:06:38 +02:00
Andreas Preikschat 65925efd25 fixed logo pixelation 2011-04-22 08:30:07 +02:00
Andreas Preikschat ba45d7e113 fixed names; hide/show menu entries when disabeling/enabeling the songs plugin 2011-04-21 19:14:07 +02:00
Andreas Preikschat 5a1360d4e6 r1477 2011-04-21 19:13:07 +02:00
Andreas Preikschat 057b9bec09 r1477 2011-04-21 12:54:09 +02:00
M2j 2582b33768 syntax fix 2011-04-21 11:02:41 +02:00
M2j 8439d1ed4f fix verse order rebuild to handle single character verse references
rename variable to avoid using the 'type' keyword
2011-04-21 10:53:48 +02:00
M2j a80a953980 Head 1477 2011-04-21 10:51:32 +02:00
M2j 073e68e8d5 translation string fixes 2011-04-21 10:47:52 +02:00
Jonathan Corwin c0b0c1a82d tabs to spaces *grr at VC++* 2011-04-21 08:35:17 +01:00
Jonathan Corwin 09d101311c head 2011-04-21 08:30:14 +01:00
Jonathan Corwin f3f1836150 remove pptviewlib.dll and build it via windows-builder.py 2011-04-21 00:21:31 +01:00
Jonathan Corwin c402e5c075 non-debug version of dll 2011-04-20 19:01:25 +01:00
Andreas Preikschat 8cd3742c87 added textEdit and buttons for better feedback 2011-04-20 19:36:16 +02:00
Andreas Preikschat 48d0d39a17 ask before creating an error report
copy not imported files to a folder
2011-04-19 17:55:36 +02:00
Andreas Preikschat d45f93b594 return where possible instead of breaking 2011-04-19 13:46:25 +02:00
Andreas Preikschat 3b98cbe0fd fixed OpenSong import 2011-04-19 13:34:04 +02:00
Andreas Preikschat 3166e8e07b - fixed bug #763309
bzr-revno: 1477
Fixes: https://launchpad.net/bugs/763309
2011-04-18 21:58:53 +02:00
Andreas Preikschat 0fa4bee842 r1476 2011-04-18 21:27:02 +02:00
Andreas Preikschat 974a90a173 no xml raises XMLSyntaxError, that is why this is not needed 2011-04-18 21:24:06 +02:00