| Age | Commit message (Collapse) | Author | Files | Lines |
|
Made both the effects of backspace and delete keys be coalesced together
into undo actions.
|
|
text aligned on its left side.
|
|
Scintilla widget with no wDraw drawing area.
Signals handled directly through callbacks.
|
|
two undo steps - one for the typing and one for the paste.
|
|
|
|
|
|
|
|
MoveCaretInsideView as part of the API and did some other work on macros.
|
|
at end of line inside strings and to allow 5 digit line numbers when
printing.
|
|
selection.
|
|
|
|
commands which allows them to propogate up to containers rather than
requiring explicit propogation.
|
|
|
|
|
|
just as it does in VC++.
|
|
|
|
|
|
|
|
|
|
sent.
|
|
|
|
|
|
Better line selection handling.
|
|
Save and restore of assertion destination in paint.
|
|
|
|
determined focus. hasFocus determines whether the caret is displayed.
|
|
notification.
|
|
|
|
|
|
of bugs.
Bug wuth not redrawing caret sometimes when performing undo fixed.
|
|
|
|
|
|
|
|
search.
Some bits not quite done as well.
|
|
Fixes to ensure long lines do not overflow buffers.
|
|
Included Ralf's soft tab patch.
|
|
|
|
to a POINT structure.
|
|
|
|
for eventual removal of WinDefs.h.
|
|
|
|
selection.
On GTK+ double click GTK+ events are ignored as this led to prblems
in primary selection code.
|
|
|
|
|
|
size better.
|
|
|
|
|
|
|
|
states.
|
|
LineLayout and ViewStyle. Helps avoid attributes leaking into printing.
|