summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-06fix for the popup window class nameGeorge Hazan
2019-03-06popups: pascal code cleaningGeorge Hazan
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
2019-03-06oopsdartraiden
2019-03-06Actman: no more YAPPdartraiden
2019-03-06fix for OS version passingGeorge Hazan
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-03-05fixes #1876 (YAPP renamed to StdPopup, to popup service be always present)George Hazan
2019-03-04MenuItemEx: Request Auth menu item removedGeorge Hazan
2019-03-04code cleaningGeorge Hazan
2019-03-04compilation fixGeorge Hazan
2019-03-04PluginUpdater: unused thread removedGeorge Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2019-03-01h++ doesn't mark messages with URLs as readGeorge Hazan
2019-02-28MirOTR:George Hazan
- fix for Unicode file names; - fix for reading utf8 strings from Windows GUI; - contact_get_id: unused second parameter removed; - contact_get_id: result is encoded in utf8, thus preventing from errors;
2019-02-28MirOTR: code cleaningGeorge Hazan
2019-02-28NewsAggregator: fixed getting new rssKirill Volinsky
2019-02-27fixes #1701 (Clist modern: add contact sorting by last online time)George Hazan
2019-02-27fixes #1822 (bosskey + db_autobackups => hangup)George Hazan
2019-02-27IEView => #1846George Hazan
2019-02-27fixes #1846 (tabSRMM: get my own nick from "MyHandle")George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-26bunch of obsolete code removed from Clist_ModernGeorge Hazan
2019-02-26fixes #1842 (h++: fix for the order of checkboxes in options, also restored ↵George Hazan
color settings for urls)
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵George Hazan
events (UTF16LE by default)
2019-02-24CurrencyRates: cosmeticdartraiden
2019-02-23fixes #1842 (H++: erroneously removed filter of url links restored)George Hazan
2019-02-22Dbx_Mdbx: fix for hangup during database encryptionGeorge Hazan
2019-02-21one more fix for #1853George Hazan
2019-02-21no need in this file anymoreGeorge Hazan
2019-02-21fixes #1853 (MessageState doesn't update the icon when current sub is changed)George Hazan
2019-02-21fixes #1851 (if subcontact changed, tabSRMM doesn't redraw the client's icon ↵George Hazan
in the info panel)
2019-02-21the less boost and other C++ perversions - the betterGeorge Hazan
2019-02-21crap with Visitor class totally destroyedGeorge Hazan
2019-02-21even less shitGeorge Hazan
2019-02-21one shit lessGeorge Hazan
2019-02-20CurrencyRates:George Hazan
- fixes #1857 (rate limit error); - code cleaning; - version bump
2019-02-19New_GPG -> TinyXml2George Hazan
2019-02-19compilation fixGeorge Hazan
2019-02-15Toaster -> TinyXmlGeorge Hazan
2019-02-15rest of NewsAggregator -> TinyXmlGeorge Hazan
2019-02-15NewsAggregator => TinyXmlGeorge Hazan
2019-02-15the less boost the betterGeorge Hazan
2019-02-15CurrencyRates: code cleaningGeorge Hazan
2019-02-14PasteIt -> TinyXmlGeorge Hazan
2019-02-14added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorterGeorge Hazan
2019-02-14SmileyAdd -> TinyXmlGeorge Hazan
2019-02-14UserInfoEx:George Hazan
- xml iterators; - mad code fixing
2019-02-14XML iterators, first versionGeorge Hazan