index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redo
/
textfield_darwin.go
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-27
More improvements to the Mac OS X TextField.Invalid() popover.
Pietro Gagliardi
2014-08-27
Renamed textField to textfield in the Mac OS X port for consistency.
Pietro Gagliardi
2014-08-27
Switched from NSPopover for the TextField.Invalid() warning on Mac OS X to a ...
Pietro Gagliardi
2014-08-25
Made the width of TextFields more reasonable on Mac OS X.
Pietro Gagliardi
2014-08-24
Added beep to TextFIeld.Invalid() on Mac OS X.
Pietro Gagliardi
2014-08-20
More TODOs.
Pietro Gagliardi
2014-08-20
Implemented TextField.Invalid() on Mac OS X.
Pietro Gagliardi
2014-08-20
Updated previous commit to work on password fields as well.
Pietro Gagliardi
2014-08-20
Implemented TextField.OnChanged() on Mac OS X.
Pietro Gagliardi
2014-08-05
Renamed textField to textfield; this is just for the private implementation.
Pietro Gagliardi
2014-08-04
Removed Control.containerShow() and Control.containerHide() and the overall a...
Pietro Gagliardi
2014-08-03
Migrated the Mac OS X backend to the new Control setup.
Pietro Gagliardi
2014-08-02
Split all the Control implementations into their own files and renamed the co...
Pietro Gagliardi