notepad-plus-plus-legacy/PowerEditor/src/WinControls
Julien Nabet 7b596fa488 Fix some out of index errors
Closes #1851
[PowerEditor/src/Parameters.cpp:2581]: (warning) Array index -1 is out of bounds. Otherwise there is useless condition at line 2568.
[PowerEditor/src/ScitillaComponent/ScintillaEditView.cpp:3079]: (style) Unused variable: newline
[PowerEditor/src/WinControls/Grid/BabyGrid.cpp:166]: (style) Array index 'j' is used before limits check.
[PowerEditor/src/WinControls/Grid/BabyGrid.cpp:171]: (style) Array index 'j' is used before limits check.
[scintilla/lexers/LexUser.cxx:1128]: (error) Array 'maskMapper[15]' accessed at index 15, which is out of bounds.
2016-05-16 13:25:16 +02:00
..
AboutDlg Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
AnsiCharPanel Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
ClipboardHistory DlgProc returns INT_PTR and not BOOL. Use correct prototype and remove casts. 2015-06-01 21:30:41 +03:00
ColourPicker Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
ContextMenu Code simplification 2015-08-14 23:32:23 +02:00
DockingWnd Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
DocumentMap merge with master 2015-06-08 13:39:07 +02:00
FileBrowser Fix a crash problem of Folder as Project in debug build. 2016-03-18 18:01:46 +01:00
FindCharsInRange Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
FunctionList Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
Grid Fix some out of index errors 2016-05-16 13:25:16 +02:00
ImageListSet Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
OpenSaveFileDialog Restore file extension feature in save dialog 2015-11-26 19:09:40 +01:00
Preference Fix debug assert problem 2016-02-26 15:05:03 +01:00
ProjectPanel File Browser (In progress) 2016-02-02 19:06:23 +01:00
ReadDirectoryChanges New feature: File browser 2016-01-23 02:25:44 +01:00
shortcut Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
SplitterContainer Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
StaticDialog File Browser (In progress) 2016-02-02 19:06:23 +01:00
StatusBar Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
TabBar Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
TaskList Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
ToolBar Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
ToolTip Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
TrayIcon [UPDATE] Unprecompile headers (part 3) 2015-06-02 18:01:47 +02:00
TreeView Coding style / Code cleanup 2015-08-04 18:09:17 +02:00
VerticalFileSwitcher Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
WindowsDlg Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
Window.h Add new feature: Find in Finder 2016-03-31 09:35:41 +02:00
WindowInterface.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