projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
allow specifying the initial modifier keys values in the ctor
[wxWidgets.git]
/
include
/
wx
/
richtext
/
richtextbuffer.h
2008-09-16
Julian Smart
Switched off some buggy optimisation that caused caret...
blob
|
commitdiff
|
raw
2008-05-20
Julian Smart
COnversion of some common font names to current platform
blob
|
commitdiff
|
raw
|
diff to current
2008-05-17
Julian Smart
Fixed common style collection and superscript/subscript...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-10
Francesco Montorsi
replace use of 'long/int bitmapType' with 'wxBitmapType...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Julian Smart
Added a wxRichTextCtrl-specific caret implementation...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-27
Julian Smart
Further wxRichTextCtrl performance improvements
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Julian Smart
Made performance acceptable for editing large paragraph...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Julian Smart
Further optimizations
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Julian Smart
Further performance optimizations
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Julian Smart
Speeded up wrapping (again), this time using partial...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Julian Smart
Added wxRichTextCtrl superscript and subscript support...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Julian Smart
Don't take the previous paragraph style when deleting...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-13
Julian Smart
Further fixes, for selected text display and new paragr...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-11
Julian Smart
Make SaveFile and LoadFile virtual so they can be overr...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Julian Smart
Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-24
Vadim Zeitlin
put #if wxUSE_FFILE && wxUSE_STREAMS around functions...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Julian Smart
Added flag for removing attributes
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-01
Robin Dunn
Fix compile error
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Julian Smart
Correction to accessors
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-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_HANDLER_NO_HEADER_FOOTER to allow...
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-10
Julian Smart
Added outline level
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Julian Smart
Added a couple of text effects
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Julian Smart
Style application fixes
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Julian Smart
Reuse wxCaret object
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Julian Smart
Digital Mars doesn't like the identifiers being declare...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-28
Julian Smart
Corrected a clearing bug
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Julian Smart
First cut at printing support for wxRichTextCtrl
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Julian Smart
Fixed initialisation order warning
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
Julian Smart
Added the ability to use built-in bullet styles, curren...
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-16
Robin Dunn
Add wxRichTextModuleInit
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Julian Smart
Fixed tab selection bug
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Vadim Zeitlin
add IsOk() to all classes having Ok() method (patch...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Julian Smart
Added paragraph symbol font (Get/SetSymbolFont in attri...
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-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-09-12
Julian Smart
Fixed flag setting omission that showed up as list...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-05
Vadim Zeitlin
mark all dtors which are virtual because base class...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Julian Smart
SetStyle/GetStyle corrections
blob
|
commitdiff
|
raw
|
diff to current
2006-07-02
Julian Smart
Implemented wxTextAttrEx::CombineEx and wxRichTextAttr...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-29
Julian Smart
Moved wxRichTextCtrl to its own library
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
Julian Smart
Typo correction
blob
|
commitdiff
|
raw
|
diff to current
2006-06-28
Julian Smart
Added support for tabs in wxRichTextCtrl (Ashish More)
blob
|
commitdiff
|
raw
|
diff to current
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-18
Julian Smart
Separated XML and HTML rich text I/O handlers
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-21
Michael Wetherell
Fix a couple of export declarations
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
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
Added wxRichTextCtrl
blob
|
commitdiff
|
raw
|
diff to current