summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2019-03-11code cleaning for old shitty helperGeorge Hazan
2019-03-11warning fix for non-standard projectsGeorge Hazan
2019-03-11obsolete option removed from project filesGeorge Hazan
2019-03-08fixes #1890 (Send Screenshot plugin no longer functional after most recent ↵George Hazan
update)
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-08old unused shit removedGeorge Hazan
2019-03-07Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags ↵George Hazan
controls flags
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge Hazan
2019-03-07OTR:George Hazan
- icolib icons support rewritten more transparently; - fix for the wrong icon in menu
2019-03-07tabSRMM:George Hazan
- useless message DM_SETICON replaced with a call of SetIcon; - fixes #1866 (when sub is changed, tabSRMM doesn't update an avatar in taskbar) - code cleaning & names conflict resolution
2019-03-07duplicate code cleaningGeorge Hazan
2019-03-07fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section)George Hazan
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