Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-01-24 | compilation fix | George Hazan | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-22 | Fixes #2997 | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-01-18 | fixes #2700 (Scriver: при открытии окна через попап ↵ | George Hazan | |
отображается лишь одно сообщение) | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-06-10 | useless check removed | George Hazan | |
2020-06-04 | UI classes: | George Hazan | |
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning | |||
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-04-22 | newsaggregator: fixed import from files without htmlUrl tag | Mataes | |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-07-26 | warning fixes | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-04-12 | wiping custom icolib functions: NewsAggregator | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-28 | mRadio, RSS, Quotes & YAMN became virtual | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-28 | new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & ↵ | George Hazan | |
ProtoChainRecvFile git-svn-id: http://svn.miranda-ng.org/main/trunk@2540 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-26 | various code cleaning considering protocols' declarations | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-21 | consistent hash generation fix - part 5 | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-15 | removed the old langpack files | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-06 | Fixed compilation of standalone plugins (thx robyer) | Vadim Dashevskiy | |
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-02 | final switch to the typed icolib api | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-30 | NewsAggrefator: fix for a message window freezes while receiving a feed | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2114 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-13 | NewsAggregator: folders restructurization | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-10 | service call replaced with the direct function call | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-10-02 | fixes:85 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-09-10 | icon resources path to include\msapi changed | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-09-07 | NewsAggregator: added checkbox for managing feeds from options | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-09-06 | fixed destroying some messages | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1541 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |