Select Changelog:
wxWidgets, wxPython, wxWebSite, wxPyWeb
Select page:
1
Changes per page:
Summarize files:
On | Off
Search:
Filter by Developer:
This changelog reflects changes in the wxWidgets SVN repository, and is updated every 10 minutes. All reported times are in UTC.
- Legend:
Added (A)
Deleted (D)
Modified (M)
Copied (R)- [Branch]
- [Tag]
Changelog for wxWidgets (1 revisions):
- r6998: 2000-03-30 18:43:38 [ES] Eric W. Sink
-
Click to show all 70 changes...
This commit includes the following changes:
1. I have grabbed a new copy of the original Scintilla code from its
CVS repository on SourceForge. I believe this code corresponds to
Scintilla 1.24.
2. That code included several new files (stc/scintilla/src/Lex*.cxx)
3. I added mentions of those files to Makefile.in and the .dsp file.
4. I added a new required method to PlatWX.cpp, but it doesn't do
anything, and I don't think it needs to.
5. I added code to stc.cpp which gratuitously references all of the
lexers, to prevent them from being optimized away by the linker.
6. I modified (stc/scintilla/src/Lex*.cxx) to make the LexerModule
objects externally visible.
Gripes to me. (eric@...)
Select page:
1


