summaryrefslogtreecommitdiff
path: root/plugins/Alarms/src/alarm_win.cpp
AgeCommit message (Expand)Author
2020-05-01frankly speaking, neither colors not effects have flagsGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-15Alarms: cmplugin adaptationMataes
2018-03-11Alarms: use strncpy_s and wcsncpy_s instead of mir_wstrcpy and mir_strcpyKirill Volinsky
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-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
2016-12-27Alarms:George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-08-1364-bit compatibilityGeorge Hazan
2015-08-13warning fixesGeorge Hazan
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-24Alarms - warning fixesVadim Dashevskiy
2015-04-24Alarms - common projectVadim Dashevskiy
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-06Alarms: decapitalizationDart Raiden
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-09-25plugins cleanupKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
2012-11-06massive update of everything in AlarmsGeorge Hazan
2012-07-27- fixed font settingsTobias Weimer
2012-07-04Alarms: changed folder structureVadim Dashevskiy