summaryrefslogtreecommitdiff
path: root/core/apps/textedit/fileSaver.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-06-29convert to ofilesavedialogllornkcor1-271/+0
2002-06-01buf gixllornkcor1-1/+2
2002-04-06translation stuffllornkcor1-3/+3
2002-03-27fixed something erother.. probably something todo with deleting or somesuch. ↵llornkcor1-4/+41
probably broke something else in the process
2002-03-18Fixing package conflicts.kergoth1-1/+1
2002-03-10added a documents and hidden file buttons to fileSaver and fileBrowserllornkcor1-2/+33
2002-03-08ljp: added startup option,a dn fixed save when closing with no file editedbipolar1-1/+1
2002-03-03committed by ljp (llornkcor) small change to captions.bipolar1-1/+1
2002-03-02ljp (llornkcor) commit: fixed file dialogs not showing hidden files and dirs.bipolar1-2/+1
2002-03-01ljp (llornkcor) commited this. Fixes fileSaveas and filedialog positioningbipolar1-7/+22
when input method is opened. Added home buttons on each.
2002-02-24added file permissions dialogllornkcor1-2/+6
2002-02-19set listviewcolum stuff on dialogsllornkcor1-2/+4
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.