summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/eventpopups.cpp
AgeCommit message (Expand)Author
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
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-06-27obsolete helpers removedGeorge Hazan
2013-06-24automatic displaying custom events in tabSRMM according to their masksGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-11- massive extinction of clutches in tabSRMM;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-31HistoryEvents & HistoryKeeper support removedGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge 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
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-31memory corruption in tabSRMMGeorge Hazan
2012-10-21fix for status line icons processing in tabSRMMGeorge Hazan
2012-09-26- fix for mishmash in "Add contact" button's tooltipGeorge Hazan
2012-08-14dunno why the old code crashes, but the new one doesn'tGeorge Hazan
2012-08-11IM -> NG in TabSRMM (patch by Al|en)Robert Pösel