summaryrefslogtreecommitdiffstatshomepage
path: root/static.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: replace class namesJason A. Donenfeld2021-01-211-1/+1
* Some Label stuffAlexander Neumann2020-07-291-4/+11
* static: Use GET_[X|Y]_LPARAM to extract coordinates from LPARAMAlexander Neumann2019-11-281-1/+1
* static: Remove pointless codeAlexander Neumann2019-11-271-6/+0
* Label: Add EllipsisModeAlexander Neumann2019-11-211-7/+50
* DPI: Merge `SizePixels` to `Size`Simon Rozman2019-09-271-5/+5
* DPI: Reorganize metrics structs to approach client compatibilitySimon Rozman2019-09-261-5/+5
* global: don't do things in global init()Jason A. Donenfeld2019-09-041-2/+5
* Fix text alignment of labelsAlexander Neumann2019-08-061-3/+10
* Run for your life or prepare to meet theAlexander Neumann2019-07-171-20/+32
* Improve performance of applying DPI changeAlexander Neumann2019-05-161-1/+1
* More work on multi monitor HIDPIAlexander Neumann2019-05-071-3/+3
* By default center labels vertically instead of using GrowableVertAlexander Neumann2019-02-281-2/+4
* Some more static fixesAlexander Neumann2019-02-251-42/+56
* static: Invalidate after resizeAlexander Neumann2018-12-061-0/+2
* Labels: Let an embedded static control do the paintingAlexander Neumann2018-12-061-47/+120
* Fix label drawing when no background is set + add comment about dynamic line wrappingAlexander Neumann2018-12-051-1/+1
* Label reformAlexander Neumann2018-12-051-0/+190