Commit graph

70 commits

Author SHA1 Message Date
Jaex 26cda22313 Inno update for languages 2015-01-04 18:53:04 +02:00
Jaex e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex 9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex 4745e2e370 Preparation for release 2014-12-28 12:07:34 +02:00
Jaex 0eefbc19f8 CodeMaid cleanup 2014-12-11 01:19:28 +02:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Jaex f48245e57d fixed #396: Portable path will be relative to application startup path 2014-12-05 18:22:49 +02:00
Jaex b1135bcfc2 Releasing 9.4.2 2014-11-28 04:22:28 +02:00
Jaex 995abf0057 Greenshot image editor merge 2014-11-21 15:34:50 +02:00
Jaex 97f1b89cd0 Release 9.4.1 2014-11-15 09:48:33 +02:00
Jaex 421044930e fixed #358: Error window will be top most 2014-11-11 00:42:46 +02:00
Jaex 09140e71c1 CLI parsing improvements 2014-11-06 14:40:42 +02:00
Jaex 1467d1afc2 Using CLI manager 2014-11-06 13:27:23 +02:00
Jaex 76e9a8a487 Releasing version 9.4.0 2014-11-01 14:12:00 +02:00
Jaex 01e0af999c ReSharper cleanup 2014-10-19 00:48:47 +03:00
Jaex a6880f2031 ShareX project hard coded strings moved to Resources.resx 2014-10-17 12:58:15 +03:00
Jaex c242932554 After change language ShareX can restart 2014-10-16 20:02:09 +03:00
Jaex e097bee7dc Removed not used gif class 2014-10-08 22:56:40 +03:00
Jaex 16537683e5 Better custom personal path handling 2014-10-04 20:59:46 +03:00
Jaex e96940c98a Runtime language change support but it not works fully so still restarting app is recommended 2014-10-03 14:29:35 +03:00
Jaex 95bda669ad Added language setting, added translators section to about form 2014-10-03 02:19:04 +03:00
Jaex e3bdefe37c Changed default image editor settings 2014-09-21 06:40:02 +03:00
Jaex df7507244e Merging Greenshot image editor changes from af946cf6b4 2014-09-19 18:50:11 +03:00
Jaex f070443934 Lowered error sound volume 2014-09-13 16:50:44 +03:00
Jaex f5ce4fcf49 fixed #280: Reverted single instance codes 2014-09-13 14:52:12 +03:00
Jaex 5cbae85c05 fixed #278: Fixed custom uploader input issue 2014-09-12 08:38:37 +03:00
Jaex d6b78b9d01 fixed #277: Default task settings problem 2014-09-11 11:45:30 +03:00
michalx2 6dd4192d37 Fix CantStartSingleInstanceException
See https://connect.microsoft.com/VisualStudio/feedback/details/782795/cannot-connect-to-previous-instance-when-running-as-administrator-using-windowsformsapplicationbase .
2014-09-11 00:01:51 +02:00
Jaex c9fe3af71f Ready for release 2014-09-09 02:22:35 +03:00
Jaex e5f8346647 DNS changer not separate exe now 2014-09-06 22:13:21 +03:00
Jaex b8faec2e09 Check custom config path incase drive is not exist 2014-09-06 21:30:58 +03:00
Jaex 6a3db1d925 Added screen recording FFmpeg and GIF buttons in capture menu 2014-08-08 05:10:49 +03:00
michalx2 260a08d769 Fix CompatibleTextRenderingDefault 2014-08-07 20:23:38 +02:00
Jaex 9ca3f58728 Few changes 2014-08-07 05:22:45 +03:00
michalx2 be1b15b59f Fix single instance management
There was a race condition in ApplicationInstanceManager. Now we use Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase to do instance management properly.
2014-08-07 03:16:42 +02:00
Jaex b0453e4055 Beta support 2014-07-23 03:18:49 +03:00
Jaex 64c4c79755 SettingsBase first time run and previous version check support 2014-07-03 16:48:35 +03:00
Jaex 16593934bf ImageShack better error handling, Error form changes, Using ShowActivate instead BringToFront 2014-06-11 23:46:00 +03:00
Jaex ca698eaa63 Some code changes, using NameParser.Parse static method 2014-06-05 22:47:36 +03:00
Jaex 3185442111 Using prebuild.cmd so if $git$ not exist then it will create empty GitHash.txt 2014-06-04 22:41:24 +03:00
Jaex 2501ecffc0 GitHub current build tree url will be in debug log with pre build event 2014-06-04 21:32:59 +03:00
Jaex 708ff2aa38 Fixed watch folder sync context 2014-06-01 09:59:40 +03:00
Jaex 881d24c70a TaskEx class for helper Task methods 2014-05-23 18:39:14 +03:00
Jaex f8aeb45024 Using Task.Run instead BackgroundWorker 2014-05-22 04:48:27 +03:00
Jaex e1e29f7b6b Removed AsyncBridge library, FFmpeg error window for be able see all output, Replaced ThreadPool with Task.Run 2014-05-22 04:22:32 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
mcored 794168f54e Revert major TaskSettings changes
reverted to
8c889bdd79
2014-05-11 19:47:37 +08:00
mcored 21fd7e8140 Revert "Few AfterCaptureJobsTemp changes"
This reverts commit c7baa45c3d.
2014-05-11 19:40:39 +08:00
Jaex c7baa45c3d Few AfterCaptureJobsTemp changes 2014-05-11 13:25:36 +03:00