Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-04 | fixes #2112 (Remove some obsolete shit) | George Hazan | |
2019-07-24 | if there's no Delphi on a computer, who cares? | George Hazan | |
2019-07-22 | Fix missed ' in pascal plugin's make.bat | dartraiden | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-06-04 | fix fo statuses ids | dartraiden | |
2019-03-27 | pascal icolib code cleaning | George Hazan | |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan | |
2019-03-11 | forgotten fixes to Actman | dartraiden | |
2019-03-06 | oops | dartraiden | |
2019-03-06 | Actman: no more YAPP | dartraiden | |
2019-02-11 | old xml api removed from pascal plugins | George Hazan | |
2019-01-30 | remove some ICQ-related code | dartraiden | |
2019-01-30 | grrm | George Hazan | |
2019-01-30 | fixes #1776 (rest of url-related stuff) | George Hazan | |
2018-08-29 | grrm | George Hazan | |
2018-08-29 | ImportTXT moved to deprecated | George Hazan | |
2018-07-11 | grrm | George Hazan | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵ | George Hazan | |
differ only in a build number | |||
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan | |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan | |
it remains existing for now, but as reference to g_plugin.m_hLang | |||
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to ↵ | George Hazan | |
Proto_SetUniqueId / Proto_GetUniqueId | |||
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-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-07 | bin10 removed from batch files | George Hazan | |
2017-10-09 | Actman: crutch for Clist_SetStatusMode | George Hazan | |
2017-09-08 | fixes #921 (unused icons) | George Hazan | |
2017-08-20 | grrm #2 | George Hazan | |
2017-08-20 | minus ModernOpt | George Hazan | |
2017-07-30 | Hotkeys: code cleaning | George Hazan | |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2016-12-08 | fix for dynamically created toolbar icons in Actman | George Hazan | |
2016-12-07 | compilation fix | George Hazan | |
2016-12-02 | toolbar services removed from pascal | George Hazan | |
2016-11-29 | - BBBF_ISLSIDEBUTTON flag removed (set by default); | George Hazan | |
- m_bLSided removed, because it's mutually exclusive with m_bRSided | |||
2016-11-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan | |
2016-11-27 | correct type for ServiceExists() - bool | George Hazan | |
2016-09-16 | - chats services replaces with functions; | George Hazan | |
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
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-09-13 | more useless helpers wiped out of pascal code | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-13 | mode old database junk to die | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 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-01-23 | Actman: status name correction | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16154 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-04 | unused calls of MS_HOTKEY_UNREGISTER removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |