index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-10-30
old unused code that belongs to StdClist moved from the core to plugin
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-02
unified project for clist_modern
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-05-16
cleanup
Kirill Volinsky
2015-05-08
old pieces of avatar processing code removed
George Hazan
2015-05-07
suddenly © clist modern contained code to process avatars manually, besides AVS
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-22
- minus another critical section;
George Hazan
2014-12-22
- another CRITICAL_SECTION removed;
George Hazan
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