<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/plugins/PluginUpdater/res, branch v0.95.7</title>
<subtitle>miranda-ng main repo mirror (manuall sync only)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/'/>
<entry>
<title>PluginUpdater: we use "32" instead "86" on our site and wiki</title>
<updated>2016-11-24T09:45:24+00:00</updated>
<author>
<name>dartraiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2016-11-24T09:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=8b145cf934fa86b71223d25583db19880903ef84'/>
<id>8b145cf934fa86b71223d25583db19880903ef84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PluginUpdater:</title>
<updated>2016-06-12T12:47:19+00:00</updated>
<author>
<name>Tobias Weimer</name>
<email>wishmaster51@googlemail.com</email>
</author>
<published>2016-06-12T12:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=66c723f6dce584a64b04e79518c6675796ad0960'/>
<id>66c723f6dce584a64b04e79518c6675796ad0960</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>2 radiobuttons changed to 1 checkbutton for platform change</title>
<updated>2016-06-06T17:23:07+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2016-06-06T17:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=df1536b00473e18e2911911c5ec323a01c7f070b'/>
<id>df1536b00473e18e2911911c5ec323a01c7f070b</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>PluginUpdater:</title>
<updated>2016-04-16T12:44:19+00:00</updated>
<author>
<name>Tobias Weimer</name>
<email>wishmaster51@googlemail.com</email>
</author>
<published>2016-04-16T12:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d368658d9c25278e62023be7ebe573d04309be43'/>
<id>d368658d9c25278e62023be7ebe573d04309be43</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>PluginUpdater:</title>
<updated>2016-04-15T19:43:14+00:00</updated>
<author>
<name>Tobias Weimer</name>
<email>wishmaster51@googlemail.com</email>
</author>
<published>2016-04-15T19:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=6bc8f3ca48fe5a2be64ab91f0cdc1510b58b0892'/>
<id>6bc8f3ca48fe5a2be64ab91f0cdc1510b58b0892</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>PluginUpdater: added ability to change platform. Note: old miranda*.exe you should delete manually</title>
<updated>2016-04-15T14:09:00+00:00</updated>
<author>
<name>Kirill Volinsky</name>
<email>mataes2007@gmail.com</email>
</author>
<published>2016-04-15T14:09:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=9f78220f472a29bd96414b79fd368d0ad0de062d'/>
<id>9f78220f472a29bd96414b79fd368d0ad0de062d</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@16660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>decapitalization and resource cosmetic</title>
<updated>2015-12-20T18:52:31+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2015-12-20T18:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=37e20a1b0fa2bdc4930ae3cb826e922bc5898ad0'/>
<id>37e20a1b0fa2bdc4930ae3cb826e922bc5898ad0</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>full options paths</title>
<updated>2015-11-15T23:00:15+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2015-11-15T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=90a1f215f87bc0888243175bb53ab3e08a01fc5a'/>
<id>90a1f215f87bc0888243175bb53ab3e08a01fc5a</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15735 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15735 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>PluginUpdater: proper capitalization, copyright update</title>
<updated>2015-09-18T00:45:36+00:00</updated>
<author>
<name>Dart Raiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2015-09-18T00:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=102b078a36752afcf1ed849f687c8f16bcc261ba'/>
<id>102b078a36752afcf1ed849f687c8f16bcc261ba</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetics</title>
<updated>2015-08-23T15:40:48+00:00</updated>
<author>
<name>Vadim Dashevskiy</name>
<email>watcherhd@gmail.com</email>
</author>
<published>2015-08-23T15:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c8ebd47264f4cfdf0c3dba33a15fd1e7680f9e52'/>
<id>c8ebd47264f4cfdf0c3dba33a15fd1e7680f9e52</id>
<content type='text'>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15022 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.miranda-ng.org/main/trunk@15022 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
</pre>
</div>
</content>
</entry>
</feed>
