projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
changing ES_LEFT/CENTER/RIGHT styles only works for plain (not rich) controls and...
[wxWidgets.git]
/
src
/
richtext
/
richtextbuffer.cpp
2006-12-01
Julian Smart
Fix for newline breakage
blob
|
commitdiff
|
raw
2006-12-01
Julian Smart
Fixed insertion point bug
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_SETSTYLE_RESET SetStyleEx() flag to...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Julian Smart
Small bug fixes
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-11-01
Julian Smart
Fixed compile error with --enable-stl
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Vadim Zeitlin
correct compilation after last change (added ifdef...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Vadim Zeitlin
don't define specifyLevel variable in release builds...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Julian Smart
Copy constructor warning elimination
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 fixes
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
Pagination fix
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
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
fix compilation after recent wxTextCtrl changes
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-08
Vadim Zeitlin
fixed VC warning about unreachable code
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-12
Julian Smart
Setting the current style from the UI is a mode that...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Włodzimierz Skiba
Include wx/dataobj.h according to precompiled headers...
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-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-28
Julian Smart
Added support for tabs in wxRichTextCtrl (Ashish More)
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Julian Smart
Make an image block beore writing it, if there's no...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Julian Smart
Applied patch [ 1463711 ] wxRichTextCtrl fix for pastin...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-21
Vadim Zeitlin
Made wxList::compatibility_iterator a class in wxUSE_ST...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-08
Vadim Zeitlin
use wxCHECK instead of wxASSERT to avoid crashing later...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-01
Vadim Zeitlin
fixed VC7 unreachable code warning (given even in debug...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-18
Julian Smart
Fixed bug introduced by compiler compatibility fix
blob
|
commitdiff
|
raw
|
diff to current
2005-11-27
Michael Wetherell
Small fixes to allow compilation with --enable-stl
blob
|
commitdiff
|
raw
|
diff to current
2005-11-20
Dimitri Schoolwerth
applied patch #1356901 "Yet another removal of extra...
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
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-22
Julian Smart
Corrections for wxUSE_STL=1
blob
|
commitdiff
|
raw
|
diff to current
2005-10-22
Julian Smart
More Erase substitutions
blob
|
commitdiff
|
raw
|
diff to current
2005-10-22
Julian Smart
Added missing include
blob
|
commitdiff
|
raw
|
diff to current
2005-10-22
Julian Smart
Replace node deletion with Erase
blob
|
commitdiff
|
raw
|
diff to current
2005-10-22
Włodzimierz Skiba
wxTinderbox build fixes.
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
Switched antialiasing off since GetTextExtent doesn...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Julian Smart
Restored code uglies
blob
|
commitdiff
|
raw
|
diff to current
2005-10-21
Julian Smart
Removed macros
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
Włodzimierz Skiba
Warning fixes.
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