Skip to content

Releases: xland/ScreenCapture

2.0.5

16 Jan 00:37
Compare
Choose a tag to compare
2.0.5 Pre-release
Pre-release
  • Hover over the area of the history element and wait for a moment before entering modify mode.
  • Use Windows SetTimer and KillTimer instead of std::thread.
  • Remove ShapeDragger that is no longer in use.
  • Some code optimization.

2.0.4

14 Jan 08:47
Compare
Choose a tag to compare
2.0.4 Pre-release
Pre-release
  • Bug fix: Disable drag event on tool bar
  • Bug fix: When drag number-shape, it flashes.
  • Bug fix: When a new element is drawn after undo action, the last historical element is removed.
  • Bug fix: Disable the pin button in the pin window's toolbar.
  • Enhancement: Use eraser rect to draw cut box instead of path kInverseWinding
  • Enhancement: Initialize CutBox as window size to avoid blinking at startun

2.0.3

13 Jan 05:27
Compare
Choose a tag to compare
2.0.3 Pre-release
Pre-release
  • Bug fix: Cann't write cross-screen shot to the clipboard.
  • Bug fix: Remove single instance control.
  • Bug fix: Rect mosaic area reach screen edge crash.
  • Bug fix: Sub tool bar obscure the cut area when main tool bar is above the cut area.
  • Bug fix: Quick click toolbar button trigger double-click event.
  • Bug fix: Draw by pen with wrong stroke width.
  • Bug fix: Pin window can not exit by context menu.
  • Bug fix: Pin window position error when user have more than one screen.
  • Bug fix: Reset main tool when pin window.
  • Some code optimization.

2.0.2

12 Jan 03:31
Compare
Choose a tag to compare
2.0.2 Pre-release
Pre-release
  • Text input bug fix.
  • Code optimization.

2.0.1

10 Jan 07:54
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release
  • Use Skia as the backend 2D drawing engine
  • Allow modify all history elements by mouse
  • Small toolbar
  • Draw number shape when mouse down
  • Support CMake build system
  • Tool Button tool tip
  • Pin window with out tool bar by default
  • Multi line text support

1.0.0

11 Dec 08:18
Compare
Choose a tag to compare

This version has no difference between the version of 0.2.12
1.0 was released to start work on 2.0.
See: #36

0.2.12

20 Nov 00:47
Compare
Choose a tag to compare
  • update blend2d to 0.10.6

0.2.11

20 Oct 00:16
Compare
Choose a tag to compare
  • Get font path by windows API

0.2.10

19 Oct 00:10
Compare
Choose a tag to compare
  • remove the part which out of the screen when enum desktop windows

0.2.9

20 Sep 03:13
Compare
Choose a tag to compare
  • enhancement : move cut box by left top right down key
  • bug fix : fix tool bar position
  • enhancement : set main window top-most
  • enhancement : not allow cut box go out of screen