Age | Commit message (Expand) | Author |
2019-04-12 | strange unused shit removed | George Hazan |
2019-03-27 | pascal code cleaning | George Hazan |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2019-03-07 | Skin_GetProtoIcon - new function to retrieve status icon's handle | George Hazan |
2019-03-06 | popups: pascal code cleaning | George Hazan |
2019-02-11 | old xml api removed from pascal plugins | George Hazan |
2019-02-07 | MSN was last plugin that used that crap with HTTP Gateways | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-31 | fixes #1806 (Delete /include/delphi/deprecated or move to deprecated) | George Hazan |
2019-01-31 | fixes #1807 (Remove obsolete ICQ shit) | George Hazan |
2019-01-30 | fixes #1776 (rest of url-related stuff) | George Hazan |
2019-01-30 | obsolete ICQ trash removed from headers | George Hazan |
2019-01-30 | fixes #1785 (sub's events aren't marked as read, because of that SRMM could r... | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-21 | synchronized constants | George Hazan |
2019-01-20 | fixes #1776 (any traces of URL* related constants removed) | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-18 | fixes #1776 (remove MS_URL_SENDURL "SRUrl/SendCommand") | George Hazan |
2019-01-18 | we don't need PSR_URL as well | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-28 | User added notifications: | George Hazan |
2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan |
2018-12-07 | fixes #1653 (recursive removal of embedded groups) | George Hazan |
2018-11-07 | some files contains LF and CRLF simultaneously | dartraiden |
2018-09-20 | also removed from pascal headers | George Hazan |
2018-08-30 | minor code cleaning | George Hazan |
2018-07-25 | major code cleaning of all font-related structures | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-06-13 | System idle: | George Hazan |
2018-05-28 | fix for delphi plugins | George Hazan |
2018-05-23 | cosmetic fixes for testdll.dpr | George Hazan |
2018-05-23 | one more | dartraiden |
2018-05-23 | remove some more MirandaPluginInfoEx() | dartraiden |
2018-05-22 | and also set plugin info | George Hazan |
2018-05-22 | awful crutch for Pascal plugins to use pseudo-constructor a la CMPlugin | George Hazan |
2018-05-18 | constructor of CMPlugin now registers it automatically in the module list, no... | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-10 | obsolete compatibility code removed from AVS | George Hazan |
2018-04-07 | Proto_GetAccount() for pascal plugins | George Hazan |
2018-04-07 | finally that perversion with double protocol caching in clist died | George Hazan |
2018-04-06 | more unused stuff cleaned | George Hazan |
2018-04-06 | all unused CLIST_INTERFACE members dropped (requires new history++) | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChanged | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnRemoveItemFromGroup => Clist_RemoveItemFromGroup | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTree | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnSaveStateAndRebuildList => Clist_SaveStateAndRebuildList | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsText | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnDoSelectionDefaultAction => Clist_DoSelectionDefaultAction | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnEndRename => Clist_EndRename | George Hazan |