2011-10-27 |
Vadim Zeitlin | Replace remaining occurrences of _T() with wxT(). |
tree | commitdiff |
2011-10-22 |
Julian Smart | Fix for indeterminate attribute specification |
tree | commitdiff |
2011-10-22 |
Julian Smart | Applied patch #13534: wxRichTextCtrl: Make it easier... |
tree | commitdiff |
2011-10-22 |
Julian Smart | Allow user to select indeterminate state for font attri... |
tree | commitdiff |
2011-10-07 |
Julian Smart | Allow selected symbol to be scrolled into view initially |
tree | commitdiff |
2011-09-29 |
Julian Smart | Fixed caret sizing problem around large objects by... |
tree | commitdiff |
2011-09-20 |
Julian Smart | Remove pointless case insensitivity |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | adapting to new ctrl constant handling on OSX |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-10 |
Julian Smart | Added the ability to deselect attributes in the font... |
tree | commitdiff |
2011-08-04 |
Julian Smart | Added Page Break control to spacing page |
tree | commitdiff |
2011-08-03 |
Julian Smart | Outline and line spacing can now be reset via the UI... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-22 |
Julian Smart | Fixed Replace() to use the passed range instead of... |
tree | commitdiff |
2011-07-20 |
Julian Smart | No longer ignores first-line indent if no left indent... |
tree | commitdiff |
2011-06-21 |
Julian Smart | Fixed shift-click selection |
tree | commitdiff |
2011-06-15 |
Julian Smart | Caret dropout fix |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-04-21 |
Julian Smart | Added ForceDelayedLayout |
tree | commitdiff |
2011-04-09 |
Julian Smart | Correction to position in character insertion event... |
tree | commitdiff |
2011-04-04 |
Julian Smart | Corrected XML conversion in style names and face names |
tree | commitdiff |
2011-03-31 |
Julian Smart | Buffer size calculation correction |
tree | commitdiff |
2011-03-25 |
Julian Smart | Fix for image saving speedup |
tree | commitdiff |
2011-03-24 |
Julian Smart | Speeded up image saving to XML (WriteHex). |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-17 |
Julian Smart | Fixed problems caused by duplicated names across differ... |
tree | commitdiff |
2011-03-16 |
Stefan Csomor | replace usage of objective-c keyword 'id' |
tree | commitdiff |
2011-03-06 |
Julian Smart | Fixed #13017: wxRichTextCtrl CopyToClipboard regression |
tree | commitdiff |
2011-03-02 |
Julian Smart | Fixed a problem with paste resetting the content paragr... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Fix for #11647: text from WriteText not scrolled to... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Applied patch in #12279: in wxRichTextCtrl, when wxRE_R... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Applied #12601: Background color when saving wxRichText... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Applied #12941: Fixes and enhancements for wxRTC (Rober... |
tree | commitdiff |
2011-02-20 |
Julian Smart | Corrected a hit test problem when tabs are present |
tree | commitdiff |
2011-02-03 |
Julian Smart | Fix for lines not wrapping soon enough if tabs are... |
tree | commitdiff |
2011-01-27 |
Stefan Csomor | clang warnings |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-20 |
Julian Smart | Fixed some bugs in up/down cursor navigation. |
tree | commitdiff |
2011-01-18 |
Julian Smart | Fix for incorrect programmatic formatting (default... |
tree | commitdiff |
2011-01-18 |
Julian Smart | Fixed some problems with floating objects |
tree | commitdiff |
2011-01-15 |
Julian Smart | Corrected wrong range in GetText |
tree | commitdiff |
2011-01-15 |
Julian Smart | XML import corrections |
tree | commitdiff |
2011-01-14 |
Julian Smart | Compile fix |
tree | commitdiff |
2011-01-14 |
Julian Smart | Compile fixes |
tree | commitdiff |
2011-01-14 |
Julian Smart | Implemented text boxes and tables, and further editing... |
tree | commitdiff |
2011-01-08 |
Paul Cornett | remove always-true tests of unsigned >= 0 |
tree | commitdiff |
2010-12-21 |
Julian Smart | Fixed bad rendering with tabs by correcting the positio... |
tree | commitdiff |
2010-12-15 |
Jouk Jansen | Include compilation of tests for OpenVMS (part1) |
tree | commitdiff |
2010-12-14 |
Vadim Zeitlin | Return false, not NULL, from a function returning bool. |
tree | commitdiff |
2010-12-04 |
Stefan Csomor | guarding compile |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Don't check for wxDF_UNICODETEXT support in ANSI builds. |
tree | commitdiff |
2010-11-10 |
Vadim Zeitlin | Initialize paragraph descent in wxRichTextParagraph... |
tree | commitdiff |
2010-10-14 |
Julian Smart | Fixed #12566 (assert on deletion) due to inconsistent... |
tree | commitdiff |
2010-10-08 |
Julian Smart | Compile fix |
tree | commitdiff |
2010-10-08 |
Julian Smart | Blind fix for Mac compile problem |
tree | commitdiff |
2010-10-06 |
Julian Smart | Don't use wxDC in header |
tree | commitdiff |
2010-10-06 |
Julian Smart | Eliminated redundant wxRichTextAnchoredObject class... |
tree | commitdiff |
2010-10-04 |
Jouk Jansen | Update OpenVMS Makefile |
tree | commitdiff |
2010-10-04 |
Julian Smart | wxRTC no longer derives from wxTextCtrlBase; added... |
tree | commitdiff |
2010-10-04 |
Julian Smart | Avoid id clashes |
tree | commitdiff |
2010-10-03 |
Vadim Zeitlin | Fix gcc warnings about comparing iterators with NULL... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | More compilation fixes for new wxRTC image code without... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Use Unix EOL format for the new files. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Include correct headers from richtextimagedlg.*. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Remove interface/implementation #pragmas from richtexti... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-09-23 |
Julian Smart | Fix bug finding line after line break |
tree | commitdiff |
2010-09-12 |
Julian Smart | Fix for % symbols going missing from style parameter |
tree | commitdiff |
2010-09-01 |
Julian Smart | wxRichTextCtrl::ApplyStyle now applies a paragraph... |
tree | commitdiff |
2010-08-30 |
Julian Smart | Fixed wrong line spacing calculation |
tree | commitdiff |
2010-08-30 |
Julian Smart | Don't add space before para twice in paragraph layout |
tree | commitdiff |
2010-08-18 |
Julian Smart | Use common inline version of wxHexToDec |
tree | commitdiff |
2010-08-17 |
Julian Smart | Large image-loading speedup and small attribute-loading... |
tree | commitdiff |
2010-08-03 |
Julian Smart | Don't reset bullet number and outline number when apply... |
tree | commitdiff |
2010-06-25 |
Julian Smart | Added PaintAboveContent function for drawing on top... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-07 |
Julian Smart | GetStyleMergedWithBase no longer hangs if there's a... |
tree | commitdiff |
2010-05-30 |
Julian Smart | Caret position corrected to end of selection |
tree | commitdiff |
2010-04-27 |
Julian Smart | wxRTC: fixed style selection reset after editing a... |
tree | commitdiff |
2010-04-27 |
Julian Smart | Font output fix |
tree | commitdiff |
2010-03-23 |
Julian Smart | Fixed ordering bug that caused an assertion because... |
tree | commitdiff |
2010-02-03 |
Julian Smart | Don't select all if there is nothing to select. |
tree | commitdiff |
2010-02-03 |
Julian Smart | Don't delete previous character when pressing Del at... |
tree | commitdiff |
2010-02-02 |
Julian Smart | Fixes for incorrect selection, extra newline insertion... |
tree | commitdiff |
2010-02-01 |
Julian Smart | Simplify SetSelectionRange and make consistent with... |
tree | commitdiff |
2009-11-23 |
Julian Smart | Made Unicode the default in symbols dialog. |
tree | commitdiff |
2009-11-18 |
Julian Smart | Fixed #11212 [RichText sample] Assert/Crash when Styles... |
tree | commitdiff |
2009-11-18 |
Vadim Zeitlin | Suppress harmless g++ warnings about converting float... |
tree | commitdiff |
2009-11-11 |
Julian Smart | Fixed tab removal bug, and empty text element |
tree | commitdiff |
2009-10-05 |
Jouk Jansen | set up for OpenVMS richtext & regex and add more sample... |
tree | commitdiff |
2009-09-29 |
Julian Smart | Context menu now created in constructor; old context... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #11238: Wrong text positioning if fonts with... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10639 (Not all previewed fonts are displayed... |
tree | commitdiff |
2009-09-23 |
Julian Smart | Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler... |
tree | commitdiff |
2009-09-23 |
Julian Smart | Fixed #10702 (encoding not used in HTML handler) |
tree | commitdiff |
2009-09-23 |
Julian Smart | Fix for wrong line placement when centering or right... |
tree | commitdiff |
next |