summaryrefslogtreecommitdiff
path: root/plugins/MirLua
AgeCommit message (Collapse)Author
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01more fixesGeorge 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-29BBBF_ANSITOOLTIP - unused flag removedGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-10-13MirLua: added new functions into m_databaseaunsane
2016-09-17chats: more functions, less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-14fix for 32-bit libsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-14second 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-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-31GUID fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-06MirLua: m_json:Alexander Lantsev
- added simple arrays support - added integer support git-svn-id: http://svn.miranda-ng.org/main/trunk@17165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-06MirLua: fixed m_json.EncodeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17164 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less 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-25hello, 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-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21MirLua: fix redundant (char*) castAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17115 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21improperly named helper renamedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
also its async variant created and published as Clist_BroadcastAsync git-svn-id: http://svn.miranda-ng.org/main/trunk@17108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-20fix for the MirLua subprojectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17107 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-01MirLua: mlua_metatable rewritted MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17055 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-29MirLua: fixed tomparam functionAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24temporary revertVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17032 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24fix return valueMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17029 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24MirLua: fix(?) crashMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17027 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-23MirLua: fix previous commitAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17024 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-23MirLua: reworked m_core and CMLuaScriptAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17023 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-23git-svn-id: http://svn.miranda-ng.org/main/trunk@17022 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-23MirLua: fixed UnhookEventMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-22MirLua: fixed script loadingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17015 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-19MirLua: almost work m_jsonAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17013 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-18MirLua: fix interpolateMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17007 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-18MirLua: interpolate can use local variables with ${name} patternAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@17005 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-17MirLua: added CallSendChain & CallReceiveChain into m_protocolsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16999 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MirLua: fixed protocol search by contactAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16994 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MirLua: code optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16993 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MirLua: fixed m_options moduleAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16990 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16vc2010 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@16988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MirLua: module returned back MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-16MirLua: added forgotten fileAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-15compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-15MirLua: added m_options moduleAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16978 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-15MirLua: fix previous commitAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16976 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-15MirLua: DBEVENTINFO.Blob should be tableAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16975 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-15MirLua: AddEvent support string as blob MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16974 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c