Age | Commit message (Expand) | Author |
2024-05-13 | DbEvent_GetTextA: unused function removed | George Hazan |
2024-05-07 | TimeZone_ToStringT - obsolete macro removed | George Hazan |
2023-12-25 | DbEvent_GetTextW: useless second parameter removed | George Hazan |
2023-04-10 | code cleaning | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2018-11-12 | missing module | George Hazan |
2018-11-12 | LinkList -> 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 |
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-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-24 | linklist: common project | Kirill Volinsky |
2015-07-14 | HistoryLinklist: | Tobias Weimer |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-02-16 | TabSRMM: code cleanup + wine fixes for display sended and received message | Rozhuk Ivan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-12 | HistoryLinkListPlus: multiple fixes | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | 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 |
2013-02-26 | added version info | Kirill 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-02 | final switch to the typed icolib api | George Hazan |