summaryrefslogtreecommitdiff
path: root/plugins/QuickMessages
AgeCommit message (Expand)Author
2017-03-08project tools version resetGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-11-29- BBBF_ISLSIDEBUTTON flag removed (set by default);George Hazan
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standartize "Version.h" to "version.h" (final rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" in all plugin's and protocol's includesRobert Pösel
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-07-09- various icon definition quirks;George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-05some another sudden Unicode appearancesGeorge Hazan
2015-05-03fix for the option's page style pt. 4Vadim Dashevskiy
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-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-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-26QuickMessages code clean, fix mem leaks.Rozhuk Ivan
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