index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
AimOscar
/
src
/
proto.h
Age
Commit message (
Expand
)
Author
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-01-14
separate handle types for HNETLIBCONN & HNETLIBBIND
George Hazan
2017-01-13
a bit less netlib services
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-04-03
aim protocol:
Alexander Gluzsky
2015-08-13
massive name conflict resolution
George Hazan
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-22
various menu definition quirks
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-04-26
unified project for AIM
George Hazan
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-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-02-16
PS_CHANGEINFO is never called, and therefore exterminated
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-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-08
separate Folders handles removed from protocols
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-03-18
removed not used headers
Kirill Volinsky
2013-02-25
PROTO_INTERFACE made zeroed on the basic inheritance level
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2012-10-12
AimOscar: folders restructurization
Vadim Dashevskiy