Merged [r6583] from trunk: |
|
More...
|
over 1 year ago
|
Merged [r6583] from trunk: |
|
More...
|
over 1 year ago
|
RGR: TCoolTextWnd::GoToLine no longer maintains the cursor column position [r6591]. |
|
More...
|
over 1 year ago
|
NEW: Added TCoolTextWnd::GoTo, and reimplemented GoToLine in terms of it. |
|
More...
|
over 1 year ago
|
Replace make files by MSBuild project files [feature-requests:#29]: |
|
More...
|
over 1 year ago
|
CHG: OWLExt: Resource files now use proper include path to resources. |
|
More...
|
over 1 year ago
|
CHG: Classes examples: The TEdit example now utilizes the fixed SetLeftMargin and SetRightMargin functions. |
|
More...
|
over 1 year ago
|
RGR: Core build fails without precompiled headers [r6464]. |
|
More...
|
over 1 year ago
|
BUG: Problems with the implementations of EM_SETMARGINS and EM_GETMARGINS ([bugs:#559]). |
|
More...
|
over 1 year ago
|
BUG: RichEdit example Unicode configurations do not build. |
|
More...
|
over 1 year ago
|
BUG: Better fix for [bugs:#558]. |
|
More...
|
over 1 year ago
|
RGR: TCoolSearchWnd::CmEditFind() throws an error under C++ Builder [bugs:#558]. |
|
More...
|
over 1 year ago
|
CHG: RichEditor example: Added override keyword to overridden methods. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextBuffer::Search: Eliminated conversion warnings. |
|
More...
|
over 1 year ago
|
RGR: Cool Edit: Undo paste over selection fails [r6548]. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextWnd::GetLineLength: Changed name of formal parameter for consistency. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextBuffer::GetText now returns a tstring for simpler and safer string handling, and is now const. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextWnd::StartWord and EndWord are now const. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextWnd::GetNumLines: Renamed to GetLineCount. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextWnd::GetLineText is now const. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextWnd::GetBuffer: Added const overload and eliminated const casts. |
|
More...
|
over 1 year ago
|
CHG: TCoolTextWnd::GetLine: Removed. Use GetLineText instead. |
|
More...
|
over 1 year ago
|
CHG: Cool Edit: Reformatted the code for TUndoDeleteChar, TUndoDeleteCharBack, TUndoDeleteWord and TUndoDeleteWordBack in modern style with in-class definitions. |
|
More...
|
over 1 year ago
|
BUG: TCoolEdit::DeleteWord crashes [bugs:#555]. |
|
More...
|
over 1 year ago
|
BUG: TCoolEdit::DeleteWordBack fails [bugs:#554]. |
|
More...
|
over 1 year ago
|
BUG: TCoolTextBuffer::TUndoNode: Subclasses doesn't undo deletion of selection. |
|
More...
|
over 1 year ago
|
BUG: TCoolTextBuffer::TUndoNode: Subclasses leak memory. |
|
More...
|
over 1 year ago
|
BUG: TCoolTextWnd::StartWord may include non-word character at column 1 (index 0) in word that starts at column 2 (index 1). |
|
More...
|
over 1 year ago
|
RGR: Coolprj fails to compile with C++Builder [r6559]. |
|
More...
|
over 1 year ago
|
BUG: TCoolTextWnd::TStreamSelection may truncate, add garbage or cause crash [bugs:#553]. |
|
More...
|
over 1 year ago
|