summaryrefslogtreecommitdiff
path: root/plugins/IEView
AgeCommit message (Expand)Author
2015-05-16fix for strncat useKirill Volinsky
2015-05-14fix for memory leakGeorge Hazan
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-19- all strings operations were rewritten using CMString instead of ugly self-m...George Hazan
2015-04-15minus one critical sectionGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14major memory leak fixGeorge Hazan
2015-04-06options section name as in other pluginsDart Raiden
2015-03-29fix for parsing linksGeorge Hazan
2015-03-28more code cleaning George Hazan
2015-03-28- crash fix;George Hazan
2015-03-27IEView:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-10crash when sending or receiving 50+ smileys fixedVadim Dashevskiy
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31memleaks fixKirill Volinsky
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-15IEView: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-18crash fixGeorge Hazan
2014-10-09IEView:Tobias Weimer
2014-10-07IEView:Tobias Weimer
2014-09-01IEView: Fix files filter when selecting images or css filesRobert Pösel
2014-09-01missing compatibility stuffVadim Dashevskiy
2014-07-24event codes cleaning. try 1Alexey Kulakov
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-06-03IEView: Added support for custom database events (e.g. status changes) (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-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-01IEView: custom events supportGeorge Hazan