Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- fixes #2266 (New_GPG: вынести пункты плагина в подменю);
- the rest of boolean options moved to CMOption<bool>;
- custom window location storing code reimplemented using Util_SaveWindowPosition;
- log generation code optimization;
- version bump
|
|
|
|
- useless button control ids removed;
- GetFilePath() calls rewritten using ptrW;
- code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
- fixes problems with plugin loading;
- minus boost::thread;
- massive code cleaning;
- version bump
|
|
|
|
- correct links in Deplphi plugins
|
|
|
|
- moving ui related code to separated file, split definition and implementation of ui
|
|
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
- TCHAR is replaced with wchar_t everywhere;
- LPGENT replaced with either LPGENW or LPGEN;
- fixes for ANSI plugins that improperly used _t functions;
- TCHAR *t removed from MAllStrings;
- ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz*
git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
phase 1: removing _T()
git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
git-svn-id: http://svn.miranda-ng.org/main/trunk@14770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
git-svn-id: http://svn.miranda-ng.org/main/trunk@4716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
- 1. All mem_free related crashes that occur during messages exchange are fixed.
- 2. All the tickets are fixed and closed.
git-svn-id: http://svn.miranda-ng.org/main/trunk@4564 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
additional debug and error messages
improoved debug logging
removed metacontcats encodings problem workaround
git-svn-id: http://svn.miranda-ng.org/main/trunk@3062 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
more debug info in log
git-svn-id: http://svn.miranda-ng.org/main/trunk@2993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|