Commit Graph

13 Commits

Author SHA1 Message Date
Pietro Gagliardi 554c67371f More improvements to the Mac OS X TextField.Invalid() popover. 2014-08-27 16:01:47 -04:00
Pietro Gagliardi 7a83e3b577 Renamed textField to textfield in the Mac OS X port for consistency. 2014-08-27 13:17:31 -04:00
Pietro Gagliardi a9961feb2c Switched from NSPopover for the TextField.Invalid() warning on Mac OS X to a custom window subclass. 2014-08-27 12:11:55 -04:00
Pietro Gagliardi 910f78c7e5 Made the width of TextFields more reasonable on Mac OS X. 2014-08-25 16:07:35 -04:00
Pietro Gagliardi b2eb341fb7 Added beep to TextFIeld.Invalid() on Mac OS X. 2014-08-24 15:27:58 -04:00
Pietro Gagliardi 3422949f15 More TODOs. 2014-08-20 17:09:22 -04:00
Pietro Gagliardi 8b6b8ec06c Implemented TextField.Invalid() on Mac OS X. 2014-08-20 17:08:47 -04:00
Pietro Gagliardi 35e788aa7f Updated previous commit to work on password fields as well. 2014-08-20 15:53:34 -04:00
Pietro Gagliardi 77ab711705 Implemented TextField.OnChanged() on Mac OS X. 2014-08-20 15:26:48 -04:00
Pietro Gagliardi 1badd53681 Renamed textField to textfield; this is just for the private implementation. 2014-08-05 17:46:42 -04:00
Pietro Gagliardi 0ac40be173 Removed Control.containerShow() and Control.containerHide() and the overall ability to show and hide Controls in general; too much effort to get right. 2014-08-04 13:39:33 -04:00
Pietro Gagliardi 8c4cd789ca Migrated the Mac OS X backend to the new Control setup. 2014-08-03 20:08:25 -04:00
Pietro Gagliardi d018953d7e Split all the Control implementations into their own files and renamed the containerctrls implementation files to say tab instead as they only hold Tab. This is the first part of what should hopefully be the final restructuring. 2014-08-02 22:35:58 -04:00