Commit Graph

65 Commits

Author SHA1 Message Date
baldurk 9454ef48df Draw custom scrollbars 2017-07-28 19:06:43 +01:00
baldurk e7fd2e24db Draw checkbox/radio labels ourselves 2017-07-28 19:06:43 +01:00
baldurk 9d67e0f2d9 Add custom drawing for group boxes 2017-07-28 19:06:43 +01:00
baldurk cd15947f47 Do our own sizing of the controls we're painting 2017-07-28 19:06:43 +01:00
baldurk 2699ca46e5 Tweak highlight borders 2017-07-28 19:06:42 +01:00
baldurk 1e1cefb1bb Extract out common code for pushbuttons, to re-use for textbox borders. 2017-07-28 19:06:42 +01:00
baldurk 573d94adf0 Add custom drawn radio and check boxes 2017-07-28 19:06:42 +01:00
baldurk bbda9de011 Tweak disabled colours for palettes 2017-07-28 19:06:42 +01:00
baldurk 03cf4d2ce3 Customise button rendering in RDStyle 2017-07-28 19:06:42 +01:00
baldurk c601414e39 Add light and dark palettes to RDStyle 2017-07-28 19:06:42 +01:00
baldurk 3ea74aa73b Treeview expanders shouldn't be Dark, they should be Text 2017-07-28 19:06:41 +01:00
baldurk 9a782158fd Fork RDStyle to RDTweakedNativeStyle
* The idea is tha this style won't change the palette and will just do
  some minimal additions/changes to whatever the native style is, to
  work around some rough spots.
2017-07-28 19:06:41 +01:00
baldurk 6cedd3755b Add custom rendering of tab close buttons 2017-07-28 19:06:41 +01:00
baldurk 60ba617f38 Add custom branches/indicators for tree controls 2017-07-28 19:06:40 +01:00
baldurk 83c413129e Add the beginnings of a unified cross-OS style
* First thing changed, auto-raise toolbuttons don't sink when enabled,
  but remain flat and highlighted.
2017-07-28 19:06:40 +01:00