summaryrefslogtreecommitdiff
path: root/plugins/BossKeyPlus/src/BossKey.cpp
AgeCommit message (Expand)Author
2015-07-21BossKeyPlus: vc2015 compilation fixKirill Volinsky
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22various menu definition quirksGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George 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-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-25BossKey - common projectVadim Dashevskiy
2015-04-17MHeaderbarCtrl -> static textGeorge Hazan
2014-12-14BossKey: changed warning lavel to w4Kirill Volinsky
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-05-30Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services...Robert Pösel
2014-02-27more fun:George Hazan
2013-11-24BossKey: Some cleanupSergey Tatarinov
2013-11-24BossKey:Sergey Tatarinov
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-09-28more plain & less crazy implementation of IJabberInterfaceGeorge Hazan
2013-09-25plugins cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-07-12- minor translation fixes and more :)Tobias Weimer
2013-06-21minor code cleaningGeorge Hazan
2013-06-21fix for regression in rev. 5010George Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-04-06small cleanupKirill Volinsky
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-10various TTB initialization issuesGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-02-23added precompiled headerKirill Volinsky
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
2013-02-10uuid standartizationKirill Volinsky
2013-02-10removed not used definesKirill Volinsky