Commit Graph
383 Commits
Author SHA1 Message Date
Kenneth Skovhede 0d35254836 Added the service to the build output 2014-07-25 16:38:04 +02:00
Kenneth Skovhede d7628f171d Removed compile conditionals for MonoMac as we now include the library 2014-07-21 09:12:39 +02:00
Kenneth Skovhede b12849a205 Added MonoMac as a thirdparty library to allow building with xbuild. 2014-07-18 22:51:55 +02:00
Kenneth Skovhede 4a808f8821 Fixed an issue with Building in VS 2010 2014-07-17 23:36:04 +02:00
Kenneth Skovhede 55a0e0bfb5 Added an update disabler and enabled when running in the debugger as it works better without the app-domains 2014-07-15 23:33:21 +02:00
Kenneth Skovhede f935af9968 Reworked the ReadWriteTimeout usage to avoid premature timeouts on Mono 2014-07-11 01:07:48 +02:00
Kenneth Skovhede 50c926acea Removed SkyDrive and implemented OneDrive with OAuth 2.0 logins. 2014-07-11 01:07:05 +02:00
Kenneth Skovhede 2264c07f3b Removed unused files 2014-07-08 01:40:09 +02:00
Kenneth Skovhede c91fdc16ac Fixed the hostedinstancekeeper hiding the real exceptions 2014-07-08 01:38:31 +02:00
Kenneth Skovhede b1981d6862 Fixed the OSX propper exit 2014-07-08 01:37:58 +02:00
Kenneth Skovhede 595bcda6de Fixed issue with OSX not launching with release builds 2014-07-08 01:14:20 +02:00
Kenneth Skovhede b54a2f79c1 More OSX-like look for the GTK version of the tray icon and menu 2014-07-07 01:33:40 +02:00
Kenneth Skovhede ba44869231 Reworked the way the OSX app is loaded so it can be launched from a unified executable 2014-07-07 01:33:19 +02:00
Kenneth Skovhede 9841dbc7ac Updated the autoupdater to use a static instance and fixed a number of paths to use the base dir.
Added a current pointer-file to allow running with a version that is not the newest.
Updater is now working except for OSX, where the bundle setup is causing issues when running the loaded instance.
2014-07-03 11:01:49 +02:00
Kenneth Skovhede 5bd472973b Implemented the re-spawn feature to support GTK and Cocoa style installs 2014-07-02 15:01:29 +02:00
Kenneth Skovhede fe81851313 Added support for detecting when the server shuts down 2014-07-02 12:05:09 +02:00
Kenneth Skovhede a0e17ef012 Updated the GTK version of the TrayIcon to display OSX icons when running on OSX 2014-07-01 20:33:57 +02:00
Kenneth Skovhede 80c3a4d907 Merge commit 'f1e831152545382ae3832e6bcdc6160cf45d2422' 2014-06-30 13:00:59 +02:00
Kenneth Skovhede 9b8e6141f8 Implemented the auto-update feature in the CLI and the server 2014-06-30 11:31:06 +02:00
Kenneth Skovhede 8834385854 Fixed the Autoupdate settings 2014-06-29 21:53:31 +02:00
Kenneth Skovhede c127ff1381 Fixed some compile warnings about unused code. 2014-06-28 16:30:27 +02:00
Nelson Menezes f1e8311525 Updated OS X status bar icons 2014-06-27 14:15:43 +02:00
Kenneth Skovhede 6203ed849c Major refactor of the webserver
Added support for setting listening interface for the webserver
Added support for starting the webserver with a password
2014-06-27 13:23:05 +02:00
Kenneth Skovhede 671548bd96 Initial scaffolding for supporting the auto-update using AppDomains to support seamless updates 2014-06-26 22:37:58 +02:00
Kenneth Skovhede 66c4655baa Fixed the first-run to save the state 2014-06-23 20:59:19 +02:00
Kenneth Skovhede 7d52854ae1 Added feature to display the application window on first launch and on a port change 2014-06-23 11:22:54 +02:00
Kenneth Skovhede ba29ecd880 Moved the browser-detection code to the utility library 2014-06-23 11:22:06 +02:00
Kenneth Skovhede 69bd080aa5 Updated the version number in all projects to 2.0.0.7 2014-06-13 15:08:51 +02:00
Kenneth Skovhede e70ba0a477 Updated product-number in the project files 2014-06-13 15:00:12 +02:00
Kenneth Skovhede 201adab86a Updated references to be more explicit 2014-04-09 15:59:33 +02:00
Kenneth Skovhede 07f96071ab Added method to call back on the UI thread for events invoked in the http listener thread. 2014-04-09 15:59:08 +02:00
Kenneth Skovhede fca33fa605 Added the ico file for Windows builds 2014-04-05 15:48:21 +02:00
Kenneth Skovhede dbe67d59c6 Fixed some issues with the OSX tray icon when running outside the debugger 2014-04-02 14:00:18 +02:00
Kenneth Skovhede 25f6ea5886 Improved help output from Trayicon 2014-04-02 11:34:33 +02:00
Kenneth Skovhede 2310bea3bb Fixed app-indicator icons 2014-03-28 15:09:40 +01:00
Kenneth Skovhede 7703c6a031 Added SVG icons to output 2014-03-28 13:39:28 +01:00
Kenneth Skovhede 10b13d81be Removed the app-indicator extended check 2014-03-28 13:20:06 +01:00
Kenneth Skovhede 922e06f0ca Fixed opening the status window on left-click on the tray icon 2014-03-28 13:19:39 +01:00
Kenneth Skovhede 0c6ba3ba34 Improved probing for AppIndicator 2014-03-27 15:24:59 +01:00
Kenneth Skovhede 5f9881a3df Added option to supply the browser command and improved browser detection on Linux with xdg-open 2014-03-27 15:24:38 +01:00
Kenneth Skovhede 725d70493f Improved handling of multiple instance detection 2014-03-21 10:34:34 +01:00
Kenneth Skovhede b0c95312d5 Improved compile experience on windows a bit 2014-03-20 15:31:01 +01:00
Kenneth Skovhede 33bfd51fdc Fixed strange dependency requirement 2014-03-12 10:21:56 +01:00
Kenneth Skovhede 160dc459db Micro cleanup 2014-03-10 13:13:07 +01:00
Kenneth Skovhede b617072b78 Update to actually embed icons in executable 2014-03-10 13:11:58 +01:00
Kenneth Skovhede b21bd43606 Updated build config for MacTrayIcon 2014-03-10 13:11:01 +01:00
Kenneth Skovhede 8429bd84fc Fixed correct termination of the OSX tray icon.
Fixed loading images from embedded resourses instead of from disk bundle.
2014-03-10 13:10:25 +01:00
Kenneth Skovhede 5851b8e500 Linefeed change 2014-03-10 12:42:54 +01:00
Kenneth Skovhede 48918c5ac9 Fixed a crash with the OSX tray icon 2014-03-10 12:42:32 +01:00
Kenneth Skovhede a21464a816 Updated bundle name 2014-03-10 12:42:14 +01:00