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
/
import.cpp
Age
Commit message (
Expand
)
Author
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-07-27
Gadu-Gadu protocol
Szymon Tokarz
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-04
some code cleaning
George Hazan
2013-12-13
Gadu-Gadu protocol
Szymon Tokarz
2013-12-04
Gadu-Gadu protocol
Szymon Tokarz
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-09-18
typo
Tobias Weimer
2013-09-07
shameful end of the group processing zoo, part 1
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-20
protocol helper for detecting chats: isChatRoom
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-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
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-31
Gadu-Gadu protocol:
Szymon Tokarz
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-10-21
Gadu-Gadu protocol
Szymon Tokarz
2012-10-12
Gadu-Gadu: folders restructurization
Vadim Dashevskiy