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_frame.cpp
Age
Commit message (
Expand
)
Author
2019-04-12
wiping custom icolib functions: Jabber
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-18
code cleaning
George Hazan
2018-07-05
fixes #1448 (translated frame names in database)
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-03-05
Jabber: code cleaning & simplification
George Hazan
2018-02-21
Jabber: C++'11 iterators
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-08-23
code cleaning
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
George Hazan
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-11-09
fix for the frame processing in Jabber
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-04-12
unneeded object creation removed
George Hazan
2015-04-11
minor fixes, code cleaning etc
George Hazan
2014-12-31
Year 2015 version update
George Hazan
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
_tcsncpy -> _tcsncpy_s; strncpy -> strncpy_s
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-09-26
- use unicode font services for unicode font structures
Tobias Weimer
2013-09-26
minor code cleaning
George Hazan
2013-07-20
system headers moved to jabber.h
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
2013-01-26
SKINICON_OTHER_FRAME for all plugins
George Hazan
2012-11-18
global jabber xstatus icons
George Hazan