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_proto.cpp
Age
Commit message (
Expand
)
Author
2016-04-13
sorted lists are used now in Jabber instead of linear database lookup
George Hazan
2016-04-13
old junk removed
George Hazan
2016-04-12
jabber: shit wiping began
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-11-09
fix for the frame processing in Jabber
George Hazan
2015-10-28
fix for db_unset() calls over resident variables
George Hazan
2015-08-17
- numerous name conflicts resolved;
George Hazan
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
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-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-18
"Status" became resident for all protocols, in a constructor
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-30
end of major perversion in Jabber: JABBER_SEARCH_RESULT
George Hazan
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
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 strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
unified project for Jabber protocol
George Hazan
2015-04-16
IsStatusConnecting() - useful macro
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Jabber: warning level 4
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-02
end of ancient perversion with connection data & false connections
George Hazan
2014-11-02
JabberNickFromJID usage moved to ptrT
George Hazan
2014-10-04
Jabber:
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-09-06
Jabber: manual lists partially removed
George Hazan
2014-08-18
CRITICAL_SECTION removed from Jabber
George Hazan
2014-07-24
event codes cleaning. try 1
Alexey Kulakov
2014-05-12
fix for a typo in Jabber
George Hazan
2014-03-05
Jabber:
George Hazan
2014-03-02
Jabber: fix for
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-24
more useless conversions removed
George Hazan
2014-02-18
fixes 584
George Hazan
[next]