summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater/src/DlgListNew.cpp
AgeCommit message (Collapse)Author
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-07-21PostMessage should be used to send messages to another threadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Plugin Updater: Better fix for closing windows (as suggested by White-Tiger)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21more reverts to be on a safe sideVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Plugin Updater: Another EndDialog -> DestroyWindow fixesRobert Pösel
@White-Tiger, thanks for explanation. git-svn-id: http://svn.miranda-ng.org/main/trunk@9896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-29PluginUpdater:Tobias Weimer
-More correct way of using Folders plugin -Code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9619 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-10fixed windows closing after operationsKirill Volinsky
code sync git-svn-id: http://svn.miranda-ng.org/main/trunk@9155 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-10fix for sharing the same global variable between two modulesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9154 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03PluginUpdater: Show Languages in an own groupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21PluginUpdater:George Hazan
- fix for displaying MessageBox over modeless dialog; - auto-handle for a pipe; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08try to fix installing plugins which have been deselectedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6343 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-23correct resizing of Select None buttonGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-22fixed min dialog size (thx person)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-13fixed text corruptionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6053 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-13fixed dialog closingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6052 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-07-16updated linkTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-16modal messageboxesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-19PluginUpdater: Use persistent http connection. Version bump.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5049 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15compilation fix for PU/IMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-30added icon in "found update" dialogKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-25PluginUpdater API addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-22PluginUpdater:George Hazan
- separating flies from cutlets; - Update dialog stores the state of each file; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c