summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/parse_miranda.cpp
AgeCommit message (Expand)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
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