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
/
plugins
/
Clist_modern
/
src
/
modern_cachefuncs.cpp
Age
Commit message (
Expand
)
Author
2014-12-16
clist_modern: Some warnings fixed
Tobias Weimer
2014-12-14
Clist_modern: changed warning lavel to w4
Kirill Volinsky
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-27
Clist_modern: code cleanup, review required
Rozhuk Ivan
2014-06-29
- unused fields and functions removed;
George Hazan
2014-06-14
code cleaning
George Hazan
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-02-27
- metacontacts are always present;
George Hazan
2014-02-16
timezone api extended to support global settings
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-23
fixes bug #188 completely
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-09-25
plugins cleanup
Kirill Volinsky
2013-04-25
-some unicode fixes
Tobias Weimer
2013-04-23
- clist_modern switched to the core wildcmp[i] functions
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-01-27
code cleaning
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-21
proper file for the precompiled headers
George Hazan
2012-11-15
clist_modern: code cleaning
George Hazan
2012-11-10
- unused icons removed;
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-10-30
fix for that hell with ClcCacheEntryBase
George Hazan
2012-10-30
minor clists' code cleaning
George Hazan
2012-07-28
memory corruption fix
George Hazan
2012-07-13
Clist_modern: changed folder structure
Vadim Dashevskiy