wxWidgets/wxPython/src
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
..
gtk SWIGged updates for wxGTK 2002-03-18 23:10:23 +00:00
mac Applied and merged patch 486364, which enables wxPython to be built in 2002-03-10 00:40:13 +00:00
msw Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other 2002-03-18 22:11:23 +00:00
__init__.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
__version__.py SWIGged updates for wxGTK 2002-02-23 20:47:46 +00:00
_calextras.py merged 2.2 branch 2000-07-15 19:51:35 +00:00
_defs.i Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other 2002-03-18 22:11:23 +00:00
_extras.py rearrainging a few things 2002-03-07 20:29:55 +00:00
_gridextras.py Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the user 2001-05-31 06:23:06 +00:00
_helpextras.py Added context help stuff to wxPython 2001-07-29 03:06:02 +00:00
_htmlextras.py A better way to handle the OOR wxPyListCtrl --> wxLIstCtrl thing 2001-09-14 16:14:56 +00:00
.cvsignore Added wxGenericDirCtrl and other varioius updates 2002-01-15 04:54:19 +00:00
b More cleanup. Regenerated wxGTK code. 2000-12-24 07:31:31 +00:00
calendar.i Changes to ensure that GDI objects returned from Python methods are 2001-11-29 00:51:59 +00:00
clip_dnd.i Applied and merged patch 486364, which enables wxPython to be built in 2002-03-10 00:29:04 +00:00
cmndlgs.i Fixed a typemap. 2002-01-21 21:33:07 +00:00
controls2.i Bugfix for wxTreeCtrl.InsertItemBefore and more SWIGged updates for wxMSW 2002-03-07 21:47:30 +00:00
controls.i Changes to match recent CVS updates, added demo for wxGenericDirCtrl. 2002-01-22 03:22:03 +00:00
events.i Applied and merged patch 486364, which enables wxPython to be built in 2002-03-10 00:29:04 +00:00
export.h Core wxPython (non-contrib) now fully works with Unicode! 2002-03-13 22:30:20 +00:00
filesys.i Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other 2002-03-18 22:11:23 +00:00
frames.i Some updates to go with changes in current CVS. 2002-01-05 23:45:33 +00:00
gdi.i Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other 2002-03-18 22:11:23 +00:00
grid.i Core wxPython (non-contrib) now fully works with Unicode! 2002-03-13 22:30:20 +00:00
help.i rearrainging a few things 2002-03-07 20:29:55 +00:00
helpers.cpp Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other 2002-03-18 22:11:23 +00:00
helpers.h Fixed a typo in one of the virtual callback macros. 2002-03-18 18:30:09 +00:00
html.i Core wxPython (non-contrib) now fully works with Unicode! 2002-03-13 22:30:20 +00:00
htmlhelp.i Applied and merged patch 486364, which enables wxPython to be built in 2002-03-10 00:29:04 +00:00
image.i Moved declaratrions of wxPyInputStream and etc. into it's own header 2002-02-28 16:59:20 +00:00
libpy.c Added ability to use xml resource files. Still need to add ability to 2001-06-15 21:43:26 +00:00
mdi.i Some little tweaks and cleanups. 2002-03-15 18:30:21 +00:00
misc2.i Core wxPython (non-contrib) now fully works with Unicode! 2002-03-13 22:30:20 +00:00
misc.i Applied and merged patch 486364, which enables wxPython to be built in 2002-03-10 00:29:04 +00:00
my_typemaps.i wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1. 2002-03-20 20:43:39 +00:00
printfw.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
printfw.i Changed (again) how the Python global interpreter lock is handled as 2001-12-19 21:25:11 +00:00
pyistream.h Core wxPython (non-contrib) now fully works with Unicode! 2002-03-13 22:30:20 +00:00
sizers.i Added new sizer methods 2001-11-14 04:03:56 +00:00
stattool.i more updates for recent toolbar changes 2002-03-07 20:32:21 +00:00
streams.i Core wxPython (non-contrib) now fully works with Unicode! 2002-03-13 22:30:20 +00:00
utils.i Applied and merged patch 486364, which enables wxPython to be built in 2002-03-10 00:29:04 +00:00
windows2.i fixes for the wxPre* helpers 2001-10-26 07:23:04 +00:00
windows3.i Added python support for a virtual CanDismiss method 2002-03-07 20:32:00 +00:00
windows.i Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other 2002-03-18 22:11:23 +00:00
wx.i Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other 2002-03-18 22:11:23 +00:00
wxc.pyd.manifest I have no idea if this is right or works, but I'm adding a manifest to 2001-12-10 21:23:36 +00:00
wxc.rc I have no idea if this is right or works, but I'm adding a manifest to 2001-12-10 21:23:36 +00:00
wxp.ico Fixed OOR related problem in OGL 2001-05-18 06:53:25 +00:00