summaryrefslogtreecommitdiff
path: root/plugins/CmdLine
AgeCommit message (Expand)Author
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
2014-07-03CmdLine: Support for new lines (\n) in message text (as requested on UserVoice)Robert Pösel
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-24removed some unneeded translationsTobias Weimer
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-11compilation fixVadim Dashevskiy
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-19cosmeticsTobias Weimer
2014-01-01copyright update for year 2014George Hazan
2013-12-24In American English a comma should follow e.g.Dart Raiden
2013-12-23spelling correctionsDart Raiden
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-02langpacks update (by RMN)Vadim Dashevskiy
2013-11-02CmdLine: cosmetics (by RMN)Vadim Dashevskiy
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-24more warning fixesGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge 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-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-03fixed file descriptionKirill Volinsky