Age | Commit message (Expand) | Author |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-11-15 | full options paths | Dart Raiden |
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-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
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-07 | - common.props divided into app.props & plugin.props; | 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-05-03 | fix for the option's page style | Vadim Dashevskiy |
2015-04-25 | BossKey - common project | Vadim Dashevskiy |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-17 | MHeaderbarCtrl -> static text | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | BossKey: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
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-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
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-04-10 | Not needed text removed | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | more fun: | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-18 | spelling corrections | RMN |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | copyright update for year 2014 | 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 |