summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-08-08import from the json text file likeGeorge Hazan
{ "history": [ { "eventType":0, "timeStamp":98234, "flags":"m", "body":"boooo" }, { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" } ] }
2018-08-07crash fixGeorge Hazan
2018-08-07MDatabaseReadonly - base class for all read-only database driversGeorge Hazan
2018-08-07some old unused shit optimizedGeorge Hazan
2018-08-07UInfoEx: code cleaningGeorge Hazan
2018-08-07revert of fix for the h++ projectGeorge Hazan
2018-08-07fixes #1536 (Steam and BuddyPounce menu items appear for all contacts)George Hazan
2018-08-05fix for the old Delphi property formatGeorge Hazan
2018-08-05ProxySwitch: improved descriptiondartraiden
2018-08-02MirLua: WaitOnHandle for m_coreaunsane
2018-08-02CurrencyRates: fix capitalization, spelling correctiondartraiden
2018-08-02CurrencyRates: this is not plugin name, but just wordsdartraiden
2018-08-01fixes #1528 (MirFox: protocol names)George Hazan
2018-07-31CurrencyRates: fix for a status iconGeorge Hazan
2018-07-31pu_stub: fix for delay loaded dllGeorge Hazan
2018-07-31exe loader extracted to the separate module, now it's possible to compile ↵George Hazan
all exe using shared runtime modules
2018-07-31mirlua: crash fixGeorge Hazan
2018-07-29Clist_Modern: fix for crash on startupGeorge Hazan
2018-07-29MirLua:aunsane
- added script table headers - added some logic functions to variables parser
2018-07-29not needed anymoreGeorge Hazan
2018-07-29fix for registering Lua scriptsGeorge Hazan
2018-07-29MirLua: fix for crash on exitGeorge Hazan
2018-07-27fix for a typoGeorge Hazan
2018-07-27fix for occasional crash in StopSpamGeorge Hazan
2018-07-27Clist_Modern:George Hazan
- fixes #1518 (clist_modern account panel filter logic); - code cleaning
2018-07-27CurrencyRates: exe for chartsKirill Volinsky
2018-07-27CurrencyRates: quotes replaced to currencyratesKirill Volinsky
2018-07-27TabSRMM: hotkeys correctiondartraiden
2018-07-26fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins)George Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-25we don't translate options inside pluginGeorge Hazan
2018-07-25cosmetic fixes, typosdartraiden
2018-07-25compilation fixGeorge Hazan
2018-07-25adaptation of build scripts for CurrencyRatesGeorge Hazan
2018-07-25Quotes renamed to CurrencyRatesKirill Volinsky
2018-07-24fixes #1520 (crash in GmailNotifier)George Hazan
2018-07-24fixes #1521 (NewXstatusNotify crashes)George Hazan
2018-07-24fixes #1522 (Obsolete ListeningTo helpers)George Hazan
2018-07-24Quotes plugin redesign to use only exchange ratesDioksin
2018-07-24database:George Hazan
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s.
2018-07-24code cleaningGeorge Hazan
2018-07-23PackUpdater: AutoUpdate was renamed to UpdateOnStartup in ↵dartraiden
a02bbd978031df7352f850cdfa568d9e7887e855
2018-07-23fixes #1479 (StopSpam should update default phrases if langpack changed)George Hazan
2018-07-23NewsAggregator: fixed setting name in dbKirill Volinsky
2018-07-21MirLua: winapi: current process id should return integeraunsane
2018-07-20we don't need two name sets for the same array of functionsGeorge Hazan
2018-07-19ZeroSwitch: fix hotkey in plugin descriptiondartraiden
2018-07-19StatusManager: per Settingsdartraiden
2018-07-18no need to crash inside assert in runtimeGeorge Hazan
2018-07-18this flag isn't needed tooGeorge Hazan