Include compilation of tests for OpenVMS (part1)
[wxWidgets.git] / src / stc /
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part1)
2010-11-26  Vadim ZeitlinSmall bug fixes for GetLibraryVersionInfo() changes.
2010-11-25  Vadim ZeitlinAdd wxVersionInfo and functions returning it for 3rd...
2010-10-17  Vadim ZeitlinFix wxSTC compilation without wxUSE_DRAG_AND_DROP after...
2010-10-16  Vadim ZeitlinRestore text drag-and-drop in wxSTC broken by Scintilla...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-23  Robin DunnUse the wx version of the wxDECLARE_EVENT_TABLE_ENTRY...
2010-08-10  Vadim ZeitlinRemove obsolete stc makefile.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-09  Vadim ZeitlinDon't use -kAddToPopUp() gettext hack with Scintilla.
2010-04-20  Jouk Jansencorrecting error in OpenVMS makefile
2010-04-19  Jouk Jansenupdate OpenVMS compile support
2010-04-07  Robin DunnDrop the Array class added in the last scintilla patch...
2010-04-07  Vadim ZeitlinFix harmless MSVC warning about int to bool conversion...
2010-04-06  Jouk JansenUpdate OpenVMS compile support
2010-04-01  Jouk JansenFix OpenVMS compile support for new version in src/stc
2010-03-30  Robin DunnApply patch (plus some additional changes) upgrading...
2010-03-20  Vadim ZeitlinFix some harmless unused parameter warnings.
2010-02-28  Vadim ZeitlinFix the STC sources generation script to work with...
2010-01-10  Robin DunnUse GraphicsContext (if available) for drawing in Surfa...
2009-11-16  Robin DunnAdd some missing commas. Fixes #11443
2009-10-09  Vadim ZeitlinRemoved wxFont::Set/GetNoAntiAliasing() implementations.
2009-10-05  Jouk Jansenconfigure stc support for OpenVMS
2009-09-26  Vadim ZeitlinRefactor wxStyledTextCtrl to share common file save...
2009-09-24  Julian SmartApplied #10799: using CallTipUseStyle() doesn't enable...
2009-04-20  Vadim Zeitlininclude windows.h instead of basetsd.h directly as...
2009-03-28  Vadim Zeitlinfix basetsd.h name for case-sensitive file systems...
2009-03-17  Kevin OllivierLeave anti-aliasing on by default on Mac as well
2009-03-02  Vadim Zeitlinbuild fix: define DoGetValue() and GetEditableWindow()
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-19  Vadim Zeitlinuse basetsd.h for non-MSVC compilers (including mingw32...
2009-01-17  Vadim Zeitlindefine [us]ptr_t properly for mingw64 compilation
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-12-25  Vadim Zeitlinunhide the second wxTextAreaBase::HitTest() overload...
2008-11-14  Vadim ZeitlinCanPaste() should be const too
2008-11-14  Vadim Zeitlinassigning line marker to itself shouldn't invalidate...
2008-11-02  Francesco Montorsideclare all NameStr[] strings as const char using the...
2008-09-25  Robin DunnConsolidate old and new implementations of Get/SetSelection
2008-09-24  Francesco Montorsiuse wxStockCursor (as documented and as already impleme...
2008-08-30  Vadim Zeitlinfix some (harmless) mingw32 4.3 warnings
2008-06-30  Vadim ZeitlinVC6 compilation fix: using access declaration can only...
2008-06-15  Vadim Zeitlinanother 64 bit fix: make SendMsg() return wxIntPtr...
2008-06-15  Vadim Zeitlinfixed STC under Win64: as wxStyledTextCtrl::SendMsg...
2008-06-15  Vadim Zeitlinfix off by 1 error in GetTextRaw() (#4317)
2008-06-15  Vadim Zeitlinfix crash when copying empty selection to clipboard...
2008-06-15  Vadim Zeitlinignore mouse wheel events which are coming too fast...
2008-06-15  Vadim Zeitlinderive wxSTC from wxTextEntryBase to provide even more...
2008-06-15  Vadim Zeitlinderive wxSTC from wxTextAreaBase to provide wxTextCtrl...
2008-06-14  Vadim Zeitlinstate clearly that the entire contents of generated...
2008-06-14  Vadim Zeitlinexplicitly check that we're being run from the correct...
2008-06-14  Vadim Zeitlinremove extra ')' in EVT_STC_CALLTIP_CLICK
2008-06-14  Vadim Zeitlintranslate Scintilla getters to const methods of wxStyle...
2008-06-14  Vadim Zeitlinstandard location of env is in /usr/bin, not /bin
2008-06-14  Vadim Zeitlinmake the script executable
2008-06-14  Vadim Zeitlindon't interfere with Scintilla drag-and-drop (#9088)
2008-06-12  Vadim Zeitlinget rid of several dozen of warnings when using g+...
2008-06-01  Vadim Zeitlinuse wxHAS_RAW_BITMAP instead of wxHAVE_RAW_BITMAP
2008-04-14  Robin DunnAlso set wxHAVE_RAW_BITMAP for Mac and GTK2, use it...
2008-03-27  Robin DunnUse SetCanFocus
2008-03-27  Robin DunnA bit of cleanup for STC's use of PopupWindow
2008-03-27  Robin DunnUse SetCanFocus
2008-03-19  Francesco Montorsifurther wxPenStyle/wxBrushStyle fixes for builds with...
2008-03-09  Robin DunnDon't need to use wxHAVE_RAW_BITMAP any more.
2008-01-29  Robin DunnApply change in r51405 to this file too: don't use...
2008-01-02  Stefan NeisBlind fix for typo in 50972.
2007-12-31  Robin DunnEnsure AutoComp items with no type will set the item...
2007-12-15  Vadim Zeitlinfix unused parameter warning
2007-12-15  Robin DunnUpdate Scintilla to version 1.75
2007-12-03  Vadim Zeitlindon't use 8 bit characters in sources, this results...
2007-09-10  Vadim Zeitlinfix a warning about casting literal string constants...
2007-09-03  Robin Dunninclude private.h
2007-07-19  David ElliottAdded include wx/timer.h to non WX_PRECOMP case.
2007-07-15  Václav Slavíkdon't export private stc2wx(), wx2stc() functions from...
2007-07-12  Vadim Zeitlinremove deprecated UseAlpha() call
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2007-06-22  Vadim Zeitlinfix warnings about parameters shadowing member variables
2007-04-21  Vadim Zeitlinfix WXDLLIMPEXP_STC definition when building all wx...
2007-04-18  Paul Cornettnon-pch build fix
2007-04-17  Paul Cornettadd wxUSE_STC wrappers
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2007-04-12  Robin DunnAdjust output dir for wxPython file
2007-04-11  Vadim Zeitlinforward declare wxDC (fixes wxMotif compilation)
2007-04-08  Vadim Zeitlinpass 0, not NULL, to SendMsg() which takes long to...
2007-04-05  Robin DunnCompile fix for gcc on MSW
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2007-04-02  Robin DunnEnable the use of the primary selection
2007-04-02  Robin DunnAlways use wxHSCROLL|wxVSCROLL.
2007-04-01  Vadim Zeitlinblind fix for Unicode key handling (patch 1615989)
2007-03-30  Vadim Zeitlincompilation fix for Win64 (patch 1690999)
2007-03-14  Vadim Zeitlinsuppress unused parameter warning
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-06  Robin DunnFill in more details for the wxEVT_STC_AUTOCOMP_SELECTI...
2007-01-20  Robin DunnUse float-on-parent frames for the popups if wxPopupWin...
2006-11-24  Chris Elliottfix for bakefile and autoconf changes
2006-07-25  Vadim Zeitlinupdate from suzumizaki (patch 1522506)
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
next