Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/greenshot/greenshot

Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
https://github.com/greenshot/greenshot

Code cleanup (removed floats and casts) and comments.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2343 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e21420e2aa3b13eafa9e4b8b04d6216883f58bf2 authored about 12 years ago by RKrom <[email protected]>
Animation queuing.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2342 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7c8b0f5988d80a6dd1bd2723fae28790ca51e6cb authored about 12 years ago by RKrom <[email protected]>
Added changes for the zoom to animate relative to the cursor position. Also made the first changes to make sure the animation has a frame rate equal to the screen refresh.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2341 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ce632b14968bace5cdd20cef8ad3217872669be6 authored about 12 years ago by RKrom <[email protected]>
Added easing to the animations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2340 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3b9cc418320042e1f1db8b496da3460b9cffceb4 authored about 12 years ago by RKrom <[email protected]>
Restored Jens his Animation logic, this does cause problems with the drawing as the size is not exact.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2339 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

03efcf8d172a952ebfda1b2a0210d26f1a954e60 authored about 12 years ago by RKrom <[email protected]>
code cleanup

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2338 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ae38bd7ac2c7bf45eb5022bcedb6cb9b43da1f0b authored about 12 years ago by RKrom <[email protected]>
Fixed Cross-hair from Jens with pixel exact drawing.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2337 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c476d00b596730091f64aef977ae9bc35eccd192 authored about 12 years ago by RKrom <[email protected]>
Changed key handler to make it possible to specify pixel-exact locations.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2336 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bc6b7c36e4be860e78dbaf3fe145420d94ff10bc authored about 12 years ago by RKrom <[email protected]>
Recreated the changes from Jens

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2335 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3a9abafdc83cc178154b94b697a212af6c4e0478 authored about 12 years ago by RKrom <[email protected]>
Made changes to the animators, there now are different types but still all work linear.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2334 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

503a9daf6375d11081408db3ed7b15f31fa4b722 authored about 12 years ago by RKrom <[email protected]>
Fixed the very old incorrect size information bug

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2333 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2aa53d444bb3d37a4ccaf0580793fd1bd89b35d6 authored about 12 years ago by RKrom <[email protected]>
Fixed last commit

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2332 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

22c58f739cf6550f62e3953a4642e530d1d1e59c authored about 12 years ago by RKrom <[email protected]>
Added AnimationHelper to support the animations, this is still an initial form. Made the interactive mode work with this.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2331 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e8196928e152789733aa6f8adeb1857f4cd3ae21 authored about 12 years ago by RKrom <[email protected]>
added simple "easing" effect to zoom animation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2330 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a1931b790dcb973f2f52f6c9836481e7274fc2fb authored about 12 years ago by JKlingen <[email protected]>
zoom crosshair optimizations for dark backgrounds

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2329 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8b0f4a75ed00f15706f93d5199ed4caad2182cda authored about 12 years ago by JKlingen <[email protected]>
Forgot to commit files.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2328 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f6b944048be1044f0f6cf5fbd501f94e711e3324 authored about 12 years ago by RKrom <[email protected]>
Fixed file handling, fixed wrong order in the title of the editor, changed left-click handling of the context menu. Added a boolean in the ProcessCmdKey of the surface.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2327 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2a26be0a37be063bc2e7e63e929b76130b349c04 authored about 12 years ago by RKrom <[email protected]>
Cleaner fix for the Zoom bug

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2326 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c5fef12c9b7bc44188306cdb73eac72bae04c82a authored about 12 years ago by RKrom <[email protected]>
"fixed" that the ellipse of the zoom region didn't match the destination rectangle. It's not perfect yet, as the upper side is 91px, the lower side 92px... but this might be a problem with the pen, which draws a 9px thick line... to be continued.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2325 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

