Commit graph

14 commits

Author SHA1 Message Date
RKrom
8d26d1538f Fixed "access denied" exception.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1747 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-04 12:32:50 +00:00
RKrom
9a6bc91c00 Cleanup of plugin names and made sure the plugin writer gets credit for his work.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1728 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-31 20:18:17 +00:00
RKrom
7666127106 Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1688 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-06 17:41:19 +00:00
RKrom
f442d5e7ee Fixed issue that opening an image from the clipboard or file system still makes the editor ask for a save.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1663 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-17 16:32:02 +00:00
RKrom
0f65452e6c Fixed Copyright to 2012
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1653 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-13 09:06:09 +00:00
RKrom
034daa3957 Fixed thread error
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1637 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-07 16:22:57 +00:00
RKrom
b08c8991a5 Small fixes for the screen capture.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1636 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-07 14:27:52 +00:00
RKrom
2b53b58442 Fixed thread issues with the Thread which retrieves the window details.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1635 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-06 16:46:32 +00:00
RKrom
6ae97acd99 Fixed NotifyIcon problem when canceling the SaveWithDialog destination.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1634 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-06 13:45:52 +00:00
RKrom
23e9843d07 Fixed NullReferenzException
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1615 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-31 17:03:24 +00:00
RKrom
d4e9b70161 Fixing a cleanup / reentrant problem by closing the current CaptureForm if a new is opened and disposing the capture before exiting MakeCapture().
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1614 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-31 16:18:44 +00:00
RKrom
299a4fba72 Gave all Threads a name, which simplifies debugging. Also fixed a problem with the Destination Picker, not closing the menu until something is clicked, this solves the problem with Disposing the surface!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1613 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-31 16:02:17 +00:00
RKrom
6ecba18fae Using background thread to retrieve the window details, this should speed up the time until the CaptureForm is shown.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1610 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-24 21:53:09 +00:00
RKrom
e860872ae0 Added some missing files.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1603 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-24 19:28:12 +00:00