summaryrefslogtreecommitdiff
path: root/plugins/AssocMgr/src/reg.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2018-12-23AssocMgr: moved to m_guiMataes
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-17AssocMgr:George Hazan
2018-07-16AssocMgr: code cleaningGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16AssocMgr: cmplugin adaptationKirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-09-13mode old database junk to dieGeorge Hazan
2016-08-31memory allocation problemGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-09-11AssocMgr: fix #945Alexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-04-24AssocMgr - common projectVadim Dashevskiy
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-02-24removed some unneeded translationsTobias Weimer
2013-12-21Association ManagerSzymon Tokarz
2013-11-04unneeded capitalizationDart Raiden
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-21- warning fixes;George Hazan
2013-07-24oops... missed another mir_snprintf in AssocMgrGeorge Hazan
2013-07-23another mir_sntprintfGeorge Hazan
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-01-12final variant of profile name's fix for AssocMgr George Hazan
2012-12-04Translation fixKirill Volinsky
2012-07-04AssocMgr: changed folder structureVadim Dashevskiy