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-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | 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 _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2014-12-20 | misprint, nWidth -> nHeight | Goraf |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
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-01-19 | boolean field names normalization | George Hazan |
2014-01-04 | some code cleaning | George Hazan |
2013-12-13 | Gadu-Gadu protocol | Szymon Tokarz |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-09-17 | Spelling correction (patch from RMN) | Vadim Dashevskiy |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-10 | protocol DB helpers for GG | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-01-16 | Gadu-Gadu protocol | Szymon Tokarz |
2012-12-31 | Gadu-Gadu protocol: | Szymon Tokarz |
2012-12-22 | Gadu-Gadu protocol: | Szymon Tokarz |
2012-12-21 | GaduGadu: | Tobias Weimer |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-28 | new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot... | George Hazan |
2012-11-03 | GaduGadu-Gadu protocol | Szymon Tokarz |
2012-10-21 | Gadu-Gadu protocol | Szymon Tokarz |
2012-10-12 | Gadu-Gadu: folders restructurization | Vadim Dashevskiy |