andlabs-ui/redo
Pietro Gagliardi 294cb8d166 More refinement of struct output in zwinconstgen.go. 2014-07-11 12:10:37 -04:00
..
common_unix.go Added the beginning of the Mac OS X code. 2014-07-08 16:47:28 -04:00
controls.go Fixed most compilation errors and added GTK+ string helper functions to common_unix.go. 2014-07-07 22:46:23 -04:00
controls_unix.go Added the beginning of the Mac OS X code. 2014-07-08 16:47:28 -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 Added beginning of Windows init code. 2014-07-11 09:55:13 -04:00
objc_darwin.h Implemented window closing on Mac OS X. This drops the "single delegate object for everything" setup but keeping that map and holding its lock is already meh so. 2014-07-08 17:44:08 -04:00
request.go Added the Request model of the new, concurrent API. 2014-07-06 21:03:58 -04:00
uitask.go Implemented the Window OnClosing() event on GTK+. It works! 2014-07-08 12:04:51 -04:00
uitask_darwin.go Added the beginning of the Mac OS X code. 2014-07-08 16:47:28 -04:00
uitask_darwin.m Switched to using Grand Central Dispatch and Objective-C blocks in the Mac OS X backend. THIS IS PRECEDENT-SETTING. 2014-07-08 16:50:52 -04:00
uitask_unix.go Added the beginning of the Mac OS X code. 2014-07-08 16:47:28 -04:00
window.go Fixed most compilation errors and added GTK+ string helper functions to common_unix.go. 2014-07-07 22:46:23 -04:00
window_darwin.go Implemented window closing on Mac OS X. This drops the "single delegate object for everything" setup but keeping that map and holding its lock is already meh so. 2014-07-08 17:44:08 -04:00
window_darwin.m Implemented window closing on Mac OS X. This drops the "single delegate object for everything" setup but keeping that map and holding its lock is already meh so. 2014-07-08 17:44:08 -04:00
window_unix.go Added the beginning of the Mac OS X code. 2014-07-08 16:47:28 -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
zwinconstgen.go More refinement of struct output in zwinconstgen.go. 2014-07-11 12:10:37 -04:00
zz_test.go Added the beginning of the Mac OS X code. 2014-07-08 16:47:28 -04:00