Commit Graph

4409 Commits

Author SHA1 Message Date
Tim Bentley
d3e4cf7a2d Remove # 2010-10-26 20:11:26 +01:00
Tim Bentley
54d99657ab Head 2010-10-26 20:08:20 +01:00
Tim Bentley
f754289e4b Fix Image size backgrounds 2010-10-26 20:08:09 +01:00
Tim Bentley
f67e25c82e Fix Image size backgounds 2010-10-26 20:07:12 +01:00
Andreas Preikschat
851e91b313 Fixed a traceback after editing a image item in the servicemanager (line 62).
Replaced the up/down button text in ServiceItemEditForm/Dialog with icons.
Rearranged the buttons (delete, <space>, up, down).

bzr-revno: 1101
2010-10-24 22:30:52 +02:00
Tim Bentley
1da9d5629d Updates to screen handling 2010-10-24 20:23:12 +01:00
Wesley Stout
41f26894ab added superfly's changes 2010-10-24 14:22:04 -05:00
Tim Bentley
39f7b3b4d8 Head 2010-10-24 19:20:23 +01:00
Tim Bentley
0936c7d6d5 Updates 2010-10-24 18:36:43 +01:00
Andreas Preikschat
b3ae89e045 head 2010-10-24 18:18:01 +02:00
Tim Bentley
98a5300068 Changes to Image processing to improve performance.
Moved image storage for Themes and Image plugins to central cache.
Moved conversion to byte array on to a thread
Built basic thread locking management to cover adding and processing at same time

Presentations and Videos work how that always did.

Cleaned up lots of image size and type conversions.

bzr-revno: 1100
Fixes: https://launchpad.net/bugs/657712
2010-10-24 16:41:18 +01:00
Andreas Preikschat
8d82715924 added empty lines 2010-10-24 13:08:46 +02:00
Raoul Snyman
01f20fe540 Removed unused resources. 2010-10-24 13:07:29 +02:00
Andreas Preikschat
c8e5f9c07e fixed traceback after editing image item, icons for down/up buttons 2010-10-24 13:00:20 +02:00
Andreas Preikschat
5b9371a74c head 2010-10-24 12:27:30 +02:00
Tim Bentley
8e1a7334d3 Fix up presentations 2010-10-24 07:26:07 +01:00
Tim Bentley
68fa2c4791 Fix themes and class names 2010-10-23 18:37:10 +01:00
Tim Bentley
feb3be1cb9 Head 2010-10-23 08:24:30 +01:00
Tim Bentley
b0ba4472bd Fix up themes now 2010-10-23 08:23:49 +01:00
Tim Bentley
76ddf975a7 Add ImageManager 2010-10-22 19:56:58 +01:00
Tim Bentley
6dbb80ee94 Initial version of Image performance improvements 2010-10-22 18:24:56 +01:00
Jon Tibble
564e405d4d Fix spelling of Samuel (Bug #647931)
bzr-revno: 1099
2010-10-22 15:08:30 +01:00
Jon Tibble
8a977ef155 Fix spelling of Samuel (Bug #647931) 2010-10-21 22:43:14 +01:00
Jon Tibble
e10ecdf3c2 Cleanups
bzr-revno: 1098
2010-10-21 21:58:14 +01:00
Jon Tibble
a6bcfbf568 Cleanups 2010-10-21 16:31:22 +01:00
Raoul Snyman
49faf7fb1f Working on bringing actions into the shortcut form. 2010-10-21 09:42:13 +02:00
Raoul Snyman
360ef84d6e Updated the dual monitor stuff with some metadata and got a more recent screenshot of dual monitors on a stock standard Windows XP.
bzr-revno: 1097
2010-10-19 21:31:32 +02:00
Wesley Stout
70be3761f1 additions to dual display 2010-10-19 14:27:03 -05:00
Raoul Snyman
9198e09e06 Updated the dual monitor stuff with some metadata and got a more recent screenshot of dual monitors on a stock standard Windows XP. 2010-10-19 20:54:43 +02:00
Raoul Snyman
2909fc1b3b Removed an unnecessary build directory. 2010-10-19 19:21:54 +02:00
Raoul Snyman
0a25beb874 HEAD 2010-10-19 19:11:41 +02:00
Raoul Snyman
79c487d62a Add the Alerts plugin, update Song Usage 2010-10-19 19:10:54 +02:00
Wesley Stout
7cf7ca6d9f Video display Documentation
bzr-revno: 1096
2010-10-19 06:15:05 +01:00
Wesley Stout
a414963e2b Fixed spelling errors 2010-10-18 13:57:27 -05:00
Wesley Stout
09a2e6cbea Fixed spacing errors 2010-10-18 13:41:42 -05:00
Wesley Stout
957929829d fixing conflicts 2010-10-18 13:20:38 -05:00
Wesley Stout
37d2dc7910 Fixed the stuff for command line stuff and a few spelling errors 2010-10-18 05:39:59 -05:00
Wesley Stout
9387fc34e2 changes to dualmonitors 2010-10-17 16:31:27 -05:00
Wesley Stout
98e0588a29 Added Nvidia to the Linux section of dual monitors, corrected the paths to the pictures and cleaned up a little of the style on the glossary 2010-10-17 16:22:09 -05:00
Tim Bentley
0851b94837 Theme now created correctly we I think 2010-10-17 20:34:10 +01:00
Tim Bentley
61c763639b Theme cleanup and more UI work. 2010-10-17 19:58:42 +01:00
Tim Bentley
97c7ebc4c5 Head 2010-10-17 15:53:06 +01:00
Tim Bentley
63b3be4767 Head 2010-10-17 15:44:00 +01:00
Tim Bentley
c3b890e198 Performance updates 2010-10-17 15:43:51 +01:00
Raoul Snyman
09dbafaf3e HEAD 2010-10-17 16:25:03 +02:00
Raoul Snyman
cc474d5e26 Include the forms in the Song Usage plugin. 2010-10-17 16:24:37 +02:00
Tim Bentley
cf139be7cb Fix image but and more path optimisation
bzr-revno: 1095
Fixes: https://launchpad.net/bugs/661965
2010-10-17 14:32:40 +01:00
Raoul Snyman
7e7301a3f2 Updated documentation.
Renamed some classes and files to match naming conventions.

bzr-revno: 1094
2010-10-17 13:07:23 +02:00
Tim Bentley
ca20598dde More path optimisation
Fixes: https://launchpad.net/bugs/661965
2010-10-17 08:26:14 +01:00
Raoul Snyman
009e337158 Removed an incorrect import.
Added more documentation.
2010-10-17 00:50:36 +02:00