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_nicer
/
src
/
extBackg.cpp
Age
Commit message (
Expand
)
Author
2016-07-20
non-redefined function pfnClcBroadcast made static -> Clist_Broadcast
George Hazan
2016-04-27
code cleaning
George Hazan
2016-01-04
"NA" -> "N/A"
Dart Raiden
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-02
unified project for clist_nicer
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-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-02
minor cleaning
George Hazan
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
George Hazan
2015-05-28
unsafe strncat removed
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-04-14
potentional memleak fixed
George Hazan
2015-03-06
Clist_nicer:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-29
-Fixed a bug in Ping and other small things reported in #837
Tobias Weimer
2014-05-27
clist_nicer:
Tobias Weimer
2014-05-03
- Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by slotwin)...
Tobias Weimer
2014-04-08
- fixes #596 (Clist nicer skin doesn't show buttons)
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-09-21
using Uxtheme in nicer
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-18
fix for Clist_nicer+ skin editor
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-20
nicer+ status items list made dynamic
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-09
nicer+ own extra icons spacing settings removed
George Hazan
2012-11-09
clist nicer+, part III, final:
George Hazan
2012-11-04
massive extinction of clutches:
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
[next]