summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/src/Scheduler.cpp
AgeCommit message (Expand)Author
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2022-06-13Popup+: fix for a madness with default popup class valuesGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2020-09-08DeleteDirectoryTreeW - new function that deletes a folder with all subfolders...George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-09-03popup code cleaningGeorge Hazan
2018-07-26fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins)George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
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-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-08-31- memory leak fixed;George 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-12naming conflics resolvedGeorge Hazan
2015-07-24BasicHistory - warning fixesVadim Dashevskiy
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2014-11-30lstr* replacementsGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-21spelling correction (patch from RMN)Dart Raiden
2013-10-19warning fixesGeorge Hazan
2013-09-22minor code cleaning George Hazan
2013-09-22code cleaningGeorge Hazan
2013-08-07minizip from zlib used in BasicHistory Kirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-11various mir_forkthread quirksGeorge Hazan
2012-10-14BasicHistory: folders restructurizationKirill Volinsky
2012-07-05BasicHistory compilation fixVadim Dashevskiy
2012-07-05BasicHistory: folder structure changeVadim Dashevskiy