Commit Graph

48 Commits

Author SHA1 Message Date
Andreas Preikschat a0225d790a replaced numScreens by screenCount; removed 0 in range() 2012-05-01 13:00:02 +02:00
Tim Bentley 93a59d560f Another year has passed by
bzr-revno: 1859
2011-12-29 17:50:42 +00:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Jonathan Corwin 2b9f09b32a Minor fixes 2011-12-23 21:52:54 +00: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
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
Andreas Preikschat 6047dd9f5b fixed bug 793537
Fixes: https://launchpad.net/bugs/793537
2011-06-06 16:17:39 +02:00
Andreas Preikschat 847d69cd2f - removed dangling list
- added debug message
- do not show an error message when the directory does not exist, instead create one
- do not override the file class
- clean ups

bzr-revno: 1605
2011-06-02 15:09:37 +02:00
Jonathan Corwin c7a90102a2 Fix some startup blank/hide problems 2011-06-01 08:38:19 +01:00
Andreas Preikschat 5494b20805 added more debug 2011-06-01 08:31:22 +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
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Andreas Preikschat 1e0ef1ecb8 clean up 2011-05-09 10:15:59 +02:00
Andreas Preikschat a81a43c15e clean up 2011-05-06 21:19:09 +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 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
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Jon Tibble 2cd7c2c66e Cleanups 2011-03-04 14:44:21 +00:00
Andreas Preikschat aba791e46a fixed doc 2011-03-02 19:07:07 +01:00
Andreas Preikschat 58e91aec7e removed white space 2011-03-02 18:58:17 +01:00
Andreas Preikschat 6da5cdfb2e removed not needed parameter 2011-03-02 18:56:06 +01:00
Andreas Preikschat 1ec23f00ff added method to get list of screens, clean ups 2011-03-02 18:44:01 +01:00
Andreas Preikschat 89c988b728 moved code to ScreenList class 2011-03-01 18:16:59 +01:00
Andreas Preikschat b309c8d673 clean up 2011-02-27 19:19:16 +01:00
Andreas Preikschat 0bb1ec6db5 clean up 2011-02-27 17:27:45 +01:00
Andreas Preikschat 4792a73bb4 change screen size when the screen resolution changes (only when the user does not override the screen); reload settings when screen resolution changed or a new screen has been detected 2011-02-27 16:44:56 +01:00
Andreas Preikschat 86eb34ae1c clean ups, further implementation 2011-02-26 22:43:41 +01:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble 1fbc873a8c Cleanups 2011-02-16 03:28:06 +00:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley adb757cd2f Cleanups and screen fixes 2010-08-26 06:01:29 +01:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Jon Tibble 914a710f95 More docstrings 2010-06-10 22:30:50 +01:00
Martin Thompson cd8377f03d Fixed crash when monitor=<some monitor that doesn't exist> in OpenLP.conf 2010-05-12 21:43:48 +01:00
Tim Bentley 17ee4f00fa remove plugin 2010-04-28 17:41:04 +01:00
Tim Bentley d0c6cf9639 move display to core 2010-04-27 20:59:44 +01:00
Tim Bentley b0763714c8 Fix up object copy and get to work. 2010-04-24 20:57:29 +01:00
Tim Bentley d7e060c503 Start to add ability to set display screen size for a session 2010-04-24 19:42:01 +01:00
Tim Bentley 3c8c20f2d4 cleanup the screen size code 2010-04-02 19:12:54 +01:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Jon Tibble 51d95b661c Head r728 and truth test 2010-03-09 19:14:23 +00:00
Tim Bentley 325fab92da Clean up all the Gloab log statements 2010-02-27 15:31:23 +00:00
Tim Bentley 2d7c9dd402 Fixes from the merge 2010-01-22 18:59:36 +00:00
Tim Bentley 56275fbc21 Remove prints for merge 2010-01-22 17:54:08 +00:00
Tim Bentley 9dc38cf289 Refactor the screen handling code to try and set the screen sizes correctly. 2010-01-16 07:22:50 +00:00