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
/
tableview.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of json, which we don't use
Jason A. Donenfeld
2021-01-21
1
-220
/
+0
*
Remove math/big usage
Jason A. Donenfeld
2021-01-21
1
-8
/
+0
*
global: replace class names
Jason A. Donenfeld
2021-01-21
1
-1
/
+1
*
TableView: Fix some issues with frozen columns
Alexander Neumann
2020-09-10
1
-6
/
+6
*
TableView: Use default font to style a cell if none is provided
Alexander Neumann
2020-09-10
1
-2
/
+4
*
TableView: Reduce flicker
Alexander Neumann
2020-08-31
1
-4
/
+5
*
TableView: Improve focus handling
Alexander Neumann
2020-08-27
1
-2
/
+2
*
Add some TableView stuff
Alexander Neumann
2020-07-29
1
-9
/
+117
*
TableView: Display header tool tips for too narrow columns
Alexander Neumann
2019-11-28
1
-0
/
+44
*
TableView: Prevent painting glitch that could occur on size change
Alexander Neumann
2019-11-06
1
-4
/
+25
*
TableView: Fix StretchLastColumn DPI change glitch
Alexander Neumann
2019-10-31
1
-0
/
+7
*
tableview: only recreate image list if one exists
Jason A. Donenfeld
2019-10-31
1
-4
/
+6
*
TableView: Simplify SetHeaderHidden
Alexander Neumann
2019-10-30
1
-18
/
+2
*
TableView: Fix ordering issue between SetScrollbarOrientation and SetHeaderHidden
Alexander Neumann
2019-10-30
1
-12
/
+14
*
TableView: Fix StretchLastColumn regressions (again)
Alexander Neumann
2019-10-30
1
-24
/
+64
*
TableView: Fix StretchLastColumn regressions
Alexander Neumann
2019-10-29
1
-10
/
+11
*
TableView: Implement width calculation of StretchLastColumn ourselves
Alexander Neumann
2019-10-28
1
-1
/
+25
*
Table[Model|View]: Add [Publish]RowsChanged for more efficient update of a range of rows
Alexander Neumann
2019-10-28
1
-10
/
+16
*
TableView: Avoid flicker when updating items
Alexander Neumann
2019-10-28
1
-2
/
+9
*
TableView: allow disabling scrollbars
Jason A. Donenfeld
2019-10-24
1
-0
/
+21
*
Font: Use window instead of screen DPI
Simon Rozman
2019-10-07
1
-1
/
+1
*
DPI: Merge `RectanglePixels` to `Rectangle`
Simon Rozman
2019-09-27
1
-4
/
+4
*
DPI: Merge `PointPixels` to `Point`
Simon Rozman
2019-09-27
1
-2
/
+2
*
DPI: Merge `Pixel` to `int`
Simon Rozman
2019-09-27
1
-6
/
+6
*
DPI, Styler: Revise cell and list stylers
Simon Rozman
2019-09-26
1
-6
/
+10
*
DPI, Canvas: Merge dpix and dpiy
Simon Rozman
2019-09-26
1
-2
/
+1
*
DPI: Reorganize metrics structs to approach client compatibility
Simon Rozman
2019-09-26
1
-12
/
+12
*
DPI, Bitmap: Make bitmaps DPI-aware
Simon Rozman
2019-09-26
1
-1
/
+1
*
DPI: Revise 1/96" to/from native pixel conversions
Simon Rozman
2019-09-26
1
-16
/
+19
*
Limit context menu to popup within client bounds
Simon Rozman
2019-09-12
1
-0
/
+1
*
Provide reasonable context menu location when invoked by keyboard
Simon Rozman
2019-09-12
1
-0
/
+18
*
global: don't do things in global init()
Jason A. Donenfeld
2019-09-04
1
-7
/
+12
*
Merge pull request #602 from Amebis/pending/tableview-altrows
Alexander Neumann
2019-09-04
1
-24
/
+38
|
\
|
*
TableView: Upgrade alternating row color to follow theme changes
Simon Rozman
2019-09-04
1
-24
/
+38
*
|
Merge pull request #598 from Amebis/pending/tableview-gridlines
Alexander Neumann
2019-09-04
1
-0
/
+25
|
\
\
|
*
|
TableView: Remove gridline event publishing
Simon Rozman
2019-09-04
1
-13
/
+0
|
*
|
TableView: Add support for gridline toggling
Simon Rozman
2019-09-03
1
-0
/
+38
|
|
/
*
/
TableView: Ensure our image list is of the right size after dpi change
Alexander Neumann
2019-09-04
1
-0
/
+5
|
/
*
TableView: Only apply font if we have no custom height
Alexander Neumann
2019-08-26
1
-0
/
+4
*
TableView: Expose ItemCountChanged event
Alexander Neumann
2019-07-22
1
-0
/
+6
*
Run for your life or prepare to meet the
Alexander Neumann
2019-07-17
1
-18
/
+11
*
TableView: Avoid flicker and high cpu utilization in weird corner case
Alexander Neumann
2019-06-05
1
-4
/
+20
*
Take care of disappearing TableView when updating a layout
Alexander Neumann
2019-06-04
1
-3
/
+9
*
TableView: Fix painting of selected rows when table view is not focused + some cleanup
Alexander Neumann
2019-05-30
1
-12
/
+10
*
TableView/TreeView: Use image list appropriate for the current DPI
Alexander Neumann
2019-05-30
1
-1
/
+3
*
TableView: Fix painting glitches
Alexander Neumann
2019-05-30
1
-10
/
+32
*
Handle theme and system color changes including high contrast
Alexander Neumann
2019-05-29
1
-31
/
+70
*
TableView: Use a system color instead of white as default color for highlighted text
Alexander Neumann
2019-05-27
1
-1
/
+1
*
tableview: unbreak columns again
Jason A. Donenfeld
2019-05-16
1
-2
/
+2
*
tableview: update columns on dpi change
Jason A. Donenfeld
2019-05-15
1
-0
/
+4
[next]