summaryrefslogtreecommitdiff
path: root/table_windows.go
AgeCommit message (Collapse)Author
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2015-02-21Implemented Table column names on all platforms. Updates #40.Pietro Gagliardi
2015-02-19More TODOs.Pietro Gagliardi
2015-02-19Added tableSetSelection to the new Windows Table and hooked it up to the ↵Pietro Gagliardi
package ui Table.
2015-02-19Added tableGetSelection to the new Windows Table and hooked it up to package ↵Pietro Gagliardi
ui's Table.
2015-02-18Fixed Windows Table font.Pietro Gagliardi
2015-02-18"Fixed" the other Windows Table problem. Now to implement selection and fix ↵Pietro Gagliardi
the fonts...
2015-02-18Began fixing the new Windows Table. In its current state one bug is fixed ↵Pietro Gagliardi
and another has been spotted, with the diagnosis coming next.
2015-02-18Fixed Windows build. More TODOs. Still not working...Pietro Gagliardi
2015-02-17Fixed the other build errors. Awesome, Go's linker won't recognize the COM ↵Pietro Gagliardi
IIDs in uuid.dll; guess we're bumping the minimum required version of Go, maybe?...
2015-02-17Fixed many build errors. Not done yet.Pietro Gagliardi
2015-02-17Even more Windows Table code. Almost done with the prototype test!Pietro Gagliardi
2015-02-17More Windows Table work.Pietro Gagliardi
2014-10-18Merged new container/sizing stuff.Pietro Gagliardi
2014-10-02go fmt. Precursor to bug report filing.Pietro Gagliardi
2014-09-02Removed more debugging spiel.Pietro Gagliardi
2014-08-30...in with the new.Pietro Gagliardi