- 23 Jan, 2009 9 commits
-
-
hjk authored
-
hjk authored
-
hjk authored
Details: exclusive motions seem to require extra thought
-
hjk authored
-
hjk authored
-
Daniel Molkentin authored
Task: Found by Sebastian while adjusting Bitrock RevBy: Sebastian AutoTest: None Details: -
-
Thorbjørn Lindeijer authored
-
hjk authored
-
hjk authored
reported by J Hseu Details: also rename 'atEol' to 'atEndOfLine'
-
- 22 Jan, 2009 20 commits
-
-
goro authored
-
goro authored
-
goro authored
-
goro authored
-
hjk authored
Details: tank count() into account, fix cursor positioning after undo
-
hjk authored
-
hjk authored
-
hjk authored
-
Thorbjørn Lindeijer authored
-
hjk authored
-
hjk authored
Details: fix behaviour of 'r'
-
Daniel Molkentin authored
-
Friedemann Kleint authored
-
hjk authored
-
hjk authored
Details: was not recorded onh the undo stck
-
Patrick Star authored
-
Daniel Molkentin authored
-
-
-
Daniel Molkentin authored
-
- 21 Jan, 2009 11 commits
-
-
hjk authored
Task: 180315 RevBy: Details:
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
Details: prevent creation of empty "groups" that required additional 'u' key strokes to 'undo'
-
hjk authored
-
hjk authored
Details: was broken due to wrong cursor selection approach
-
Thorbjørn Lindeijer authored
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
-
hjk authored
-
hjk authored
RevBy: partially by dt
-
Thorbjørn Lindeijer authored
The instance method has been moved to ICore, so there is generally no need to include coreimpl.h anymore. Many objects accessed through this core instance also had their own static instance methods.
-