Age | Commit message (Expand) | Author |
2015-09-04 | BossKey: menu uid | Alexander Lantsev |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-07-21 | BossKeyPlus: vc2015 compilation fix | Kirill Volinsky |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | various menu definition quirks | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George 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-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-04-25 | BossKey - common project | Vadim Dashevskiy |
2015-04-17 | MHeaderbarCtrl -> static text | George Hazan |
2014-12-14 | BossKey: changed warning lavel to w4 | Kirill Volinsky |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-05-30 | Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services... | Robert Pösel |
2014-02-27 | more fun: | George Hazan |
2013-11-24 | BossKey: Some cleanup | Sergey Tatarinov |
2013-11-24 | BossKey: | Sergey Tatarinov |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-09-28 | more plain & less crazy implementation of IJabberInterface | George Hazan |
2013-09-25 | plugins cleanup | Kirill Volinsky |
2013-09-25 | valid options initialization | George Hazan |
2013-07-12 | - minor translation fixes and more :) | Tobias Weimer |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-21 | fix for regression in rev. 5010 | George Hazan |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-07 | Trigger plugin's support removed, cause this plugin is dead | George Hazan |
2013-04-07 | mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without... | George Hazan |
2013-04-06 | small cleanup | Kirill Volinsky |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-10 | various TTB initialization issues | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-02-23 | added precompiled header | Kirill Volinsky |
2013-02-21 | service MS_VARS_FREEMEMORY replaced with the direct call of mir_free | George Hazan |