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
/
Ping
/
src
/
pingthread.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-16
cleanup
Kirill Volinsky
2015-05-11
minus CreateThread
Kirill Volinsky
2015-04-30
minus critical section
Kirill Volinsky
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2014-02-05
Ping: Fixed double main menu
Tobias Weimer
2014-01-14
-Converted Ping to Unicode
Tobias Weimer
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-22
pre-XP headers cleaned
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-18
double ;; removed
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-06-21
fix for regression in rev. 5010
George Hazan
2013-06-18
massive extinction of stupid service name's buffers
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-03-03
removed not used headers
Kirill Volinsky
2013-01-28
added frame icon
Tobias Weimer
2013-01-26
SKINICON_OTHER_FRAME for all plugins
George Hazan
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-31
-Try to fix a crash (fixes #169)
Tobias Weimer
2012-11-30
- fixed font settings
Tobias Weimer
2012-11-28
various menu initialization quirks
George Hazan
2012-11-28
forgotten files
Vadim Dashevskiy