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
/
pinggraph.cpp
Age
Commit message (
Expand
)
Author
2022-01-24
fixes #3006 again + massive code cleaning
George Hazan
2022-01-23
fixes #3006 (Ping: отрисовка фрейма глючит)
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-17
OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, Sessions...
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-07-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-07-26
Ping: common project
Vadim Dashevskiy
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
2015-05-16
cleanup
Kirill Volinsky
2015-04-30
minus critical section
Kirill Volinsky
2014-01-14
-Converted Ping to Unicode
Tobias Weimer
2013-08-15
warning fixes
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-03
removed not used headers
Kirill Volinsky
2012-11-28
forgotten files
Vadim Dashevskiy