lp:~vr123456/leo-editor/detect_urls

Created by Viktor Ransmayr and last modified
Get this branch:
bzr branch lp:~vr123456/leo-editor/detect_urls
Only Viktor Ransmayr can upload to this branch. If you are Viktor Ransmayr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Viktor Ransmayr
Project:
leo-editor
Status:
Merged

Recent revisions

2643. By Viktor Ransmayr

Display info about this plugin, when executing cmd 'print-plugins-info'.

2642. By Ville M. Vainio

  merge file:// support for detect_urls (by Viktor Ransmayr)

2641. By Edward K. Ream

Some work on key bindings, mostly in test.leo.
The the script in the top-level node called "generate key events".
There is some good stuff there, but much more work is needed.
Think Wittenstein's ladder.

2640. By Edward K. Ream

Replaced .at_auto_read ivar with .at_read.
This should eliminate spurious "dangerous write" warnings.

2639. By Edward K. Ream

A potentially major improvement to the @shadow update algorithm.
The main loop now handles 'replace' opcodes very differently from
'insert' opcode. This appears to handle Gil Shwartz's example in a much
better way than previously.

**Warning**: This must be considered a speculative change. True,
all unit tests pass, including a new @shadow test, but there is *no*
guarantee that the new code is even reasonable. Use care is you
use @shadow for real files.

2638. By Edward K. Ream

Put all top-level methods at same level, removing
the distinction between to-be-overriddent and not-to-be-overridden methods.
Sorry for the big diff.

Guarded against an otherwise-minor read problem for @nonl sentinels that
can destroy @shadow trees.

2637. By Edward K. Ream

Added a unit test for the new @shadow 'replace' opcode logic.
Fixed some minor unit test problems on Windows 7.

2636. By Edward K. Ream

added (disabled) test of recent at-shadow problem

2635. By Edward K. Ream

added toRepr keyword arg to g.listToString

2634. By Edward K. Ream

Added @bool qt-tree-multiple-selection setting with default = True.
When False, multiple-tree selections are disabled.

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