summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/indsnd.cpp
AgeCommit message (Expand)Author
2022-06-09UserInfo -> UI classesGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...George Hazan
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2018-11-12NewStatusNotify -> g_pluginGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()George Hazan
2018-05-17NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti...George Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
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
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