219fd48453607dbf8d4cd6eb173418456367bfd0 authored about 12 years ago by RKrom <[email protected]>
Added argument to a message for a specific com exception.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2324 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4de7c0812f785a55135b03df60f06d020f1389fe authored about 12 years ago by RKrom <[email protected]>
Cleaner solution for export problems which are denied/failed.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2323 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3bd99b2297bd4e472001dd2022bdef853ed8dce0 authored about 12 years ago by RKrom <[email protected]>
Fixed #3590372 by showing a MessageBox where the problem is displayed and the user can re-try.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2322 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c517787d236e9702e5a758c17801a7143ee619dc authored about 12 years ago by RKrom <[email protected]>
Updated readme.txt with latest changes

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2321 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9bacaf060c469804d2ddfe85feba61b3734d8553 authored about 12 years ago by RKrom <[email protected]>
Fixed a very nasty bug with the menu's ShortCutKeys which weren't handled correctly in some cases, only for some keys... Move the check to a different location, where it's done manually.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2320 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2cce7d070cfdf0ada65a847aca29473e0634a513 authored about 12 years ago by RKrom <[email protected]>
Added an animation for the zoom area, this is just to show what we could do... might not be the final effect.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2319 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4efd779d860d33a61bde470c6608d60b7b26e90c authored about 12 years ago by RKrom <[email protected]>
fixed invalidation area and small code improvements

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2318 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

4cb72219a5f5fdb8094e0fd3186c26a23b50a5db authored about 12 years ago by JKlingen <[email protected]>
finally fixed last problems with position and invalidation of zoomer

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2317 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

23f429d27701c07e0bd01f42068ef5885dc6f0a7 authored about 12 years ago by JKlingen <[email protected]>
fixed zoom position for multiscreen setup (however, some fixing has to be done for proper invalidation)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2316 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

53c361424ce89fb3426b67de6ee79eeee25f0765 authored about 12 years ago by JKlingen <[email protected]>
Fixed screenbounds checking for the zoom

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2315 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

92053efdfcc59b4f578c77c7dfd824a38df9d9d9 authored about 12 years ago by RKrom <[email protected]>
fixed zoomarea offset in case of negative coordinates in screen layout (multiscreen)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2314 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f6e214e12a65b23558d8e960235338689ee63d90 authored about 12 years ago by JKlingen <[email protected]>
Added checkerboard for Zooming where nothing is visible.... might need some logic to prevent drawing if it's not needed.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2313 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

69a88eeb25fa9c958d3d50062c8189f2fbda821e authored about 12 years ago by RKrom <[email protected]>
Changed the zooming to be in the Capture form itself, as it was really hard to change the shape. Now it's round...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2312 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

675cdb1aaecfafea774abbb8909823f50d4eadbf authored about 12 years ago by RKrom <[email protected]>
Mainly code cleanup, added a lot of comments. Also making sure the element which was selected while being removed is re-selected again when undo is used. Not really happy with the solution as the the container should handle this somehow itself without work-around, for now it should be enough.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2311 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

46e9ea0e5970badf2a8470823994b1d9d356d1a3 authored about 12 years ago by RKrom <[email protected]>
This fixes a bug where the AutoCrop can't be undone, there is still a bug where a redo of a crop (auto or normal) doesn't update the bindings.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2310 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3d62f9c279f0e07f54f5c4695a5ad5d00f34e51e authored about 12 years ago by RKrom <[email protected]>
Cleaner version of the previous code...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2309 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5c594a27b528f961753e2050e66ae1bb2471ddad authored about 12 years ago by RKrom <[email protected]>
Fixed that the title in the editor is not representing the saved filename.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2308 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

291bfadbea214ec18e944ce23be87cc0bbeb327c authored about 12 years ago by RKrom <[email protected]>
Don't instantiate the IAppVisibility if < Windows 8, so there is one exception less in the logs.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2307 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

502fe4427007bd4cc20cc00d3e9d617a02b46ed9 authored about 12 years ago by RKrom <[email protected]>
Refactored the zoomForm to a zoomControl, with this we can prevent mouse events to happen. Also the current state seems to work very well, even with a larger size.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2306 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

67db97b13fb553e1aca0b186140d924479abef07 authored about 12 years ago by RKrom <[email protected]>
Added first try to implement the RSASHA1 signature, so we can use this for the Jira 5 Rest API

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2305 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ea4e2f68049673bf8d9164b33524e3820d493b61 authored about 12 years ago by RKrom <[email protected]>
Fixed PixelOffset issue for the RectangleContainer, need to check what to do with the other containers.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2304 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

