summaryrefslogtreecommitdiff
path: root/plugins/CmdLine
AgeCommit message (Expand)Author
2016-07-21improperly named helper renamedGeorge Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-29MimCmd: Fix getting contacts by "online" status; version bumpRobert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-08-13data format fixesKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-21bumpVadim Dashevskiy
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-16bumpVadim Dashevskiy
2015-06-16fix for mimcmd vs2010 projectGeorge Hazan
2015-06-16bumpVadim Dashevskiy
2015-06-15MimCmd to set path to libs tooGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31fixes for PS_SETAWAYMSG callsGeorge Hazan
2015-05-28unsafe strncat removedGeorge Hazan
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-23replace strcat to mir_strcatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2015-02-06compilation fixVadim Dashevskiy
2015-02-05Various:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-12"acknowledgement" = en-gb, "acknowledgment" = en-usDart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-11CmdLine help spelling correctionVadim Dashevskiy
2014-11-11CmdLine help adjusted according to changesVadim Dashevskiy
2014-11-11fixed vi info in command lineKirill Volinsky
2014-09-21CmdLine: typos, some clarification in help textRMN
2014-09-15resources: comma in Conditional Clauses with "if":RMN
2014-08-07CmdLine: clarifyingDart Raiden
2014-08-05'xStatus' correctionDart Raiden
2014-07-06- CmdLine: typo (langpacks updated)RMN
2014-07-04CommandLine:Tobias Weimer