summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/src/Options.cpp
AgeCommit message (Expand)Author
2019-03-05Popup:George Hazan
2019-01-30obsolete ICQ trash removed from headersGeorge Hazan
2019-01-18code cleaningGeorge Hazan
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge 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-16BasicHistory: cmplugin adaptationKirill Volinsky
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2017-12-11BasicHistory: txt -> textdartraiden
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-12-04BasicHistory: decapitalization (except TopToolBar button)dartraiden
2017-11-13Code modernize ...Goraf
2017-11-06BasicHistory: fix typodartraiden
2017-07-30Hotkeys: code cleaningGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-08-31- memory leak fixed;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-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-12naming conflics resolvedGeorge Hazan
2015-07-24BasicHistory - warning fixesVadim Dashevskiy
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-24event codes cleaning. try 1Alexey Kulakov
2014-07-16typosRMN
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24removed some unneeded translationsTobias Weimer