Commit graph

803 commits

Author SHA1 Message Date
Jaex a35c08c954 Hastebin custom domain, syntax highlighting 2014-09-26 06:25:49 +03:00
Jaex 3b05f714b3 fixed #297: Test upload file was using image file destination instead file destination 2014-09-26 06:06:40 +03:00
Jaex 300317ddfd Added Pastebin syntax highlighting list 2014-09-26 05:56:41 +03:00
Jaex 6639ff35c2 Image editor controls internal 2014-09-26 05:43:13 +03:00
Jaex b71374b4ca Merge pull request #299 from SolidX/fix-ftp-colons
Fixes bug #282 - Colons being url encoded when specifying port in HttpHomePath for FTP uploads
2014-09-24 03:49:36 +03:00
Gregory ee60e9cbc6 Fixes issue that url encodes colons when specifying a web server that doesn't run on port 80 for FTP uploads. Bug #282 2014-09-23 20:17:42 -04:00
Jaex 7c562986be fixed #298: If error happen while changing tray icon progress then use default icon 2014-09-24 03:06:28 +03:00
Jaex 3f4ebc3d33 Added Hastebin text uploader 2014-09-24 03:01:04 +03:00
Jaex e3bdefe37c Changed default image editor settings 2014-09-21 06:40:02 +03:00
Jaex 3f6ce41fc7 Merged Greenshot Image editor drop shadow settings form & torn edge settings form 2014-09-20 20:24:31 +03:00
Jaex 099a64360e Ruler changes 2014-09-20 19:12:41 +03:00
Jaex 30c667f26e Re ordered Tools menu 2014-09-20 18:44:51 +03:00
Jaex 1090f8e07b Image editor form changes 2014-09-20 00:11:22 +03:00
Jaex 873cf685ae Step label icon change 2014-09-19 23:09:48 +03:00
Jaex 75c38ba843 Surface update 2014-09-19 22:55:31 +03:00
Jaex 361124343c Removed language related classes from Greenshot image editor 2014-09-19 21:41:13 +03:00
Jaex 64560f1a06 Greenshot image editor resize button 2014-09-19 21:09:20 +03:00
Jaex 30e773e4c8 Greenshot image editor speech bubble and step label works now 2014-09-19 20:33:33 +03:00
Jaex df7507244e Merging Greenshot image editor changes from af946cf6b4 2014-09-19 18:50:11 +03:00
Jaex a6a1a0e89e Chevereto direct URL support 2014-09-17 22:33:11 +03:00
Jaex 4dcc9a31d3 Added Chevereto image uploader support 2014-09-17 22:25:23 +03:00
Jaex 51301d6d98 fixed #285: Image effects will be enabled by default 2014-09-16 09:32:28 +03:00
Jaex cb7f154e4d Improved Pastebin UI 2014-09-15 19:20:09 +03:00
Jaex 528a05d51c Added Pastebin login status label 2014-09-15 12:33:29 +03:00
Jaex ddd87cd4e1 Merge pull request #284 from barsv/fix_1_menuChecks
Code improvements and fixes for pull request "Change check behavior for Destinations->Image uploader->File uploader #283"
2014-09-14 12:57:18 +03:00
barsv85 e46f02298c fix comment 2014-09-14 13:33:06 +04:00
barsv85 9a435504f1 Added comments 2014-09-14 13:13:40 +04:00
barsv85 b5f9ba32d6 applied changes to TaskSettingsForm. reused code from MainForm.
removed unnecessary code that remained after making ImageFileDestination, TextFileDestination not nullable.
2014-09-14 12:57:24 +04:00
barsv85 617da872de remove unnecessary using 2014-09-14 11:32:44 +04:00
barsv85 16bccdf72d fix for the problem - when you restart the application the last selected submenu item gets checked. 2014-09-14 11:25:25 +04:00
barsv85 a965e5e082 there is a problem - submenu item gets checked when parent menu item is checked. 2014-09-14 11:08:05 +04:00
Jaex 3e0fa792ec Merge pull request #283 from barsv/fix_1_menuChecks
Change check behavior for Destinations->Image uploader->File uploader
2014-09-14 09:28:38 +03:00
Jaex 144db6c05c Change log update 2014-09-13 18:24:15 +03:00
barsv85 ffe2454b20 #1 fixed the same issue but for the text uploads menu. 2014-09-13 18:35:53 +04:00
barsv85 4c4a0b77c9 #1 fixed.
Implemented the following behavior:
When I do a clean install the Destinations->Image uploader->Imgur is checked, but Destinations->Image uploader->File uploader->Dropbox is not checked.
If I click on items inside Destinations->Image uploader->File uploader then the behavior must be as is, that is Destinations->Image uploader->File uploader must be checked to show me that item inside is selected.
Now if I click on items inside Destinations->Image uploader other than File uploader then all items inside File uploader must be unchecked to avoid misleading me.
If Imgur is selected and I click on Destinations->Image uploader->File uploader then some item inside must be checked automatically. If there was previous selection then it must be set. If there were no previous selections than first item in the list must be checked by default.
2014-09-13 18:30:29 +04:00
Jaex f070443934 Lowered error sound volume 2014-09-13 16:50:44 +03:00
Jaex ebd7420f2e CodeMaid cleanup 2014-09-13 15:07:05 +03:00
Jaex f5ce4fcf49 fixed #280: Reverted single instance codes 2014-09-13 14:52:12 +03:00
Jaex f469e0cc87 fixed #272: Error handling for stopping FTP uploads 2014-09-13 10:36:16 +03:00
Jaex 248f4221e2 ScreenRecorderUseActiveWindow setting not necessary anymore because region selection allows selecting client rectangle 2014-09-13 10:10:46 +03:00
Jaex bca3e1df0c fixed #279: Added client rectangle to window/control enumeration in region capture 2014-09-13 09:50:17 +03:00
Jaex c290c546d8 Task settings window auto fill description when changing tasks 2014-09-13 09:10:36 +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
Jaex a06ba651ca fixed #263: Task completed and error sound 2014-09-11 11:23:36 +03:00
Jaex 3197832868 Merge pull request #276 from michalx2/master
Fix CantStartSingleInstanceException
2014-09-11 01:25:35 +03:00
Jaex 37e749a906 fixed #269: Making main window logo 50% transparent 2014-09-11 01:03:07 +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 30f4644eb1 Update README.md 2014-09-10 03:22:03 +03:00
Jaex 25498c4cef Change log updated 2014-09-10 02:46:41 +03:00