summaryrefslogtreecommitdiff
path: root/plugins/HistoryLinkListPlus/src/linklist_fct.cpp
AgeCommit message (Expand)Author
2024-05-07TimeZone_ToStringT - obsolete macro removedGeorge Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-04-10code cleaningGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2019-01-18code cleaningGeorge Hazan
2018-11-12missing moduleGeorge Hazan
2018-11-12LinkList -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-16HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: cm...Mataes
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-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-13mode old database junk to dieGeorge 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-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-24linklist: common projectKirill Volinsky
2015-07-14HistoryLinklist:Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-02-16TabSRMM: code cleanup + wine fixes for display sended and received messageRozhuk Ivan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-12HistoryLinkListPlus: multiple fixesRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George 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
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-02-26added version infoKirill Volinsky
2013-02-01- translation fixes (patch from Basil)Vadim Dashevskiy
2013-01-20- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-08-02Another crashfix for linklist.Robert Pösel