Jon Evans
|
8f69336ad1
|
Support DPI scaling in custom bitmap buttons
|
3 years ago |
qu1ck
|
f840fe3d38
|
Fix PCM update indicator color
|
3 years ago |
Marek Roszko
|
d2c0f5fc2a
|
More wxSing
|
3 years ago |
Jeff Young
|
fc15454dd1
|
Debounce button control drawing.
Fixes https://gitlab.com/kicad/code/kicad/issues/13288
|
3 years ago |
jean-pierre charras
|
e0fbe2542f
|
Fix a few compil and Coverity warnings.
|
3 years ago |
qu1ck
|
f4fa3b02c5
|
PCM: automatic check for repository updates
|
3 years ago |
Jeff Young
|
52bc2511cd
|
Add a radioButton mode to IMAGE_BUTTON.
Fixes https://gitlab.com/kicad/code/kicad/issues/11797
|
4 years ago |
Jeff Young
|
a2030a5956
|
GUI for font selection.
|
4 years ago |
Jeff Young
|
889970a449
|
SCH_NETCLASS_FLAGs and SCH_FIELDs for labels.
ADDED: a new label type for netclass flags.
ADDED: the ability to define fields on labels.
|
4 years ago |
david-beinder
|
da833ad7dd
|
Separate focus from hover state in BITMAP_BUTTON, trigger after mouse down+up
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8556
Adds AcceptDragInAsClick() to maintain support for use in toolbar palettes
|
5 years ago |
Jon Evans
|
e06aa32780
|
Launcher tweaks
|
5 years ago |
Wayne Stambaugh
|
5ecef204cd
|
Coding policy fixes.
Using "this->" violates coding policy section 2.7.
|
5 years ago |
Jeff Young
|
ad1e8ebda8
|
Cleanup formatting.
|
5 years ago |
Ian McInerney
|
5794997805
|
Fix inverted logic with checking a BITMAP_BUTTON
|
5 years ago |
Ian McInerney
|
65bd1ee9a4
|
Add a new BITMAP_BUTTON widget and use it in the appearances panel
This button behaves like an AUI button, so it is more suited
to being on panels without a border.
|
5 years ago |