summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater
AgeCommit message (Collapse)Author
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-05-04minor performance improvementsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9126 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-03-25compilation fix for Miranda IMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8741 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-25attempt to use masks in PUGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-23removing Langman from installed pluginsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-07Minor bugfixes:Tobias Weimer
- #607 (Capitalization inconsistency) - #609 (Unnecessary messagebox in Plugin Updater) - #613 (UserInfoEx writes wrong popup color settings to db) - #614 (NewAwaySys translation issue) git-svn-id: http://svn.miranda-ng.org/main/trunk@8454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-03- fixes #608 (Plugin Updater popup has wrong colors)Tobias Weimer
- fixes #607 (Capitalization inconsistency) - fixes #606 (Can't add new anniversary in UserInfoEx) git-svn-id: http://svn.miranda-ng.org/main/trunk@8369 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-02git-svn-id: http://svn.miranda-ng.org/main/trunk@8357 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-02compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8356 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-17removing metacontqacts from installed pluginsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-07replace dbx_mmap_sa with dbx_mmapVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8059 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21PU IM compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7817 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
2014-01-21PluginUpdater - 3 retries when crc check failsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-18- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@7727 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-18Plugin updater: Interrupt updating when some download fails; Version bumpRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-18PluginUpdater: try to download file once more if there is some errorRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@7712 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-14- PluginUpdater: menu items names updated;Vadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@7646 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-09PluginUpdater not to crash on broken PE imagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7563 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 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-11-14replace dbx_3x with dbx_mmapTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@6905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09compilation fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09compilation fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-07oopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-07compilation fix for PU for Miranda IMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6355 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-10-04plugins: "colour" eliminatedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 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-21explicit constructors for ptrTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6174 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-15PluginUpdater: cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6068 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-09-12change for the PU behaviour: if you've chosen to update some files, you ↵George Hazan
shall got the result anyway, now or later git-svn-id: http://svn.miranda-ng.org/main/trunk@6050 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-26Reverted [5770] as it didn't fixed anythingRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-21PluginUpdater: Try to fix automatically checking after hibernationRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c