summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/typingnotify.cpp
AgeCommit message (Expand)Author
2016-07-26less TCHARs:George Hazan
2015-09-03TabSRMM: menu uidAlexander Lantsev
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-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-02-21code formattingKirill Volinsky
2015-02-21- fix for underlining processing;George Hazan
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
2014-12-13tabSRMM warning level 4George Hazan
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-09minor cleanupTobias Weimer
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-08-14- fix for a nasty bug in tabSRMM popup headers;George Hazan
2013-08-10memory corruption fixGeorge Hazan
2013-08-03minor code cleaningGeorge Hazan
2013-06-27obsolete helpers removedGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-03-26code cleaningGeorge Hazan
2013-03-15oopsGeorge Hazan
2013-03-15- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;George Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-10removed not used headersKirill Volinsky
2013-02-18- TabSRMM: outdated notice removedVadim Dashevskiy
2013-02-18- Create PopUp options pages only when popup plugin present Vadim Dashevskiy
2013-02-18- TabSRMM: outdated notice removedVadim Dashevskiy
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge 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
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
2012-06-19fixes for the options page translationGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan