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
/
src
/
pkg
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert directory layout to what we had initially
Alexander Neumann
2012-02-20
118
-21737
/
+0
*
TextEdit: Improve handling of escape and tab keys.
Alexander Neumann
2011-08-14
1
-7
/
+4
*
ToolBar: Add support for multiple text rows per button.
Alexander Neumann
2011-08-14
1
-1
/
+22
*
NumberEdit: Remove MinSizeHint
Alexander Neumann
2011-08-14
1
-5
/
+0
*
Improve handling of hidden widgets in layouts.
Alexander Neumann
2011-08-14
4
-30
/
+61
*
IniFileSettings: Don't error when loading if the .ini file does not yet exist.
Alexander Neumann
2011-08-14
1
-5
/
+38
*
Missed two files in previous commit (of course).
Alexander Neumann
2011-07-16
2
-11
/
+21
*
Change [u]int to [u]int32 in winapi and adjust walk as required.
Alexander Neumann
2011-07-16
59
-500
/
+708
*
FileDialog: Filter must be terminated with two zeros (\0\0).
Alexander Neumann
2011-07-12
1
-1
/
+1
*
Fixes for weekly.2011-07-07
Alexander Neumann
2011-07-08
5
-5
/
+4
*
Unify winapi imports in walk.
Benny Siegert
2011-07-06
66
-276
/
+70
*
Consolidate winapi/* into a single package.
Benny Siegert
2011-07-06
37
-415
/
+224
*
Add Icon and NotifyIcon.
Alexander Neumann
2011-07-06
8
-7
/
+448
*
Change definition of some constants.
Alexander Neumann
2011-07-06
2
-19
/
+19
*
Wrap errors returned by recover in window procedure + some more error handling stuff.
Alexander Neumann
2011-07-06
2
-17
/
+50
*
TableView: Set internal item count before setting current index to -1 on model rows reset.
Alexander Neumann
2011-07-02
1
-2
/
+2
*
D'oh! Another file was missing :(
Alexander Neumann
2011-06-27
2
-0
/
+22
*
TableView: Always set current index to -1 when resetting model rows.
Alexander Neumann
2011-06-26
1
-8
/
+1
*
Remove ListView widget, use TableView instead.
Alexander Neumann
2011-06-26
6
-966
/
+0
*
Missed to commit one more file.
Alexander Neumann
2011-06-25
1
-0
/
+14
*
Add TableView widget
Alexander Neumann
2011-06-25
2
-0
/
+754
*
ToolBar: Better SizeHint
Alexander Neumann
2011-06-24
1
-5
/
+7
*
ToolBar: Remove [Set]ButtonWidthLimits.
Alexander Neumann
2011-06-24
1
-17
/
+0
*
ToolBar: Add [Set]DefaultButtonWidth.
Alexander Neumann
2011-06-24
1
-8
/
+73
*
ToolBar: Get rid of some code duplication.
Alexander Neumann
2011-06-24
2
-58
/
+64
*
Fix ToolBar button auto size / wrapping problem
Alexander Neumann
2011-06-24
1
-4
/
+6
*
Merge branch 'master' of github.com:lxn/walk
Alexander Neumann
2011-06-23
3
-5
/
+5
|
\
|
*
Merge pull request #4 from bsiegert/master
Alexander Neumann
2011-06-23
3
-5
/
+5
|
|
\
|
|
*
Make DOCINFO.CbSize an int32.
Benny Siegert
2011-06-23
2
-2
/
+2
|
|
*
Update for unsafe.Sizeof changes.
Benny Siegert
2011-06-22
2
-4
/
+4
*
|
|
Doc comments for Widget and WidgetBase
Alexander Neumann
2011-06-23
1
-0
/
+305
|
/
/
*
|
Add missing pieces to make *ToolBar respect *Action changes.
Alexander Neumann
2011-06-23
1
-2
/
+17
*
|
Make SetText work for a *TabPage that is already added to a *TabWidget.
Alexander Neumann
2011-06-23
2
-10
/
+59
*
|
Add a Synchronize function that allows to run a closure within the main thread.
Vincent Vanackere
2011-06-23
1
-0
/
+25
*
|
*LineEdit, *TextEdit: Add read-only support
Alexander Neumann
2011-06-23
3
-0
/
+31
|
/
*
Add DateEdit widget
Alexander Neumann
2011-06-21
5
-0
/
+330
*
Keep panicking if no handler is attached to the *App.Panicking event + avoid double panic
Alexander Neumann
2011-06-21
2
-9
/
+21
*
Merge *WidgetBase.runMessageLoop into *TopLevelWindow.Run.
Alexander Neumann
2011-06-21
2
-22
/
+18
*
IniFileSettings: Include os.O_TRUNC when opening .ini file for writing.
Alexander Neumann
2011-06-21
1
-11
/
+5
*
Properly reactivate owner after closing nested top level window.
Alexander Neumann
2011-06-03
1
-0
/
+3
*
Actually implement TabPageList.Clear() and TabPageList.RemoveAt().
Vincent Vanackere
2011-06-03
2
-10
/
+51
*
IniFileSettings: Use bufio.Reader for reading lines.
Alexander Neumann
2011-06-03
1
-3
/
+2
*
Pass nil instead of emtpy rect to CreateEnhMetafile to fix size bug
Alexander Neumann
2011-05-04
1
-3
/
+1
*
Run gofix for changes in release.r57.1 8276
Alexander Neumann
2011-05-04
1
-1
/
+1
*
Remove ClientArea(), a MainWindow can now be used as parent directly
Alexander Neumann
2011-03-27
6
-59
/
+52
*
Bring back Initialize and Shutdown funcs
Alexander Neumann
2011-03-27
4
-8
/
+42
*
Add options for logging errors and panicking on errors + use panicking in examples
Alexander Neumann
2011-03-26
16
-176
/
+152
*
TextEdit: Who had the brilliant idea to kill our parent when pressing the escape key?
Alexander Neumann
2011-03-26
1
-0
/
+6
*
Add some support for setting tab order (z-order)
Alexander Neumann
2011-03-26
3
-18
/
+52
*
If we assign no context menu to a widget, use what the os provides
Alexander Neumann
2011-03-26
1
-1
/
+1
[next]