projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Optimise internal sorting datastructure
[wxWidgets.git]
/
src
/
richtext
/
richtextctrl.cpp
2007-07-20
Paul Cornett
add missing parens to bitwise expression
blob
|
commitdiff
|
raw
2007-06-07
Julian Smart
Don't insert a newline when we get text
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Julian Smart
Added mouse event handler invocations
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Julian Smart
Applied patch [ 1678626 ] Non-ascii characters in wxRic...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Julian Smart
Optimization: don't set the base background colour
blob
|
commitdiff
|
raw
|
diff to current
2007-02-23
Julian Smart
Fixed a control-arrow bug
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Julian Smart
Ignore Windows key
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Vadim Zeitlin
fixed unreachable code warning in release build
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Vadim Zeitlin
fixed what looked like a typo in hit code testing in...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-28
Julian Smart
Added extra hit test style for more accurate reporting
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Julian Smart
Process capture lost event to avoid assertion
blob
|
commitdiff
|
raw
|
diff to current
2006-12-03
Julian Smart
Text style fix
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Vadim Zeitlin
documentation for wxAppTraits (patch 1518295 from Franc...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-20
Julian Smart
Fixed a bug setting caret position after setting or...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-19
Kevin Ollivier
Fix API calls to match header changes made in richtextb...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-18
Julian Smart
Small cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Julian Smart
Removed obsolete code
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Julian Smart
Added wxRICHTEXT_SETSTYLE_RESET SetStyleEx() flag to...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Julian Smart
Removed new function
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Julian Smart
Small bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Julian Smart
Add ctor parameters to match wxTextCtrl
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Julian Smart
Added a couple of text effects
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Robin Dunn
GetBestFittingSize --> GetEffectiveMinSize
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Vadim Zeitlin
don't need to check if we set the same cursor before...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Robin Dunn
More compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Julian Smart
Reuse wxCaret object
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Julian Smart
Call Update after user input to improve responsiveness
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Julian Smart
Corrected a clearing bug
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Julian Smart
Added URL support to attribute objects and to wxRichTex...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Włodzimierz Skiba
Whitespaces and headers cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Julian Smart
Added a list style editor page to the formatting dialog.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Julian Smart
Added list style to text attributes, independent from...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Julian Smart
Return type change
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Paul Cornett
warning fixes/minor cleanup
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
fix compilation after recent wxTextCtrl changes
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Julian Smart
Don't use double buffering on platforms that do it...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Julian Smart
Use wxIsalnum to test for word delimiters
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Julian Smart
Compilo fix
blob
|
commitdiff
|
raw
|
diff to current
2006-10-01
Julian Smart
Added rich text buffer clipboard support.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Julian Smart
Fixed bugs in, and added operators and copy constructor...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-26
Julian Smart
Converts DOS line endings to Unix if necessary
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
Julian Smart
Added DoLoadFile, DoSaveFile to wxTextCtrlBase
blob
|
commitdiff
|
raw
|
diff to current
2006-09-19
Julian Smart
Better compatibility between wxRichTextCtrl and wxTextC...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-19
Julian Smart
Corrections to take into account that range in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Julian Smart
Setting the current style from the UI is a mode that...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Włodzimierz Skiba
PCH build fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
Włodzimierz Skiba
Simplify PCH support. Minor source cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-04
Julian Smart
Scrolling improvements
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Julian Smart
SetStyle/GetStyle corrections
blob
|
commitdiff
|
raw
|
diff to current
2006-07-01
Julian Smart
Need to convert from physical to logical units inside...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Vadim Zeitlin
don't let the user modify the contents of read-only...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-12
Vadim Zeitlin
it is not possible to show/hide the window from the...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-12
Michael Wetherell
Warning fixes for VC5 (Igor Korot)
blob
|
commitdiff
|
raw
|
diff to current
2006-02-02
Julian Smart
Scroll text into view when typing
blob
|
commitdiff
|
raw
|
diff to current
2005-11-06
Włodzimierz Skiba
eVC4 warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Julian Smart
Applied patch [ 1339882 ] richtext misc cleanup
blob
|
commitdiff
|
raw
|
diff to current
2005-10-25
Julian Smart
Fixed warnings/errors and changed Thaw
blob
|
commitdiff
|
raw
|
diff to current
2005-10-25
Julian Smart
Don't clear background in Refresh (to suit poor impleme...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-22
Julian Smart
Now works when derived from wxTextCtrlBase, using wxScr...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Julian Smart
Don't try to open clipboard if already open
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Julian Smart
Reduced unnecessary painting; delete/recreate caret...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Julian Smart
Fixed warning, move caret in OnPaint
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Julian Smart
Fixed some styling bugs, optimized resize for large...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-20
Julian Smart
Resets scroll position on load
blob
|
commitdiff
|
raw
|
diff to current
2005-10-20
Julian Smart
Efficiency measures; file loading bug fix
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Julian Smart
Introduced invalidation of ranges for later optimizatio...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Włodzimierz Skiba
const consistent for Clone(). Load/Save split to DoLoad...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Julian Smart
First part of a layout optimization
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Julian Smart
Only draw if inside client rectangle
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Julian Smart
Added wxRichTextCtrl
blob
|
commitdiff
|
raw
|
diff to current