summaryrefslogtreecommitdiff
path: root/core/apps/textedit/fileSaver.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-02-19fixed several silly bugs having to do with Doclnk stuff..llornkcor1-7/+17
2002-02-18fixed filesave and fileopen cancelllornkcor1-4/+12
2002-02-18added fontDialog, fileBrowserDialog, and fileSave dialog, so we can edit ↵llornkcor1-0/+164
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.