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_form.cpp
Age
Commit message (
Expand
)
Author
2017-03-29
fixes #780 (Scriver: All message log text is selected on keyboard focus)
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-06-20
xml api became a set of functions
George Hazan
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
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-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-13
Minor warnings fixed
Tobias Weimer
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
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-18
fixes 584
George Hazan
2014-01-11
Jabber not to eat the trailing symbol in chat's topic
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-10
Jabber:
George Hazan
2014-01-07
HNY part 2
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-09-26
minor code cleaning
George Hazan
2013-09-21
oops, revert
Kirill Volinsky
2013-09-21
using Uxtheme in protocols
Kirill Volinsky
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
George Hazan
2013-07-20
constants went to Unicode (suddenly)
George Hazan
2013-07-20
code cleanup
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2013-01-27
- fix for the Jabber chat's Member Info dialog
George Hazan
2012-11-15
bye-bye old coding style in Jabber
George Hazan
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy