Age | Commit message (Expand) | Author |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan |
2022-09-26 | more clipboard shit removed | George Hazan |
2021-12-26 | BYTE -> uint8_t | 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 |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | 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-08-08 | LinkList: | George Hazan |
2016-11-17 | Utils_OpenUrlT | 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-11 | LinkList: fix copy link to clipboard | Rozhuk Ivan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-22 | Minor fixes for r14306 | Tobias Weimer |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | 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-06-25 | LinkList: decapitalization | Dart Raiden |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
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-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-26 | added version info | Kirill Volinsky |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-07-20 | HistoryLinkListPlus: changed folder structure | Vadim Dashevskiy |