summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/contact.cpp
AgeCommit message (Expand)Author
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-08more shit cleaningGeorge Hazan
2016-04-08Variables:George Hazan
2015-10-28Variables: Optimize weird insides of contactSettingChanged() functionRobert Pösel
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-08-18- naming conflict;George Hazan
2015-08-01Variables: common projectKirill 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-19- all static protocol services replaced with functions;George 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-22replace strlen to mir_strlenKirill Volinsky
2015-04-30cleanupKirill Volinsky
2015-01-10Variables:Tobias Weimer
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-03-31Variables: added ability to get a contact info by handle.Vlad Mironov
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-14minor cleanupTobias Weimer
2014-01-03- memory leak fixesGeorge Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-15unused service removed (MS_VARS_GETCONTACTFROMSTRING)George Hazan
2013-09-15more code optimizationGeorge Hazan
2013-09-15memory allocation problem in VariablesGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-04-10warning fixesGeorge 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-17removed not used headersKirill Volinsky
2013-02-14minor cleanup and typos (by Basil)Tobias Weimer
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy