Changeset [d1e71d69d556b2395ef8d67824a17f184cc98976] by Jocelyn Legault
February 28th, 2010 @ 03:54 AM
RoxyScroll: Move the Roxy code in its own files.
- Most of the code of RoxyScroll has been moved it int own files.
- The only pieces of code that are left in ScintillaWin are for the non-client (WS_NC*) overrides and hooks to handle user drawn scrollbars.
- Global variables were eliminated (they were either useless or were pertaining to wither RoxyScrollBar or RoxyScrollWnd. This allowed for proper handing of RoxyScroll on multiple windows inside the application.
[#23]
Signed-off-by: Jocelyn Legault jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/d1e71d69d556b2395ef8d67...
Committed by Jocelyn Legault
- A scintilla/win32/RoxyScrollWin.cxx
- A scintilla/win32/RoxyScrollWin.h
- M scintilla/vcbuild/SciLexer.8.vcproj
- M scintilla/vcbuild/SciLexer.9.vcproj
- 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