Age | Commit message (Expand) | Author |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | 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 |
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-13 | Code modernize ... | Goraf |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-09 | fix for automated session restoration | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-07-26 | common projects | Kirill Volinsky |
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-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-06 | options section name as in other plugins | Dart Raiden |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-12 | Sessions: changed warning lavel to w4 | Kirill Volinsky |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-26 | Sessions: memcpy fix | Kirill Volinsky |
2014-11-03 | more code cleaning | George Hazan |
2014-11-03 | massive code cleaning for Sessions | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | Sessions: contacts are HANDLEs, not DWORDs | George Hazan |
2013-04-07 | end of the old database macroses | George Hazan |
2013-04-06 | small cleanup | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-09 | removed not used headers | Kirill Volinsky |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-13 | - boost updated to 1.53, and should be placed into ..\..\boost folder | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-06-19 | fixes for the options page translation | George Hazan |
2012-06-18 | - PLUGININFO structure removed at all; | George Hazan |
2012-06-02 | - code cleaning | George Hazan |