lp:~edreamleo/leo-editor/trunk2

Created by Edward K. Ream and last modified
Get this branch:
bzr branch lp:~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

Related bugs

Related blueprints

Branch information

Owner:
Edward K. Ream
Project:
leo-editor
Status:
Mature

Recent revisions

4905. By Edward K. Ream

v.bat: update bzr_version.py

4904. By Edward K. Ream

added unit test for insertIgnoreDirective

4903. By Edward K. Ream

v.bat: update bzr_version.py

4902. By Edward K. Ream

Fixed w.get by disabling high-speed code: this fixes cut/paste bug.

4901. By Edward K. Ream

fixed crasher in insertIgnoreDirective

4900. By Edward K. Ream

v.bat: update bzr_version.py

4899. By Edward K. Ream

Disabled w.see, w.seeInsertPoint, w.setYScrollPosition

4898. By Edward K. Ream

v.bat: update bzr_version.py

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:leo-editor/old-trunk
This branch contains Public information 
Everyone can see this information.

Subscribers