summaryrefslogtreecommitdiff
path: root/plugins/MyDetails/src
AgeCommit message (Expand)Author
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-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-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-10-13fix menu item textKirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-08-10avatars related code cleaning & reorderingGeorge Hazan
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-06-16MyDetails: Set main menu icon. (fixes #305)Robert Pösel
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-26cosmeticsTobias Weimer
2013-03-26cosmeticsTobias Weimer
2013-03-17more memory fixesGeorge Hazan
2013-03-08some memory leak fixesGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-02removed not used headersKirill Volinsky
2013-02-12various PS_GETCUSTOMSTATUSICON-related issuesGeorge Hazan
2013-02-12forgotten xstatus name translationGeorge Hazan
2013-02-12fix for mixing simple & extended statuses in MyDetailsGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-09removed not needed interfacesKirill Volinsky
2013-02-05- hidden option to use clist_modern's skinning engine in MyDetails;George Hazan