Age | Commit message (Expand) | Author |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-02 | JabberNickFromJID usage moved to ptrT | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-01 | explicit groupchat exit must close its window | George Hazan |
2014-01-25 | .. and also prevent a mess in a nicklist | George Hazan |
2014-01-14 | more effective constructor for temporary formatted string | George Hazan |
2014-01-11 | MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy | George Hazan |
2014-01-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-10 | Jabber: | George Hazan |
2014-01-10 | - bunch of unused junk removed from Jabber resources; | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-28 | correct XEP-0249 support (missing caps for jabber:x:conference) | George Hazan |
2013-11-19 | password converter for Jabber | George Hazan |
2013-11-03 | spelling corrections | Dart Raiden |
2013-10-03 | ptrT/A/W is used everywhere instead of DBVARIANT to read database strings | George Hazan |
2013-10-02 | atavism extincted: old nasty IQ handler mechanism | George Hazan |
2013-09-26 | minor code cleaning | George Hazan |
2013-09-24 | major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve... | George Hazan |
2013-09-23 | automatic allocator for a temp resource item | George Hazan |
2013-09-21 | - variables/fields names' conflict resolved; | George Hazan |
2013-09-21 | smart pointers for Jabber resources | George Hazan |
2013-09-20 | Jabber: | George Hazan |
2013-09-05 | translation improvements | Tobias Weimer |
2013-08-02 | static array of resources replaced with LIST<> | George Hazan |
2013-07-20 | - built-in base64 encode removed; | George Hazan |
2013-07-20 | less cycles, simplier code | George Hazan |
2013-07-20 | system headers moved to jabber.h | George Hazan |
2013-07-20 | - numerous fixes for ineffective xmlGetText() calls; | George Hazan |
2013-07-20 | constants went to Unicode (suddenly) | George Hazan |
2013-07-20 | - Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions... | George Hazan |
2013-07-20 | code cleanup | George Hazan |
2013-07-20 | - indexes replaces with pointers; | George Hazan |
2013-07-10 | Jabber -> new helpers | George Hazan |
2013-07-09 | applied protocol helpers | George Hazan |
2013-06-18 | minor code cleaning | 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-23 | also wrtrim renamed, according to the standard, to rtrimw | George Hazan |
2013-04-16 | translation fix | George Hazan |
2013-04-12 | - fix for Jabber popup menu; | George Hazan |