Commit Graph

249 Commits

Author SHA1 Message Date
Tim Bentley c912dea3b6 2013 2012-12-30 19:41:24 +00:00
Martin Zibricky e33bf72543 fixed 1018442 (-psn_XXX argument passed to OSX build) 2012-06-27 23:32:43 +02:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Andreas Preikschat 779a1201fc reverted some changes to avoid conflicts + clean up 2012-05-17 22:26:31 +02:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Martin Zibricky 7fae06483a Move main() from openlp.pyw to openlp.core.__init__ 2011-08-25 12:04:17 +02:00
Martin Zibricky 68facbf2b5 Move class OpenLP from openlp.pyw to openlp.core.__init__ 2011-08-25 11:04:41 +02:00
Tim Bentley c9c0904c31 Head 2011-07-30 17:00:11 +01:00
Tim Bentley f1902ade5a Fix up drag and drop code 2011-07-27 19:28:35 +01:00
Matthias Hub f5f95eef9a removed debug logging 2011-07-24 00:52:34 +02:00
Matthias Hub 16cd20a81a fixed indentation issue 2011-07-24 00:48:07 +02:00
Matthias Hub 189d98dc39 using self.args way of opening a file on startup even on OS X 2011-07-24 00:39:37 +02:00
Matthias Hub 68c1c86ac5 - fixed view adjustments for os x 10.6
- added compatibility with the file extension on os x
- started to work on the "open with" file event on os x
2011-07-13 22:41:54 +02:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Jonathan Corwin c7a90102a2 Fix some startup blank/hide problems 2011-06-01 08:38:19 +01:00
Armin Köhler af38bf7cc8 HEAD r1578 2011-05-26 22:41:19 +02:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Armin Köhler dd4543ad2d HEAD r1569 2011-05-25 16:29:16 +02:00
Armin Köhler 0c83471ee4 move some code
stop moving bibles to subfolders
some fixes
2011-05-25 16:18:03 +02:00
Raoul Snyman becbff524b More translation updates. 2011-05-24 21:29:02 +02:00
Jonathan Corwin a1e20921e2 blankline 2011-05-21 23:21:34 +01:00
Jonathan Corwin 0c365e2a59 Windows command line 2011-05-21 23:16:28 +01:00
Armin Köhler d1f8e9f275 HEAD 1535 2011-05-12 21:17:30 +02:00
Andreas Preikschat 1e0ef1ecb8 clean up 2011-05-09 10:15:59 +02: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
Armin Köhler 4ee247c8b1 code cleanup
small fixes
2011-05-03 22:34:39 +02:00
Armin Köhler 907434c705 HEAD r1512 2011-05-03 09:43:14 +02:00
Armin Köhler 4bee8ca5f6 add a dialog at startup which inform the user that the bible format has changed and provide a possibility to upgrade
small cleanup
2011-05-03 09:41:03 +02:00
Andreas Preikschat 485cceb3c2 remove empty line 2011-05-02 19:35:40 +02:00
Andreas Preikschat 1dd4e6e1d5 r1511 2011-05-02 19:29:39 +02:00
Tim Bentley 3b805f6374 Add new thread at startup time 2011-04-30 08:42:20 +01:00
Andreas Preikschat 2167a697dd log empty default_translator 2011-04-23 17:15:01 +02:00
Andreas Preikschat 70ae7d119d fixed another translation bug 2011-04-23 16:40:37 +02:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Andreas Preikschat d207cf2243 clean ups 2011-04-13 11:19:16 +02:00
Andreas Preikschat 47f4632c8e added debug message for splash screen 2011-04-03 17:42:18 +02:00
Jonathan Corwin d220669e9b head 2011-03-28 21:56:36 +01:00
Jonathan Corwin ad25d42fb5 If I'm going to make changes, I should really start from a clean slate... 2011-03-28 21:53:26 +01:00
Jonathan Corwin 86ec612af0 Oops, prints 2011-03-28 21:47:19 +01:00
Jonathan Corwin 221fa3b8b6 Disable commandline parsing for Windows, it don't work 2011-03-28 21:46:31 +01:00
Jonathan Corwin 2cce748d20 Change superscript so it still works in print. Fix problem with openlp not closing 2011-03-28 21:18:55 +01:00
Tim Bentley 7cf329422b Fix minor errors 2011-03-26 20:28:05 +00:00
Tim Bentley 70ca844473 Fix comments and errors 2011-03-26 19:50:15 +00:00
Tim Bentley dce9a73153 Add Yes / No to Error Message 2011-03-26 19:34:01 +00:00
Tim Bentley afaf10f986 r1428 and fixes 2011-03-26 19:00:47 +00:00
Andreas Preikschat 3117920341 Added the suggested workaround from http://support.openlp.org/issues/102
bzr-revno: 1425
2011-03-26 19:23:34 +01:00
Tim Bentley f19baafb9c Block 2 Instances of OpenLp running at the same time.
Fixes: https://launchpad.net/bugs/742122
2011-03-26 13:45:24 +00:00
Andreas Preikschat 09f22e9144 r1421 2011-03-25 19:11:30 +01:00