.. |
comctl32_windows.c
|
Fixed assorted typos in some of the new C files.
|
2014-07-17 23:56:16 -04:00 |
comctl32_windows.go
|
Migrated comctl32_windows.go to C.
|
2014-07-17 20:05:47 -04:00 |
common_unix.go
|
Changed the GTK+ files so they would not compile on Windows; this is needed now that the Windows build uses cgo too.
|
2014-07-17 23:50:14 -04:00 |
common_windows.c
|
Fixed assorted typos in some of the new C files.
|
2014-07-17 23:56:16 -04:00 |
common_windows.go
|
Fixed Go compiler errors in the new Windows code; round 1.
|
2014-07-17 23:48:44 -04:00 |
controls.go
|
Ported over the sizing framework from the old package and implemented it on the GTK+ backend.
|
2014-07-16 21:30:19 -04:00 |
controls_darwin.go
|
Added button click events to the Mac OS X backend.
|
2014-07-17 12:02:39 -04:00 |
controls_darwin.m
|
Added button click events to the Mac OS X backend.
|
2014-07-17 12:02:39 -04:00 |
controls_unix.go
|
Changed the GTK+ files so they would not compile on Windows; this is needed now that the Windows build uses cgo too.
|
2014-07-17 23:50:14 -04:00 |
controls_windows.c
|
Migrated controls_windows.go to C.
|
2014-07-17 22:16:32 -04:00 |
controls_windows.go
|
Migrated common_windows.go to C. Now to nuke unneeded files and fix compiler errors...
|
2014-07-17 23:45:12 -04:00 |
gtk_unix.h
|
Added gtk_unix.h from the old ui; removed the line about gdk-pixbuf. Let's hope this builds...
|
2014-07-07 22:35:27 -04:00 |
init_windows.c
|
Migrated init_windows.go to C.
|
2014-07-17 22:33:03 -04:00 |
objc_darwin.h
|
Added button click events to the Mac OS X backend.
|
2014-07-17 12:02:39 -04:00 |
request.go
|
Added the Request model of the new, concurrent API.
|
2014-07-06 21:03:58 -04:00 |
sizing.go
|
Ported over the sizing framework from the old package and implemented it on the GTK+ backend.
|
2014-07-16 21:30:19 -04:00 |
sizing_darwin.go
|
Migrated control sizing code for Mac OS X.
|
2014-07-17 11:24:58 -04:00 |
sizing_darwin.m
|
Migrated control sizing code for Mac OS X.
|
2014-07-17 11:24:58 -04:00 |
sizing_unix.go
|
Changed the GTK+ files so they would not compile on Windows; this is needed now that the Windows build uses cgo too.
|
2014-07-17 23:50:14 -04:00 |
sizing_windows.c
|
Migrated sizing_windows.go to C.
|
2014-07-17 22:47:04 -04:00 |
sizing_windows.go
|
Migrated sizing_windows.go to C.
|
2014-07-17 22:47:04 -04:00 |
uitask.go
|
Some comment cleanup.
|
2014-07-13 20:28:15 -04:00 |
uitask_darwin.go
|
Implemented Stop() on Mac OS X.
|
2014-07-13 21:31:13 -04:00 |
uitask_darwin.m
|
Implemented Stop() on Mac OS X.
|
2014-07-13 21:31:13 -04:00 |
uitask_unix.go
|
Changed the GTK+ files so they would not compile on Windows; this is needed now that the Windows build uses cgo too.
|
2014-07-17 23:50:14 -04:00 |
uitask_windows.c
|
Some Unicode-related fixups and additions in the new Windows code.
|
2014-07-17 23:14:22 -04:00 |
uitask_windows.go
|
Migrated init_windows.go to C.
|
2014-07-17 22:33:03 -04:00 |
winapi_windows.h
|
Fixed assorted typos in some of the new C files.
|
2014-07-17 23:56:16 -04:00 |
window.go
|
Pinned down event behavior of Windows.Close().
|
2014-07-12 16:17:06 -04:00 |
window_darwin.go
|
Migrated control sizing code for Mac OS X.
|
2014-07-17 11:24:58 -04:00 |
window_darwin.m
|
Implemented window resize handling on Mac OS X. Now for actually setting child controls and resizing them.
|
2014-07-15 14:04:20 -04:00 |
window_unix.go
|
Changed the GTK+ files so they would not compile on Windows; this is needed now that the Windows build uses cgo too.
|
2014-07-17 23:50:14 -04:00 |
window_windows.c
|
Migrated window_windows.go to C.
|
2014-07-17 23:11:16 -04:00 |
window_windows.go
|
Migrated common_windows.go to C. Now to nuke unneeded files and fix compiler errors...
|
2014-07-17 23:45:12 -04:00 |
xcontrols
|
Added GetNewButton as a helper function and split the other controls to xcontrols pending their addition.
|
2014-07-07 13:40:51 -04:00 |
zz_test.go
|
Added button click events to the Mac OS X backend.
|
2014-07-17 12:02:39 -04:00 |