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
/
Gadu-Gadu
/
src
/
groupchat.cpp
Age
Commit message (
Expand
)
Author
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-03-09
end of the old MC API
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
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-04
some code cleaning
George Hazan
2013-12-13
Gadu-Gadu protocol
Szymon Tokarz
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-06
more unnecessary spaces
Dart Raiden
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
protocol DB helpers for GG
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-05-17
some more fixes for MS_DB_CONTACT_DELETE & loops
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-12-22
Gadu-Gadu protocol:
Szymon Tokarz
2012-12-21
GaduGadu:
Tobias Weimer
2012-12-05
Gadu-Gadu protocol: account avatar work
Szymon Tokarz
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-03
GaduGadu-Gadu protocol
Szymon Tokarz
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-26
Gadu-Gadu protocol
Szymon Tokarz
2012-10-12
Gadu-Gadu: folders restructurization
Vadim Dashevskiy