Changeset [dac6da0e49290b4966775d00d041f93515975c99] by Jocelyn Legault
January 30th, 2010 @ 08:15 AM
RoxyScrollWnd and RoxyScrollBar: "objectify" the code.
- Several methods belonged to ScintillaWin for no real good reason.
- RoxyScrollWnd was created from the SCROLLWND struct and RoxyScrollBar from the SCROLLBAR struct. They were both assigned the obvious methods that were theirs.
- RoxyScrollWnd and RoxyScrollBar are now ready to be migrated to their own source files.
- There appears to be a crash on exit. This needs more investigation.
- Code is still in prototype stage, but slowly gearing towards production quality.
[#23]
Signed-off-by: Jocelyn Legault jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/dac6da0e49290b4966775d0...
Committed by Jocelyn Legault
- M scintilla/win32/ScintillaWin.cxx
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release