Age | Commit message (Expand) | Author |
2023-11-07 | fixes #3815 (BuddyPounce: уменьшить число пробелов) | George Hazan |
2021-06-15 | BuddyPounce: | George Hazan |
2021-01-06 | minor code cleaning | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-07-23 | code cleaning | George Hazan |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-06-04 | finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch stat... | George Hazan |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2018-11-14 | BuddyPounce -> g_plugin | George Hazan |
2018-11-14 | hContact, MODULENAME -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-16 | BossKey, BuddyExpectator, BuddyPounce, ChangeKeyboardLayout, ClientChangeNoti... | Mataes |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | 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-13 | Code modernize ... | Goraf |
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-01-23 | DND → Do not disturb | Dart Raiden |
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden |
2016-01-04 | addition to previous commit | Dart Raiden |
2016-01-04 | "NA" -> "N/A" | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-16 | name conflicts solved | 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-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-04-25 | BuddyPounce - common project | Vadim Dashevskiy |
2015-04-14 | some minor memleaks fixed | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | 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 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-12-21 | spelling correction (patch from RMN) | Dart Raiden |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |