Commit graph

711 commits

Author SHA1 Message Date
Jaex 06c29e2d33 Few NativeMethods changes 2016-11-21 08:37:42 +03:00
Jaex c5687ce3dd Update menu on shape created 2016-11-19 03:03:44 +03:00
Jaex 316e9a4388 Added capture last region button to region capture menu 2016-11-19 02:36:14 +03:00
Jaex 3adc1de4e1 Change values of blur radius numeric up down to enforce odd numbers 2016-11-14 02:27:24 +03:00
Jaex 2c15b7f434 Added another box blur method 2016-11-14 02:00:55 +03:00
Jaex 56815698ec TrimTransparent methods moved to ImageHelpers class as AutoCropImage 2016-11-13 22:53:58 +03:00
Jaex cab2ec0b2b Added fast box blur method 2016-11-13 19:33:53 +03:00
Jaex 1d9b1a07c8 Added faster pixelate method 2016-11-13 16:59:06 +03:00
Jaex 14cde29c05 ImageHelpers refactoring 2016-11-12 20:22:49 +03:00
Jaex cefae849df Show region capture FPS in active monitor 2016-11-11 14:19:27 +03:00
Jaex 7ce22b566a Merge pull request #2042 from Shadorc/master
Update French translation
2016-11-06 07:13:11 +02:00
David 2459cf2156 Update French translation 2016-11-05 12:37:12 +01:00
L1Q b6dc1a1708 Updating russian translation 2016-11-04 23:27:22 +02:00
Jaex d3736e4565 Move and reorganize form events to regions 2016-11-01 16:16:44 +03:00
Jaex e2a6e5fba3 Update region capture tips 2016-10-31 14:30:05 +03:00
Jaex 9880f87fc8 Reset show tips and click action settings to new default values 2016-10-31 13:53:45 +03:00
Jaex 466bf954a1 If image file not exists then show message box 2016-10-18 16:30:08 +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 a948c6f793 #1960: Also ignore cloaked windows in region capture 2016-10-16 01:12:15 +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 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 b3261335f9 Added fade in animation support to TextAnimation 2016-10-07 01:20:35 +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
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
Jaex 2041cbb62c Make child form TopMost 2016-10-03 17:24:12 +03:00
Jaex ed7a5e2abe Delete OpenOptionsMenu method 2016-10-03 16:50:43 +03:00
Jaex 4e66c387b2 ToolStrip high DPI support 2016-10-03 16:10:30 +03:00
Jaex c5a1426853 Capture button not exists in editor mode 2016-10-03 15:21:59 +03:00
Jaex ce51a63586 Added capture region button if multi region is enabled and there is regions on screen 2016-10-03 15:13:53 +03:00
Jaex e32d8d6fc4 Move capture buttons to sub menu to save space because capture buttons not frequently used 2016-10-03 14:56:30 +03:00
Jaex e1efffa9a5 Fix multi monitor menu location 2016-10-03 14:31:23 +03:00
Jaex 892deb11fa fixed #1969: In freehand region if there is only two points then use AddLine instead of AddPolygon 2016-10-03 00:50:51 +03:00
Jaex d71c2c62e5 Make sure tooltips close when button become disabled 2016-10-02 21:58:37 +03:00
Jaex 0a6cdb3f27 Show tooltip for all ToolStripItems which have text 2016-10-02 19:08:45 +03:00
Jaex e9f5ea2694 Added custom tooltips for tool menu 2016-10-02 19:01:55 +03:00
Jaex 75cd1e5d20 UpdateMenu on shape delete 2016-10-02 16:47:26 +03:00