summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/HTMLBuilder.cpp
AgeCommit message (Expand)Author
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-29IEView: fix(?) avatar path, code cleaning MikalaiR
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-04-26IEView: fix localtime() call MikalaiR
2016-04-21IEView: minor cleanupMikalaiR
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2015-07-24ieview: common projectKirill Volinsky
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2015-03-27IEView:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-06-14fixed smiles and link not showingKirill Volinsky
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-06-06Minor Fixes:Tobias Weimer
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-01IEView: custom events supportGeorge Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-09-07crash fix for IEViewGeorge Hazan
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-06memory corruption in the HTMLBuilder for ScriverGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-27removed not needed string compare (patch from Mataes)Vadim Dashevskiy
2013-03-17one more part of replacing own functions to core functionsKirill Volinsky
2013-03-16own UTF8Encode removed. now use core encoding.Kirill Volinsky
2013-02-27added version infoKirill Volinsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-07-20IEView, IgnoreState: changed folder structure Vadim Dashevskiy