summaryrefslogtreecommitdiff
path: root/plugins/NewEventNotify
AgeCommit message (Expand)Author
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-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-04-18reverted r8991, because those strings are translatedTobias Weimer
2014-04-18Translation fixKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-06MRARozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge 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-01-25end of version zooGeorge Hazan
2014-01-04ConnectionNotify: resource cosmetics, decapitalizationDart Raiden
2014-01-01copyright update for year 2014George Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-12-10NewEventNotify: fixed duplicated popups menuRobert Pösel
2013-12-05-fixed menu item translationTobias Weimer
2013-11-09NewEventNotify: code cleaningGeorge Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-19removing unnecessary spacesDart Raiden
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-08-20fix for a broken checkGeorge Hazan
2013-08-15translation fix and minor cleanupTobias Weimer
2013-07-25replace sprintf to mir_snprintf (part 6)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan