summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2015-07-21preparing for vc2015Kirill Volinsky
2015-07-20MirLua:Alexander Lantsev
2015-07-18MirLua:Alexander Lantsev
2015-07-18DBEditor:Tobias Weimer
2015-07-17git-svn-id: http://svn.miranda-ng.org/main/trunk@14582 1316c22d-e87f-b044-9b9...Vlad Mironov
2015-07-16MirLua:Alexander Lantsev
2015-07-15resource fixesTobias Weimer
2015-07-15MirLua: fix icon registrationAlexander Lantsev
2015-07-15- fix for memory corruption;George Hazan
2015-07-15code cleaning George Hazan
2015-07-15MirLua: cleanup icons on scripts restartAlexander Lantsev
2015-07-15MirLua: removed module prefix from icon name in m_icolibAlexander Lantsev
2015-07-14Reverted r14501 and r14507: This text is also displayed in the contact list a...Tobias Weimer
2015-07-14HistoryLinklist:Tobias Weimer
2015-07-14MirLua: fixed memleakAlexander Lantsev
2015-07-14MirLua: added single script reloadingAlexander Lantsev
2015-07-13MirLua: added GetIniValue, SetIniValue to m_windowsAlexander Lantsev
2015-07-13MirLua: OnTopToolBarLoaded returned to m_toptoolbarAlexander Lantsev
2015-07-12MirLua:Alexander Lantsev
2015-07-12Clist_ng: this file is requiredDart Raiden
2015-07-12CList NG:Tobias Weimer
2015-07-12Clist NG:Tobias Weimer
2015-07-12oopsAlexander Lantsev
2015-07-12MirLua:Alexander Lantsev
2015-07-12WhenWasIt: timers code updateRozhuk Ivan
2015-07-11MirLua:Vlad Mironov
2015-07-11mir_utf8decodeA returns string, not pointerVlad Mironov
2015-07-11LinkList: fix copy link to clipboardRozhuk Ivan
2015-07-10MirLua: fixed GetContactSetting byte value returnAlexander Lantsev
2015-07-10MirLua: added EnumSettings to m_databaseAlexander Lantsev
2015-07-10MirLua: extended popup_data in m_popupAlexander Lantsev
2015-07-10oopsAlexander Lantsev
2015-07-10MirLua: added PopupData support in m_popupAlexander Lantsev
2015-07-10UserInfoEx:Tobias Weimer
2015-07-09finally, normal icolib icons in Popup+George Hazan
2015-07-09- various icon definition quirks;George Hazan
2015-07-09new_gpg:Alexander Gluzsky
2015-07-09MirLua: oops. added forgotten argAlexander Lantsev
2015-07-09MirLua: added MessageBox to m_windowsAlexander Lantsev
2015-07-09buggy function removedGeorge Hazan
2015-07-08frame name should not be translated in databaseVadim Dashevskiy
2015-07-07MirLua: string is not supported in WPARAM/LPARAM because of utf8. use Utf8Dec...Alexander Lantsev
2015-07-07MirLua:Alexander Lantsev
2015-07-06frame name should not be translated in databaseVadim Dashevskiy
2015-07-06MirLua: fixed m_core examplesAlexander Lantsev
2015-07-06MirLua:Alexander Lantsev
2015-07-06MirLua: blob is not stringAlexander Lantsev
2015-07-06MirLua: added event helpers to m_databaseAlexander Lantsev
2015-07-06MirLua: !api breakAlexander Lantsev
2015-07-05DBeditorPP: Fix dialog text. MikalaiR