projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Applied #9789: missing wxBORDER_THEME style in XRC
[wxWidgets.git]
/
src
/
richtext
/
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
2009-09-22
Julian Smart
Fix for #4696: added SetDefaultStyleToCursorStyle(...
tree
|
commitdiff
2009-09-22
Julian Smart
Fixed #9996 (incorrect XML output in Ansi build for...
tree
|
commitdiff
2009-09-22
Julian Smart
Don't use deprecated background style
tree
|
commitdiff
2009-08-23
Vadim Zeitlin
Added wxKeyEvent::IsKeyInCategory() method.
tree
|
commitdiff
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
tree
|
commitdiff
2009-08-18
Julian Smart
Fix numpad Del not working in wxRTC
tree
|
commitdiff
2009-08-11
Julian Smart
If zero spacing after paragraph is explicitly specified...
tree
|
commitdiff
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
tree
|
commitdiff
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
tree
|
commitdiff
2009-07-09
Vadim Zeitlin
Add information about the log message generation locati...
tree
|
commitdiff
2009-07-02
Vadim Zeitlin
use WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ...
tree
|
commitdiff
2009-06-24
Julian Smart
Style selection now restored after editing the style
tree
|
commitdiff
2009-06-24
Julian Smart
Made standard bullet names translatable
tree
|
commitdiff
2009-06-20
Julian Smart
Patch from Bruno Daniel to fix tab position inconsistency
tree
|
commitdiff
2009-06-17
Julian Smart
wxRichTextCtrl native caret now flashes, for wxMac...
tree
|
commitdiff
2009-05-15
Julian Smart
Added background colour control
tree
|
commitdiff
2009-04-02
Julian Smart
Fixed wxRTC AltGr+key input on Windows
tree
|
commitdiff
2009-03-24
Julian Smart
Don't translate panel titles
tree
|
commitdiff
2009-03-24
Julian Smart
Fixed small alignment issues
tree
|
commitdiff
2009-03-22
Vadim Zeitlin
replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
tree
|
commitdiff
2009-03-06
Julian Smart
Removed conflicting virtual function
tree
|
commitdiff
2009-03-03
Julian Smart
Don't crash if no scrollbar
tree
|
commitdiff
2009-03-02
Vadim Zeitlin
wxOSX build fix for wxRichTextCtrl after wxTextEntry...
tree
|
commitdiff
2009-02-27
Julian Smart
Fixed wxRichTextCtrl base class
tree
|
commitdiff
2009-02-27
Julian Smart
Corrected IMPLEMENT_CLASS/BEGIN_EVENT_TABLE base class
tree
|
commitdiff
2009-02-07
Vadim Zeitlin
require semicolon after wxDECLARE/DEFINE_EVENT() (close...
tree
|
commitdiff
2009-01-21
Julian Smart
wxRTC now properly honours margin size
tree
|
commitdiff
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
tree
|
commitdiff
2009-01-16
Francesco Montorsi
use enumerations instead of integers for wxFont style...
tree
|
commitdiff
2009-01-15
Julian Smart
Added font family to wxTextAttr
tree
|
commitdiff
2009-01-12
Vadim Zeitlin
add more flexible and safer template Connect() overload...
tree
|
commitdiff
2009-01-10
Julian Smart
Fixed [wxRichTextCtrl] Right Alignment sets text in...
tree
|
commitdiff
2009-01-07
Julian Smart
Fixed assert caused by incorrect number of flex grid...
tree
|
commitdiff
2009-01-07
Francesco Montorsi
s/wxSplitPath/wxFileName::SplitPath
tree
|
commitdiff
2009-01-07
Francesco Montorsi
s/wxGetTempFileName/wxFileName::CreateTempFileName
tree
|
commitdiff
2008-12-28
Francesco Montorsi
fix wxPowerEvent, wxRichTextEvent and wxWizardEvent...
tree
|
commitdiff
2008-12-03
Julian Smart
Added Undo, Redo accelerators for wxRTC
tree
|
commitdiff
2008-11-28
Julian Smart
Compile fix
tree
|
commitdiff
2008-11-28
Julian Smart
Fixed centering and right-justification when combined...
tree
|
commitdiff
2008-11-28
Julian Smart
Fixed inability to select no superscript and no subscri...
tree
|
commitdiff
2008-11-28
Julian Smart
wxRichTextCtrl no longer deletes a character when conte...
tree
|
commitdiff
2008-11-28
Julian Smart
Fixed HTML list output
tree
|
commitdiff
2008-11-14
Vadim Zeitlin
comparison of wxBitmapType with -1 is useless as it...
tree
|
commitdiff
2008-10-15
Julian Smart
Fixed problem with Croation input due to confusion...
tree
|
commitdiff
2008-10-09
Francesco Montorsi
fixed a bug caused by passing a wxChar[] buffer to...
tree
|
commitdiff
2008-10-01
Julian Smart
Only ignore Alt down on Mac
tree
|
commitdiff
2008-10-01
Julian Smart
Now accepts keys that are generated with Alt
tree
|
commitdiff
2008-09-28
Julian Smart
Fix for deleting first word in the control
tree
|
commitdiff
2008-09-16
Julian Smart
Switched off some buggy optimisation that caused caret...
tree
|
commitdiff
2008-09-15
Julian Smart
Fixed Freeze problem that rendered control invisible
tree
|
commitdiff
2008-09-07
Julian Smart
Fixed Cmd+Back, Cmd+Del word deletion behaviour in...
tree
|
commitdiff
2008-08-22
Julian Smart
Improved auto list numbering
tree
|
commitdiff
2008-07-29
Julian Smart
Take on appropriate paragraph style in the newly create...
tree
|
commitdiff
2008-07-18
Julian Smart
Tab removal
tree
|
commitdiff
2008-07-13
Julian Smart
Shift+Return now puts the cursor on the next line
tree
|
commitdiff
2008-06-30
Julian Smart
Further style preview fix
tree
|
commitdiff
2008-06-29
Julian Smart
Corrected problem of wrong paragraph receiving style...
tree
|
commitdiff
2008-06-06
Julian Smart
Fixed reading of image type
tree
|
commitdiff
2008-06-04
Julian Smart
Out by one correction
tree
|
commitdiff
2008-05-20
Julian Smart
COnversion of some common font names to current platform
tree
|
commitdiff
2008-05-18
Julian Smart
Fixed a bug preventing style resetting to occur
tree
|
commitdiff
2008-05-17
Julian Smart
Fixed common style collection and superscript/subscript...
tree
|
commitdiff
2008-05-15
Paul Cornett
fix some warnings from GCC -Wextra
tree
|
commitdiff
2008-05-10
Paul Cornett
non-pch build fixes, after r53535
tree
|
commitdiff
2008-05-10
Francesco Montorsi
replace use of 'long/int bitmapType' with 'wxBitmapType...
tree
|
commitdiff
2008-05-09
Julian Smart
Apply previous paragraph style if pasting plain text...
tree
|
commitdiff
2008-05-05
Julian Smart
Reverted patch 1906896 because it broke prgrammatic...
tree
|
commitdiff
2008-05-03
Julian Smart
Fixed [ 1905777 ] Defining default accelerators for...
tree
|
commitdiff
2008-05-03
Julian Smart
Applied patch [ 1906896 ] Fix for bug #1906223 and...
tree
|
commitdiff
2008-05-03
Julian Smart
Made bullet page more compact
tree
|
commitdiff
2008-04-29
Julian Smart
Added a wxRichTextCtrl-specific caret implementation...
tree
|
commitdiff
2008-04-27
Julian Smart
Bug fix for empty objects
tree
|
commitdiff
2008-04-27
Julian Smart
Further wxRichTextCtrl performance improvements
tree
|
commitdiff
2008-04-26
Julian Smart
Fixed quotation mark input/output
tree
|
commitdiff
2008-04-24
Julian Smart
Made performance acceptable for editing large paragraph...
tree
|
commitdiff
2008-04-24
Julian Smart
Further optimizations
tree
|
commitdiff
2008-04-23
Julian Smart
Further performance optimizations
tree
|
commitdiff
2008-04-22
Julian Smart
Two bug fixes for FindWrapPosition
tree
|
commitdiff
2008-04-21
Julian Smart
Speeded up wrapping (again), this time using partial...
tree
|
commitdiff
2008-04-20
Julian Smart
Fix for slow first character insertion
tree
|
commitdiff
2008-04-10
Julian Smart
Added wxRichTextCtrl superscript and subscript support...
tree
|
commitdiff
2008-04-08
Julian Smart
Don't send event from ChangeValue
tree
|
commitdiff
2008-03-26
Julian Smart
Fixed selection clearing.
tree
|
commitdiff
2008-03-17
Paul Cornett
fix a huge number of build errors
tree
|
commitdiff
2008-02-26
Julian Smart
Don't take the previous paragraph style when deleting...
tree
|
commitdiff
2008-02-26
Julian Smart
Fixed [ 1775674 ] Invalid color in picker dialog
tree
|
commitdiff
2008-02-26
Julian Smart
Fixed bug [ 1714813 ] ApplyXXXToSelection remove style
tree
|
commitdiff
2008-02-26
Julian Smart
Fixed bug [ 1870906 ] There are few problems selection...
tree
|
commitdiff
2008-02-21
Julian Smart
Fix caret position when deleting last character
tree
|
commitdiff
2008-02-21
Julian Smart
Don't treat character attributes as non-paragraph attri...
tree
|
commitdiff
2008-02-21
Julian Smart
Don't omit empty text objects
tree
|
commitdiff
2008-02-20
Julian Smart
Fixed two out by one errors
tree
|
commitdiff
2008-02-16
Julian Smart
Avoid paragraphs with no children
tree
|
commitdiff
2008-02-16
Julian Smart
Fixed an XML parsing error for complex URLs
tree
|
commitdiff
2008-02-15
Julian Smart
Set default attributes after a SetSelection
tree
|
commitdiff
2008-02-14
Julian Smart
Performance optimization
tree
|
commitdiff
next