index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Dummy
/
src
/
dummy_proto.h
Age
Commit message (
Expand
)
Author
2023-12-03
PROTO_INTERFACE::SendMsg: second parameter became a reply event id
George Hazan
2023-09-15
PROTO_INTERFACE::SendMsg - unused parameter flags removed
George Hazan
2023-02-11
PS_CREATEACCMGRUI is obsoleted and converted into event
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-01-24
fixes #3004 (Dummy: при автоматическом переводе уч...
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-01-17
Update copyrights
dartraiden
2020-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-04-21
code cleaning:
George Hazan
2018-02-24
guard headers
Goraf
2018-01-01
massive copyright update
dartraiden
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-12-06
fix after files conversation
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2016-07-26
less TCHARs:
George Hazan
2015-10-25
Dummy: Support for sending messages (with option to enable it)
Robert Pösel
2015-10-25
Dummy: Allow searching (by id) and adding new contacts
Robert Pösel
2015-10-25
Dummy: Simplify settings by provide list of existing protocols to choose from...
Robert Pösel
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-09-24
Dummy: Fix settings for more dummy accounts
Robert Pösel
2014-09-18
Implement basic Dummy protocol
Robert Pösel