Age | Commit message (Expand) | Author |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan |
2020-05-01 | FIDF_DEFAULTVALID: code cleaning | George Hazan |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan |
2018-11-13 | Tipper -> g_plugin (+ some code cleaning) | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan |
2018-07-25 | major code cleaning of all font-related structures | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_fontservice.h => CMPlugin | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S... | 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-01-26 | AdvaImg: | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan |
2017-09-11 | Tipper: all icons added to icolib (fixes #302) | Kirill Volinsky |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-01-24 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16166 1316c22d-e87f-b044-9b9... | MikalaiR |
2016-01-06 | Tipper: correct version of previous commit | MikalaiR |
2016-01-06 | Tipper: ReloadSkin service | MikalaiR |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-01 | tipper_ym: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |