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 |
2022-04-06 | remove executable attribute from affected files | georgehazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-02-14 | MsgExport: fix for memory allocation problem | George Hazan |
2019-03-31 | icon leak fixes | George Hazan |
2019-01-08 | crash fix | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-08-31 | Msg_Export | Tobias Weimer |
2018-08-30 | minus another error message | George Hazan |
2018-08-29 | senseless errors removed | George Hazan |
2018-08-29 | fixes #1557 (Msg_Export: move some strings to debug log) | George Hazan |
2018-08-13 | Msg_Export: | George Hazan |
2018-08-10 | Msg_Export: options dialog -> UI Classes | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms... | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-03-31 | Msg_Export: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s | 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-02-12 | Msg_Export: | Tobias Weimer |
2016-11-17 | Utils_OpenUrlT | 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-12-03 | Microsoft calls this Rich Edit | Dart Raiden |
2015-10-14 | fix for bug #754 (MsgExport write in text file nick as (Unknown Contact)) | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-16 | fixes warning & 64-bit issues | George Hazan |
2015-08-16 | name conflicts solved | George Hazan |
2015-07-25 | msg_export: common project | Kirill Volinsky |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | MsgExport: | Tobias Weimer |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-16 | cleanup | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | 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 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-21 | RICHED32 replaced on Msftedit | Kirill Volinsky |
2014-06-25 | Msg_Export: typo (thx RMN) | Dart Raiden |
2014-06-25 | typos, spelling correction | Dart Raiden |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |