Commit graph

896 commits

Author SHA1 Message Date
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
Jaex c9fe3af71f Ready for release 2014-09-09 02:22:35 +03:00
Jaex 0403644761 Gradient better valid check 2014-09-08 10:22:06 +03:00
Jaex 5ae9ba42e9 Added custom gradient support to Image effects -> draw text 2014-09-08 09:40:04 +03:00
Jaex a76926cf58 Imgur album improvements 2014-09-07 04:11:55 +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 5ceda757f3 Credits updated 2014-09-04 22:58:44 +03:00