lp://staging/~edreamleo/leo-editor/trunk2
Created by
Edward K. Ream
and last modified
- Get this branch:
- bzr branch lp://staging/~edreamleo/leo-editor/trunk2
Only
Edward K. Ream
can upload to this branch. If you are
Edward K. Ream
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 4897. By Edward K. Ream
-
Ensure that only a single file error dialog is ever raised, no matter how many files contain errors.
This was quite a project. It was driven by a new unit test.
What I did:
Created c.init_
error_dialogs & c.raise_ error_dialogs. These are called from the following methods:
c.importAnyFile
c.open
c.readAtAutoNodes
c.readAtFileNodes
at.readAll
c.save
c.saveAs
c.saveTo
fc.writeAtFileNodes
fc.writeAtShadowNodes
fc.writeDirtyAtFileNodes 2. Disabled log messages in several of the above methods during unit testing.
3. Disabled runOpenFileDialog and runSaveFileDialog during unit testing.
- 4896. By Edward K. Ream
-
A *partial* generalization of file i/o dialogs. More work, based on unit tests, is needed
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/leo-editor/old-trunk