| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-14 | new_gpg: improoved error handling on public keys array import from | Gluzskiy Alexandr | |
| main menu | |||
| 2019-04-18 | new_gpg: load key fix | Gluzskiy Alexandr | |
| get rid of global user_data variable, use one from globals struct everywhere instead | |||
| 2019-02-19 | New_GPG -> TinyXml2 | George Hazan | |
| 2019-01-30 | m_icq.h removed | George Hazan | |
| 2019-01-04 | Update copyrights | dartraiden | |
| 2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan | |
| 2018-11-14 | hContact, MODULENAME -> g_plugin | George Hazan | |
| 2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
| 2018-09-25 | NewGPG: | George Hazan | |
| - fixes problems with plugin loading; - minus boost::thread; - massive code cleaning; - version bump | |||
| 2018-07-24 | database: | George Hazan | |
| - senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
| 2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
| 2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan | |
| 2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
| 2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
| 2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan | |
| 2018-04-03 | Accounts() : iterator for accounts | George Hazan | |
| 2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan | |
| 2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵ | George Hazan | |
| Proto_SetUniqueId / Proto_GetUniqueId | |||
| 2018-03-27 | plugins: new_gpg | Gluzskiy Alexandr | |
| - ptrA memory corruption regression fix - fixed broken xep-0027 prescense sigining regression caused by refectoring ( fixes #1131 ) | |||
| 2018-03-16 | class renaming, part II | George Hazan | |
| 2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
| 2018-01-01 | - convert NEW_GPG to UTF without BOM | dartraiden | |
| - correct links in Deplphi plugins | |||
| 2018-01-01 | massive copyright update | dartraiden | |
| 2017-12-08 | new_gpg: a bit of refactoring | Gluzskiy Alexandr | |
| - eliminated few confusing globals (including unnecessary mutex) - implemeted proper way to avoid collisions in some places | |||
| 2017-12-08 | new_gpg: get rid of "extern chaos" | Gluzskiy Alexandr | |
| - moving ui related code to separated file, split definition and implementation of ui | |||
| 2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
| 2017-12-02 | new_gpg: porting ui to new api | Gluzskiy Alexandr | |
| 2017-12-02 | new_gpg: dos2unix //deal with it. | Gluzskiy Alexandr | |
| 2017-12-01 | new_gpg: porting to new ui api (part2) | Gluzskiy Alexandr | |
| 2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
| 2017-11-13 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-02-07 | crash fix | George Hazan | |
| 2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
| 2016-09-14 | second major wipeout of database services & structures: | George Hazan | |
| - DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-29 | no more TCHARs | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-27 | less TCHARs | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-26 | less TCHARs: | George Hazan | |
| - 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 | |||
| 2016-07-25 | hello, Unix. | George Hazan | |
| phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-21 | improperly named helper renamed | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-04 | crash fix | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17058 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-04-23 | plugins: | Alexander Gluzsky | |
| new_gpg: version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16754 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-04-04 | new_gpg: | Alexander Gluzsky | |
| additional sanity check in protoack git-svn-id: http://svn.miranda-ng.org/main/trunk@16588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-08-16 | code cleaning | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14974 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-07-31 | unified project for New_GPG | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵ | George Hazan | |
| with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan | |
| - duplicated hLangpack field removed from TMO_IntMenuItem; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-28 | finally CLISTEVENT removed completely | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14334 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan | |
| - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-20 | xml api became a set of functions | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14288 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
