Age | Commit message (Expand) | Author |
2024-05-13 | DbEvent_GetTextA: unused function removed | George Hazan |
2024-03-24 | code cleaning | George Hazan |
2024-03-10 | code cleaning | George Hazan |
2023-12-25 | DbEvent_GetTextW: useless second parameter removed | George Hazan |
2023-12-22 | DB::EventInfo::wipeNotify - useful helper to hide blinking event both from da... | George Hazan |
2023-08-11 | fixes #3634 (tabSRMM заставляет прощёлкать каждое ... | George Hazan |
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan |
2023-04-14 | duplicate code removed | George Hazan |
2023-04-12 | useless function DbEvent_GetString removed | George Hazan |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan |
2023-04-10 | code cleaning | George Hazan |
2023-03-06 | fixes #3401 (IEView включает описание файла в путь ... | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-02-08 | fixes #3023 (IEView: не отображаются подписи к файл... | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-03-06 | less shit with this "(Unknown contact)" | George Hazan |
2021-02-20 | translation fix | George Hazan |
2020-06-08 | fixes #2434 (IEView не отображается поле %fileDesc%, но ... | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-10-04 | IEView: obsolete protocol management code removed | George Hazan |
2019-09-18 | m_ieview.h: code cleaning | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2018-11-07 | IEView: double settings set removed | 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-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | 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-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-09-13 | mode old database junk to die | 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-29 | IEView: fix(?) avatar path, code cleaning | MikalaiR |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-26 | IEView: fix localtime() call | MikalaiR |
2016-04-21 | IEView: minor cleanup | MikalaiR |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2015-07-24 | ieview: common project | Kirill Volinsky |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-04-19 | - all strings operations were rewritten using CMString instead of ugly self-m... | George Hazan |
2015-03-27 | IEView: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-15 | IEView: changed warning lavel to w4 | Kirill Volinsky |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |