projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Define wxLongLong_t for Intel compiler.
[wxWidgets.git]
/
src
/
stc
/
ScintillaWX.h
2013-06-29
Vadim Zeitlin
Add support for horizontal mouse wheel scrolling in...
blob
|
commitdiff
|
raw
2012-08-14
Robin Dunn
Minimal tweaks and additions to get wxSTC compiling...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Robin Dunn
Rewrite DoPaint, FullPaint and add FullPaintDC to help...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-20
Dimitri Schoolwerth
No changes, synchronised source names that appear comme...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Vadim Zeitlin
Globally use "wxWindows licence" consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Robin Dunn
Apply patch (plus some additional changes) upgrading...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-05
Jouk Jansen
configure stc support for OpenVMS
blob
|
commitdiff
|
raw
|
diff to current
2008-06-14
Vadim Zeitlin
don't interfere with Scintilla drag-and-drop (#9088)
blob
|
commitdiff
|
raw
|
diff to current
2007-12-15
Robin Dunn
Update Scintilla to version 1.75
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-06-22
Vadim Zeitlin
fix warnings about parameters shadowing member variables
blob
|
commitdiff
|
raw
|
diff to current
2007-04-21
Vadim Zeitlin
fix WXDLLIMPEXP_STC definition when building all wx...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-11
Vadim Zeitlin
forward declare wxDC (fixes wxMotif compilation)
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Robin Dunn
Compile fix for gcc on MSW
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
compilation fix for Win64 (patch 1690999)
blob
|
commitdiff
|
raw
|
diff to current
2006-07-14
Robin Dunn
Updated Scintilla to version 1.70
blob
|
commitdiff
|
raw
|
diff to current
2006-03-08
Robin Dunn
Fix for bug #1436503. Delay the start of the DnD oprta...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Robin Dunn
rearrainge the #includes and etc. to avoid a name confl...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-11
Robin Dunn
On wxMSW Move an invisible system caret around with...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-04
Robin Dunn
Use the unicode character, if available in the event
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, TRUE/true, FALSE...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-05-24
Robin Dunn
No longer any need for the dc parameter to FullPaint.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-11
Robin Dunn
Use extraFontFlag to specify if anti-aliased fonts...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-06
Robin Dunn
Updated Scintilla to version 1.58
blob
|
commitdiff
|
raw
|
diff to current
2004-01-16
Robin Dunn
Patch [ 877891 ] Share the DC from DoPaint with FullPai...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Robin Dunn
Fixes in focus handling related to the AutoComplete...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Robin Dunn
Updated to Scintilla 1.54
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Mattia Barbon
Fix building wxSTC as a DLL using MinGW GCC 3.x.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-18
Robin Dunn
Update to Scintilla 1.53
blob
|
commitdiff
|
raw
|
diff to current
2003-04-19
Robin Dunn
Updated Scintilla to 1.52 (on the trunk this time too)
blob
|
commitdiff
|
raw
|
diff to current
2002-12-17
Robin Dunn
Fixed possibility of releasing mouse if the window...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-07-19
Robin Dunn
Moved the check for page scrolling with the wheel into...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Robin Dunn
wxStyledTextCtrl can now be built and used when wxUSE_U...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-18
Robin Dunn
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Robin Dunn
First pass at wxPython for Mac (darwin only so far...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-01
Robin Dunn
Upgraded to version 1.39 of Scintilla, and upated wxSty...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-06
Robin Dunn
Added MouseWheel support to wxSTC
blob
|
commitdiff
|
raw
|
diff to current
2000-09-08
Robin Dunn
Moved from Scintilla version 1.25 to 1.32
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-03-16
Robin Dunn
dropTarget is now dynamically allocated.
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Robin Dunn
Initial version of wxStyledTextCtrl, a Scintilla wrappe...
blob
|
commitdiff
|
raw
|
diff to current