Age | Commit message (Expand) | Author |
2024-01-08 | no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS... | George Hazan |
2023-02-24 | fixes #3130 (WhenWasIt ведёт себя странно) | George Hazan |
2022-08-01 | fixes #3130 (more glitches in WWI) | George Hazan |
2022-07-31 | fixes #3130 (WhenWasIt ведёт себя странно) | George Hazan |
2022-07-30 | WhenWasIt: all dialogs -> UI classes | George Hazan |
2022-07-30 | WWI: | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | WinterSpeak, WhoUsesMyFiles, WhenWasIt, wbOSD, Watrack_MPD -> CMPlugin | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-03-16 | class renaming, part II | 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-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | 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 |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-28 | fix for all remaining warnings like 'blablabla hides blablabla' | George Hazan |
2015-08-27 | warning fixes | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-01 | WhenWasIt: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-02-28 | WhenWasIt: | Tobias Weimer |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-19 | removing unnecessary spaces | Dart Raiden |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-03-15 | removed not used headers | Kirill Volinsky |