.. |
area_windows.c
|
Removed the whole store**HWND spiel. No longer works properly (nil pointers woo).
|
2014-10-16 13:53:05 -04:00 |
area_windows.go
|
Removed the whole store**HWND spiel. No longer works properly (nil pointers woo).
|
2014-10-16 13:53:05 -04:00 |
basicctrls.go
|
Added margined to Group and reworked the test. Now for spacing.
|
2014-10-16 19:35:50 -04:00 |
button_windows.go
|
Fixed preferred size forgetfulness.
|
2014-10-16 15:16:11 -04:00 |
checkbox_windows.go
|
Fixed preferred size forgetfulness.
|
2014-10-16 15:16:11 -04:00 |
common_windows.c
|
Adjusted background painting code on Windows for the new container structure.
|
2014-10-17 13:21:20 -04:00 |
container.go
|
Added margined to Group and reworked the test. Now for spacing.
|
2014-10-16 19:35:50 -04:00 |
container_windows.c
|
Adjusted background painting code on Windows for the new container structure.
|
2014-10-17 13:21:20 -04:00 |
container_windows.go
|
Storing the *container in the Windows GWLP_USERDATA is no longer needed; strip it.
|
2014-10-16 14:09:11 -04:00 |
control.go
|
Implemented tabbing properly. Tab order still backwards.
|
2014-10-16 18:41:17 -04:00 |
control_windows.go
|
More TODOs.
|
2014-10-17 13:25:37 -04:00 |
grid.go
|
Implemented Padded on Grid.
|
2014-10-17 13:16:16 -04:00 |
group_windows.go
|
Added margined to Group and reworked the test. Now for spacing.
|
2014-10-16 19:35:50 -04:00 |
label_windows.go
|
Implemented tabbing properly. Tab order still backwards.
|
2014-10-16 18:41:17 -04:00 |
simplegrid.go
|
Implemented Padded in SImpleGrid.
|
2014-10-17 13:08:54 -04:00 |
stack.go
|
Implemented Padded in Space.
|
2014-10-17 12:57:39 -04:00 |
tab_windows.go
|
Implemented tabbing properly. Tab order still backwards.
|
2014-10-16 18:41:17 -04:00 |
table_windows.go
|
Fixed compiler errors.
|
2014-10-15 13:30:35 -04:00 |
textfield_windows.go
|
Fixed preferred size forgetfulness.
|
2014-10-16 15:16:11 -04:00 |
winapi_windows.h
|
Adjusted background painting code on Windows for the new container structure.
|
2014-10-17 13:21:20 -04:00 |
window.go
|
Started the work for margins; implemented for Window.
|
2014-10-14 22:04:32 -04:00 |
window_windows.c
|
Removed the whole store**HWND spiel. No longer works properly (nil pointers woo).
|
2014-10-16 13:53:05 -04:00 |
window_windows.go
|
Removed the whole store**HWND spiel. No longer works properly (nil pointers woo).
|
2014-10-16 13:53:05 -04:00 |
yz_repaint_test.go
|
Forgot the modified test, oops.
|
2014-10-17 13:16:36 -04:00 |
zz_test.go
|
Implemented Padded in SImpleGrid.
|
2014-10-17 13:08:54 -04:00 |