summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/pingthread.cpp
AgeCommit message (Expand)Author
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