summaryrefslogtreecommitdiff
path: root/plugins/Alarms/src
AgeCommit message (Expand)Author
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...George Hazan
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-07-30Crash fix (by Mataes)Vadim Dashevskiy
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-14cosmeticsVadim Dashevskiy
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-24more useless conversions removedGeorge Hazan
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
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-19warning fixesGeorge Hazan
2013-09-25plugins cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-21minor code cleaningGeorge Hazan
2013-06-21fix for regression in rev. 5010George Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-12removed trigger dialogs from ressourcesTobias Weimer
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-13window procedures cleaningGeorge Hazan
2013-03-11rest of minor TopToolbar_AddButton issuesGeorge Hazan
2013-03-10various TTB initialization issuesGeorge Hazan
2013-02-23projects fixesKirill Volinsky
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-29git-svn-id: http://svn.miranda-ng.org/main/trunk@3343 1316c22d-e87f-b044-9b9b...Tobias Weimer
2013-01-28-added frame iconTobias Weimer