Do

lp:~whatah/do/keybindings

Created by whatah and last modified
Get this branch:
bzr branch lp:~whatah/do/keybindings
Only whatah can upload to this branch. If you are whatah please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
whatah
Project:
Do
Status:
Merged

Recent revisions

1117. By whatah

Fixed namespace/class { style issues and moved Shortcut into Do.Core

1116. By whatah

Fixed whitespacing issues (all 8 spaces are converted to hard tabs)

1115. By whatah

Changed anonymous function to a declared function

1114. By whatah

Fixed inconsistent use of braces after foreach and if.
Added localization support for column strings in KeybindingTreeView
Removed call of Initialize method in Do.cs and placed in Keybinding ctor.

1113. By whatah

fixed some formatting issues (! bool -> !bool) and rearranged blocks so that return true is at the end of a function. Also sorted some lines by length

1112. By whatah

Combined RegisterShortcut & BindDefault

1111. By whatah

Some more code cleanup, no more dict[] and maybe some spacing issues

1110. By whatah

No more function() calls, only function () calls.

1109. By whatah

Added handlers for tab/shifttab and fixed the keypress switch so that keys are caught more appropriately

1108. By whatah

Can only bind to one shortcut at a time through the UI, fixed how 'deleting' a shortcut works (now it works proper), added hardcoded keybindings for escape/enter/backspace/delete and localized a value i forgot to localize earlier.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers