Age | Commit message (Expand) | Author |
2023-11-21 | SRMM toolbar buttons that require input window to be visible are marked as B... | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2021-12-26 | DWORD -> uint32_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 |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-22 | IcoLib_AddIcon => CMPlugin::addIcon | George Hazan |
2018-05-22 | Srmm_AddButton unbound from hLangpack | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-17 | OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, Sessions... | 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 |
2016-12-01 | more fixes | George Hazan |
2016-11-29 | - BBBF_ISLSIDEBUTTON flag removed (set by default); | George Hazan |
2016-11-29 | BBBF_ANSITOOLTIP - unused flag 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-05-18 | these tons of code aren't needed anymore... | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
2015-07-09 | - various icon definition quirks; | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-26 | QuickMessages code clean, fix mem leaks. | Rozhuk Ivan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-19 | closing ticket #266 | Kirill Volinsky |
2012-12-01 | icolib: icon creation quirks | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-07-23 | QuickMessages, QuickReplies: changed folder structure | Vadim Dashevskiy |