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
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-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-07-29
no more TCHARs
George Hazan
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-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-09-04
Ping: menu uid
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
code cleaning
George Hazan
2015-07-26
Ping: common project
Vadim Dashevskiy
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
minor menu related fixes
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
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_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
[next]