009d5d11df019ad7b80c0a79c18c8eb5a189e9d3 authored about 12 years ago by RKrom <[email protected]>
Fixed potential error.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2303 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2ea920dc7a51df05a2d1cc909fcd01f6fa78755a authored about 12 years ago by RKrom <[email protected]>
Still don't understand why, but this using is unwanted in SharpDevelop but doesn't bother Visual Studio..

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2302 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d58e419503a719a9051690a0562f6914137c8424 authored about 12 years ago by RKrom <[email protected]>
Fixed logic from previous fix, the Toolwindow detection was flawed.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2301 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

28a965db0951ab0641bec7003a99ffc53b8ff50f authored about 12 years ago by RKrom <[email protected]>
Fixed Window corner cut to skip tool windows, and use a cut shape from the configuration.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2300 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

57ebc0c67571416b40fb47c5c904a6ac3f1b0499 authored about 12 years ago by RKrom <[email protected]>
Refactoring to allow Lists to be inside other values.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2299 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2d767f735c357504e6c4a1ced5318ba3cee4c6c8 authored about 12 years ago by RKrom <[email protected]>
Fixed issue when the WSDL isn't in the URL

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2298 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

84e5e867517f238bf658ae1f298e56a4c6d31529 authored about 12 years ago by RKrom <[email protected]>
Fixed issue when the WSDL isn't in the URL

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2297 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

1e6a5de79bd72b49596db750fbc14383be86b11e authored about 12 years ago by RKrom <[email protected]>
Fixed issue when the WSDL isn't in the URL

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2296 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

151d250d28f1a73dc4f5de0f9415d42f38888186 authored about 12 years ago by RKrom <[email protected]>
Make sure all exceptions in the thread are logged!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2295 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

59d91bb501c7d53568c3ec101fca6fd216a7ce81 authored about 12 years ago by RKrom <[email protected]>
Fixed the zoom, it was drawn incorrectly. Also changed the drawing to work with a timer, so the updates are made even if the mouse moves to quick. Added a bitblt method in the GDI32 class.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2294 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5a1c5fd0ebc2c5b56204235f2a6eef2a5c437256 authored about 12 years ago by RKrom <[email protected]>
refactored: bitmapPos -> cursorPosOnBitmap

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2293 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

16ad10345096fdafd0404700d3b802ffdf86a89c authored about 12 years ago by JKlingen <[email protected]>
fixed bad positioning of rulers, introduced with changes in revision 2290

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2292 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

c06e3e028872b125e7062941e95e538a203cc762 authored about 12 years ago by JKlingen <[email protected]>
clear ZoomForm before painting so that areas out of screen bounds are displayed in solid black

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2291 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bfb8a1a7e6fefdd011124f94613216e62a786180 authored about 12 years ago by JKlingen <[email protected]>
fixed position of zoom form in case of negative screen bounds

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2290 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0b45a56b96d9ee5b3780dd63d2d549679898e18c authored about 12 years ago by JKlingen <[email protected]>
Changed format and compression

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2289 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

42c705330f4fd5727d915b3fada45aa83f59e2b7 authored about 12 years ago by RKrom <[email protected]>
Added the possibility for a command after capturing.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2288 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

485a814251ec584f889b5309beffdf6a87897979 authored about 12 years ago by RKrom <[email protected]>
Fixes for better performance in some experimental code, also fixed some formatting in the code.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2287 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

75a841b31efc8fb786fa6668c5f7a7ccceb46e60 authored about 12 years ago by RKrom <[email protected]>
Added DwmEnableComposition for testing

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2286 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

fa02394047dea9c465bba19c4021d8054f4554f1 authored about 12 years ago by RKrom <[email protected]>
Small fixes for the Zoom and its performance improvements

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2285 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9ca5f0d3bd03973857c02f4414e1c0f4e421a9b2 authored about 12 years ago by RKrom <[email protected]>
Made zoom move to a different location if it goes outside the screen. Also changed the Metro-App visibility property, this might work (up to an acceptable level) but is untested.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2284 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

831a3b4d5b9175911ab38a7aa849492a718849d9 authored about 12 years ago by RKrom <[email protected]>
Fixed a case with Drag & Drop of images where the transparency is gone. Also fixed the editor "Center" patch, this was only working when width & height were smaller.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2283 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

a075a81dafb456f43bf755fead2b3f37a8560fb2 authored about 12 years ago by RKrom <[email protected]>
Removed template from .zip

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2282 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

