summaryrefslogtreecommitdiff
path: root/plugins/Utils.pas
AgeCommit message (Collapse)Author
2016-05-18these tons of code aren't needed anymore...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-27fix for a double destruction in PascalGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15contact list groups:George Hazan
- finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13no more direct write access to CListGroupsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16645 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-23DND → Do not disturbDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16157 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"NA" -> "N/A"Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16019 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_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-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & ↵George Hazan
pcli->hwndContactTree respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@14386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21MS_UTILS_REPLACEVARS -> Utils_ReplaceVarsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
- MS_UTILS_RESIZEDIALOG replaced with a short call of Utils_ResizeDialog; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14295 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19fix for the dll nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19- all static protocol services replaced with functions;George Hazan
- m_protomod.h removed as useless git-svn-id: http://svn.miranda-ng.org/main/trunk@14260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
the only survived service moved to mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@14250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14- all icolib services removed;George Hazan
- IcoLib_* functions are bound directly to the code git-svn-id: http://svn.miranda-ng.org/main/trunk@14161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14054 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01watrack to publish xStatuses correctlyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13958 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-18Pascal: service executing fix)Alexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@12427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-26Delphi: Service and parameters API reworkedAlexey Kulakov
QS: adapted for new service API Actman: updated for new service API git-svn-id: http://svn.miranda-ng.org/main/trunk@12274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-12QuickSearch: possible crash avoiding fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@12092 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-28Watrack: lastfm timestamp fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-28Pascal: miranda API updatesAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31pascal code: reformat, small fixesAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-27res updateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11658 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21obsoleted check removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11557 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18Pascal Service block: service template fills on set_setting swtiched "on" ↵Alexey Kulakov
back (wll see what we will get) git-svn-id: http://svn.miranda-ng.org/main/trunk@11516 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15pascal units: [de]capitalizationAlexey Kulakov
Actman 30: small-small fix git-svn-id: http://svn.miranda-ng.org/main/trunk@11439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-08Awkward's private repo syncAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-15Watrack: cheat for AIMP processing if Artist/Title is empty (to avoid wrong ↵Alexey Kulakov
result) git-svn-id: http://svn.miranda-ng.org/main/trunk@10997 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26small pascal updatesAlexey Kulakov
semi-fix for service parameters in Actman30 git-svn-id: http://svn.miranda-ng.org/main/trunk@9957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-24Miranda API updateAlexey Kulakov
Watrack refactoring, API changes git-svn-id: http://svn.miranda-ng.org/main/trunk@9068 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-30IsContactActive function fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8797 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15ghazan version fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocolsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8609 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-08Pascal-style type correctionAlexey Kulakov
Letter case correction small fixes Actman UA part dialog slightly changed git-svn-id: http://svn.miranda-ng.org/main/trunk@8473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27- metacontacts are always present;George Hazan
- added META_PROTO constant for mc module name; - MS_MC_GETPROTOCOLNAME removed, because it always returns META_PROTO git-svn-id: http://svn.miranda-ng.org/main/trunk@8319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24old/unused types removed from Pascal sourcesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10sync of function declaration & implementationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8084 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10Miranda API sync with small compilation fixesAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8083 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
- MS_DB_CONTACT_GETSETTINGSTATIC died; - DBCONTACTGETSETTING is detouched from all services; - these service calls are rewritten using parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@8035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-17compiled res updateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7696 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-17utils icons addedAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@7687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-15syncAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@7671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08- end of ANSI support in chats;George Hazan
- manual crit section control removed from chat engine; - bunch of memory-related clutches either removed or replaced with smart pointers git-svn-id: http://svn.miranda-ng.org/main/trunk@7549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-06compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-04unneeded capitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-16custom base64 functions removed from all pascal pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5720 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30unused helper removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5194 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30fix for a memleak George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c