wxWidgets/contrib
Robin Dunn 10ef30eb53 wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
When in unicode mode Scintilla uses UTF-8 internally so the wxSTC
wrapper only needs to convert to/from UTF-8 in the right places.
Still need to figure out to get unicode characters from key/char
events...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-03-20 20:43:39 +00:00
..
docs/latex Regenerated FL docs; applied patch [ #511363 ] Dialogs no longer need wx.rc 2002-01-31 20:57:31 +00:00
include/wx wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1. 2002-03-20 20:43:39 +00:00
lib Added OGL to contrib 2000-03-03 11:25:10 +00:00
samples Added VC++ project files for remaining Gizmo samples 2002-03-07 10:06:23 +00:00
src wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1. 2002-03-20 20:43:39 +00:00
utils fixed to translatable strings output 2002-03-09 16:35:00 +00:00
configure added wxDynamicSashWindow (patch 441518) 2001-08-22 15:02:40 +00:00
configure.in added wxDynamicSashWindow (patch 441518) 2001-08-22 15:02:40 +00:00
Makefile.in use $(MAKE) instead of make 2001-10-18 21:39:50 +00:00