summaryrefslogtreecommitdiff
path: root/plugins/Alarms/src/alarms.cpp
AgeCommit message (Expand)Author
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15Alarms: cmplugin adaptationMataes
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
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-12-27Alarms:George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-04-24Alarms - warning fixesVadim Dashevskiy
2015-04-24Alarms - common projectVadim Dashevskiy
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-06Alarms: decapitalizationDart Raiden
2013-06-21minor code cleaningGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-03-13window procedures cleaningGeorge Hazan
2013-03-11rest of minor TopToolbar_AddButton issuesGeorge Hazan
2013-03-10various TTB initialization issuesGeorge Hazan
2013-01-28-added frame iconTobias Weimer
2013-01-20- Another portion of _T replacement (patch from person)Vadim Dashevskiy
2013-01-03removed not used definesKirill Volinsky
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...George Hazan
2012-11-06massive update of everything in AlarmsGeorge Hazan
2012-10-20code cleanupKirill Volinsky
2012-10-20version info standartizationKirill Volinsky
2012-10-04garbage cleaningGeorge Hazan
2012-07-27- fixed font settingsTobias Weimer