summaryrefslogtreecommitdiff
path: root/plugins/Sessions/Src
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18warning fixGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-12Sessions: changed warning lavel to w4Kirill Volinsky
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-26Sessions: memcpy fixKirill Volinsky
2014-11-03more code cleaningGeorge Hazan
2014-11-03massive code cleaning for SessionsGeorge Hazan
2014-08-13icons registration moved to Load()Kirill Volinsky
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-02m_database.h is not needed in many casesGeorge Hazan
2014-01-26useless Unicode in Sessions & WhenWasItGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-25valid options initializationGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07Sessions: contacts are HANDLEs, not DWORDsGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-06small cleanupKirill Volinsky
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-10various TTB initialization issuesGeorge Hazan
2013-03-09removed not used headersKirill Volinsky
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-13- boost updated to 1.53, and should be placed into ..\..\boost folderGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-09removed not needed interfacesKirill Volinsky
2013-01-19- Another portion of _T replacement and fixes of previous commits (patch from...Vadim Dashevskiy
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01icolib: icon creation quirksGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-21consistent hash generation fix - part 5Vadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-08-15Yet another Miranda IM > NG rename part 2Vadim Dashevskiy
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
2012-07-23SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure Vadim Dashevskiy
2012-07-17bunch of fixes for various memory-related problemsGeorge Hazan
2012-07-17memory corruption fixGeorge Hazan