summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/dlgboxsubclass.cpp
AgeCommit message (Expand)Author
2024-02-04SmileyAdd: no need to reload all SRMM options when a smiley pack is changedGeorge Hazan
2023-12-19fixes #4057 (SmileyAdd пытается работать с журналом ...George Hazan
2023-11-21SRMM toolbar buttons that require input window to be visible are marked as B...George Hazan
2023-11-14fixes #3791 (SmileyAdd - Crash #2)George Hazan
2023-10-29code cleaningGeorge Hazan
2023-10-03MS_SMILEYADD_SELECTSMILEY - new service for custom smiley selectorGeorge Hazan
2023-09-26SRMM options update unificationGeorge Hazan
2023-09-24SmileyAdd: unused variables removed from MsgWndDataGeorge Hazan
2023-09-24old trash removedGeorge Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2020-08-24SmileyAdd: regression with metacontacts handling fixedGeorge Hazan
2020-08-18SmileyAdd:George Hazan
2020-08-16SmileyAdd:George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-09SmileyAdd: obsolete option "Enable smileys" removed, because now we can contr...George Hazan
2018-06-08SmileyAdd: obsolete option "Enable built-in message dialog support" removedGeorge Hazan
2018-06-08SmileyAdd: removed old perversion with catching window messages from SRMM win...George Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-17Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-02-21SmileyAdd: C++'11 iteratorsGeorge 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
2017-07-30SmileyAdd toolbar icon now has wrongly removed hotkeyGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-13missing window unsubclassingGeorge Hazan
2016-05-11smiley button also removed from chat window in ScriverGeorge Hazan
2016-03-09fix for StdMsg & SmiliesGeorge Hazan
2016-03-03- more obsolete shit removed;George Hazan
2016-03-03- CComPtr rulez;George Hazan
2016-03-01- smileys rewritten to support true frame delays;George Hazan
2015-08-18- naming conflict;George Hazan
2015-07-26common projectsKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-13SmileyAdd: decapitalizationDart Raiden
2013-11-10last portion of fixesGeorge Hazan
2013-04-03SmileyAdd:George Hazan
2013-03-09added precompiled headerKirill Volinsky