summaryrefslogtreecommitdiff
path: root/plugins/Ping
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-29-Fixed a bug in Ping and other small things reported in #837Tobias Weimer
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-04-22translation fixKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-05Ping: Fixed double main menuTobias Weimer
2014-01-25end of version zooGeorge Hazan
2014-01-14uneeded capitalization in PingDart Raiden
2014-01-14-Converted Ping to UnicodeTobias Weimer
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-10-04plugins: "colour" eliminatedDart Raiden
2013-09-25plugins cleanupKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-18double ;; removedKirill Volinsky
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-08-15warning fixesGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-21fix for regression in rev. 5010George Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-29minor translation fixes (fixes #283, #284)Tobias Weimer
2013-03-17fix for popup-related memory leaksGeorge Hazan
2013-03-15various popup related code cleaningGeorge Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-03removed not used headersKirill Volinsky
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-09removed not needed interfacesKirill Volinsky
2013-02-05- Ping: translation fixVadim Dashevskiy
2013-01-28added frame iconTobias Weimer