projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
rearrange some code in DoSetSize to facilitate upcoming changes
[wxWidgets.git]
/
src
/
richtext
/
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
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
next