Age | Commit message (Expand) | Author |
2023-11-06 | fixes #3854 (PasteIt: сделать "None" переводимым) | George Hazan |
2019-02-14 | PasteIt -> TinyXml | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, Sessions... | 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 |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-16 | - chats services replaces with functions; | 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-16 | code cleaning | George Hazan |
2015-07-31 | reverted unwanted changes | Alexander Lantsev |
2015-07-31 | Toaster: initial commit | Alexander Lantsev |
2015-07-26 | PasteIt: common project | Vadim Dashevskiy |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-17 | cleanup | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2013-09-25 | valid options initialization | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-03 | removed not used headers | Kirill Volinsky |
2013-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-07-23 | PasteIt, PopUp, ProfileManager: changed folder structure | Vadim Dashevskiy |