Age | Commit message (Expand) | Author |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-19 | grrrrm... there's no hLangpack in chat items, therefore strings must be trans... | George Hazan |
2016-09-19 | forgotten LPGENW restored | George Hazan |
2016-09-19 | unused translations removed | George Hazan |
2016-09-19 | - struct GCSESSION died; | George Hazan |
2016-09-19 | Chat_AddGroup - even less structures | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-01-17 | Sametime protocol: | Szymon Tokarz |
2016-01-17 | Sametime protocol: | Szymon Tokarz |
2016-01-15 | Sametime Protocol: | Szymon Tokarz |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-04 | Sametime: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-07-26 | more warning fixes | George Hazan |
2015-07-22 | toolset fix | Kirill Volinsky |
2015-07-22 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | preparing for vc2015 | 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-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | 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 | - 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-18 | "Status" became resident for all protocols, in a constructor | George Hazan |
2015-06-16 | compilation fix | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |