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
/
JabberG
/
src
/
jabber_groupchat.cpp
Age
Commit message (
Expand
)
Author
2015-05-30
patch for the embedded images processing
George Hazan
2015-05-23
missing 'id' attribute added to xmpp groupchat messages
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-04-28
Jabber: Changed some text in headerbar (some text and jid was cut off)
Tobias Weimer
2015-04-19
fixed header bar info
Kirill Volinsky
2015-04-11
minor fixes, code cleaning etc
George Hazan
2015-02-28
Jabber:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-29
-Fixed a bug in Ping and other small things reported in #837
Tobias Weimer
2014-11-02
JabberNickFromJID usage moved to ptrT
George Hazan
2014-09-22
correct last _tcsncpy_s parameter's value
George Hazan
2014-09-22
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-01
explicit groupchat exit must close its window
George Hazan
2014-01-14
more effective constructor for temporary formatted string
George Hazan
2014-01-11
MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy
George Hazan
2014-01-10
Jabber:
George Hazan
2014-01-10
- bunch of unused junk removed from Jabber resources;
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-19
password converter for Jabber
George Hazan
2013-11-19
chats are always present in NG
George Hazan
2013-11-03
spelling corrections
Dart Raiden
2013-10-03
ptrT/A/W is used everywhere instead of DBVARIANT to read database strings
George Hazan
2013-10-03
- old junk removed;
George Hazan
2013-10-03
- filetransfer::iqid converted from string to int;
George Hazan
2013-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
2013-09-26
nick support (XEP-0172) for our own subscription requests
George Hazan
2013-09-26
minor code cleaning
George Hazan
2013-09-23
automatic allocator for a temp resource item
George Hazan
2013-09-21
- variables/fields names' conflict resolved;
George Hazan
2013-09-21
smart pointers for Jabber resources
George Hazan
2013-09-20
Jabber:
George Hazan
2013-09-14
various minor issues
George Hazan
2013-09-05
translation improvements
Tobias Weimer
2013-07-28
code adaptation for getTStringA
George Hazan
2013-07-20
less cycles, simplier code
George Hazan
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
George Hazan
[next]