FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Sep4316Jul25Jun242322191816151110Make msi launch notifier on user logon via reg keymastermasterWhen server tells a client to shutdown, make the message optionalDrop version to 0.1Make service shutdown a client if it registers with an incompatible versionInclude client version in server registration requestAdd Shutdown() to the client contractAdd ServiceControl to msi to stop/start/remove the service appropriatelyInclude build version of service in log messagesSwitch to autogenerated build numberingDefine versions for the project in a single common csRemove autogenerated comment from wix projectprovide the WpkgInstaller service in the msiSimple first go at adding an msi installerUse question icon on sync confirmation promptUse standard MessageBox for tray notifier errors rather than a custom formImprove layout of status windowAdd confirmation dialog (with warning) when asked to perform syncSimplify invocation of delegatesRemove some unused form handlersAdd WpkgServiceState to the status window, to allow it to update its appearance for itselfClose the notifier gracefully on WCF errorsDisable sync button until we know there are pending changes to applyDon't need to pass caller into CmdThread-generating functions as of 7235381misc codecleanupImprove flow of how the service decides if it should run a commandRemove unused autogenerated handlerBind status message in notifier to the status windowAdd shim class to let us bind a text message to the status windowadd statusTextBox to status windowSet status window iconsSpecify custom logfile pattern when running a querySplit BUSY state into BUSY_SYNCING and BUSY_QUERYINGUse grey icon when disconnectedUse yellow icon if updates are pendingAdd greyed-out version of iconAdd IsEmpty() method to WpkgQueryResultAdd timer to periodically check for updatesAdd ugly reflective check to ensure we only run commands via ProcessRequest()Remove superfluous setting of enabled=true for menu itemsDisable status window button if our state is BUSY
Loading