summaryrefslogtreecommitdiff
path: root/plugins/PasteIt/src/Options.cpp
AgeCommit message (Expand)Author
2023-11-06fixes #3854 (PasteIt: сделать "None" переводимым)George Hazan
2019-02-14PasteIt -> TinyXmlGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, Sessions...George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code 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-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-16code cleaningGeorge Hazan
2015-07-31reverted unwanted changesAlexander Lantsev
2015-07-31Toaster: initial commitAlexander Lantsev
2015-07-26PasteIt: common projectVadim Dashevskiy
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-17cleanupKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2013-09-25valid options initializationGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-04-05- rest of menus cleared;George Hazan
2013-03-03removed not used headersKirill Volinsky
2013-01-19- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2012-07-23PasteIt, PopUp, ProfileManager: changed folder structure Vadim Dashevskiy