Commit graph

17 commits

Author SHA1 Message Date
RKrom
7cbb0fd2eb Fixed .gitignore and modified the app.config so MAYBE it isn't modified automatically by VS. 2014-05-30 11:14:23 +02:00
RKrom
1f2534865b To make it easier to work with Greenshot directly after checkout, I removed the AssemblyInfo.cs.template files in favor of modifying the AssemblyInfo.cs directly from our build script. 2014-05-30 10:38:45 +02:00
JKlingen
8c4eef8e2b Updated copyright notice for 2014 2014-01-08 21:30:56 +01:00
RKrom
5e10243eb3 Fixed the templates to work with .NET 20/35 2013-12-11 17:02:49 +01:00
RKrom
92482e6474 Modified the AsemblyInfo.cs.templates from SVN to GIT 2013-12-04 22:08:02 +01:00
RKrom
a03bc31aef Creating a branch 1.1 where I will try to make the 1.1.7 build available, this means I need to merge some changes from 2.0 to here. 2013-12-04 17:46:02 +01:00
RKrom
8dd5a3e825 Preparations for the release 1.1.4
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2598 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-04-30 11:34:45 +00:00
RKrom
a394904aa3 First code analysis changes, this "should" make Greenshot more stable and implement things as is supposed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2481 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-02-12 18:43:56 +00:00
JKlingen
c777878bd7 updated copyright notice for 2013
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2436 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-20 20:18:49 +00:00
RKrom
4de75cdb69 Cleanup of using statements
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2149 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-17 12:21:12 +00:00
RKrom
c664663df6 Cleanup
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2145 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-14 17:58:33 +00:00
RKrom
6ceef4f65e Still fixing some issues with having the wrong Platform or Configuration, also moved some code to the NetworkHelper. Deleted a file which should not be there.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2137 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-11 13:59:58 +00:00
RKrom
e3a248749d Fixing .NET Compiler version
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2119 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-03 17:54:18 +00:00
RKrom
a5f900f92e Some small fixes for different parts of code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2087 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-24 14:57:02 +00:00
RKrom
fd91cc9107 OCR Plugin refactoring, now should work as a real destination and have an icon.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2083 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-23 13:28:30 +00:00
RKrom
9553f840cb Fixed OCR usages, now working for Windows 7 by using an additional exe.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2082 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-22 13:58:16 +00:00
RKrom
abaf473d83 Change to make OCR work on 64 bit Windows, now using a small 32-bit exe to do the OCR'ing. (untested)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2078 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-21 13:31:08 +00:00