summaryrefslogtreecommitdiff
path: root/plugins/Sessions
AgeCommit message (Expand)Author
2015-06-14- all icolib services removed;George Hazan
2015-06-11- typo fix;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-03fix for the option's page style pt. 5Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
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-03-22WIN32 macro isn't needed in projectsGeorge 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-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-01comma before "etc."Dart Raiden
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-25valid options initializationGeorge Hazan
2013-09-16cosmetics: dot after "etc"Dart Raiden
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-05-09no need to suppress PDB path in VS2012George 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