41a63f5847f54bbfa261f95dced8b076ec4754e8 authored about 12 years ago by RKrom <[email protected]>
Changed the Readme.txt to use a template.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2281 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

dc3c756a1af800c57c5fd1e5bf30aea022a40496 authored about 12 years ago by RKrom <[email protected]>
Changed the Readme.txt to use a template.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2280 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

15a7a4b53f36eeb756f654b7e25f34d9fd48ba0b authored about 12 years ago by RKrom <[email protected]>
Added photobucket and changed version

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2279 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

be6c4b05870ac316fd208b0f726b967335764837 authored about 12 years ago by RKrom <[email protected]>
Changed zoom to be enabled by default.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2278 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8f042ac163b0fb6d34462abc066808bfb2bf56fe authored about 12 years ago by RKrom <[email protected]>
Fixed version number

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2277 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

bd8efca35b3f25ebc551b3fd86b1975f503ff4ef authored about 12 years ago by RKrom <[email protected]>
Changes for 1.1, added Photobucket as project to the solution. Fixed some language files (the ietf in the file IS important)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2276 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

22c04fbb4a0decbe9186f43124994f7e2a898df9 authored about 12 years ago by RKrom <[email protected]>
Fixed Control locations on Form and log4net reference

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2275 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

5e6b13e509b4a2b69226889b6063c0dfd01a9cf7 authored about 12 years ago by RKrom <[email protected]>
Added Photobucket for Greenshot 1.1

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2274 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

fc86a47220dc6d38fdd3d6b142103de12af7c768 authored about 12 years ago by RKrom <[email protected]>
Project was missing a file...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2273 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

96b8b3524edd6bcd94385d1348a7cd823eb2591a authored about 12 years ago by RKrom <[email protected]>
Applied zoom patch, currently needs to be activated by pressing "Z" in the capture form. This will change later.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2272 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

94efe043778601572ad43af4f6373cbdcae5775b authored about 12 years ago by RKrom <[email protected]>
No need to consider the working area, as the Window is topmost and is visible "over" the Taskbar

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2271 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

e84b6c8dd4fa8c238cfd9d22fd3736097d3c5e12 authored about 12 years ago by RKrom <[email protected]>
Updated the readme.txt and a small readability change in the StartupHelper

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2270 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

1663bf7b0f024c5f8ac1420cec8b60160bdae398 authored about 12 years ago by RKrom <[email protected]>
Added "ALLUSERSPROFILE" Startup path in check.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2269 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

101cb27070173f704b195959f1dac2d5bf8c3ab4 authored about 12 years ago by RKrom <[email protected]>
Fixes for the Startup-Helper, if Greenshot is already in the startup-folder we check & disable the checkbox.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2268 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

396455875fb3821e1b74e407ff7a8d82fb9a0c1c authored about 12 years ago by RKrom <[email protected]>
Some fixes for capturing those nasty Apps, code is not finished yet!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2267 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f006718d2a1b7a080c1d48818b4723b310f0a346 authored about 12 years ago by RKrom <[email protected]>
slovak translation updates

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2266 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

1587b0298c10ac87fa57f3fb7093832e17bb41a3 authored about 12 years ago by JKlingen <[email protected]>
updates for italian translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2265 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

be08b62aab3d48c2fd18a81533f33990a79a92e9 authored about 12 years ago by JKlingen <[email protected]>
updates for ukrainian translation

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2264 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2974fba0c9c3988fc48896bd54d356574870de0e authored about 12 years ago by JKlingen <[email protected]>
updates for serbian translation + serbian installer

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2263 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3ad14bdcbae04da85c2314fdea6b143d4dab8c57 authored about 12 years ago by JKlingen <[email protected]>
Updated the readme.txt

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2262 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7569dae43edf7609ed3f683998854475ac5da395 authored about 12 years ago by RKrom <[email protected]>
Added Special-Folder support in the FilenameHelper for the following values: MyPictures, MyMusic, MyDocuments, Personal, Desktop, ApplicationData, LocalApplicationData. Meaning one can now set the output path to ${MyPictures}

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2261 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ff141b29d98b0e200c4b6035732ad9ebe1367e09 authored about 12 years ago by RKrom <[email protected]>
Small fixes which make it easier to check if an IniValue is fixed, also changed the Component.Enabled in the settingsForm for some more properties. In normal English, if I have defined a property in the "greenshot-fixed.ini" the matching setting can not be changed!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2260 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

