Age | Commit message (Expand) | Author |
2016-05-24 | - fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136)); | George Hazan |
2016-04-22 | preventing troubles with nick = NULL | George Hazan |
2016-04-21 | - fix for a chat room processing in roster; | George Hazan |
2016-04-19 | fix for processing jids from groupchats | George Hazan |
2016-04-13 | sorted lists are used now in Jabber instead of linear database lookup | George Hazan |
2016-04-12 | jabber: shit wiping began | George Hazan |
2016-03-04 | end of perversion with short ints (fixes #1204) | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-09-01 | - strdel()/strdelw() moved to the core; | 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-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | 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 | 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-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2015-03-28 | more code cleaning | George Hazan |
2015-03-28 | - unused code removed; | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-02-28 | Jabber: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | Jabber: warning level 4 | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-10-04 | Jabber: | George Hazan |
2014-09-23 | crazy address expression replaced with the single call of mir_tstrndup() | George Hazan |
2014-09-22 | correct last _tcsncpy_s parameter's value | George Hazan |
2014-09-22 | _tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s | George Hazan |
2014-03-16 | clutch for a crash on exit on slow machines | George Hazan |
2014-03-01 | Jabber: Fixed TCHAR Logging in DebugLog | Tobias Weimer |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-18 | fixes 584 | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-11 | the same idea without double pointers | George Hazan |
2014-01-11 | MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy | George Hazan |
2014-01-11 | Jabber not to eat the trailing symbol in chat's topic | George Hazan |
2014-01-10 | Jabber: | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-29 | Jabber: | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-10-03 | - old junk removed; | George Hazan |