.. |
area_unix.go
|
Fixed compiler errors. Now to fix runtime errors! Woo!
|
2014-10-17 23:14:00 -04:00 |
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_unix.go
|
Did most of the GTK+ migration.
|
2014-10-17 20:02:34 -04:00 |
button_windows.go
|
Fixed preferred size forgetfulness.
|
2014-10-16 15:16:11 -04:00 |
checkbox_unix.go
|
Did most of the GTK+ migration.
|
2014-10-17 20:02:34 -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_unix.c
|
Figured out what to do about containers in GTK+ and applied it to Group.
|
2014-10-17 22:28:23 -04:00 |
container_unix.go
|
Fixed compiler errors. Now to fix runtime errors! Woo!
|
2014-10-17 23:14:00 -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
|
Cleaned up some code.
|
2014-10-17 16:35:30 -04:00 |
control.go
|
Cleaned up some code.
|
2014-10-17 16:35:30 -04:00 |
control_unix.go
|
Fixed GTK+ Area crash (damn typo). Now to figure out why everything is misplaced :D
|
2014-10-17 23:21:30 -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_unix.go
|
Fixed compiler errors. Now to fix runtime errors! Woo!
|
2014-10-17 23:14:00 -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_unix.go
|
Did most of the GTK+ migration.
|
2014-10-17 20:02:34 -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_unix.go
|
Fixed compiler errors. Now to fix runtime errors! Woo!
|
2014-10-17 23:14:00 -04:00 |
tab_windows.go
|
Implemented tabbing properly. Tab order still backwards.
|
2014-10-16 18:41:17 -04:00 |
table_unix.go
|
Did most of the GTK+ migration.
|
2014-10-17 20:02:34 -04:00 |
table_windows.go
|
Fixed compiler errors.
|
2014-10-15 13:30:35 -04:00 |
textfield_unix.go
|
Fixed compiler errors. Now to fix runtime errors! Woo!
|
2014-10-17 23:14:00 -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_unix.go
|
Migrated GTK+ Window.
|
2014-10-17 22:40:05 -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 |