summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/indsnd.cpp
AgeCommit message (Expand)Author
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
2017-08-22NewXsatusNotify: all icons added to icolib (fixes #299)Kirill Volinsky
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-16fixes warning & 64-bit issuesGeorge Hazan
2015-07-26NewXstatusNotify: common projectKirill Volinsky
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-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-20fix for a possible memory corruptionGeorge Hazan
2015-03-20code cleaningGeorge Hazan
2015-03-01NewXStatusNotify:Tobias Weimer
2015-03-01NewXStatusNotify:Tobias Weimer
2014-12-17NewXstatusNotify: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-08-05NewYStatusNotify:Tobias Weimer
2014-07-31options refactoring (thx slotwin)Kirill Volinsky
2014-07-26stupid duplicated code of embedded clists 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
2013-09-25valid options initializationGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-06-27added bass_interface supportKirill Volinsky
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-03-02removed not used headersKirill Volinsky
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
2012-12-10-fixed status message notification for hidden contacts (reported by Andrzej A...Tobias Weimer
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-07EMPTY_EXTRA_ICON applied to all another pluginsGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-26- old crap killed in NewXStatusNotifyGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-23NewXstatusNotify: changed folder structure Vadim Dashevskiy