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
/
skineditor
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-26
Cln_skinedit null ptr check
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-04-18
fix for Clist_nicer+ skin editor
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-20
nicer+ status items list made dynamic
George Hazan
2013-02-10
added version info
Kirill Volinsky
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2013-01-13
Bring back the Icons options page (fixes #174)
Tobias Weimer
2012-11-08
Cosmetics for plugins descriptions and their translation part 4
Vadim Dashevskiy
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to miranda-im.org removed
Vadim Dashevskiy
2012-07-16
dynamic dll checker
George Hazan
2012-07-16
Clist_mw, Clist_nicer, CmdLine, Console: folder structure change
Vadim Dashevskiy