Age | Commit message (Expand) | Author |
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan |
2023-05-21 | static function pfnGetEvent removed from CLIST_INTERFACE | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan |
2019-09-27 | fix for a function name: | George Hazan |
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl... | George Hazan |
2019-04-12 | wiping custom icolib functions: IRC | George Hazan |
2018-07-24 | database: | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2016-09-19 | IRC - code cleaning | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | 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-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-28 | atavism removed: CLISTEVENT::cbSize | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-04-29 | unified project for IRC protocol | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-04-05 | - fixes #640 (IRC: "server code page option" reset its value) | Tobias Weimer |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-27 | code cleaning | George Hazan |
2013-07-20 | protocol helper for detecting chats: isChatRoom | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-12 | GTalkExt, ICQ, IRC, Jabber: folders restructurization | Vadim Dashevskiy |