Dave Davenport
|
4cc21b93a5
|
Allow linking to top level properties.
|
2017-01-05 18:22:34 +01:00 |
|
Dave Davenport
|
50479057bc
|
Update themer.doc with latest theme changes.
|
2017-01-05 09:40:10 +01:00 |
|
Dave Davenport
|
580bcc138e
|
Fix doxygen
|
2017-01-04 23:40:05 +01:00 |
|
Dave Davenport
|
a4bab4654a
|
Scrollbarwidth is a Distance.
|
2017-01-04 23:14:43 +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
|
a77e080c60
|
Fix small doxygen/header issue.
|
2017-01-04 15:49:05 +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
|
44581fd90b
|
Allow packing order to be set using theme.
|
2017-01-04 13:34:02 +01:00 |
|
Dave Davenport
|
8bbf1b36d5
|
Don't draw widget when size is 0 or less.
|
2017-01-04 10:47:37 +01:00 |
|
Dave Davenport
|
8f6a323ed6
|
Merge remote-tracking branch 'origin/master' into themer
|
2017-01-04 10:39:50 +01:00 |
|
Dave Davenport
|
129d96928a
|
Quick when failed to grab keyboard. #524
|
2017-01-04 10:37:05 +01:00 |
|
Dave Davenport
|
6305bbbf39
|
Fix border with margin. take 2.
|
2017-01-04 00:36:33 +01:00 |
|
Dave Davenport
|
c96e95c766
|
Hopefully fix border with margin setting
|
2017-01-04 00:06:13 +01:00 |
|
Dave Davenport
|
495dfb4c20
|
Add support for margin.
|
2017-01-03 23:51:15 +01:00 |
|
Dave Davenport
|
953e260511
|
When order is reversed. reverse listview order fix #523
|
2017-01-03 20:33:30 +01:00 |
|
Dave Davenport
|
3f8c5378c4
|
Reverse scrollbar when listview is reversed.
|
2017-01-03 20:28:19 +01:00 |
|
Dave Davenport
|
a836346968
|
Allow listview to be reversed in order.
Issue: #523
|
2017-01-03 20:22:29 +01:00 |
|
Dave Davenport
|
da917993f7
|
Fix tests
|
2017-01-03 19:35:23 +01:00 |
|
Dave Davenport
|
f9fc01b176
|
Add percentage option to border,padding
|
2017-01-03 19:23:09 +01:00 |
|
Dave Davenport
|
7600668bff
|
Update window copyright
|
2017-01-03 18:06:21 +01:00 |
|
Dave Davenport
|
9f294437f0
|
Merge remote-tracking branch 'origin/master' into themer
|
2017-01-03 18:02:51 +01:00 |
|
Dave Davenport
|
4f4770ee4f
|
Fix wrong sed replace.
|
2017-01-03 18:02:21 +01:00 |
|
Dave Davenport
|
8163204320
|
Merge remote-tracking branch 'origin/master' into themer
|
2017-01-03 18:00:12 +01:00 |
|
Dave Davenport
|
22e2d7587d
|
Update copyright to 2017.
|
2017-01-03 17:59:28 +01:00 |
|
Dave Davenport
|
16e4eb04a8
|
Merge remote-tracking branch 'origin/master' into themer
|
2017-01-03 17:55:14 +01:00 |
|
Dave Davenport
|
eac5895374
|
Add copyright to themes.
|
2017-01-03 17:50:56 +01:00 |
|
Dave Davenport
|
3435599939
|
Allow for different color handle
|
2017-01-03 16:05:00 +01:00 |
|
Dave Davenport
|
b60ca07f1f
|
Remove border-width property from window.
|
2017-01-03 15:57:40 +01:00 |
|
Dave Davenport
|
861b52a523
|
Add support for borders around widgets.
|
2017-01-03 15:39:19 +01:00 |
|
Dave Davenport
|
e982a439fb
|
Fix spacing in listview and box.
|
2017-01-03 14:25:24 +01:00 |
|
Dave Davenport
|
fe0219a025
|
Fix the box widget test
|
2017-01-03 12:40:29 +01:00 |
|
Dave Davenport
|
30726b6c6e
|
Fix pasting of multi-line clipboard.
Previous newline removal only removed trailing newline.
|
2017-01-03 12:20:21 +01:00 |
|
Dave Davenport
|
0307a14984
|
Fix compile warning different architectures where long long unsigned != uint64_t
|
2017-01-03 12:19:52 +01:00 |
|
Dave Davenport
|
23e1bf9566
|
Resize widgets in width before determining initial height.
- Solves Rasi weird sizing issue.
|
2017-01-03 12:19:07 +01:00 |
|
Dave Davenport
|
f82129aab8
|
Box: static widget should get their desired height.
|
2017-01-03 12:18:11 +01:00 |
|
Dave Davenport
|
a41d6c4ab4
|
textbox, draw better cursor, fix desired height query.
- update layout before query.
- Correct autoheight logic.
|
2017-01-03 12:17:17 +01:00 |
|
Dave Davenport
|
9c7b5fe7a9
|
Restructure for readability. no change
|
2017-01-03 00:59:37 +01:00 |
|
Dave Davenport
|
37d99378dd
|
cleanup some of sizing logic.
|
2017-01-02 21:19:27 +01:00 |
|
Dave Davenport
|
df74540624
|
Fix crasher in error message. update reference output.
|
2017-01-01 19:33:16 +01:00 |
|
Dave Davenport
|
47aa7c4900
|
Fix errors in doxygen comments
|
2017-01-01 18:40:49 +01:00 |
|
Dave Davenport
|
ccf3f23d9b
|
Update comments, rename Widget to ThemeWidget.
|
2017-01-01 18:08:49 +01:00 |
|
Dave Davenport
|
62bfeafb1a
|
Fix typo in makefile
|
2017-01-01 17:03:42 +01:00 |
|
Dave Davenport
|
eb33f64046
|
Add BUILT_SOURCES for flex/bison generated files.
|
2017-01-01 16:52:25 +01:00 |
|
Dave Davenport
|
3e212f32d0
|
Add flex and bison to dependencies.
|
2017-01-01 16:39:25 +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 |
|