summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgoptions.cpp
AgeCommit message (Expand)Author
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
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan
2013-08-12- fix for a rare crash on tabsrmm tooltips;George Hazan
2013-08-04- code formatting;George Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-06-27obsolete helpers removedGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-11- massive extinction of clutches in tabSRMM;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-04-04minor code cleaningGeorge Hazan
2013-03-26code cleaningGeorge Hazan
2013-03-19- temporary revert of TabSRMMVadim Dashevskiy
2013-03-19- minor optimizations;George Hazan
2013-03-15- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;George Hazan
2013-03-10removed not used headersKirill Volinsky
2013-02-18- Create PopUp options pages only when popup plugin present Vadim Dashevskiy
2013-02-11Disable combobox if there is no alternativeTobias Weimer
2013-01-30changed default message log nameKirill Volinsky
2012-10-21fix for status line icons processing in tabSRMMGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-09-26- fix for mishmash in "Add contact" button's tooltipGeorge Hazan