Age | Commit message (Expand) | Author |
2022-08-02 | UInfoEx: details options dialog -> UI classes | George Hazan |
2022-08-02 | UinfoEx: popup options -> UI classes | George Hazan |
2022-08-02 | UInfoEx: reminder options -> UI classes | George Hazan |
2022-01-30 | fixes #3001 (WhenWasIt: remove mBirthday support) | George Hazan |
2022-01-29 | fixes #3018 (UserInfoEx: проблемы с запоминанием сор... | George Hazan |
2022-01-29 | UInfoEx: average age calculation fix | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-04-12 | UserInfoEx: old icolib management replaced with new one | George Hazan |
2019-02-12 | more code cleaning | George Hazan |
2019-02-12 | code cleaning | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-06-27 | fixes #1442 (UserInfoEx Button on ToolBar) | George Hazan |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl... | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | 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 |
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-07-30 | Hotkeys: code cleaning | George Hazan |
2016-09-05 | Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | 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 |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-08 | UserInfoEx: | Tobias Weimer |
2015-08-01 | UInfoEx: common project | Kirill Volinsky |
2015-06-28 | code cleaning | George Hazan |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-08 | UserInfoEx: | Tobias Weimer |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-01-02 | UserInfoEx: fix for output age as 0 and empty birthday date when birthday.yea... | Sergey Bolhovskoy |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |