Age | Commit message (Collapse) | Author |
|
pages, see https://phabricator.wikimedia.org/T14703
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ноль)
|
|
|
|
|
|
Proto_GetBaseAccountName
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- bCreatePathToFile replaced with CreateDirectoryTreeW() call;
- g_bUseIntViewer exported from FileViewer.cpp;
- more code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MsgPopup, mTextControl => CMPlugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
- Fixed Copy action
- Added Notepad++ to options dialog predefined editors
- warning fix
|
|
|
|
|
|
|
|
Previously code worked with opening file and loading BOM at writing each event. When we stopped closing/opening file at each event it couldn't read BOM anymore, so it wrote messages in wrong codepage.
This is not fixed by parameter defining we are just appending the file, so it doesn't need to determing BOM or even check file size. Thanks to this exporting is now about 70% faster than the initial optimization commit (in sum 13.5x faster than before).
|
|
|
|
Makes export about 20% faster.
|
|
Makes export about 10x faster.
|
|
|
|
(thx Robyer)
|