History of contrib/theme_installer.py of fff90115eecec4a8
History of the file that is called contrib/theme_installer.py at checkin fff90115eecec4a8
2016-12-31
| ||
14:53 | Updated help.chm, whitespace fixed, new theme download dir back. file: [d8225b01da] check-in: [07d8e1cf0d] user: mario, branch: trunk, size: 8171 [annotate] [blame] [check-ins using] [diff] | |
2016-12-27
| ||
21:21 | Simplify virtual dependencies with new pluginconf.dependency(add=) param file: [8ce5ac7b7d] check-in: [fff90115ee] user: mario, branch: trunk, size: 8122 [annotate] [blame] [check-ins using] [diff] | |
2016-12-26
| ||
20:27 | User standard pluginconf.dependency() for themes filtering. file: [1a05b24e01] check-in: [41291d31ab] user: mario, branch: trunk, size: 8277 [annotate] [blame] [check-ins using] [diff] | |
15:56 | Introduce `depends:` field for themes as well (no version support, just basenames for linux/windows/gtk2/gtk3) file: [ffc788c6a2] check-in: [7027676c80] user: mario, branch: trunk, size: 8157 [annotate] [blame] [check-ins using] [diff] | |
15:24 | Clear up .so files completely on Linux if failed to install. file: [3560b83269] check-in: [a7c8985f62] user: Oliver, branch: trunk, size: 7654 [annotate] [blame] [check-ins using] [diff] | |
2016-12-23
| ||
21:36 | Guard non-writeable gtk_dir / extra statusbar info. file: [6f23360bad] check-in: [fdad9d9430] user: Oliver, branch: trunk, size: 7592 [annotate] [blame] [check-ins using] [diff] | |
2016-12-19
| ||
20:16 | Bump version file: [eee586dd62] check-in: [c068cc2c89] user: Oliver, branch: trunk, size: 7292 [annotate] [blame] [check-ins using] [diff] | |
2016-12-18
| ||
20:32 | os.access(gtk_dir, os.W_OK) in installhandler() not working on Windows (10). Incorrectly returns true for ProgramFiles paths, thus dll copying failed. Finally more cleanup code to remove the zip file, as well as dll - after successful extraction. → clear_theme() and clear_dll() are the new corresponding functions. file: [c01fa877e8] check-in: [0ef1977fd2] user: Oliver, branch: trunk, size: 7294 [annotate] [blame] [check-ins using] [diff] | |
2016-12-16
| ||
18:35 | Fix path delimiter (it's probably ";" on Windows, blimey if only it was documented somewhere) file: [d8378ec0f4] check-in: [723f84022a] user: mario, branch: trunk, size: 6242 [annotate] [blame] [check-ins using] [diff] | |
2016-12-14
| ||
15:57 | Added: new plugin: theme installer for Gtk2 and Windows; fixed for support of JSON format; gtk_reset_styles -- Oliver file: [d37a7bfc56] check-in: [ec7df3c333] user: mario, branch: trunk, size: 6215 [annotate] [blame] [check-ins using] | |