Commit Graph

190 Commits

Author SHA1 Message Date
Jon Tibble d368f15713 Import fix 2010-07-21 13:28:41 +01:00
Jon Tibble 42619d455b deleteTheme cleanups 2010-07-21 10:52:00 +01:00
Jon Tibble db025be243 Do not rename when name has not changed 2010-07-21 02:34:27 +01:00
Billy Lange 7e12cda88f Add confirm before theme delete
bzr-revno: 950
2010-07-18 08:07:01 +01:00
Billy Lange ca1d6c8675 Fixed spaces 2010-07-17 21:53:17 +02:00
Jon Tibble 897929967a Add Theme fix and form tab ordering 2010-07-16 13:31:47 +01:00
Billy Lange d1c41fae7a Confirm deletion of theme 2010-07-15 18:36:09 +02:00
Jon Tibble b5f667fe51 Fix theme editing (Bug #594909 part 1)
bzr-revno: 938
2010-07-13 19:32:29 +01:00
Jon Tibble 02b33ed660 Theme background images (Bug #594911) 2010-07-12 23:32:46 +01:00
Jon Tibble 767214bb13 Proper theme name editing (Bug #594909) 2010-07-12 22:11:00 +01:00
Tim Bentley 08f650871a Signature Cleanups 2010-07-05 17:00:48 +01:00
Jon Tibble 2c42aa0289 Refactor check_item_selected 2010-06-24 16:50:40 +01:00
Raoul Snyman d7bd2c5074 Fix up Theme form parentage.
Some new lines?
2010-06-21 22:06:36 +02:00
Jon Tibble e3a07c1e57 Cleanups 2010-06-19 21:21:36 +01:00
Jon Tibble 1005a3c1b1 Cleanup unneeded trailing backslashes 2010-06-19 19:29:18 +01:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
M2j b13f9eb74f String cleanup: Themes 2010-06-19 01:18:08 +02:00
Jon Tibble 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +01:00
Jon Tibble 78114b8063 Apply docstrings feedback 2010-06-10 20:45:02 +01:00
Jon Tibble 7ddaff2843 Head r839 2010-06-10 17:36:49 +01:00
M2j 69c6e0ef02 use filesystem char encoding for file operations 2010-06-10 16:42:55 +02:00
Jon Tibble 78a6d20bb3 Fix theme migration method parameters 2010-06-10 14:20:43 +01:00
M2j 2dac357fa7 HEAD 2010-06-10 15:17:39 +02:00
M2j f51d67cd51 exception and string fix 2010-06-10 09:59:46 +02:00
Jon Tibble 8d059fb84e Add DocStrings 2010-06-10 02:57:59 +01:00
Jon Tibble 1cfcdadbd1 thememanager tweaks 2010-06-10 01:03:38 +01:00
Jon Tibble e40cdf792f Fix theme export breakage and lack of feedback 2010-06-10 00:28:02 +01:00
M2j b022fef955 combining two import statements 2010-06-10 01:03:08 +02:00
M2j 88930d3600 fix: Collecting files for theme export was broken 2010-06-10 00:18:07 +02:00
M2j 940c6fd44f Set theme and service file content to UTF-8
Replaced replaced all non-ASCII chars in the sources (exept of comments)
Fixed theme background images bug
2010-06-09 21:10:57 +02:00
Jon Tibble 0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Jon Tibble 559e4c4d63 Cleanups 2010-06-08 16:38:09 +01:00
Frode Woldsund 2df6bf5ef5 Fixed some wrong translate context and some indentation errors 2010-06-07 23:36:22 +02:00
Frode Woldsund b7d4f537e5 . 2010-06-07 00:44:49 +02:00
Frode Woldsund 23ac93019a Merged the trunk into my tree 2010-06-07 00:30:11 +02:00
Frode Woldsund dc35faf1ae Fixed all errors from the feedback I got from IRC 2010-06-06 12:07:48 +02:00
Frode Woldsund e88c05bd58 Added unicon symbol to all arguments in the translate() function. And fixed missing "spaces" and other smal error regarding the coding standar 2010-06-06 11:52:11 +02:00
Frode Woldsund 3be909c5c0 Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work. 2010-06-01 00:06:16 +02:00
Jon Tibble fb1e222422 Moar whitespace, exceptions and naming 2010-05-29 20:50:50 +01:00
Jon Tibble 4616bbcb36 Explicitly declare exceptions 2010-05-27 17:00:51 +01:00
Jon Tibble dc96d471e6 Variable cleanup 2010-05-27 15:41:47 +01:00
Jon Tibble 871640c374 Whitespace 2010-05-25 17:16:43 +01:00
Jon Tibble a2448e36da Remove redundant code 2010-05-25 15:20:05 +01:00
Jon Tibble 5a7e36b5bc Correct settingsSection naming convention 2010-04-30 23:38:15 +01:00
Jon Tibble b81160768b Coding style fixes 2010-04-30 22:00:17 +01:00
Tim Bentley 61a1693ce0 Head 802 2010-04-30 15:27:05 +01:00
Jon Tibble 22b00a130f Make settings_sections consistent 2010-04-30 02:31:41 +01:00
Tim Bentley b25b8ea590 Head 800 and fix fall out part 1 2010-04-28 18:07:36 +01:00