Age | Commit message (Expand) | Author |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan |
2017-01-13 | a bit less netlib services | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-09-13 | mode old database junk to die | 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 |
2015-11-11 | thread library: | George Hazan |
2015-09-04 | HTTPServer: menu uid | Alexander Lantsev |
2015-08-30 | code cleaning | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | 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-28 | Minor cleanup | Tobias Weimer |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | 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-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-23 | replace _tcsncat to mir_tstrncat | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-09 | HTTPServer: | Tobias Weimer |
2015-03-30 | HTTPServer: Minor fixes | Tobias Weimer |
2015-03-23 | HTTPServer: | Tobias Weimer |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-08-16 | compilation fix | George Hazan |
2014-06-19 | revert unicode | Kirill Volinsky |
2014-06-15 | some unicode fixes | Kirill Volinsky |
2014-06-14 | plugin unicoded | Kirill Volinsky |
2014-01-27 | couple of atavisms removed | George Hazan |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-22 | replace sprintf to mir_snprintf (part 1) | Kirill Volinsky |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-03-29 | minor translation fixes (fixes #283, #284) | Tobias Weimer |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-02-27 | added version info | Kirill Volinsky |
2013-02-02 | compile fix | Tobias Weimer |
2013-02-02 | - Do not load plugin when a fatal error occures | Tobias Weimer |