Age | Commit message (Expand) | Author |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-10-29 | unneeded macros removed | 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 |
2015-12-21 | Steam: Implement loading history/offline messages at login (finally!) | Robert Pösel |
2015-12-20 | Steam: Fix getting SessionID to be able to use web api again | Robert Pösel |
2015-12-20 | Steam: Implement searching by keywords | Robert Pösel |
2015-12-20 | Steam: Fix finishing searching by id when we found no results | Robert Pösel |
2015-12-19 | Steam: Support for receiving "user left conversation" events (like jabber has) | Robert Pösel |
2015-12-19 | Steam: Remove unused 'isTerminated' property of CSteamProto | Robert Pösel |
2015-12-19 | Steam: Try to login again automatically when our token is expired already at ... | Robert Pösel |
2015-10-24 | Steam: | Alexander Lantsev |
2015-09-18 | Steam: attempt to fix #1024 | 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-08-13 | Steam: Support for "Read status message" dialog | Robert Pösel |
2015-08-12 | Steam: | Tobias Weimer |
2015-08-02 | Steam: revert PFLAGNUM_5 | Alexander Lantsev |
2015-08-02 | Steam: | Alexander Lantsev |
2015-06-30 | - fix for the old perversion with manual protocol root calculation; | George Hazan |
2015-06-24 | Steam: code cleanup | Alexander Lantsev |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | "Status" became resident for all protocols, in a constructor | George Hazan |
2015-06-16 | crash fix | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-27 | Steam: reworked login | Alexander Lantsev |
2015-05-26 | Steam: merge new api | Alexander Lantsev |
2015-05-22 | replace lstrlenA to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-01 | warnings fix | Kirill Volinsky |
2015-04-30 | unified project for Steam protocol | George Hazan |
2015-04-29 | minus critical section | Kirill Volinsky |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-03-06 | Steam: Add support for setting Away and N/A (= snooze) statuses | Robert Pösel |
2015-03-06 | Steam: Rework SendMsg() method; Version bump | Robert Pösel |
2015-03-06 | Steam: Rework PushRequests and related methods (more improvements for commit ... | Robert Pösel |
2015-02-15 | code cleaning | George Hazan |
2015-02-07 | Steam: Support for receiving typing notifications; version bump | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-20 | Steam: Various code improvements (as reported by Coverity analyser); version ... | Robert Pösel |
2014-12-09 | Steam: Show xstatus as extra icon in clist (step 3) | Robert Pösel |
2014-12-09 | Steam: Add lock to SetStatus (attempt to fix some freeze/crash) | Robert Pösel |
2014-12-09 | Steam: Fix showing xstatus icon in contact list (step 2) | Robert Pösel |