Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-28 | PLUGIN<> to receive the basic class located inside mir_app | George Hazan | |
2018-03-22 | MirLua: various fixes | aunsane | |
- CMLua now inherit PLUGIN - additional lua fuctions initialization moved to separated loader - ability to realod script without object recreation - scropt object should control own enable state - fix m_json whit is not workes almost at all - version bump | |||
2018-03-21 | MurLua: various fixes | aunsane | |
- fixed script reloading - fixed string interpolation - hook and service refs moved to Enviroment - removed RegisterProtocol from m_protocols - code cleanup - version bump | |||
2018-03-19 | MirLua: | aunsane | |
- new functions toansi & toucs2 - warning fixes | |||
2018-02-25 | Fixes related with 7fc01c9 | aunsane | |
2018-02-24 | more nullptr | Goraf | |
2018-02-24 | guard headers | Goraf | |
2018-02-21 | all another C++'11 iterators | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
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-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-26 | MirLua: fix icolib icon changing | aunsane | |
2017-11-26 | MirLua: typo | aunsane | |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-24 | MirLua: add method wait into m_schedule | aunsane | |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-12 | convert to ANSI (#990 related) | dartraiden | |
2017-10-10 | MirLua: | aunsane | |
- m_json moved into base plugin - added m_http module -version bump | |||
2017-10-05 | MirLua: simplified print | aunsane | |
m_json reworked Encode | |||
2017-09-29 | MirLua: added service functions to execute lua code | aunsane | |
version bump | |||
2017-09-29 | MirLua: added CMLuaEnviroment to execute lua code from extetnal source in ↵ | aunsane | |
sandbox | |||
2017-09-27 | MirLua: srmm change metatable to work with table instead of userdata | aunsane | |
2017-09-27 | MirLua: fix MTValue initialization | aunsane | |
2017-09-26 | MirLua: refactoring | aunsane | |
- respect metatables in print function - srmm module functions now return metatable - version bump | |||
2017-09-19 | useless structure GCDEST finally removed | George Hazan | |
2017-09-13 | MirLua: ability to create MT from both new and __call | aunsane | |
2017-09-13 | compilation fix | George Hazan | |
2017-09-13 | compilation fix | George Hazan | |
2017-09-13 | MirLua: m_enumerale: chenged syntax | aunsane | |
2017-09-13 | MirLua: m_schedule: table upvalue changed with c struct | aunsane | |
2017-09-12 | MirLua: massive refactoring | aunsane | |
- m_msg_buttonbar moved to m_srrm - version bump | |||
2017-09-12 | old good sound services became finally functions | George Hazan | |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-09-02 | MirLua: m_enumerable: added constructor function | aunsane | |
2017-09-02 | MirLua: small refactoring | aunsane | |
2017-09-02 | MirLua: return nil if something went wroing in m_clist and m_genmenu | aunsane | |
2017-09-02 | MirLua: version bump | aunsane | |
2017-09-02 | MirLua: added m_enumerable module | aunsane | |
2017-09-02 | MirLua: m_protocols: | aunsane | |
- added ability to iterate accounts by protocol name - PROTOCOLDESCRIPTOR is now a valid parameter for CallService and Accounts methods - CallService and Accounts added to PROTOCOLDESCRIPTOR metatable methods | |||
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-07-30 | Hotkeys: code cleaning | George Hazan | |
2017-03-28 | some more fixes for 64-bit version | George Hazan | |
2017-03-28 | and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha | George Hazan | |
2017-03-28 | we don't need the uFlags field either | George Hazan | |