summaryrefslogtreecommitdiff
path: root/redo/textfield_unix.go
AgeCommit message (Expand)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-24Added error beep to GTK+ TextField.Invalid().Pietro Gagliardi
2014-08-20Implemented TextField.Invalid() on Windows.Pietro Gagliardi
2014-08-20Added a test for TextField.Invalid() and implemented it on the GTK+ backend.Pietro Gagliardi
2014-08-20Added events and validity methods to TextField and implemented the events on ...Pietro Gagliardi
2014-08-05Renamed textField to textfield; this is just for the private implementation.Pietro Gagliardi
2014-08-04Removed Control.containerShow() and Control.containerHide() and the overall a...Pietro Gagliardi
2014-08-03Standardized basegetAuxResize() on the GTK+ backend to match the Mac OS X bac...Pietro Gagliardi
2014-08-03Migrated the GTK+ backend to the new Control system. Added controlParent to d...Pietro Gagliardi
2014-08-02Split all the Control implementations into their own files and renamed the co...Pietro Gagliardi