summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/eventpopups.cpp
AgeCommit message (Expand)Author
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-02TabSRMM: fix for toaster MikalaiR
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-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge 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-16fix for strncat useKirill Volinsky
2015-02-21code formattingKirill Volinsky
2015-02-21- fix for underlining processing;George Hazan
2015-02-20TabSRMM: wine fixes for settings.Rozhuk Ivan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
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-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
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-12-01warning fixesGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-04-11TabSRMM resource cosmetics; langpacks updatedRMN
2014-04-07-fixes #644 (Possible typo in TabSRMM)Dart Raiden
2014-03-09minor cleanupTobias Weimer
2014-02-11more sorting issuesGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-31tabSRMM: setting popup's delay to 0 (default)George Hazan
2013-10-19warning fixesGeorge Hazan
2013-10-10MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct callGeorge Hazan
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
2013-08-14git-svn-id: http://svn.miranda-ng.org/main/trunk@5695 1316c22d-e87f-b044-9b9b...George Hazan
2013-08-14cleaning popup-related junkGeorge Hazan
2013-08-12mir_alloc/calloc/free instead of simple malloc/calloc/freeGeorge Hazan