replaced run-time tests for wxRICHTEXT_USE_TOOLBOOK with compile-time ones to avoid...
[wxWidgets.git] / src / stc /
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
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-09-22  Robin DunnCatch WXK_NUMPAD_DELETE and WXK_NUMPAD_INSERT too
2006-09-04  Julian SmartPrevents crashes caused by negative line count being...
2006-08-31  Robin Dunnsupress some unused parameter warnings
2006-08-31  Robin DunnOnly use raw bitmap if it is available
2006-08-31  Robin DunnProvide an implementation for SurfaceImpl::AlphaRectang...
2006-08-21  Robin DunnRecognize the numpad cursor keys too
2006-07-29  Robin DunnOnly do Armel Asselin's memory reduction patch in Paste...
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-13  Robin DunnReverted part of rev 1.92. It causes probelms on Windo...
2006-06-28  Robin DunnApplied patch from Armel Asselin that reduces memory...
2006-05-31  Włodzimierz SkibaVarious dummy.cpp centralized in common/dummy.cpp....
2006-05-29  Robin DunnwxWakeUpIdle seems unnecessary here
2006-05-22  Robin DunnChanges to ensure that the potential drag is totally...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-03-24  Robin DunnMake WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP...
2006-03-14  Robin DunnSilence some warnings
2006-03-14  Robin DunnKeep wxSTC_LEX_ASP and _PHP available for now.
2006-03-10  Robin DunnIncrease timeout in order to catch slower clicks
2006-03-10  Włodzimierz SkibawxTinderbox build fix.
2006-03-10  Włodzimierz SkibawxTinderbox warning fix.
2006-03-08  Robin DunnFix for bug #1436503. Delay the start of the DnD oprta...
2006-03-08  Robin Dunnwarning fix
2006-03-08  Włodzimierz SkibaWarning fix.
2006-03-08  Robin DunnUpdated to Scintilla 1.67
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-07  Stefan Csomoradjusting to SetLabel migration
2005-10-07  Włodzimierz Skiba#include markup fix.
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-08-28  Vadim Zeitlinuse #ifdef and not #if (fixes -Wundef warnings reported...
2005-08-28  Vadim Zeitlinfixed cursor flicker (patch 1254492 by Hans P. Palbol)
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-26  Robin DunnSince Scintilla uses XMP internally which doesn't suppo...
2005-05-25  Robin DunnReapplied Patch #1106564
2005-05-13  Robin DunnDon't adjust the keycode for Ctrl-Backspace
2005-04-24  Mattia Barbon Another STL compilation fix.
2005-04-21  Robin DunnOops, that should be GetEncoding, not GetDefaultEncoding
2005-04-21  Robin DunnUse the encoding in StyleSetFont too.
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-19  Robin DunnChange the access of the event handler functions for...
2005-04-16  Robin DunnAdd docstrings for wxSTC methods
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-16  Robin DunnAdd several "Raw" functions for setting/getting text...
2005-04-16  Robin DunnUse a wxPopupWindow for the AutoComplete box too.
2005-04-15  Robin DunnPatch #1183952, Create to return bool
2005-04-15  Robin DunnNo longer a need for changing the names to protect...
2005-04-11  Julian SmartChanged version number
2005-04-03  Robin DunnDon't include the nul byte when copying to the clipboard
2005-03-30  Robin Dunnrearrainge the #includes and etc. to avoid a name confl...
2005-03-29  Julian SmartReduce flicker in some circumstances by setting custom...
2005-03-24  Julian Smartversion.rc fix regeneration
2005-03-23  Julian SmartUse top_srcdir for finding version.rc
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-02  Robin DunnReduce the value of the fkey guard for unicode characters
2005-03-01  Włodzimierz SkibaMissing header.
2005-02-27  Václav SlavíkGTK+ headers aren't needed anymore
2005-02-21  Robin DunnTreat the numpad enter key the same as the main enter key
2005-02-19  Robin DunnOn wxMac don't call Refresh from FullPaint as that...
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-11  Robin DunnInitialize the new data memebers
2005-02-11  Robin DunnOn wxMSW Move an invisible system caret around with...
2005-02-11  Robin DunnUpdated to Scintilla 1.62
2005-02-04  Robin DunnUse the unicode character, if available in the event
2005-01-21  Robin DunnPatch #1106564, corrects possible 100% CPU load condition.
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-07  Włodzimierz SkibaCorrect way of modyfing stc.cpp. Thanks Robin for quick...
2004-12-06  Włodzimierz Skibassize_t for wxFile, unsigned char markup for color...
2004-11-10  Robin DunnWhen using an external scrollbar ensure that the built...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-17  Robin DunnUse Scintilla's functions for Unicode/UTF8 conversions
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-28  Robin DunnTRUE/FALSE/etc. cleanup in the *.in files, regenerated...
2004-09-28  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-09-28  Robin DunnOn the Mac the Alt key is a character modifier like...
2004-09-27  Robin DunnAllow style spec strings to contain colour names as...
2004-09-27  Robin DunnOops, forgot to remove some whitespace and to sort...
2004-09-27  Robin DunnUpdated wxSTC's copy of Scintilla to version 1.61
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-09-03  Robin DunnFixed incorrect clipping region on wxGTK
2004-08-11  Robin DunnSet minsize and implement DoGetBestSize
2004-08-09  Robin DunnConvert EOLs in pasted or DnD'd text to match what...
next