Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2023-12-29 | fixes #4085 (Удалить настройки невидимости) | George Hazan | |
2023-07-25 | SRMM: automatic RTF log redraw on event's change/removal | George Hazan | |
2023-07-18 | old perversion with pointer type conversion removed | George Hazan | |
2023-07-13 | StdFile considered useless and returned back to mir_app | George Hazan | |
2023-04-24 | even less custom shitcode | George Hazan | |
2023-02-09 | SRMM: better support for group chats in database | George Hazan | |
2022-09-03 | Protocol order option dialog: unused control removed | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-07-29 | project file fix | George Hazan | |
2022-06-14 | project file fix | George Hazan | |
2022-06-09 | UserInfo -> UI classes | George Hazan | |
2022-03-09 | popup control moved from main menu to Options - Popups - Enabled items | George Hazan | |
2021-12-19 | Windows API declarations isolated inside modules | George Hazan | |
2021-06-10 | project file fix | George Hazan | |
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan | |
2021-03-23 | fixes #2771 (Implement mdbx → sqlite converter) | George Hazan | |
2021-01-08 | another bunch of duplicate code moved to the core | George Hazan | |
2020-11-30 | fixes #2630 (Clist blind: Filter search option moved to Options - Contact ↵ | George Hazan | |
list - Common) | |||
2020-10-29 | Plugin Updater: pu_stub utilities moved to mir_app | George Hazan | |
2020-10-08 | OpenSSL upgraded to 1.1.1 | George Hazan | |
2020-09-28 | Netlib: | George Hazan | |
- log rotation feature added (turned off by default); - code reordering & optimization | |||
2020-07-26 | fixes #2501 (Ability to disable incoming sounds in chats is lost) | George Hazan | |
2020-06-14 | Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / ↵ | George Hazan | |
szModule | |||
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-02-01 | Revert sdk version | mikalair | |
2019-02-01 | Initialize OpenSSL locks | mikalair | |
2018-03-07 | bye-bye, Advaimg, you served us well for 15 years... | George Hazan | |
2015-06-18 | protocol platform-independent code moved back to mir_app | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-16 | unified zlib project also moved to libs\ | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-13 | manifest returned back | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14153 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ↵ | George Hazan | |
loads mir_app.dll; - everything that was in miranda32.exe (including resources) moved to mir_app.dll; - exports from mir_app.dll now available for using directly, without perversions; - src/stdplug.h deleted; git-svn-id: http://svn.miranda-ng.org/main/trunk@14143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |