Age | Commit message (Expand) | Author |
2023-09-21 | MessageWindowEventData: useless structure removed | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2020-05-14 | simple database event cycles moved to cursors | George Hazan |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags contr... | George Hazan |
2018-11-12 | historysweeperlight -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-05-16 | HistoryLinkList, HistoryStats, historysweeperlight, httpserver, HwHotKeys: cm... | Mataes |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2015-07-26 | more warning fixes | George Hazan |
2015-07-24 | historysweeperlight: common project | Kirill Volinsky |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-07-27 | - fix for clearing SRMM icon; | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-06-29 | rest of unused databases services removed | George 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-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-07-23 | HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure | Vadim Dashevskiy |