notepad-plus-plus-legacy/PowerEditor/src
A-R-C-A 9fe39017cb Added new Option: Enable scrolling beyond last line
Closes #2034

This option configures the vertical scroll range of Scintilla.
Disable this will configure the scroll range to end at last line
(DEFAULT).
Enable this will configure the scroll range to end one page beyond the
last line.
2016-07-31 23:33:29 +02:00
..
cursors Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
icons New feature: Log Mornitoring (tail -f) 2016-05-07 12:12:18 +02:00
MISC Merge branch 'master' of https://github.com/notepad-plus-plus/notepad-plus-plus 2016-07-23 11:39:04 +02:00
ScitillaComponent Added more Change Case variants 2016-07-31 21:48:24 +02:00
TinyXml Use C++ conversion instead of C style cast 2016-07-23 11:37:58 +02:00
tools [BUG_FIXED] (Author: versat) Fix Change Icon app memory leak and wrong usage of function memset. 2014-08-03 10:48:49 +00:00
uchardet Fixed crash issue due to unsigned variable 2016-07-03 17:56:17 +02:00
WinControls Added new Option: Enable scrolling beyond last line 2016-07-31 23:33:29 +02:00
clipboardFormats.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
CMakeLists.txt Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
config.model.xml [UPDATE] Change the print default option 2015-06-18 02:50:28 +02:00
contextMenu.xml [NEW] Add "Google Search" in the context menu. 2015-06-14 17:50:10 +02:00
dpiAware.manifest [NEW] DPI aware (in progress). 2014-01-21 21:29:45 +00:00
dpiManager.h [NEW_FEATURE] Make Notepad++ DPI-aware. 2014-02-11 00:26:24 +00:00
EncodingMapper.cpp x64 ready 2016-06-05 20:30:22 +02:00
EncodingMapper.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
functionList.xml Updated functionList.xml to support Ruby 2016-07-20 09:24:33 +09:00
keys.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
langs.model.xml Fix several typos 2016-05-14 13:14:22 +02:00
lastRecentFileList.cpp Use C++ conversion instead of C style cast 2016-07-23 11:37:58 +02:00
lastRecentFileList.h Use C++ conversion instead of C style cast 2016-07-23 11:37:58 +02:00
lesDlgs.cpp Improve code quality by using static code analysis tool (cppchecker) 2016-07-18 02:08:29 +02:00
lesDlgs.h Some code enhancements 2016-07-11 01:07:01 +02:00
localization.cpp Use C++ conversion instead of C style cast 2016-07-23 11:37:58 +02:00
localization.h File Browser (New name: Folder as Workspace) - in progress 2016-02-06 14:58:42 +01:00
localizationString.h Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
menuCmdID.h Added new Option: Enable scrolling beyond last line 2016-07-31 23:33:29 +02:00
Notepad_plus_Window.cpp Improve code quality by using static code analysis tool (cppchecker) 2016-07-18 02:08:29 +02:00
Notepad_plus_Window.h Add new command line optio -p : Scroll to indicated position on given filePath 2016-05-21 20:28:16 +02:00
Notepad_plus.cpp Added new Option: Enable scrolling beyond last line 2016-07-31 23:33:29 +02:00
Notepad_plus.h Enhancement: add conflict detection to Shortcut Mapper 2016-07-31 21:08:56 +02:00
Notepad_plus.rc Add commands for moving the current file tab Forward/Backward 2016-07-31 23:24:06 +02:00
notepad++.exe.manifest Enhance the version detection capacity 2015-12-05 21:39:53 +01:00
NppBigSwitch.cpp Enhancement: add conflict detection to Shortcut Mapper 2016-07-31 21:08:56 +02:00
NppCommands.cpp Added new Option: Enable scrolling beyond last line 2016-07-31 23:33:29 +02:00
NppIO.cpp Added some error checking during file saving. 2016-07-15 02:18:01 +02:00
NppNotification.cpp Use C++ conversion instead of C style cast 2016-07-23 11:37:58 +02:00
Parameters.cpp Added new Option: Enable scrolling beyond last line 2016-07-31 23:33:29 +02:00
Parameters.h Added new Option: Enable scrolling beyond last line 2016-07-31 23:33:29 +02:00
resource.h Enhancement: add conflict detection to Shortcut Mapper 2016-07-31 21:08:56 +02:00
shortcuts.xml User defined commands: fixed typo for searching in the php documentation 2015-07-11 11:47:29 +02:00
StaticControl.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00
stylers.model.xml Add xml entity style 2016-07-03 16:01:06 -04:00
toolbarIcons.xml Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
UniConversion.cpp [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
UniConversion.h [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
userDefineLang.xml Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
Utf8_16.cpp x64 ready 2016-06-05 20:30:22 +02:00
Utf8_16.h x64 ready 2016-06-05 20:30:22 +02:00
Utf8.h [BUG_FIXED] (Author: François-R Boyer) Fix DBCS encodings file saving corruption bug. 2010-08-16 16:52:03 +00:00
winmain.cpp x64 ready 2016-06-05 20:30:22 +02:00
xpm_icons.h [UPDATE] Update the GPL of all project source code to avoid the bundle version made by the tiers sites : cnet, softonic and 01net. 2012-04-15 16:54:38 +00:00