Commit Graph

12 Commits

Author SHA1 Message Date
Pietro Gagliardi 85940dae2e And FINALLY ported Table. Now to write an example program. 2018-08-26 19:55:10 -04:00
Pietro Gagliardi 3c4b7e208a And migrated tablemodel.go back. And now we can finally build it properly! 2018-08-26 17:36:39 -04:00
Pietro Gagliardi 2c275b76ae And finally migrated Area back. 2018-08-26 17:22:05 -04:00
Pietro Gagliardi 246950deed Migrated drawtext.go and fontbutton.go. 2018-08-26 17:17:03 -04:00
Pietro Gagliardi 247cdf8d6f Migrated colorbutton.go back. 2018-08-26 17:08:41 -04:00
Pietro Gagliardi d8200a9f04 Migrated image.go, and migrated draw.go as-is. It needs some refactoring. 2018-08-26 14:09:49 -04:00
Pietro Gagliardi d0fe74d603 Migrated datetimepicker.go and brought stddialogs.go back again. 2018-08-26 13:48:13 -04:00
Pietro Gagliardi 7b7ae9d7ce More control migration. Everything beyond this point is nontrivial. 2018-08-26 13:43:05 -04:00
Pietro Gagliardi 1095719d84 Migrated more controls. 2018-08-26 13:33:54 -04:00
Pietro Gagliardi 2bc7621928 Migrated window.go, box.go, button.go, and checkbox.go back. 2018-08-26 13:24:47 -04:00
Pietro Gagliardi 809662459d Migrate the link_darwin_amd64.go and control.go files back; fixed up errors in the C files and util.go. 2018-08-26 13:18:53 -04:00
Pietro Gagliardi 766f9ed028 Migrated util.go and main.go to the new pkgui convention and C file. Also replaced C.CBytes() with C.malloc() (this bumps our minimum version requirement to 1.8, but it's better than keeping a massive slice around at all times). 2018-08-26 10:19:10 -04:00