summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
AgeCommit message (Expand)Author
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-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill 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-07-24event codes cleaning. try 1Alexey Kulakov
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
2014-02-01IEView: custom events supportGeorge Hazan
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-05- rest of menus cleared;George Hazan
2013-03-18various memory allocation problemsGeorge 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