Age | Commit message (Expand) | Author |
2015-06-18 | "Status" became resident for all protocols, in a constructor | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-07 | ICQ search -> utf8 | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-05 | icq ask auth window -> UI Utils | 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-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | 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-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strncat to mir_strncat | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-23 | ICQ: | George Hazan |
2015-05-23 | more utf fixes | George Hazan |
2015-05-23 | revert - server does not accept avatars larger than 64x64 | Vadim Dashevskiy |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | more replacements | Tobias Weimer |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-07 | crash fix on exit | George Hazan |
2015-05-04 | changed maximum avatar size | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
2015-05-01 | oops | Vadim Dashevskiy |
2015-05-01 | compilation fix | George Hazan |
2015-05-01 | Proto_ICQ and ICQ_xStatus - unified projects | Vadim Dashevskiy |
2015-05-01 | git-svn-id: http://svn.miranda-ng.org/main/trunk@13347 1316c22d-e87f-b044-9b9... | Vadim Dashevskiy |
2015-04-29 | unified project for ICQ protocol | George Hazan |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-14 | some minor problems in ICQ | George Hazan |
2015-04-07 | oops | George Hazan |
2015-04-07 | added detection of ICQ mobile clients | George Hazan |
2015-04-07 | debug print added | George Hazan |
2015-04-07 | - MRA clients detection for ICQ; | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |