Age | Commit message (Expand) | Author |
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 |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-18 | spelling corrections | RMN |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-13 | removed some not needed spaces, capitals, etc. | Dart Raiden |
2013-08-10 | code cleaning | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-14 | fix: various problems with memory | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-08 | project and code cleanup | Kirill Volinsky |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2013-01-04 | -support for WindowList | Tobias Weimer |
2013-01-04 | Try to fix unicode search again (fixes #65) | Tobias Weimer |