summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/HistoryHTMLBuilder.cpp
AgeCommit message (Expand)Author
2023-07-20fixes #3591 completely (Относительные пути в скинах)George Hazan
2023-04-14duplicate code removedGeorge Hazan
2023-03-07fixes #3385 (IEView: crash on filetransfer open)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2019-10-30fixes #2109 (IEHistory doesn't display file transfers)George Hazan
2019-10-04IEView: obsolete protocol management code removedGeorge Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-01-18code cleaningGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-24database:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-19IEView: parse bbc, links, smyles, etc. in text all eventtypesElzorFox
2018-03-31IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_sMataes
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2015-07-24ieview: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-11-30lstr* replacementsGeorge Hazan
2014-06-14fixed smiles and link not showingKirill Volinsky
2014-06-03IEView: Added support for custom database events (e.g. status changes) (fixes...Tobias Weimer
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-09-21- warning fixes;George Hazan
2013-09-18double ;; removedKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-06postfix to the standard functions patch by MataesGeorge Hazan
2013-04-06same problem in another placeGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-16own UTF8Encode removed. now use core encoding.Kirill Volinsky
2013-02-27added version infoKirill Volinsky
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy