summaryrefslogtreecommitdiff
path: root/plugins/AsSingleWindow/res
AgeCommit message (Collapse)Author
2018-05-29common version resource extracted to the separate fileGeorge Hazan
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-10-24duplicate version resource removedGeorge Hazan
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-09-26fixes #942dartraiden
2017-09-25AsSingleWindow: make it working (#941)Goraf
* AsSingleWindow: remove interfaces to be able to load plugin * AsSingleWindow: fix saving options * AsSingleWindow: remove unnecessary handles * AsSingleWindow: code cleaning * AsSingleWindow: move plugin info to separate version.h
2017-09-19AsSingleWindow: decapitalization, spelling correction, cosmetic, remove garbagedartraiden
2017-09-19AsSingleWindow: adopted but not workingKirill Volinsky