summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/globals.cpp
AgeCommit message (Expand)Author
2019-08-30no more old-style settings in ScriverGeorge Hazan
2019-08-30Scriver: more CMOptionGeorge Hazan
2019-08-30Scriver: more CMOptionGeorge Hazan
2019-08-30Scriver:George Hazan
2019-08-29Scriver: options automationGeorge Hazan
2019-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...George Hazan
2019-04-12wiping custom icolib functions: ScriverGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2018-11-12Scriver -> g_plugin callsGeorge Hazan
2018-09-21old crutch removed: error messages to go in UnicodeGeorge Hazan
2018-09-21if a protocol receives a message delivery confirmation, it can pass the serve...George Hazan
2018-06-09fixes #1406 (Scriver: sending by Shift+Enter)George Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-16Scriver -> CMPluginGeorge Hazan
2018-05-13related to #1354 (unhides the hidden database setting that sets the title for...George Hazan
2018-05-11fixes #1347 (Scriver: remove "Use the contact's status icon as the window ico...George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-01-26code optimizationGeorge 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-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-08-25Scriver: killing that old shit with error dialogGeorge Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic pl...George Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-21more warnings fixedGeorge Hazan
2017-03-21various code cleaning & name conflict resolutionGeorge Hazan
2017-03-07code cleaningGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-05Scriver: "entry area min size in lines" setting doesn't workGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-12-06minus Scriver's own window listGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-05-17Scriver:George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-27massive ansi cleaning for ScriverGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2014-12-13Scriver: warning level 4George Hazan
2014-12-01code cleaningGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan