lp:~gcrosswhite/leo-editor/ran-setup-through-2to3

Created by Gregory Crosswhite and last modified
Get this branch:
bzr branch lp:~gcrosswhite/leo-editor/ran-setup-through-2to3
Only Gregory Crosswhite can upload to this branch. If you are Gregory Crosswhite please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gregory Crosswhite
Project:
leo-editor
Status:
Development

Recent revisions

4297. By Gregory Crosswhite

Ran setup.py through 2to3 to make it compatible with Python 3.

I also checked it with python2.5 and python2.6 and it works just fine,
so this change does not seem to break backwards compatability at all.

4296. By Edward K. Ream

Fixed an ancient bug: set-find-(scope) commands no longer terminate the find command. Also, disabled c.idle_helper for testing.

4295. By Edward K. Ream

Misc bug fixes in viewrendered plugin and calls to k.masterCommand.

4294. By Edward K. Ream

corrected all command names in leoSettings.leo: the check-bindings and check-menu-names scripts both pass

4293. By Edward K. Ream

Renamed commands so related commands share common prefixes such as buffer-, gc-, macro-, register-, rectangle-. Warning: this will break abbreviations: the most common commands were *not* changed.

All unit tests pass. Revised menus to reflect the new commands.

BTW, Leo gives no warnings for unknown command names in @menu items: it simply doesn't show the menu.

4292. By Edward K. Ream

added macro-recording support in k.getArg: that's all that is needed for find support!

4291. By Edward K. Ream

began work on @macros support. Much more is coming

4290. By Edward K. Ream

eliminated some recently-introduced orphan nodes

4289. By Edward K. Ream

Eliminate stroke arg to k.masterKeyHander: a good simplification for macros.

4288. By Edward K. Ream

experimented with hooking up Tk events again: it would be possible, but not fun

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.