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_rc.cpp
Age
Commit message (
Expand
)
Author
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-03-04
end of perversion with short ints (fixes #1204)
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-21
it do not need to be changed
Dart Raiden
2016-01-20
"N/A" -> "Not available" (thx Wishmaster for idea)
Dart Raiden
2016-01-04
"NA" -> "N/A"
Dart Raiden
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-17
- numerous name conflicts resolved;
George Hazan
2015-06-20
xml api became a set of functions
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-02-28
Jabber:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-07
fix for potentially endless loops
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-27
git-svn-id: http://svn.miranda-ng.org/main/trunk@8295 1316c22d-e87f-b044-9b9b...
George Hazan
2014-02-27
more fun:
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
Jabber:
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-03
spelling corrections
Dart Raiden
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-10-03
ptrT/A/W is used everywhere instead of DBVARIANT to read database strings
George Hazan
2013-10-02
code cleaning
George Hazan
2013-09-26
minor code cleaning
George Hazan
2013-09-24
major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...
George Hazan
2013-09-21
protocols cleanup
Kirill Volinsky
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-07-20
system headers moved to jabber.h
George Hazan
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
George Hazan
2013-07-20
constants went to Unicode (suddenly)
George Hazan
2013-07-20
- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...
George Hazan
2013-07-20
- all manual list locks removed;
George Hazan
2013-07-09
applied protocol helpers
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-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
[next]