summaryrefslogtreecommitdiff
path: root/core/apps/textedit/fileBrowser.h
AgeCommit message (Collapse)AuthorFilesLines
2002-03-10added a documents and hidden file buttons to fileSaver and fileBrowserllornkcor1-5/+6
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-18added fontDialog, fileBrowserDialog, and fileSave dialog, so we can edit ↵llornkcor1-0/+67
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.