summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/pingthread.cpp
AgeCommit message (Expand)Author
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-16cleanupKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2015-04-30minus critical sectionKirill Volinsky
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-05Ping: Fixed double main menuTobias Weimer
2014-01-14-Converted Ping to UnicodeTobias Weimer
2013-09-25plugins cleanupKirill Volinsky
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-06-21fix for regression in rev. 5010George Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-03removed not used headersKirill Volinsky
2013-01-28added frame iconTobias Weimer
2013-01-26SKINICON_OTHER_FRAME for all pluginsGeorge 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 settingsTobias Weimer
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-28forgotten filesVadim Dashevskiy