projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
handling illegal fsrefs by returning an empty string, fixes #14384
[wxWidgets.git]
/
src
/
stc
/
scintilla
/
2012-03-20
Robin Dunn
Document steps needed to update to newer Scintilla...
tree
|
commitdiff
2011-11-05
Vadim Zeitlin
Rename lineAnchor in Scintilla code to avoid shadowing...
tree
|
commitdiff
2011-09-28
Jouk Jansen
Include support for OpenVMS IA64
tree
|
commitdiff
2010-12-20
Jouk Jansen
include compile support for tests on OpenVMS (part3)
tree
|
commitdiff
2010-12-15
Jouk Jansen
Include compilation of tests for OpenVMS (part1)
tree
|
commitdiff
2010-04-20
Jouk Jansen
correcting error in OpenVMS makefile
tree
|
commitdiff
2010-04-19
Jouk Jansen
update OpenVMS compile support
tree
|
commitdiff
2010-04-07
Robin Dunn
Drop the Array class added in the last scintilla patch...
tree
|
commitdiff
2010-04-06
Jouk Jansen
Update OpenVMS compile support
tree
|
commitdiff
2010-03-30
Robin Dunn
Apply patch (plus some additional changes) upgrading...
tree
|
commitdiff
2009-10-05
Jouk Jansen
configure stc support for OpenVMS
tree
|
commitdiff
2009-04-20
Vadim Zeitlin
include windows.h instead of basetsd.h directly as...
tree
|
commitdiff
2009-03-28
Vadim Zeitlin
fix basetsd.h name for case-sensitive file systems...
tree
|
commitdiff
2009-01-19
Vadim Zeitlin
use basetsd.h for non-MSVC compilers (including mingw32...
tree
|
commitdiff
2009-01-17
Vadim Zeitlin
define [us]ptr_t properly for mingw64 compilation
tree
|
commitdiff
2008-11-14
Vadim Zeitlin
assigning line marker to itself shouldn't invalidate...
tree
|
commitdiff
2008-06-12
Vadim Zeitlin
get rid of several dozen of warnings when using g+...
tree
|
commitdiff
2008-03-27
Robin Dunn
A bit of cleanup for STC's use of PopupWindow
tree
|
commitdiff
2007-12-15
Robin Dunn
Update Scintilla to version 1.75
tree
|
commitdiff
2007-12-03
Vadim Zeitlin
don't use 8 bit characters in sources, this results...
tree
|
commitdiff
2007-09-10
Vadim Zeitlin
fix a warning about casting literal string constants...
tree
|
commitdiff
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
tree
|
commitdiff
2006-09-04
Julian Smart
Prevents crashes caused by negative line count being...
tree
|
commitdiff
2006-07-14
Robin Dunn
Updated Scintilla to version 1.70
tree
|
commitdiff
2006-06-28
Robin Dunn
Applied patch from Armel Asselin that reduces memory...
tree
|
commitdiff
2006-03-14
Robin Dunn
Silence some warnings
tree
|
commitdiff
2006-03-14
Robin Dunn
Keep wxSTC_LEX_ASP and _PHP available for now.
tree
|
commitdiff
2006-03-08
Robin Dunn
Updated to Scintilla 1.67
tree
|
commitdiff
2005-08-28
Vadim Zeitlin
use #ifdef and not #if (fixes -Wundef warnings reported...
tree
|
commitdiff
2005-05-31
Julian Smart
Typo correction patch [ 1208110 ] Lots of typo corrections
tree
|
commitdiff
2005-05-25
Robin Dunn
Reapplied Patch #1106564
tree
|
commitdiff
2005-03-30
Robin Dunn
rearrainge the #includes and etc. to avoid a name confl...
tree
|
commitdiff
2005-02-11
Robin Dunn
Updated to Scintilla 1.62
tree
|
commitdiff
2005-01-21
Robin Dunn
Patch #1106564, corrects possible 100% CPU load condition.
tree
|
commitdiff
2004-09-27
Robin Dunn
Updated wxSTC's copy of Scintilla to version 1.61
tree
|
commitdiff
2004-05-25
Julian Smart
More name changes
tree
|
commitdiff
2004-02-11
Robin Dunn
Allow an extra flag to be given to Font::Create
tree
|
commitdiff
2004-02-06
Robin Dunn
Updated Scintilla to version 1.58
tree
|
commitdiff
2003-09-18
Robin Dunn
Updated to Scintilla 1.54
tree
|
commitdiff
2003-07-18
Robin Dunn
Update to Scintilla 1.53
tree
|
commitdiff
2003-06-18
Julian Smart
Workaround a crash bug; real solution as yet unknown
tree
|
commitdiff
2003-04-19
Robin Dunn
Updated Scintilla to 1.52 (on the trunk this time too)
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-09-11
Robin Dunn
Update to Scintilla 1.48
tree
|
commitdiff
2002-09-08
Robin Dunn
A refinement of my patch from Neil Hodgson
tree
|
commitdiff
2002-09-07
Robin Dunn
Better placement of the AutoComplete listbox
tree
|
commitdiff
2002-09-06
Robin Dunn
Updated to Scintilla from 1.45 to 1.47
tree
|
commitdiff
2002-08-25
Robin Dunn
Comment out a debug printf
tree
|
commitdiff
2002-04-09
Robin Dunn
Include wx/object.h to get the global memory operators...
tree
|
commitdiff
2002-04-08
Julian Smart
Added define to STC VC++ project file
tree
|
commitdiff
2002-04-08
Julian Smart
Canvas: added some DECLARE_CLASS macros to stop it...
tree
|
commitdiff
2002-03-18
Robin Dunn
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45
tree
|
commitdiff
2002-02-07
Robin Dunn
Patch from Neil H.
tree
|
commitdiff
2001-10-27
Robin Dunn
First pass at wxPython for Mac (darwin only so far...
tree
|
commitdiff
2001-10-18
Robin Dunn
A fix for Scintilla's case insensitive sort routine
tree
|
commitdiff
2001-10-18
Robin Dunn
Updated to version 1.40 of Scintilla
tree
|
commitdiff
2001-09-01
Robin Dunn
Upgraded to version 1.39 of Scintilla, and upated wxSty...
tree
|
commitdiff
2001-03-28
Robin Dunn
Finished the changes necessary to use the new event...
tree
|
commitdiff
2001-02-16
Robin Dunn
Copied/merged from the 2.2 branch.
tree
|
commitdiff
2000-09-08
Robin Dunn
Moved from Scintilla version 1.25 to 1.32
tree
|
commitdiff
2000-09-07
Robin Dunn
Interface file defining functionality available in...
tree
|
commitdiff
2000-07-15
Bryan Petty
merged 2.2 branch
tree
|
commitdiff
2000-03-31
Robin Dunn
Undoing Eric's changes on the main branch
tree
|
commitdiff
2000-03-30
Eric W. Sink
This commit includes the following changes:
tree
|
commitdiff
2000-03-14
Julian Smart
Doc edits; adding mmedia.rsp; added STC BC++ makefiles
tree
|
commitdiff
2000-03-09
Robin Dunn
Initial version of wxStyledTextCtrl, a Scintilla wrappe...
tree
|
commitdiff