Age | Commit message (Expand) | Author |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-20 | xml api became a set of functions | 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-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-04 | fix for a buffer overrun in GTalk | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-27 | unified project for GTalkExt protocol | George Hazan |
2015-04-24 | unused include file removed | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-15 | GTalkExt: changed warning lavel to w4 | Kirill Volinsky |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-08-18 | CRITICAL_SECTION removed from GTalk | George Hazan |
2014-04-24 | minor rerssource fixes | Tobias Weimer |
2014-03-29 | translation fix | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | cosmetic fix for receifing emails from contacts without a name | Tobias Weimer |
2014-02-12 | GTalkExt: no need to renew pseudocontact's handle anymore | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2013-12-24 | more effective event remover | George Hazan |
2013-11-25 | fix for Jaberr's password uncrunching in GTalkExt | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-10 | GTalk: old menu restored (in protocol menu) | George Hazan |
2013-10-02 | duplicate packet removed | George Hazan |
2013-10-02 | fix for reading email in GTalkExt | George Hazan |