Dave Davenport
|
954288ab81
|
Give overlay widget a parent, queue widget redraw on enable/disable
|
2017-01-31 08:09:55 +01:00 |
|
Dave Davenport
|
b63e417e38
|
Add configurable fonts for testing. #544
|
2017-01-24 08:40:37 +01:00 |
|
Dave Davenport
|
a5d2db256e
|
Clear theme memory on close, free temporary widget
|
2017-01-09 23:08:11 +01:00 |
|
Dave Davenport
|
cf1940f8cb
|
Reset theme if parsing fails, so we don't display using 1/2 parsed theme
|
2017-01-09 23:01:09 +01:00 |
|
Dave Davenport
|
25dff63006
|
Improve error handling string.
|
2017-01-09 22:40:11 +01:00 |
|
Dave Davenport
|
ca01af6338
|
Try to improve error handling and messages
|
2017-01-09 22:29:31 +01:00 |
|
Dave Davenport
|
854aa55453
|
Better error reporting (1)
|
2017-01-09 18:32:26 +01:00 |
|
Dave Davenport
|
5188e36147
|
Remove unused functions and other small fixes
|
2017-01-09 08:39:02 +01:00 |
|
Dave Davenport
|
f42e4ffbd7
|
Remove old cairo color set functions
|
2017-01-09 08:32:16 +01:00 |
|
Dave Davenport
|
baab2047ad
|
Indent magic, rework makefile so lexer and yacc file are not passed.
|
2017-01-08 21:36:06 +01:00 |
|
Dave Davenport
|
8c0c43952d
|
Make 'text' override foreground color for rendering text
|
2017-01-08 20:39:37 +01:00 |
|
Dave Davenport
|
26efbecbc3
|
Fix multiple -theme-str lines parsing, fix num lines
|
2017-01-08 17:18:49 +01:00 |
|
Dave Davenport
|
ce2cf6b2d9
|
Make error dialog widget layout match normal one
|
2017-01-08 16:49:46 +01:00 |
|
Dave Davenport
|
c57e7348d2
|
Add some better error message. Allow -theme-str option to override part of theme
|
2017-01-08 16:09:24 +01:00 |
|
Dave Davenport
|
361d5c62d7
|
Draw scrollbar when list is empty.
|
2017-01-06 22:12:24 +01:00 |
|
Dave Davenport
|
02dafeeccc
|
Fix percentual margin.
|
2017-01-06 20:36:06 +01:00 |
|
Dave Davenport
|
af8a6541a2
|
Order entries in box based on index, allow theme to override.
|
2017-01-06 16:41:23 +01:00 |
|
Dave Davenport
|
5078034672
|
Add scrollbar 'handle-width' and 'handle-color' remove old syntax
|
2017-01-06 15:36:06 +01:00 |
|
Dave Davenport
|
52f4f32d89
|
Listview: hide widget when no row is visible and dynamic is enabled.
|
2017-01-06 13:42:00 +01:00 |
|
Dave Davenport
|
0e037237f8
|
Only queue redraw when state actually changes
|
2017-01-06 13:26:26 +01:00 |
|
Dave Davenport
|
f45e910a1b
|
Q'nD: Update border and force redraw on state change
|
2017-01-06 13:24:35 +01:00 |
|
Dave Davenport
|
7e13bd8658
|
Quick 'n Dirty work around for handle color in scrollbar.
|
2017-01-06 13:13:03 +01:00 |
|
Dave Davenport
|
a02de2c410
|
Textbox take height set, when bigger then desired in autowidth mode
|
2017-01-05 22:56:32 +01:00 |
|
Dave Davenport
|
f2a4049991
|
Remove separator
|
2017-01-05 22:07:50 +01:00 |
|
Dave Davenport
|
3eb450c37e
|
Add generic container (renamed window widget) put container around message.
|
2017-01-05 18:33:57 +01:00 |
|
Dave Davenport
|
a4bab4654a
|
Scrollbarwidth is a Distance.
|
2017-01-04 23:14:43 +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
|
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
|
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
|
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
|
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
|
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 |
|