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
/
StatusPlugins
/
confirmdialog.cpp
Age
Commit message (
Expand
)
Author
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2014-12-16
KeepStatus: changed warning lavel to w4
Kirill Volinsky
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-03-24
StartupStatus:
George Hazan
2013-02-21
crazy code causes crazy problems
George Hazan
2012-11-25
minor code cleaning
George Hazan
2012-11-25
crash fix for the confirmation dialog in StartupStatus
George Hazan
2012-11-18
fix: AAA crashes another programs when global hooks are active
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-29
x64 signature fix
Tobias Weimer
2012-07-19
code cleaning
George Hazan
2012-07-19
Unicode in status message plugins
George Hazan
2012-06-30
mir_free won again!
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy