summaryrefslogtreecommitdiff
path: root/plugins/AssocMgr/src/assoclist.cpp
AgeCommit message (Expand)Author
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2018-12-27AssocMgr: code cleaninigKirill Volinsky
2018-12-23AssocMgr: moved to m_guiMataes
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-07-24database:George Hazan
2018-07-17minor code cleaningGeorge Hazan
2018-07-17AssocMgr:George Hazan
2018-07-16AssocMgr: code cleaningGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16AssocMgr: cmplugin adaptationKirill Volinsky
2018-03-31AssocMgr: removed not used files and functionsMataes
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
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-08-31git-svn-id: http://svn.miranda-ng.org/main/trunk@17229 1316c22d-e87f-b044-9b9...George Hazan
2016-08-31memory allocation problemGeorge 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
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-16fix for conversion from HBRUSH to BOOLGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-04-30minus critical sectionKirill Volinsky
2015-04-24AssocMgr - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-02-24removed some unneeded translationsTobias Weimer
2013-11-04unneeded capitalizationDart Raiden
2013-09-25valid options initializationGeorge Hazan
2013-09-20using UxthemeKirill Volinsky
2013-07-24oops... missed another mir_snprintf in AssocMgrGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan