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
/
Omegle
/
src
Age
Commit message (
Expand
)
Author
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-02
m_database.h is not needed in many cases
George Hazan
2014-01-25
С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-18
Omegle: Fix /asl command
Robert Pösel
2014-01-11
forgotten to declare two remaining fields as const
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-12
Use protocol Logging API in Omegle
Tobias Weimer
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-08-19
own MIRANDA_VER removed from plugins
Kirill Volinsky
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
unused macroses removed
George Hazan
2013-07-08
also all destructors shall die too
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-06-28
Omegle: one string update
Robert Pösel
2013-06-21
minor code cleaning
George Hazan
2013-06-15
ProtoBroadcastAck - unified helper for all protocols
George Hazan
2013-05-16
Omegle: Translate fixes - not ideal, but ain't nobody got time for that yet.
Robert Pösel
2013-05-16
Omegle translate fix.
Robert Pösel
2013-05-16
Omegle:
Robert Pösel
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-05-16
we don't need VS2003/2005 support as well
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-07
mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-24
MS_NETLIB_URLENCODE removed from all plugins, but still exists in the core
George Hazan
2013-03-08
Omegle:
Robert Pösel
2013-02-25
PROTO_INTERFACE made zeroed on the basic inheritance level
George Hazan
2013-02-23
useless variable m_szProtoName removed
George Hazan
2013-02-23
- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-02-07
Umlauts for me.
Robert Pösel
2013-01-17
NG-ized few old IM relics.
Robert Pösel
2013-01-12
- Protocols descriptions standardization and russian langpack update accordin...
Vadim Dashevskiy
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end of story
George Hazan
2012-11-26
various code cleaning considering protocols' declarations
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-21
consistent hash generation fix - part 5
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-13
Omegle: folders restructurization
Kirill Volinsky