summaryrefslogtreecommitdiff
path: root/plugins/PluginUpdater
AgeCommit message (Collapse)Author
2014-07-21Clist_mw moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9914 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-21"@White-Tiger, thanks for explanation" and now closing of updater window ↵Vadim Dashevskiy
when pressing 'NO' on restart dialog is broken, reverting. git-svn-id: http://svn.miranda-ng.org/main/trunk@9898 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-07-21Plugin Updater:René Schümann
! fixed dialog destruction @robyer, EndDialog is only to be used with DialogBox*() and not CreateDialog*() we use here... that's why WM_DESTROY "was" needed. git-svn-id: http://svn.miranda-ng.org/main/trunk@9894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20Plugin Updater: Fixed various issuesRobert Pösel
- Checking after resume from hibernation finally works - Checking after having opened update dialog for too long works - After closing update dialog without updating and checking for updates again now correctly checks for new updates (and not show old unusable window) git-svn-id: http://svn.miranda-ng.org/main/trunk@9888 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-05correct versionVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-05cryptors tooVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-05compatibility for IM updaterVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-05No use for Dbx_mmap_SA cryptors anymoreVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-01Adding Dbx_tree to renaming listVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9638 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-06-28git-svn-id: http://svn.miranda-ng.org/main/trunk@9604 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28we don't save LastUpdate in Miranda IMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9603 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28typo fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9602 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28defaults changed for PUGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28- options disabled not to allow a user switch to a trunkGeorge Hazan
- default URL changed to http://miranda-ng.org/distr/deprecated/0.94.9/ git-svn-id: http://svn.miranda-ng.org/main/trunk@9600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28more correct version of compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-28compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-11correct ServiceExists call for popupsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-08MessageVox caption and text mix-up fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-07PluginUpdater: Fixed more leaksTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-06Fixed another memory leak when silent updated failed.Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9415 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-06Minor Fixes:Tobias Weimer
-IEView: Added support for custom database events (e.g. status changes) (fixes #694) -Scriver: Fixed custom database events (e.g. status changes) (fixes #553) -PluginUpdater: Added sounds (fixes #695) -PluginUpdater: Fixed count of updated component (exclusive skipped components) and don't restart if all components are skipped -PluginUpdater: Fixed memory leak git-svn-id: http://svn.miranda-ng.org/main/trunk@9414 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-03Fixed error handlingTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-02fixed all size icons registering in icolibKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-30Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) ↵Robert Pösel
services madness git-svn-id: http://svn.miranda-ng.org/main/trunk@9370 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-30Plugin Updater: Fix for checking existence and enableness of Popup / YAPPRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-29Fixed LoggingTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-29Plugin Updater: Fix balloon's message and check for disabled YAPPRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9361 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-29Plugin Updater: Show Windows balloon if popups are't installed/enabled, not ↵Robert Pösel
MessageBox (them only when balloon fails) git-svn-id: http://svn.miranda-ng.org/main/trunk@9357 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-29Plugin Updater: When checking updates from main menu, show dialog even if ↵Robert Pösel
silentMode is enabled; Version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@9356 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-29compilation fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9352 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-27always show popup about update in silent modeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-26more correct versionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9316 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
2014-05-23typosDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9292 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-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