18
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Copyright to 2012 More... about 12 years ago
Small change to allow window capture and automatically add a shadow, only inside the editor. More... about 12 years ago
Log fixes, I got some complains about Greenshot exporting to the wrong email... This should help. More... about 12 years ago
Optimizations More... about 12 years ago
(forgotten checkin) Added a getter to the bitmap More... about 12 years ago
Fixed and optimized some drawing routines, still didn't find a solution for shadowing when target format has transparency. More... about 12 years ago
Changes for Thomas & fixed undo/redo for background changes More... about 12 years ago
Changed alert to statusbar message More... about 12 years ago
Removed sleep from the DWM capture, replaced with with DoEvents. Added logic to remove the corners from a DWM window capture, making it a cleaner capture. More... about 12 years ago
Small fixes in GraphicsPath usage, making sure they are disposed. Also making sure Anti-Aliasing is used when drawing the shadow. More... about 12 years ago
Secured feature Effects. More... about 12 years ago
Some enhancements to the interfaces More... about 12 years ago
Simplified edge code and improved the quality too! More... about 12 years ago
Tweaking shadow settings... More... about 12 years ago
Fixing some bitmap code to work, this should improve the quality a bit. Also re-factored some code so I could add more professionally shadows. More... about 12 years ago
Added an edge effect to see how and where we place them. More... about 12 years ago
Fixed thread error More... about 12 years ago
Small fixes for the screen capture. More... about 12 years ago
Fixed thread issues with the Thread which retrieves the window details. More... about 12 years ago
Fixed NotifyIcon problem when canceling the SaveWithDialog destination. More... about 12 years ago
Weird, only Visual Studio seems to need this using, SharpDevelop doesn't like it... More... about 12 years ago
Fixed build warning More... about 12 years ago
Removed build from the project, we can use the build from the command line which shows better errors if something goes wrong. More... about 12 years ago
Added build "script". More... about 12 years ago
Changes to make the context menu work on multiple items More... about 12 years ago
Fixed TextContainer resize, by making the ApplyBounds virtual and overriding it in the TextContainer More... about 12 years ago
Fixed problem in Outlook Export when 2 Emails are open with the same name, one is the answer to a received email. The received email was taken as a Target, which is easily fixed by adding a check on "Sent" (as is done when retrieving the list of possible targets). More... about 12 years ago
Removed "unstable" as some people get nervous when something like that is mentioned. More... about 12 years ago
Updated readme.txt More... about 12 years ago
Fixed typo in filename More... about 12 years ago