summaryrefslogtreecommitdiff
path: root/new/entry_darwin.m
AgeCommit message (Expand)Author
2015-04-10Removed autocorrect from Mac OS X uiEntries. Also moved uiFreeText() to text_...Pietro Gagliardi
2015-04-10Eliminated direct use of strdup(); introduced uiDarwinNSStringToText() to do ...Pietro Gagliardi
2015-04-09Implemented the text functions on OS X.Pietro Gagliardi
2015-04-09Implemented uiEntry on Mac OS X. Now I can get to writing the text and title ...Pietro Gagliardi