Commit Graph

2958 Commits

Author SHA1 Message Date
rimach 23099261bd Head 2010-09-19 10:47:00 +02:00
Christian Richter 9539e0fb22 Change OpenOffice to use pipes not sockets to resolve slow networking issue. Fix option parsing unicode problem for python 2.5
bzr-revno: 1044
2010-09-18 23:18:32 +01:00
Raoul Snyman 3ff6d4da16 Fix for bug #640697
bzr-revno: 1043
2010-09-18 21:32:34 +02:00
rimach 86bed937f5 Remove unused lines 2010-09-18 20:56:57 +02:00
rimach 9971027e4d Head, Remove unneeded lines 2010-09-18 20:37:02 +02:00
Raoul Snyman bf35338c99 Fix some typos. 2010-09-18 20:15:54 +02:00
Raoul Snyman 7f5a6411d6 Fix for bug #640697 2010-09-18 19:14:27 +02:00
Jonathan Corwin 93b2d54c92 String fixes 2010-09-18 16:24:39 +01:00
Raoul Snyman 1e5645995c Some more spelling/grammatical corrections. 2010-09-17 22:06:41 +02:00
Raoul Snyman 85732d6ad8 Fix bug #640460.
bzr-revno: 1039
2010-09-17 21:38:12 +02:00
Raoul Snyman 794493d0d1 Fixed bug #640460. 2010-09-17 21:02:25 +02:00
Raoul Snyman fdc0d14790 Fixed a spelling error.
bzr-revno: 1038
2010-09-17 18:38:21 +02:00
Raoul Snyman c54450377f Attempting to solve bug #635338
bzr-revno: 1037
2010-09-17 16:32:07 +02:00
Raoul Snyman 9fb2bb1458 Some more fixes for the Windows World:
- Fixed location of .qm files, so that they can be found in a Windows build
- Added PyEnchant to the build process
- Fixed up langaugemanager.py so that it conforms to coding standards

bzr-revno: 1036
2010-09-17 16:30:26 +02:00
Raoul Snyman c8d9fd97df Fixed a spelling error. 2010-09-17 08:20:51 +02:00
rimach d69f077f53 Head 2010-09-16 23:27:46 +02:00
rimach 8bf0b34d22 Head 2010-09-16 23:12:51 +02:00
rimach 399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00
rimach d2bf1fedae correct piped soffice start, fix Python2.5 problem with unicode strings in optparse 2010-09-16 23:01:44 +02:00
Raoul Snyman 22774b880a - Fixed up the QM file locations for static builds.
- Added PyEnchant to the build process.
- Fixed LanguageManager to be complaint with the coding standards.
2010-09-16 22:40:12 +02:00
Raoul Snyman a3aaf7dce8 Some fancy footwork around encodings. 2010-09-16 20:51:29 +02:00
Martin Thompson ec9230be38 Put comment in right place 2010-09-15 22:02:32 +01:00
rimach 5f7348ed2e Head 2010-09-15 22:51:22 +02:00
rimach ea1321ef20 add pipe using for soffice 2010-09-15 22:51:01 +02:00
Martin Thompson f7fafae09c Fixed merge fail 2010-09-15 21:46:16 +01:00
rimach ad6294ffcc simplify icon name settings 2010-09-15 22:23:03 +02:00
Martin Thompson ebf3ce587d Tweaks from review 2010-09-15 21:12:03 +01:00
rimach 84a6c273fe Python 2.5 cant handle unicode strings in optparse 2010-09-15 20:07:08 +02:00
rimach a308c66aa9 Python 2.5 cant handle unicode strings in optparse 2010-09-15 20:06:30 +02:00
rimach 915842a311 Head 2010-09-15 19:57:44 +02:00
rimach 3bc527e4fc bugfixing 2010-09-15 19:55:27 +02:00
Raoul Snyman ef9684320c HEAD 2010-09-14 22:34:44 +02:00
Raoul Snyman 2f33ae1bab Add in code to display a disabled message if an importer is not available. 2010-09-14 22:33:33 +02:00
rimach c53731d74b media items' __init__ methods 2010-09-14 20:34:39 +02:00
rimach 2d47e2523c remove executable flag 2010-09-14 20:18:47 +02:00
rimach 33f49f7d4a Head 2010-09-14 19:46:39 +02:00
rimach 22304d491d correct coding rules, some optimizations 2010-09-14 19:46:21 +02:00
Tim Bentley 627ba9626c Fix errors in merge 2010-09-14 18:29:56 +01:00
Tim Bentley fe21b6be12 Fix video crashing
Fixes: https://launchpad.net/bugs/637886
2010-09-14 18:06:08 +01:00
Tim Bentley d476e63621 fix service editing crashing
Fixes: https://launchpad.net/bugs/637547
2010-09-14 18:05:05 +01:00
Tim Bentley efb58a710f Remove whitespace 2010-09-14 17:44:21 +01:00
Jon Tibble 1968803619 More cleanups 2010-09-14 15:43:21 +01:00
Jon Tibble 5fe753c833 Cleanups 2010-09-14 15:21:44 +01:00
Jon Tibble 23859bb241 Head r1030 2010-09-14 14:04:04 +01:00
Raoul Snyman 0a84fc0bcc Added extra labels to show that an item is disabled.
Added functionality to the SongFormat class to keep track of availability of importers.
2010-09-13 23:09:13 +02:00
Martin Thompson a8dd0f5ddc Merged and fixed importing of 'other' verse types 2010-09-13 21:12:45 +01:00
rimach 8e8a6e42ff Head 2010-09-13 21:08:26 +02:00
Raoul Snyman a1f7c9c5a0 Various string-related fixes:
- Removed a bunch of double spaces.
- Renamed the translation files.
- Updated the translation files.
- Fixed up a few widgets.
Also fixed up the layout on the Edit Song form.

bzr-revno: 1030
2010-09-13 08:17:07 +02:00
Tim Bentley 317a4ea8c6 Fix code so translations can be found
bzr-revno: 1029
2010-09-13 07:05:24 +01:00
Raoul Snyman d4a0171203 HEAD 2010-09-13 07:16:16 +02:00