Age | Commit message (Expand) | Author |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan |
2019-02-19 | TranslateU applied to Jabber | George Hazan |
2019-02-19 | Jabber: | George Hazan |
2019-02-19 | more checks for GetText() | George Hazan |
2019-02-19 | Jabber -> TinyXml2 | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
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 |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
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-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan |
2017-08-23 | code cleaning | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-13 | mode old database junk to die | 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-03-04 | end of perversion with short ints (fixes #1204) | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-21 | it do not need to be changed | Dart Raiden |
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden |
2016-01-04 | "NA" -> "N/A" | Dart Raiden |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-08-17 | - numerous name conflicts resolved; | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2015-02-28 | Jabber: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-07 | fix for potentially endless loops | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-27 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8295 1316c22d-e87f-b044-9b9b... | George Hazan |
2014-02-27 | more fun: | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |