summaryrefslogtreecommitdiff
path: root/core/apps/textedit/fileSaver.h
AgeCommit message (Collapse)AuthorFilesLines
2002-03-10added a documents and hidden file buttons to fileSaver and fileBrowserllornkcor1-3/+4
2002-03-01ljp (llornkcor) commited this. Fixes fileSaveas and filedialog positioningbipolar1-1/+1
when input method is opened. Added home buttons on each.
2002-02-24added file permissions dialogllornkcor1-0/+2
2002-02-19fixed several silly bugs having to do with Doclnk stuff..llornkcor1-2/+3
2002-02-18added fontDialog, fileBrowserDialog, and fileSave dialog, so we can edit ↵llornkcor1-0/+71
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.