summaryrefslogtreecommitdiff
path: root/plugins/IEView
AgeCommit message (Collapse)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-02-08fixes #3023 (IEView: не отображаются подписи к ↵George Hazan
файлтрансферам)
2022-01-27fixes #3016 (Названия журналов так и не ↵George Hazan
переводятся)
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-12-20IEView: fix for broken templatesGeorge Hazan
2021-12-04Fix IEView log namedartraiden
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-03-06less shit with this "(Unknown contact)"George Hazan
2021-02-20translation fixGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-08-18SmileyAdd:George Hazan
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump;
2020-08-16SmileyAdd:George Hazan
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump
2020-07-07IEView:George Hazan
- text in groupchats isn't scrolled down; - unused flag removed from IEE_GET_SELECTION processing; - minor code optimization
2020-07-06code cleaningGeorge Hazan
2020-07-06fix for old bug with passing parameters inside IEViewGeorge Hazan
2020-06-30IEview: code cleaningGeorge Hazan
2020-06-08fixes #2434 (IEView не отображается поле %fileDesc%, но ↵George Hazan
при этом заменяется поле %text% при указании описания файла при передаче)
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-04-25unused code removedGeorge Hazan
2020-03-20IEView:George Hazan
- SRMM button added to insert "Code" instruction into the edit window; - ieviewModuleName renamed as it should be: MODULENAME; - code cleaning & reordering; - version bump.
2020-03-09IEView:George Hazan
- Copy command now can copy images too; - code cleaning
2020-01-25massive code cleaning:George Hazan
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-10-30fixes #2109 (IEHistory doesn't display file transfers)George Hazan
2019-10-04unused declarations removedGeorge Hazan
2019-10-04IEView: unused builders removedGeorge Hazan
2019-10-04IEView: obsolete protocol management code removedGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to ↵George Hazan
HIMAGELIST
2019-02-27IEView => #1846George Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2019-01-04Update copyrightsdartraiden
2018-12-28IEView:George Hazan
- fixes #1679 (IEView: account's duplicates) - code cleaning - version bump
2018-12-28related to #1679 - fix for protocol namesGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-08IEView: ieviewModuleName usage reducedGeorge Hazan
2018-11-07IEView: double settings set removedGeorge Hazan
2018-11-07code reorderingGeorge Hazan
2018-11-06code cleaningGeorge Hazan