summaryrefslogtreecommitdiff
path: root/plugins/MyDetails
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-19Plugin descriptions changedRMN
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-17crash fix (#931)Tobias Weimer
2015-05-16cleanupKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06MyDetails: Minor fixesTobias Weimer
2015-04-06MyDetails: Minor fixesTobias Weimer
2015-02-25Get proper status message for protocol instead of globalslotwin
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-27not needed files removedKirill Volinsky
2014-12-17MyDetails: changed warning lavel to w4Kirill Volinsky
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-10-07MyDetails: Removed deprecated serviceTobias Weimer
2014-10-04services moved to the separate moduleGeorge Hazan
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-12MyDetails: Restored support for core default away messages, replaces SimpleAw...Tobias Weimer
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-05-31MyDetails: code cleanupslotwin
2014-05-31MyDetails plugin: proper capitalization in options and menusslotwin
2014-05-17MyDetails: Changed control orderTobias Weimer
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-15MyDetails: Proper fix for not showing virtual protocols (related to r8566)Robert Pösel
2014-03-12More fix for x64Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-12MyDetails no longer shows virtual protocolsAlexander Lantsev
2014-03-08MyDetails: small decapitalizationDart Raiden
2014-03-07Minor bugfixes:Tobias Weimer
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27fix for a crash in MyDetails + NASGeorge Hazan
2014-02-22- MyDetails: Fixed font settings (fixed #595)Tobias Weimer
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-13fix menu item textKirill Volinsky