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_bookmarks.cpp
Age
Commit message (
Expand
)
Author
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-04-29
unified project for Jabber protocol
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-02
JabberNickFromJID usage moved to ptrT
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-19
chats are always present in NG
George Hazan
2013-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
2013-09-21
using Uxtheme in protocols
Kirill Volinsky
2013-07-20
- built-in base64 encode removed;
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
code cleanup
George Hazan
2013-07-20
- all manual list locks removed;
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-02-11
year fix for stdafx.cpp & Jabber
George Hazan
2012-12-23
- XEP-0136 support (server-side message history);
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