0b1a0c3d55ff8be672db469147f32d95e2a466fe authored about 12 years ago by RKrom <[email protected]>
* Bug #3585393: resize issues with some the plugin configuration dialogs.

* Not reported: Flickr configuration for the Family, Friend & Public wasn't stored.

git-svn-id: ...

929363202bb0b3d38e3795aab831567915865006 authored about 12 years ago by RKrom <[email protected]>
Fixed example plugin to work with the latest changes

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2258 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

b3c5eb67fd68eb90c9497b319eae64cea38b026b authored about 12 years ago by RKrom <[email protected]>
Fixed LogManager access to use non strings, this prevents future refactoring problems.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2257 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ca73e3a673a6f009cfeb6b151bafa69683127994 authored about 12 years ago by RKrom <[email protected]>
Updated the readme.txt

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2256 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

9b766ebe8893c70a1627821221407cbf87ddee40 authored about 12 years ago by RKrom <[email protected]>
Removed more unneeded operations, this makes the Confluence plug-in even smaller!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2255 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

53cfcab5b13ed6f0e554d4efc03e4b0bc782f253 authored about 12 years ago by RKrom <[email protected]>
Removed all unneeded operations, this makes the Confluence plug-in ~ 130kb smaller!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2254 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

7282d1877aa0a09b531f47f3694acc87dd36be14 authored about 12 years ago by RKrom <[email protected]>
Removed all unneeded operations, this makes the Confluence plug-in ~ 130kb smaller!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2253 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

8f57c6a074577c0e46116a06c4a4cf74315529e7 authored about 12 years ago by RKrom <[email protected]>
Added IAppVisibility.cs which can be used to check if the "Metro" App Launcher is visible. Described here: http://stackoverflow.com/questions/12009999/imetromodeislaunchervisible-in-c-sharp-via-pinvoke

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2252 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

2f74e60853fcae9220ed1c571790b52b8a0fb615 authored about 12 years ago by RKrom <[email protected]>
Fixed "does the window to capture" fit routine and changed the isMetroApp to check for the className.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2251 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

3835b198f0a6df4fc0ead3f51bbabf623c8fa23b authored about 12 years ago by RKrom <[email protected]>
Removed GreenshotInterop from the SVN, moved all files to their rightful destination.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2250 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

114233eed957cb725ee26d38287d7c7a6ac1d6aa authored about 12 years ago by RKrom <[email protected]>
Cleanup, before branching: Moved interop assemblies from the GreenshotInterop to this project

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2249 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

06c691cf898919ef48630dedc564344c72729b14 authored about 12 years ago by RKrom <[email protected]>
Fixed DWM capture for Metro (Modern UI) Apps by not placing it in the foreground.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2248 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

180cc1c6611a3a463676631729cddac5e8311266 authored about 12 years ago by RKrom <[email protected]>
Added some very basic support for Metro (Modern UI) Apps, the ones running can be captured over the "Capture window from list" and the one visible will be selectable with the interactive capture. (PrintScreen and space). What doesn't work is using printscreen on the Metro Tiles screen, here the space will only work like the desktop is visible.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2247 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

ae8c007528809a703020dc2a068bb359b96f2894 authored about 12 years ago by RKrom <[email protected]>
Updated the readme.txt

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2246 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

d545bc8ec31090d03ecb1d051ccdf3fe785fa3bf authored about 12 years ago by RKrom <[email protected]>
Changed logic of the DWM capture which tries to keep the window to capture on it's location, so less movement is visible. Also added a BoxBlur which might be a faster replacement of the CreateBlur (which is Gaussian), but the quality needs to be checked. For the BoxBlur the BitmapBuffer is extended with a few new tricks.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2245 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

f63d4ca06ec0cf36a71e4994581aefdceac3f01d authored about 12 years ago by RKrom <[email protected]>
Fixes: Catching an outlook exception that can be ignored. Making sure that the window to be captured is active, so the colors are right. Also a little cleanup, and added FindWindow to the User32.cs so we can use this to find Metro (Modern UI) applications, this still needs to be added to the WindowsHelper.cs

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2244 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

15d5bb58e4541c180078c11fe84e10f4ca8e8922 authored about 12 years ago by RKrom <[email protected]>