..
defsext.h
compilation fix after _() changes; also don't use wxChar for purely ASCII strings
2008-01-09 14:35:11 +00:00
edit.cpp
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
edit.h
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
makefile.bcc
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
makefile.gcc
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
Makefile.in
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
makefile.unx
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
makefile.vc
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
makefile.wat
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
mondrian.ico
Updated to Scintilla 1.54
2003-09-18 05:05:52 +00:00
mondrian.xpm
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)
2008-01-16 01:39:44 +00:00
prefs.cpp
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
prefs.h
use const char*, not char*, for string literals to avoid gcc warnings
2008-02-12 22:53:30 +00:00
stctest_vc7.vcproj
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
stctest_vc8.vcproj
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
stctest_vc9.vcproj
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
stctest.bkl
add headers to the samples' bakefiles so that they show up in MSVC project files
2009-03-04 11:47:32 +00:00
stctest.cpp
Globally replace _T() with wxT().
2009-07-23 20:30:22 +00:00
stctest.dsp
Rebake all the samples, demos and tests makefiles.
2009-09-12 13:38:08 +00:00
stctest.rc
Patch #809286 and a couple other minor changes to the stc sample
2003-09-19 18:40:13 +00:00