|
|
0257f500e7
|
Fix for text plug-in scripts on 64-bit platforms.
|
2008-08-26 17:09:17 +00:00 |
|
|
|
65d0ef3e74
|
Speed improvements for reading text lines and the option to specify a range for Text.asLines([start[, end]]) Also some tweaks for the plug-in scripts and updates to pydocs.
|
2008-08-12 15:17:08 +00:00 |
|
|
|
5dad154414
|
Fixed inconsistencies between the text plugins and them not suggesting when called from the menu.
|
2008-08-10 16:07:14 +00:00 |
|
|
|
6c0f4660ed
|
Various UI drawing and event tweaks to make markers feel more natural and avoid getting in the way. If there is a marker under the cursor, ESC will remove it and others in its group. Otherwise all temporary markers are removed. Tab finds/cycles/removes temp. markers, cycles non-temp. markers (under cursor) and behaves normally in all other cases.
|
2008-08-06 13:46:44 +00:00 |
|
|
|
799ba2c351
|
Added a Python interface to the marker system with a few additional functions for modifying text selections in general. Tweaked some of the events and drawing code and added a template completion script along the lines of gedit's snippets.
|
2008-08-05 23:23:31 +00:00 |
|