projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Warning fixes, source cleaning.
[wxWidgets.git]
/
contrib
/
include
/
wx
/
stc
/
stc.h
2004-08-11
Robin Dunn
Set minsize and implement DoGetBestSize
blob
|
commitdiff
|
raw
2004-06-02
Robin Dunn
Default arg for Id
blob
|
commitdiff
|
raw
|
diff to current
2004-06-01
Robin Dunn
remove EVT_STC_POSCHANGED as it's been deprecated in...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-25
Julian Smart
More name changes
blob
|
commitdiff
|
raw
|
diff to current
2004-03-06
Robin Dunn
Decided that not doing methods for keyboard commands...
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-10
Vadim Zeitlin
use static_cast<> in event table macros for type safety...
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-31
Robin Dunn
%addtofunc --> %pythonAppend
blob
|
commitdiff
|
raw
|
diff to current
2003-10-31
Robin Dunn
Patch #826420, and also adapted to new SWIG
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Robin Dunn
#ifdef update for the old SWIG
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Mattia Barbon
Compilation fix for wxUSE_DRAG_AND_DROP==0.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Robin Dunn
Added DoDragOver and DoDropText from Angelo Mandato...
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-25
Robin Dunn
Fixes to allow STC to be built as a DLL
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Robin Dunn
Patch #775355 Unicode fix for STC
blob
|
commitdiff
|
raw
|
diff to current
2003-07-18
Robin Dunn
Update to Scintilla 1.53
blob
|
commitdiff
|
raw
|
diff to current
2003-05-29
Robin Dunn
Added LoadFile and SaveFile methods
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
2003-02-27
Robin Dunn
Patch from David Falkinder to help building a STC dll.
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-09-11
Robin Dunn
Update to Scintilla 1.48
blob
|
commitdiff
|
raw
|
diff to current
2002-09-06
Robin Dunn
Updated to Scintilla from 1.45 to 1.47
blob
|
commitdiff
|
raw
|
diff to current
2002-06-04
Robin Dunn
Changed FindTExt intercase to more easily handle additi...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-27
Robin Dunn
Patch 559673 and 561053
blob
|
commitdiff
|
raw
|
diff to current
2002-05-13
Robin Dunn
Added some inline helpers so the dependence on wxUSE_UN...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-03
Robin Dunn
Make it easier to not use wxPopupWindow in wxSTC, and...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-30
Robin Dunn
Give access to m_lastKeydownConsumed
blob
|
commitdiff
|
raw
|
diff to current
2002-03-21
Robin Dunn
More unicode related cleanup and fixes for wxPython
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
2002-01-09
Robin Dunn
Updated to use correct value for wxSTC_MASK_FOLDERS
blob
|
commitdiff
|
raw
|
diff to current
2002-01-06
Robin Dunn
Some compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Robin Dunn
Fixed some warnings in wxSTC
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Robin Dunn
Another blind attempt to fix AltGr issues in wxSTC...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-25
Robin Dunn
Added ability for wxSTC's scrollbars to be supplieed...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-23
Julian Smart
Added event Clone functions
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-10-23
Robin Dunn
Added DnD related events to wxSTC
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Robin Dunn
Updated to version 1.40 of Scintilla
blob
|
commitdiff
|
raw
|
diff to current
2001-10-12
Robin Dunn
Second phase of OOR completed. (Original python object...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-04
Robin Dunn
Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
blob
|
commitdiff
|
raw
|
diff to current
2001-09-04
Robin Dunn
A couple little fixes for wxSTC
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
2001-03-28
Robin Dunn
Finished the changes necessary to use the new event...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-30
Robin Dunn
Merged some STC fixes over to the main branch
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Robin Dunn
new and improved 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-13
Robin Dunn
Added methods for folding
blob
|
commitdiff
|
raw
|
diff to current
2000-03-09
Robin Dunn
Initial version of wxStyledTextCtrl, a Scintilla wrappe...
blob
|
commitdiff
|
raw
|
diff to current