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
/
tabwidget.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: replace class names
Jason A. Donenfeld
2021-01-21
1
-1
/
+1
*
TabWidget: Fix the fix
Alexander Neumann
2020-11-04
1
-1
/
+1
*
TabWidget: Fix MinSize calculation
Alexander Neumann
2020-11-04
1
-10
/
+19
*
TabWidget: Avoid infinite loop when there is no page
Alexander Neumann
2020-09-01
1
-1
/
+1
*
TabWidget: Change automatic focus behavior on current page change
Alexander Neumann
2020-08-27
1
-21
/
+11
*
tabWidgetLayoutItem: Make IdealSize the same as MinSize
Alexander Neumann
2019-11-27
1
-1
/
+1
*
DPI, TabWidget: Revise adjustment calculating
Simon Rozman
2019-10-23
1
-17
/
+23
*
DPI: Deal with some TODOs
Alexander Neumann
2019-10-23
1
-4
/
+5
*
Font: Use window instead of screen DPI
Simon Rozman
2019-10-07
1
-1
/
+2
*
DPI: Merge `RectanglePixels` to `Rectangle`
Simon Rozman
2019-09-27
1
-5
/
+7
*
DPI: Merge `SizePixels` to `Size`
Simon Rozman
2019-09-27
1
-6
/
+6
*
DPI: Merge `PointPixels` to `Point`
Simon Rozman
2019-09-27
1
-1
/
+1
*
DPI: Merge `Pixel` to `int`
Simon Rozman
2019-09-27
1
-9
/
+10
*
DPI: Name 96dpi margins and spacing fields appropriately
Simon Rozman
2019-09-26
1
-4
/
+4
*
DPI: Assume variable screen DPI and revise 96dpi functions
Simon Rozman
2019-09-26
1
-2
/
+2
*
DPI: Reorganize metrics structs to approach client compatibility
Simon Rozman
2019-09-26
1
-14
/
+15
*
DPI, Bitmap: Make bitmaps DPI-aware
Simon Rozman
2019-09-26
1
-1
/
+2
*
DPI: Revise 1/96" to/from native pixel conversions
Simon Rozman
2019-09-26
1
-11
/
+11
*
global: don't do things in global init()
Jason A. Donenfeld
2019-09-04
1
-2
/
+5
*
Revert "TabWidget: Paint directly onto tab DC"
Alexander Neumann
2019-08-05
1
-1
/
+11
*
Expose more stuff from new layout system so external widgets can use it
Alexander Neumann
2019-07-30
1
-7
/
+7
*
TabWidget: Set focus to tab page when clicking tab
Alexander Neumann
2019-07-18
1
-0
/
+20
*
TabWidget: Avoid panic when a page has no layout
Alexander Neumann
2019-07-18
1
-2
/
+10
*
TabWidget: Paint directly onto tab DC
Alexander Neumann
2019-07-17
1
-11
/
+1
*
Run for your life or prepare to meet the
Alexander Neumann
2019-07-17
1
-81
/
+150
*
TabWidget: When changing which page is the current one, set focus to one of its descendants
Alexander Neumann
2019-05-24
1
-0
/
+1
*
Improve performance of applying DPI change
Alexander Neumann
2019-05-16
1
-2
/
+2
*
TabWidget: Add missing DPI aware image stuff
Alexander Neumann
2019-05-15
1
-3
/
+33
*
Merge branch 'master' of github.com:lxn/walk
Alexander Neumann
2019-05-14
1
-1
/
+1
|
\
|
*
tabwidget: use DPI-dependent bitmap size
Jason A. Donenfeld
2019-05-10
1
-1
/
+1
*
|
Initial DPI awareness support for images and drawing
Alexander Neumann
2019-05-14
1
-11
/
+19
|
/
*
More work on multi monitor HIDPI
Alexander Neumann
2019-05-07
1
-7
/
+8
*
Fixes for widgets implementing HeightForWidther
Alexander Neumann
2019-03-20
1
-0
/
+20
*
Don't panic in property accessors if type assertion fails
Alexander Neumann
2018-12-05
1
-1
/
+1
*
TabWidget: Fix retrieval of current index on amd64, thanks jackyzy823 for reporting and providing the fix!
Alexander Neumann
2018-11-26
1
-3
/
+1
*
TabWidget: Add CurrentIndex property
Alexander Neumann
2018-10-25
1
-0
/
+9
*
WindowBase: Expose getState as ReadState and putState as WriteState
Alexander Neumann
2017-12-12
1
-2
/
+2
*
TabWidget: Remove some premature optimization
Alexander Neumann
2017-11-15
1
-15
/
+6
*
TabWidget: Fix display glitches that occurred with non-themed app
Alexander Neumann
2017-04-24
1
-24
/
+46
*
TabWidget: Don't use transparent background by default
Alexander Neumann
2017-04-17
1
-2
/
+0
*
TabWidget: Draw image for current TabPage
Alexander Neumann
2017-04-17
1
-0
/
+19
*
TabWidget: Draw title for current TabPage + some cleanup
Alexander Neumann
2017-04-16
1
-2
/
+14
*
First steps towards support for transparent TabWidgets
Alexander Neumann
2017-04-16
1
-2
/
+137
*
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
*
Improve enabled propagation
Alexander Neumann
2015-08-12
1
-3
/
+5
*
Propagate font to widget when adding it to a container
Alexander Neumann
2015-08-10
1
-0
/
+4
*
Improve font propagation
Alexander Neumann
2015-08-06
1
-3
/
+5
*
TabWidget: Add support for tab page image, fixes #74
Alexander Neumann
2013-11-22
1
-2
/
+46
*
Use win instead of go-winapi package and import qualified
Alexander Neumann
2013-07-25
1
-38
/
+38
*
Group imports everywhere
Alexander Neumann
2013-07-24
1
-1
/
+3
[next]