Commit graph

3528 commits

Author SHA1 Message Date
campbeb
1eecd36f2a Don't update font every Draw
Fixes #2016
2016-10-19 22:14:35 -04:00
Jaex
1ed5411644 Few annotate image changes 2016-10-18 17:05:30 +03:00
Jaex
466bf954a1 If image file not exists then show message box 2016-10-18 16:30:08 +03:00
Jaex
34ca6d3ce0 Merge pull request #2012 from ncmr/master
CLI for Edit Image
2016-10-18 16:08:03 +03:00
ventzz
debeea65b4 Removed unecessary todo comment 2016-10-17 23:03:31 -02:00
ventzz
44e99bc4a0 CLI for Edit Image
Capability to pass a file path as a parameter to the ImageEditor
CLICommand so it doesn't prompt a open file dialog if a valid image path
has been given in the CLI already.
2016-10-17 22:59:45 -02:00
Jaex
d3af917bf0 Merge pull request #2007 from jvitkauskas/disposeStreams
Dispose MemoryStream objects after using them
2016-10-16 21:05:08 +03:00
Jaex
68664e8370 Merge pull request #2005 from jvitkauskas/trimEdgeChecking
Fix trim edge checking
2016-10-16 20:55:49 +03:00
Julius Vitkauskas
03e6aea326 Dispose MemoryStream objects after using them 2016-10-16 20:52:39 +03:00
Julius Vitkauskas
f008cde808 Fix trim edge checking 2016-10-16 20:51:47 +03:00
Jaex
1a097036d9 Make info text background more transparent 2016-10-16 20:00:45 +03:00
Jaex
76b4612d58 Removed Lithiio unsupported upload urls 2016-10-16 02:02:11 +03:00
Jaex
a948c6f793 #1960: Also ignore cloaked windows in region capture 2016-10-16 01:12:15 +03:00
Jaex
dc1dce8b7a Merge pull request #2000 from campbeb/fix1960
Hide background UWP apps from window capture options
2016-10-16 00:40:14 +03:00
campbeb
0f788ab665 Add DWM check 2016-10-15 17:11:53 -04:00
campbeb
1bfb545d33 Hide background UWP apps from window capture options
UWP apps that aren't shown are 'cloaked'
2016-10-15 16:41:25 -04:00
Jaex
51925fd66f Merge pull request #1999 from campbeb/fix1983
Don't parse null response string when Picasa upload fails
2016-10-15 22:44:26 +03:00
campbeb
1e9c34f3aa Don't parse null response string when Picasa upload fails
Skip trying to parse response if it is null. Errors will get reportedly
properly.
Fixes #1983
2016-10-15 15:41:52 -04:00
Jaex
000dfe7ec8 Merge pull request #1998 from campbeb/fix1994
Add user name to IPC channel name
2016-10-15 22:07:53 +03:00
campbeb
2d64a1960d Add user name to IPC channel name
Make IPC channel name unique per user to fix access denied problems on
multiuser systems.
Fixes #1994.  May also fix #1462 and #1509
2016-10-15 14:58:04 -04:00
Jaex
d89dd984f4 Fix action output issue 2016-10-14 20:43:04 +03:00
Jaex
bb0e546d61 Merge pull request #1993 from RockyTV/master
Update Brazilian Portuguese translation
2016-10-13 18:36:10 +03:00
Alexandre Oliveira
b9de7e49f2 Update Brazilian Portuguese translation 2016-10-13 12:25:38 -03:00
Jaex
c6b4db04e0 Use blue colors on info box for consistency with menu tooltips 2016-10-13 17:11:14 +03:00
Jaex
fc1e464e50 Remember menu state option also gonna remember collapsed state of menu 2016-10-13 11:47:26 +03:00
Jaex
f94ec6d6b9 Update icons 2016-10-13 10:36:25 +03:00
Jaex
5fd0a171be fixed #1987: Increase auto capture max interval time to 24 hours 2016-10-13 08:43:37 +03:00
Jaex
e3a33affea #1950: Workaround for custom screenshot folder not shows preview when folder is not exists 2016-10-13 08:18:15 +03:00
Jaex
c8ac26d8dd Change tooltip times 2016-10-12 11:17:01 +03:00
Jaex
47899781d9 Activate curve drawing only when center node dragged once that way if center node is not dragged then it will work same as before 2016-10-11 14:52:08 +03:00
Jaex
c43ccd9ac5 Adding curve drawing support to line and arrow tools 2016-10-11 14:28:22 +03:00
Jaex
981cf14c91 Update README.md 2016-10-08 02:07:00 +03:00
Jaex
7bddebac1c Update README.md 2016-10-07 21:51:57 +03:00
Jaex
6b6b54fc18 Update README.md 2016-10-07 21:48:54 +03:00
Jaex
b3261335f9 Added fade in animation support to TextAnimation 2016-10-07 01:20:35 +03:00
Jaex
8809174267 fixed #1976: Added cuntuku.com 2016-10-06 02:08:27 +03:00
Jaex
6e2107a4b4 Don't use round edges in main window toolstrip 2016-10-06 01:33:47 +03:00
Jaex
4146e52be2 Use non unicode inno setup in appveyor 2016-10-06 00:10:22 +03:00
Jaex
7fee1f3da5 No need to override render border when RoundedEdges false 2016-10-05 23:35:13 +03:00
Jaex
610e5d5791 Make grip spacing equal 2016-10-05 23:30:03 +03:00
Jaex
83f1909eef Fix visual problem of toolstrip drop down menus and corners 2016-10-05 23:22:57 +03:00
Jaex
48f4ec9056 In menu form handle esc press 2016-10-05 22:32:01 +03:00
Jaex
407b8e231c Added remember menu position setting 2016-10-05 18:37:11 +03:00
Jaex
640a4b67d0 Right clicking menu grip will collapse menu 2016-10-05 16:00:33 +03:00
Permik
6e0b5c9e7d Fixes the error message in debug screen when pressing loaded assemblies button, by not trying to include dynamic assemblies. Fixes https://github.com/ShareX/ShareX/issues/706 and https://github.com/ShareX/ShareX/issues/1860 (#1913) 2016-10-05 15:05:13 +03:00
Jaex
d1d6ef0513 Fix weird incorrect menu position problem 2016-10-05 01:40:22 +03:00
Jaex
3f5f01804e Move highlight color to menu too 2016-10-05 01:05:55 +03:00
Jaex
cdd85e2354 Move color options to menu 2016-10-04 20:38:30 +03:00
Jaex
825d46f69b Show size cursor when hovered menu drag labels 2016-10-04 19:24:29 +03:00
Jaex
463a705f93 Remove custom crosshair drawing because it not working properly in high DPI and with new menu it is less useful anyway 2016-10-04 19:08:50 +03:00