notepad-plus-plus-legacy/PowerEditor
milipili 0ce219566a ScitillaComponent: Buffer: fixed an uninitialized variable in ctor
The non-default constructor of the class Buffer calls the inner method
`checkFileState()`, using the private variable `_currentStatus` to determine
whether some checks on the file attached to the buffer are required or not.
However this variable is properly initialized _after_.
2015-05-30 02:26:55 +02:00
..
bin Update gitIgnore file. 2015-05-23 18:57:06 +02:00
gcc Moved PowerEditor in trunk remotely 2009-04-24 23:34:47 +00:00
installer [RELEASE] Notepad++ 6.7.8.2 release 2015-05-23 14:14:33 +02:00
misc [RELEASE] Notepad++ 5.9 release 2011-03-31 00:14:18 +00:00
scintilla.original.forUpdating [UPDATE] Update Scintilla to 3.3.4 2013-08-28 00:44:27 +00:00
src ScitillaComponent: Buffer: fixed an uninitialized variable in ctor 2015-05-30 02:26:55 +02:00
visual.net Synchronize VS2015 project with VS2013. 2015-05-28 07:39:27 +03:00