summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-02-19fixed several silly bugs having to do with Doclnk stuff..llornkcor1-24/+78
2002-02-18removed argv stuffllornkcor1-14/+6
2002-02-18added Save As (prompt user) and moved save (no prompt) functions therellornkcor1-2/+21
2002-02-18fixed filesave and fileopen cancelllornkcor1-23/+29
2002-02-18added fontDialog, fileBrowserDialog, and fileSave dialog, so we can edit ↵llornkcor1-136/+345
anyfile, save anywhere, using a user selected name. Changed what is seen when it opens. It now opens with the texteditor opened to a new file, instead of the file selector, unless one is specified from commandline, or setDocument message. FileSelector is still available, but from a menu item.
2002-01-25Initial revisionkergoth1-0/+594