projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix crash in wxGTK wxPopupWindow when creating it without parent.
[wxWidgets.git]
/
src
/
richtext
/
richtextbuffer.cpp
2013-05-07
Robin Dunn
Call InitializeModules instead of just module->Init...
blob
|
commitdiff
|
raw
2013-05-06
Julian Smart
Applied patches for #15184 (wxRichTextAction fix for...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Julian Smart
Applied patch #15183 (wxRichTextTable::DeleteColumns...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-29
Vadim Zeitlin
Add empty paragraph in wxRichTextTable::AddColumns...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-25
Vadim Zeitlin
Provide shorter synonyms for wxEVT_XXX constants.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Julian Smart
Don't reset URL if applying character style
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Vadim Zeitlin
No changes, just remove an unused line of code.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
Julian Smart
Corrected clipboard data id
blob
|
commitdiff
|
raw
|
diff to current
2013-03-16
Julian Smart
Fixed centering/right alignment of last line
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Julian Smart
Search for font instead of creating it each time
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
Julian Smart
Corrected loading of images: we need the parent size...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
Julian Smart
Added support for sub-object virtual attributes (tempor...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-27
Julian Smart
Prevent assertions because of zero image size
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Julian Smart
Fix wrong value
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Julian Smart
Better compatibility with old files when creating an...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Julian Smart
Added Set/GetFloatingLayoutMode to switch off time...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-05
Julian Smart
wxRTC text box layout fixes
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Julian Smart
Added support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-15
Julian Smart
Added continuation bullet style for supporting multiple...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Julian Smart
Prevent index access error
blob
|
commitdiff
|
raw
|
diff to current
2012-06-04
Julian Smart
Corrected collection of common attributes, for clashing...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Vadim Zeitlin
Use wxCLASSINFO() instead of deprecated CLASSINFO().
blob
|
commitdiff
|
raw
|
diff to current
2012-06-01
Vadim Zeitlin
Use wxDynamicCast() instead of IsKindOf() checks.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Julian Smart
Added full scaling to wxRTC
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Julian Smart
Don't use deprecated font family style
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Vadim Zeitlin
Compilation fix for wxRichTextCtrl.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-20
Julian Smart
Added pixel size capability to wxTextAttr and wxRichTex...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Julian Smart
Fixed layout and hit-testing problem particularly with...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Julian Smart
Added wxRichTextXMLHandler::RegisterNodeName so custom...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Julian Smart
Added field implementation
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Julian Smart
Moved default margins to buffer class Init; reduced...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Julian Smart
Corrected top-level object layout in paragraphs
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Julian Smart
Fixed inconsistent calculation of line height in paragr...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
Julian Smart
Fixed floating image layout when typing in subsequent...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-23
Julian Smart
Removed unused variable warning
blob
|
commitdiff
|
raw
|
diff to current
2012-01-25
Julian Smart
Added further API for intercepting deletion and content...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Julian Smart
Added drawing context to allow 'virtual' (dynamic)...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
Julian Smart
Support for undoable application of custom properties...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-15
Julian Smart
Added min and max size to box attributes; made property...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Julian Smart
Improved layout, in particular passed a container size...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Julian Smart
Removed compilation ambiguity between different forms...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Julian Smart
Fixed #13833: wxRichTextCtrl: 'Copy' can grab an extra...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Julian Smart
Implement missing wxTextBoxAttr::IsDefault function
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Julian Smart
Background now drawn within the border instead of beyon...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Julian Smart
Fixed border drawing bug when width is more than 1
blob
|
commitdiff
|
raw
|
diff to current
2012-01-02
Julian Smart
Added a box style definition name to the box attribute.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Julian Smart
Applied #13738: Make a wxRichTextImage's box display...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-05
Julian Smart
Applied patch #13698 to fix wrong border test
blob
|
commitdiff
|
raw
|
diff to current
2011-12-01
Paul Cornett
remove unused variables
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Julian Smart
Fixed problem with the size of paragraphs not needing...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-30
Julian Smart
Add indents to maximum size to prevent problems with...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Dimitri Schoolwerth
Replaced Ok() occurrences with IsOk() throughout trunk.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Julian Smart
Buffer size calculation correction
blob
|
commitdiff
|
raw
|
diff to current
2011-03-25
Julian Smart
Fix for image saving speedup
blob
|
commitdiff
|
raw
|
diff to current
2011-03-24
Julian Smart
Speeded up image saving to XML (WriteHex).
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Stefan Csomor
replace usage of objective-c keyword 'id'
blob
|
commitdiff
|
raw
|
diff to current
2011-03-06
Julian Smart
Fixed #13017: wxRichTextCtrl CopyToClipboard regression
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Julian Smart
Fixed a problem with paste resetting the content paragr...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Julian Smart
Applied #12941: Fixes and enhancements for wxRTC (Rober...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-20
Julian Smart
Corrected a hit test problem when tabs are present
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Julian Smart
Fix for lines not wrapping soon enough if tabs are...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Stefan Csomor
clang warnings
blob
|
commitdiff
|
raw
|
diff to current
2011-01-22
Dimitri Schoolwerth
Use wxString's empty() when checking if the string...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Julian Smart
Fixed some bugs in up/down cursor navigation.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Julian Smart
Fix for incorrect programmatic formatting (default...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-18
Julian Smart
Fixed some problems with floating objects
blob
|
commitdiff
|
raw
|
diff to current
2011-01-15
Julian Smart
Corrected wrong range in GetText
blob
|
commitdiff
|
raw
|
diff to current
2011-01-14
Julian Smart
Compile fixes
blob
|
commitdiff
|
raw
|
diff to current
2011-01-14
Julian Smart
Implemented text boxes and tables, and further editing...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
Paul Cornett
remove always-true tests of unsigned >= 0
blob
|
commitdiff
|
raw
|
diff to current
2010-12-21
Julian Smart
Fixed bad rendering with tabs by correcting the positio...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Vadim Zeitlin
Return false, not NULL, from a function returning bool.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Vadim Zeitlin
Don't check for wxDF_UNICODETEXT support in ANSI builds.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-10
Vadim Zeitlin
Initialize paragraph descent in wxRichTextParagraph...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
Julian Smart
Fixed #12566 (assert on deletion) due to inconsistent...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Julian Smart
Don't use wxDC in header
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Julian Smart
Eliminated redundant wxRichTextAnchoredObject class...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Julian Smart
wxRTC no longer derives from wxTextCtrlBase; added...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-30
Vadim Zeitlin
No changes whatsoever, just remove trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-30
Vadim Zeitlin
Merge of SOC2010_RTC_IMAGES branch.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Julian Smart
Fix bug finding line after line break
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Julian Smart
Fixed wrong line spacing calculation
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Julian Smart
Don't add space before para twice in paragraph layout
blob
|
commitdiff
|
raw
|
diff to current
2010-08-18
Julian Smart
Use common inline version of wxHexToDec
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Julian Smart
Large image-loading speedup and small attribute-loading...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Julian Smart
Don't reset bullet number and outline number when apply...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-20
Vadim Zeitlin
Use wxDELETE() and wxDELETEA() when possible.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Julian Smart
Fixes for incorrect selection, extra newline insertion...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-01
Julian Smart
Simplify SetSelectionRange and make consistent with...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Julian Smart
Applied #11238: Wrong text positioning if fonts with...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Julian Smart
Fix for wrong line placement when centering or right...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vadim Zeitlin
No changes, just removed hard tabs and trailing white...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-09
Vadim Zeitlin
Add information about the log message generation locati...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
Julian Smart
Made standard bullet names translatable
blob
|
commitdiff
|
raw
|
diff to current
2009-06-20
Julian Smart
Patch from Bruno Daniel to fix tab position inconsistency
blob
|
commitdiff
|
raw
|
diff to current
2009-03-22
Vadim Zeitlin
replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Francesco Montorsi
use enumerations instead of integers for wxFont style...
blob
|
commitdiff
|
raw
|
diff to current
next