Dave Davenport
|
89acc7b6ed
|
Make one widget_draw function, abstract rest (textbox, scrollbar) behind it.
|
2016-09-27 22:15:39 +02:00 |
|
Dave Davenport
|
ef3c773097
|
Constness.
|
2016-08-24 00:39:56 +02:00 |
|
Dave Davenport
|
4be25abad7
|
Fix some doxygen warnings.
|
2016-07-29 08:32:34 +02:00 |
|
Dave Davenport
|
c6a9de8c4a
|
Use snprintf instead of sprintf
|
2016-01-09 19:25:03 +01:00 |
|
Dave Davenport
|
d7dab65e5b
|
Making widget class, moving stuff around
|
2016-01-09 16:22:09 +01:00 |
|
Dave Davenport
|
504e27f701
|
Add some doxygen sugar.
|
2016-01-07 08:54:24 +01:00 |
|
QC
|
8f1f03e6d2
|
Use cairo to do drawing.
|
2015-09-26 20:34:34 +02:00 |
|
QC
|
442e235c24
|
Some cleanups, tweak uncrustify.
|
2015-09-19 12:21:30 +02:00 |
|
Dave Davenport
|
4c970fe4da
|
Properly resize content when window is resized.
|
2015-09-17 17:32:51 +02:00 |
|
Dave Davenport
|
72ef9c014f
|
Document doc, fix small drawing things in scrollbar
|
2015-09-04 08:42:09 +02:00 |
|
Dave Davenport
|
380697b895
|
scrollbar: Handle mouse clicks, fix width, remove border.
|
2015-09-04 08:26:57 +02:00 |
|
Dave Davenport
|
4bbbecd17d
|
Add scrollbar source code.
|
2015-09-03 22:12:20 +02:00 |
|