summaryrefslogtreecommitdiffstatshomepage
path: root/gradientcomposite.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* DPI: Assume variable screen DPI and revise 96dpi functionsSimon Rozman2019-09-261-1/+1
* DPI, Bitmap: Make bitmaps DPI-awareSimon Rozman2019-09-261-1/+1
* DPI: Revise 1/96" to/from native pixel conversionsSimon Rozman2019-09-261-1/+1
* Run for your life or prepare to meet theAlexander Neumann2019-07-171-1/+9
* More work on multi monitor HIDPIAlexander Neumann2019-05-071-2/+2
* declarative/[Gradient]Composite: Add Border optionAlexander Neumann2017-09-251-1/+5
* GradientComposite: Stop wasting memoryAlexander Neumann2017-07-101-0/+6
* GradientComposite: Use Canvas.GradientFillRectangleAlexander Neumann2017-05-081-32/+8
* Add GradientComposite widgetAlexander Neumann2017-03-231-0/+288