Commit Graph

8388 Commits

Author SHA1 Message Date
Mattias Põldaru
b70f95c825 Added possibility to choose one day time in next week or now as the datetime. Also took Meinert's comment about too restricted filename characters into account. 2012-01-15 03:21:35 +02:00
Mattias Põldaru
6263a0c999 Merge trunk. 2012-01-03 02:12:09 +02:00
Mattias Põldaru
1cf246940d A few fixes, useful when default service name is wrong. 2012-01-03 02:08:08 +02:00
Mattias Põldaru
14dde1f0c4 Rename EasiSlides to EasySlides
bzr-revno: 1863
2011-12-31 19:17:54 +00:00
Jon Tibble
284a24456f Fix crashes in media settings (Bug #908252)
bzr-revno: 1862
2011-12-31 19:03:16 +00:00
Mattias Põldaru
011e963751 Wiki page is renamed as well. 2011-12-31 21:00:27 +02:00
Jon Tibble
fb34a3e86d Fix crashes in media settings (Bug #908252) 2011-12-31 17:37:56 +00:00
Jon Tibble
768c099971 Indentation 2011-12-31 17:36:58 +00:00
Jon Tibble
e1a4837a19 Long line 2011-12-31 17:36:23 +00:00
Jon Tibble
01497c861d Unused imports and dedupe search
bzr-revno: 1861
2011-12-31 17:35:30 +00:00
Mattias Põldaru
a0ecae3f47 Rename EasiSlides to EasySlides.
Fixes: https://launchpad.net/bugs/904384
2011-12-31 16:18:05 +02:00
Jon Tibble
c997c38c59 Head r1860 2011-12-31 13:54:57 +00:00
Jon Tibble
89f3929bf7 Dedupe media search 2011-12-30 21:40:13 +00:00
Andreas Preikschat
68ee74f72f - download theme screenshots in a thread to speed up the FTW
bzr-revno: 1860
2011-12-30 08:59:02 +01:00
Andreas Preikschat
214bd37057 fixed method name 2011-12-29 20:41:25 +01:00
Jon Tibble
4280e03c47 Head r1859 2011-12-29 18:47:39 +00:00
Tim Bentley
93a59d560f Another year has passed by
bzr-revno: 1859
2011-12-29 17:50:42 +00:00
Martin Zibricky
ffa8007de3 These changes in the mac build script include:
- removing some old unnecessary code
- fix necessary for media player from media-rewrite branch

bzr-revno: 1858
2011-12-29 17:49:12 +00:00
Andreas Preikschat
20ef9b9730 download theme screenshots in a thread 2011-12-29 13:26:37 +01:00
Tim Bentley
93cd4b4f46 Raoul felt left out 2011-12-27 11:46:44 +00:00
Tim Bentley
2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Jonathan Corwin
6897daf2c9 Fix issues with maindisplay at startup and when on a single monitor
bzr-revno: 1857
2011-12-27 09:43:20 +00:00
Jon Tibble
b25fe75070 Fix unused imports 2011-12-26 16:33:11 +00:00
Jon Tibble
dcf01cc355 Head r1856 2011-12-25 20:14:32 +00:00
Martin Zibricky
70c0125255 Include media player files with build for Mac OS X 2011-12-24 13:26:50 +01:00
Martin Zibricky
3f89542cc6 [merge] Merge with trunk r1856. 2011-12-24 13:22:45 +01:00
Jonathan Corwin
f81c87b467 Head 2011-12-23 21:53:58 +00:00
Jonathan Corwin
2b9f09b32a Minor fixes 2011-12-23 21:52:54 +00:00
Raoul Snyman
c001d1298b Merge the latest translations into trunk for the 1.9.8 release.
bzr-revno: 1856
2011-12-23 21:19:57 +02:00
Raoul Snyman
67d17ec429 Forgot the pt_BR translation 2011-12-23 20:43:34 +02:00
Raoul Snyman
e96f3398a3 Updated translation files. 2011-12-23 20:39:25 +02:00
Jonathan Corwin
70ffa5b988 Head 2011-12-23 18:37:27 +00:00
Jonathan Corwin
5600946e0e divergences 2011-12-23 17:35:58 +00:00
Jonathan Corwin
ec035d6d37 Set correct monitor in wizard 2011-12-23 17:25:05 +00:00
Mattias Põldaru
e59d5b014b Fix support issue 354, Web Remote causes a stacktrace when sending an Alert message.
bzr-revno: 1855
2011-12-23 16:35:51 +00:00
Mattias Põldaru
173915f956 Made search function's replace greedy as well. Thanks to gushie the world is better place now :). 2011-12-23 18:03:37 +02:00
Mattias Põldaru
514773abe8 Make replace work for two or more occurrences. 2011-12-23 17:47:36 +02:00
Mattias Põldaru
e94ab832eb Escape \ and " characters first, to prevent traceback when sending such an alert from remote. 2011-12-23 17:23:32 +02:00
Mattias Põldaru
7f6edda463 Add a missing pair of quotes to fix #354. 2011-12-23 16:54:53 +02:00
Mattias Põldaru
706fa7ff49 Revert previous change. 2011-12-23 16:54:08 +02:00
Jonathan Corwin
3a5723cbaa Don't show initial display window if on same screen as application window, override or not. 2011-12-23 14:38:02 +00:00
Mattias Põldaru
2508e71a44 Supposedly fix for #354 in support.openlp.org, a traceback when JSON response from remote cannot be decoded. 2011-12-23 15:15:19 +02:00
Martin Zibricky
5f6962f4c7 This fixes bug #906926.
bzr-revno: 1854
Fixes: https://launchpad.net/bugs/906926
2011-12-22 23:36:22 +02:00
Jonathan Corwin
69490c8f2c Ensure visible flags correct, and display if single screen works on Windows 2011-12-22 20:11:52 +00:00
Martin Zibricky
fe173f33d0 Fix for display screen on mac.
bzr-revno: 1853
Fixes: https://launchpad.net/bugs/907857
2011-12-22 21:07:23 +02:00
Martin Zibricky
79c5a3a4d4 refactoring: merge with trunk and use sys.platform 2011-12-22 19:29:55 +01:00
Martin Zibricky
4071bc8deb remove disabling opengl - done in new branch 2011-12-22 19:21:22 +01:00
Martin Zibricky
6828fc9ef5 fixed bug 907857: opengl rendering disabled for mac 2011-12-22 19:17:35 +01:00
Jonathan Corwin
1f6be045f5 Fix display issues with Gnome Shell
bzr-revno: 1852
2011-12-22 17:47:44 +00:00
Martin Zibricky
82728e148e #906926 fix stay on top for OS X 2011-12-22 15:46:47 +01:00