Dave Davenport
|
e6a6d5f894
|
Fix printing of link element.
|
2017-01-05 18:23:27 +01:00 |
|
Dave Davenport
|
4cc21b93a5
|
Allow linking to top level properties.
|
2017-01-05 18:22:34 +01:00 |
|
Dave Davenport
|
b8ff85adb6
|
Improve exporting of theme.
|
2017-01-04 23:11:25 +01:00 |
|
Dave Davenport
|
5d70985bb9
|
Reset line style, reset state after drawing border.
|
2017-01-04 22:46:46 +01:00 |
|
Dave Davenport
|
9dd3cb312e
|
Support linestyle on border
|
2017-01-04 22:27:27 +01:00 |
|
Dave Davenport
|
b618cd63d8
|
Fix transparency in theme converter.
Implicitely convert P_INTEGER to P_PADDING if asked for a padding.
|
2017-01-04 15:18:12 +01:00 |
|
Dave Davenport
|
85a0e1a57e
|
Remove class system from new theme format. Fix theme converter.
|
2017-01-04 15:05:39 +01:00 |
|
Dave Davenport
|
645fe24890
|
Add debug output to themer that indicates unset properties.
|
2017-01-04 14:01:28 +01:00 |
|
Dave Davenport
|
f9fc01b176
|
Add percentage option to border,padding
|
2017-01-03 19:23:09 +01:00 |
|
Dave Davenport
|
b60ca07f1f
|
Remove border-width property from window.
|
2017-01-03 15:57:40 +01:00 |
|
Dave Davenport
|
e982a439fb
|
Fix spacing in listview and box.
|
2017-01-03 14:25:24 +01:00 |
|
Dave Davenport
|
ccf3f23d9b
|
Update comments, rename Widget to ThemeWidget.
|
2017-01-01 18:08:49 +01:00 |
|
Dave Davenport
|
d20587da54
|
Fix? tests
|
2017-01-01 16:32:01 +01:00 |
|
Dave Davenport
|
7d16d1a552
|
Slowly move more settings to the configuration convert.
|
2017-01-01 15:39:02 +01:00 |
|
Dave Davenport
|
d35e70d817
|
Support converting old theme internally, add first option to dump theme
|
2017-01-01 01:06:38 +01:00 |
|
Dave Davenport
|
05871703d5
|
Fall back to old style padding (with int) if no metric specified.
|
2016-12-31 23:34:48 +01:00 |
|
Dave Davenport
|
fb2d8b37a6
|
Fall back to integer setting for distance
|
2016-12-31 23:30:57 +01:00 |
|
Dave Davenport
|
7b0e0643c8
|
Make spacing be of type distance.
|
2016-12-31 23:27:17 +01:00 |
|
Dave Davenport
|
068592414e
|
Support em format in padding
|
2016-12-31 22:47:22 +01:00 |
|
Dave Davenport
|
5f424fa598
|
Padding should be specified in px now and 4 borders can be specified on
one pixel line.
|
2016-12-31 21:37:19 +01:00 |
|
Dave Davenport
|
843ccc1e41
|
Update drawing, background per widget.
|
2016-12-28 12:21:42 +01:00 |
|
Dave Davenport
|
1c611b0eec
|
First start at adding 4 sided padding
|
2016-12-27 22:19:15 +01:00 |
|
Dave Davenport
|
cd529acd9a
|
Fix typo in resolving theme element.
|
2016-12-20 10:27:23 +01:00 |
|
Dave Davenport
|
8793475501
|
Fix and document resolving.
|
2016-12-20 09:17:19 +01:00 |
|
Dave Davenport
|
5b1b8d4d05
|
Destroy the lexer after parsing
|
2016-12-19 15:50:35 +01:00 |
|
Dave Davenport
|
b8e58b0342
|
Make parser more flexible, allow global properties to be anywhere in file and allow multiple similar entries.
|
2016-12-16 09:28:13 +01:00 |
|
Dave Davenport
|
efd1e07755
|
Fix typo in theme name.
|
2016-12-15 09:46:42 +01:00 |
|
Dave Davenport
|
38035568f3
|
Fix separator class and tweak parser inheritance.
|
2016-12-13 00:09:51 +01:00 |
|
Dave Davenport
|
fd64bb7a41
|
Improve lexer by adding support for modes.
|
2016-12-12 23:40:43 +01:00 |
|
Dave Davenport
|
be0677cf49
|
Update theme to new format.
- @class state {
}
- #name state {
}
|
2016-12-12 21:14:57 +01:00 |
|
Dave Davenport
|
c6030063c6
|
Keep track of location in parser
|
2016-12-12 16:55:31 +01:00 |
|
Dave Davenport
|
d6ec7b1de8
|
Cleanup, fix missing initializer.
|
2016-12-12 09:11:57 +01:00 |
|
Dave Davenport
|
1dfac3c4da
|
Update to new theme
|
2016-12-11 12:19:46 +01:00 |
|
Dave Davenport
|
5fd76b75b1
|
Add some color stuff
|
2016-12-10 19:48:44 +01:00 |
|
Dave Davenport
|
2d01d1566a
|
Add some properties to themes
|
2016-12-09 22:16:31 +01:00 |
|
Dave Davenport
|
d18f037d1c
|
Add lex/bison parser for theme.
|
2016-12-09 19:49:49 +01:00 |
|