summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgoptions.cpp
AgeCommit message (Expand)Author
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-01- adaptation for the kernel strdel();George Hazan
2015-08-28TabSEMM:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-01tabsrmm: common projectKirill Volinsky
2015-08-01switch from miranda.or.at to our wikiDart Raiden
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
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-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-05some another sudden Unicode appearancesGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-05TabSRMM: code cleanupTobias Weimer
2015-02-21code formattingKirill Volinsky
2015-02-21- fix for underlining processing;George Hazan
2015-02-20TabSRMM: wine fixes for settings.Rozhuk Ivan
2015-02-19core: WINE fix - handle invalid WNDPROC for edit controlRozhuk Ivan
2015-01-25TabSRMM:Tobias Weimer
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
2015-01-06TabSRMM: partial decapitalization (I tried not to broke any of the database s...Dart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01copyright updateGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-08-07TabSRMM: proper capitalizationDart Raiden
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-04various code cleaningGeorge Hazan
2014-07-04tabSRMM:George Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-19fix for deadlock on messages in tabSRMMGeorge Hazan
2014-01-02"toolbar" is more commonDart Raiden
2014-01-01copyright update for year 2014George Hazan
2013-12-21- fix for saving messages;George Hazan
2013-11-25portion of decapitalizationDart Raiden
2013-11-24outdated URL fixVadim Dashevskiy
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-21using Uxtheme in tabsrmmKirill Volinsky