summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/parse_miranda.cpp
AgeCommit message (Expand)Author
2016-07-25hello, Unix.George Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-04-08code clesningGeorge Hazan
2016-04-08Variables:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01Variables: common projectKirill Volinsky
2015-07-21Variables: vc2015 compilation fixKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19various quirks during MS_DB_TIME_TIMESTAMPTOSTRINGT callsGeorge Hazan
2015-06-15the best way to check the service availabililty is to call CallProtoServiceGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-02-28Variables:Tobias Weimer
2015-01-21Variables:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-10Variables:Tobias Weimer
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-29finally catched wrong memory allocation in variablesGeorge Hazan
2014-10-19variable name changeVadim Dashevskiy
2014-10-19- missing "\" in Variables' helpRMN
2014-10-19fix for wrongly written help for core variablesVadim Dashevskiy
2014-03-31Variables: added ability to get a own nickname for protocol.Vlad Mironov
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-24- NewAwaySys and Variables: spelling correctionsRMN
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-06Variables: spelling correctionDart Raiden
2014-01-14minor cleanupTobias Weimer
2014-01-08Variables: reverted due to lpgen.js strange behaviorDart Raiden
2014-01-08db => databaseDart Raiden
2014-01-03- memory leak fixesGeorge Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-11-08Proper version of [6729]Robert Pösel
2013-10-31spelling correctionsDart Raiden
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-15not used header removedKirill Volinsky
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-09-20memory corruption fix (for 64-bit targets only)George Hazan
2013-09-13code cleaningGeorge Hazan
2013-08-15warning fixesGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-17removed not used headersKirill Volinsky