Age | Commit message (Expand) | Author |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call db_even... | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-02-08 | fixes #1832 (FTPFile: crash on filetransfer) | George Hazan |
2019-01-30 | fixes #1703 (FTPFileYM broken filename / download link) | George Hazan |
2018-12-17 | FtpFile: | George Hazan |
2018-05-16 | FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ... | Mataes |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-03-17 | FTPFile: replace mir_strcpy and mir_wstrcpy | Mataes |
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-09-12 | old good sound services became finally functions | George Hazan |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan |
2017-09-11 | old good sound services became finally functions | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | 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-07-21 | improperly named helper renamed | George Hazan |
2015-08-26 | fix for bug with empty url | George Hazan |
2015-08-26 | massive code cleaning due to numerous name conflicts | George Hazan |
2015-07-25 | unified ftpfile project | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-23 | FTPFile to use standard locks | George Hazan |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-08-29 | typo | Goraf |
2013-08-15 | warning fixes | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-02-25 | 1 step: libcurl static link | Kirill Volinsky |
2012-12-05 | - removed useless array for icons handle; | George Hazan |
2012-10-12 | FTPFileYM: folders restructurization | Vadim Dashevskiy |