summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/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-24unified version resource with explicitly stated language & code pageGeorge Hazan
2016-11-24PluginUpdater: we use "32" instead "86" on our site and wikidartraiden
2016-06-12PluginUpdater:Tobias Weimer
- Old Miranda*.exe is removed after the next update, because we need UAC priviledges for that, and a prompt on startup seems to be too annoying - It doesn't seem safe to me to do ANYTHING after MS_SYSTEM_RESTART has been called - fixed enabling/disabling "Convert to" checkbox in options dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@16955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-062 radiobuttons changed to 1 checkbutton for platform changeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@16929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-16PluginUpdater:Tobias Weimer
- more fixes for the options dialog - Added feature to install a list of predefined item: In module PluginUpdaterNewFiles, create a BYTE entry for each item you want to install (Name as in the options dialog, BYTE value 1) When you open "Available components list", those entries will be preselected. git-svn-id: http://svn.miranda-ng.org/main/trunk@16675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15PluginUpdater:Tobias Weimer
- Fixed plugin renaming - Disabled platform change until it will be fixed: To reproduce it: with x64 version, Go to PluginUpdater Options, change x64 to x32 and back, It'll stay grayed out, even after a complete restart. In fact, there is no way to change that setting back, except deleting it in database and a full Miranda restart. git-svn-id: http://svn.miranda-ng.org/main/trunk@16669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15PluginUpdater: added ability to change platform. Note: old miranda*.exe you ↵Kirill Volinsky
should delete manually git-svn-id: http://svn.miranda-ng.org/main/trunk@16660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-20decapitalization and resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-15full options pathsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15735 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18PluginUpdater: proper capitalization, copyright updateDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-23cosmeticsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15022 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-21PluginUpdater:Tobias Weimer
- Implemented "Backup profile after update" option - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@15007 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-28langpacks/russian spell correction & kill one entityKonstantin Nikulin
git-svn-id: http://svn.miranda-ng.org/main/trunk@13883 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22-PluginUpdater:Tobias Weimer
-code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@13765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16Quick fix for reseting settingTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16added ability to lock update from dev version to stableKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10801 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-18PluginUpdater:Tobias Weimer
- Show a notification when the update URL isn't available - small redesign of new components window - minor memory leaks fixecd git-svn-id: http://svn.miranda-ng.org/main/trunk@10509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-28PU resource cosmetics (by person)Vadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@9979 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-28Explanation text for PU changedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9978 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-27restoring Wishmaster's PluginUpdater commitsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9968 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-27temporary rollbackVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9964 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26PluginUpdater:Tobias Weimer
-Now the custom URL is remembered when changing the update mode in Options -Cleaned up popup Options -Fixed Restart MessageBox after silent update -code reordering git-svn-id: http://svn.miranda-ng.org/main/trunk@9958 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-29Plugin Updater: Improved silentMode popupsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-29PluginUpdater:Tobias Weimer
- Fixed Apply button - Added Logging - Minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9351 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-26added silent mode for updateKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9313 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-04plugins: "colour" eliminatedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-15PluginUpdater: cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6077 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-15PluginUpdater: cosmeticGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@6072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-13Select all button removed from components listKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-03PluginUpdater: resource fixRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-02PluginUpdater:Robert Pösel
- Fixed checking intervals - "check every xx" is now relative to last check, not to miranda start - Small cleanup - Version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@5550 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-18ressource fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5408 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-18cosmetic patch by Cthulhux (fixes #420)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-23resource fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5091 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-22PluginUpdater:Robert Pösel
- Don't notify unchecked files as updates when auto update check - Added new files source - development version with debug symbola - Some small improvements - Version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@5089 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-21added own icon for plugin listKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-19minor translation issuesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4748 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-19universal plugin downloader for the PluginUpdater pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4745 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-03removed not used headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-08git-svn-id: http://svn.miranda-ng.org/main/trunk@1814 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-01- update URL moved to the options dialog;George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1742 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-08- reminder removed;George Hazan
- double "Update" click fixed; - "once a day" option is enabled by default git-svn-id: http://svn.miranda-ng.org/main/trunk@1410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-08dynamic updates dialogGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1408 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c