.. |
comctl32_windows.c
|
Migrated comctl32_windows.go to C.
|
2014-07-17 20:05:47 -04:00 |
comctl32_windows.go
|
Migrated comctl32_windows.go to C.
|
2014-07-17 20:05:47 -04:00 |
common_unix.go
|
Added the beginning of the Mac OS X code.
|
2014-07-08 16:47:28 -04:00 |
common_windows.go
|
Some Unicode-related fixups and additions in the new Windows code.
|
2014-07-17 23:14:22 -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
|
Implemented button clicking on GTK+.
|
2014-07-17 12:14:38 -04:00 |
controls_windows.c
|
Migrated controls_windows.go to C.
|
2014-07-17 22:16:32 -04:00 |
controls_windows.go
|
Migrated controls_windows.go to C.
|
2014-07-17 22:16:32 -04:00 |
funcnames_windows.go
|
Migrated the comctl32.dll code and added all the window subclassing stuff. Starting to consider just doing what I'm doing with the Mac OS X backend and just using cgo...
|
2014-07-17 18:04:51 -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
|
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_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
|
Implemented Stop() on GTK+.
|
2014-07-13 20:31:08 -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
|
Migrated window_windows.go to C.
|
2014-07-17 23:11: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
|
Ported over the sizing framework from the old package and implemented it on the GTK+ backend.
|
2014-07-16 21:30:19 -04:00 |
window_windows.c
|
Migrated window_windows.go to C.
|
2014-07-17 23:11:16 -04:00 |
window_windows.go
|
Migrated window_windows.go to C.
|
2014-07-17 23:11:16 -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 |
zregen.sh
|
Refined zregen.sh to accept argumetns and not run the 64-bit generator if the 32-bit one failed.
|
2014-07-15 22:30:42 -04:00 |
zwinconstgen.go
|
Migrated the comctl32.dll code and added all the window subclassing stuff. Starting to consider just doing what I'm doing with the Mac OS X backend and just using cgo...
|
2014-07-17 18:04:51 -04:00 |
zz_test.go
|
Added button click events to the Mac OS X backend.
|
2014-07-17 12:02:39 -04:00 |