Age | Commit message (Expand) | Author |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan |
2017-01-11 | strong typization - better typization | George Hazan |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-09-19 | - struct GCSESSION died; | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code 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 |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-02-20 | IRC: no need to display connection dialogs as many times as ::SetStatus was c... | George Hazan |
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 | fix for wrong CMString::Mid calls | George Hazan |
2015-07-03 | IRC: Fixed deleting void pointer | Tobias Weimer |
2015-06-30 | - fix for the old perversion with manual protocol root calculation; | George Hazan |
2015-06-25 | another portion of dead genmenu services | 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-18 | "Status" became resident for all protocols, in a constructor | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-31 | - CreateProtoServiceFunction() moved into mir_core.dll instead of inlining | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-21 | war against atavisms continues | George Hazan |
2015-04-29 | unified project for IRC protocol | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-04-05 | - fixes #640 (IRC: "server code page option" reset its value) | Tobias Weimer |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-27 | code cleaning | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2013-12-04 | IRC: custom reconnect code removed | George Hazan |