index
:
wireguard-windows
ad/pkg/walk/manual-draw-tabwidget
ad/pkg/walk/rebar
ad/updatepage-bold
an/status-image
jd/adminnobs
jd/dll-clang
jd/fullycooked-peb
jd/moderatekillproc
jd/more-service-dependency
jd/no-dns-block
jd/programdata
jd/uac-arm
jd/undocumented-dns-setter
jd/wsl-dns-unblock
master
pkg/walk
pkg/walk-win
sr/for-jason
WireGuard client for Windows
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
boxlayout.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
boxLayoutFlags: Use union of child flags without modification
Alexander Neumann
2019-11-27
1
-35
/
+12
*
Label: Add EllipsisMode
Alexander Neumann
2019-11-21
1
-14
/
+49
*
TableView: allow disabling scrollbars
Jason A. Donenfeld
2019-10-24
1
-2
/
+3
*
DPI: Cleanup
Simon Rozman
2019-09-27
1
-1
/
+1
*
DPI: Merge `RectanglePixels` to `Rectangle`
Simon Rozman
2019-09-27
1
-4
/
+5
*
DPI: Merge `SizePixels` to `Size`
Simon Rozman
2019-09-27
1
-8
/
+8
*
DPI: Merge `Pixel` to `int`
Simon Rozman
2019-09-27
1
-20
/
+20
*
DPI: Name 96dpi margins and spacing fields appropriately
Simon Rozman
2019-09-26
1
-23
/
+23
*
DPI: Reorganize metrics structs to approach client compatibility
Simon Rozman
2019-09-26
1
-17
/
+17
*
DPI, Layout: Fix spacing issues
Simon Rozman
2019-09-26
1
-4
/
+5
*
DPI: Revise 1/96" to/from native pixel conversions
Simon Rozman
2019-09-26
1
-36
/
+41
*
BoxLayout/GridLayout: Let HeightForWidthers take excess height if they can
Alexander Neumann
2019-08-05
1
-2
/
+2
*
Expose more stuff from new layout system so external widgets can use it
Alexander Neumann
2019-07-30
1
-16
/
+15
*
Run for your life or prepare to meet the
Alexander Neumann
2019-07-17
1
-144
/
+118
*
Update layout of container that stayed the same size only if dirty
Alexander Neumann
2019-06-04
1
-0
/
+2
*
Improve performance of applying DPI change
Alexander Neumann
2019-05-16
1
-0
/
+6
*
Widget[Base]: Add *Pixel variants of MinSize, MaxSize and SetMinMaxSize
Alexander Neumann
2019-05-07
1
-1
/
+1
*
More work on multi monitor HIDPI
Alexander Neumann
2019-05-07
1
-2
/
+2
*
Avoid some ineffiency in layouts and factor out common stuff into LayoutBase
Alexander Neumann
2019-05-01
1
-91
/
+15
*
Initial multi monitor HIDPI support
Alexander Neumann
2019-04-30
1
-11
/
+21
*
Add support for alignment specified per widget
Alexander Neumann
2019-02-27
1
-6
/
+11
*
Add support for specifying widget alignment on layout level
Alexander Neumann
2019-02-27
1
-8
/
+98
*
BoxLayout: Small refactoring after removing logging code
Alexander Neumann
2019-02-26
1
-3
/
+1
*
Spacer: Add support for restricting greed locally
Alexander Neumann
2019-02-26
1
-1
/
+9
*
Merge pull request #462 from zx2c4-forks/jd/identical-nondeclarative-boxlayout
Alexander Neumann
2019-02-26
1
-0
/
+2
|
\
|
*
boxlayout: Use same margins and spacing for non-declarative UIs
Jason A. Donenfeld
2019-02-25
1
-0
/
+2
*
|
Replace some occurrences of Widget with *WidgetBase
Alexander Neumann
2019-02-25
1
-9
/
+9
|
/
*
Add support for widgets that trade height for width to layouts and do some refactoring
Alexander Neumann
2018-12-05
1
-100
/
+105
*
FlowLayout: Fix section heights and margins
Alexander Neumann
2018-11-07
1
-2
/
+0
*
Add FlowLayout
Alexander Neumann
2018-11-07
1
-44
/
+20
*
Merge branch 'master' into graphicseffects
Alexander Neumann
2017-11-06
1
-4
/
+2
|
\
|
*
Honor MaxSize even if smaller than MinSizeHint, fixes #339
Alexander Neumann
2017-11-06
1
-4
/
+2
*
|
Add experimental support for graphics effects
Alexander Neumann
2017-04-11
1
-0
/
+12
|
/
*
Some ScrollView improvements
Alexander Neumann
2017-04-11
1
-0
/
+2
*
Add a simple layout scheduling system to avoid pointless intermediate updates
Alexander Neumann
2017-04-11
1
-0
/
+4
*
Some layout improvements
Alexander Neumann
2017-03-23
1
-2
/
+12
*
Add build tags to allow this library to be included in a cross platform program. This allows for several things:
Joseph Watson
2015-09-15
1
-0
/
+2
*
Use stable sort everywhere
Alexander Neumann
2015-08-04
1
-1
/
+1
*
Use win instead of go-winapi package and import qualified
Alexander Neumann
2013-07-25
1
-7
/
+7
*
Group imports everywhere
Alexander Neumann
2013-07-24
1
-2
/
+6
*
Introduce Window and WindowBase as base for all windows
Alexander Neumann
2013-07-24
1
-17
/
+20
*
Add beginnings of declarative sub package and example
Alexander Neumann
2012-09-28
1
-1
/
+3
*
Some Splitter and layout improvements
Alexander Neumann
2012-06-07
1
-37
/
+14
*
Run go fix; apply additional manual fixes
Alexander Neumann
2012-02-20
1
-10
/
+7
*
Remove winapi sub-package and use github.com/lxn/go-winapi instead
Alexander Neumann
2012-02-20
1
-1
/
+1
*
Revert directory layout to what we had initially
Alexander Neumann
2012-02-20
1
-0
/
+531