summaryrefslogtreecommitdiff
path: root/redo/controls_darwin.m
AgeCommit message (Expand)Author
2014-07-26Adjusted autocompletion settings for TextField on Mac OS X.Pietro Gagliardi
2014-07-26Verified Mac OS X control appearance and fonts with Interface Builder.Pietro Gagliardi
2014-07-26Implemented TextField on Mac OS X.Pietro Gagliardi
2014-07-25Implemented Tab on Mac OS X. Woo! I'll need to add justification for what I'm...Pietro Gagliardi
2014-07-25Implemented the various parenting and sizing changes on the Mac OS X backend;...Pietro Gagliardi
2014-07-22Implemented Checkbox on Mac OS X. Also untested; will test next.Pietro Gagliardi
2014-07-22Added provisions for proper window redraw on Window.SetParent() and implement...Pietro Gagliardi
2014-07-18Decided not to use removeFromSuperviewWithoutNeedingRedraw at mikeash in irc....Pietro Gagliardi
2014-07-18Added the standard control fonts to the Mac OS X backend. The GTK+ backend is...Pietro Gagliardi
2014-07-17Added button click events to the Mac OS X backend.Pietro Gagliardi
2014-07-16Added Button and control adding to the Mac OS X backend.Pietro Gagliardi