summaryrefslogtreecommitdiffstatshomepage
path: root/rectangle.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* MainWindow: Add support for specifying initial boundsAlexander Neumann2020-09-031-0/+4
* DPI: Merge `RectangleGrid` to `Rectangle`Simon Rozman2019-09-271-7/+2
* DPI: Merge `RectanglePixels` to `Rectangle`Simon Rozman2019-09-271-49/+13
* DPI: Merge `SizePixels` to `Size`Simon Rozman2019-09-271-3/+3
* DPI: Merge `PointPixels` to `Point`Simon Rozman2019-09-271-3/+3
* DPI: Merge `Pixel` to `int`Simon Rozman2019-09-271-13/+13
* DPI: Name 96dpi margins and spacing fields appropriatelySimon Rozman2019-09-261-1/+1
* DPI: Reorganize metrics structs to approach client compatibilitySimon Rozman2019-09-261-42/+36
* DPI: Revise 1/96" to/from native pixel conversionsSimon Rozman2019-09-261-9/+58
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-4/+4
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Some Splitter and layout improvementsAlexander Neumann2012-06-071-0/+9
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-1/+1
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+58