.. |
common_unix.go
|
Added the beginning of the Mac OS X code.
|
2014-07-08 16:47:28 -04:00 |
common_windows.go
|
Finished writing initial Windows implementation. Now to find out why it doesn't work...
|
2014-07-12 11:29:54 -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 and control adding to the Mac OS X backend.
|
2014-07-16 13:25:09 -04:00 |
controls_darwin.m
|
Added Button and control adding to the Mac OS X backend.
|
2014-07-16 13:25:09 -04:00 |
controls_unix.go
|
Added parenting/unparenting of controls to the GTK+ backend and the test program.
|
2014-07-15 20:48:16 -04:00 |
controls_windows.go
|
Added basic control showing to the Windows backend.
|
2014-07-15 22:44:27 -04:00 |
funcnames_windows.go
|
Re-added the Windows sizing code.
|
2014-07-16 22:31:48 -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.go
|
Finished writing initial Windows implementation. Now to find out why it doesn't work...
|
2014-07-12 11:29:54 -04:00 |
objc_darwin.h
|
Migrated control sizing code for Mac OS X.
|
2014-07-17 11:24:58 -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.go
|
Migrated control sizing code for Mac OS X.
|
2014-07-17 11:24:58 -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.go
|
Some comment cleanup.
|
2014-07-13 20:28:15 -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.go
|
Re-added the Windows sizing code.
|
2014-07-16 22:31:48 -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
|
Finished writing initial Windows implementation. Now to find out why it doesn't work...
|
2014-07-12 11:29:54 -04:00 |
zz_test.go
|
Added parenting/unparenting of controls to the GTK+ backend and the test program.
|
2014-07-15 20:48:16 -04:00 |