Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2012-09-04 | fix for crash inside MSHTML | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-09-04 | more memory fixes | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1536 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-09-04 | attempt to fix memory crash | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-28 | NewsAggregator: | Kirill Volinsky | |
fixed not checking feed at start when time set at 0 git-svn-id: http://svn.miranda-ng.org/main/trunk@1533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-16 | projects: final fix | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-05 | removes path from the PDB file names | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-26 | Miranda homepage link in plugininfo is changed to http://miranda-ng.org/ | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-16 | dynamic dll checker | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-07 | verxion.rc is not editable by Microsoft Visual C++ | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-04 | cleaned sln files from plygin directories | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-03 | no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch | George Hazan | |
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |