Commit graph

1783 commits

Author SHA1 Message Date
RKrom
94d66e09eb Updated readme.txt.template for minor bug-fix (BUG-1724). This will trigger a new build, which should be 1.2.4.10 2014-12-29 15:06:45 +01:00
RKrom
aa14b4a606 Fix for BUG-1724, forgot to remove some old code which should no longer be there. [skip ci] 2014-12-24 22:05:44 +01:00
RKrom
b4b6c6546d Fix for Windows-Capture exception, which was unfortunately added when fixing a focus issue. 2014-12-22 21:03:56 +01:00
JKlingen
977e29a252 Updated readme for translation updates 2014-12-21 21:21:24 +01:00
JKlingen
006a3d4296 Enhanced italian translation 2014-12-21 20:54:23 +01:00
JKlingen
acbcd421c1 Added Latvian translations for plugins 2014-12-21 19:32:03 +01:00
JKlingen
74ae36c027 fixed broken entity in Latvian translation 2014-12-21 18:35:57 +01:00
JKlingen
07685e4e70 Latvian translation (thanks to Kārlis Kalviškis) 2014-12-21 18:24:12 +01:00
RKrom
7e2d97738f [skip ci] summarized 1.2 RC1 + RC2 + RC3 as preparations for the release. All tickets which were a result of adding a new features are not on the summarized list. 2014-12-21 14:34:52 +01:00
RKrom
cf00c408ff [skip ci] Backport of office code from master, also added a solution for OneNote export problems in the log. This should be described in a FAQ... http://microsoftmercenary.com/wp/outlook-excel-interop-calls-breaking-solved/ 2014-12-21 00:11:29 +01:00
RKrom
95df5a7565 Added some code to make a desktop switch possible. 2014-12-16 07:28:32 +01:00
RKrom
dda5b53976 These changes should fix some issues with losing focus before capturing. [skip ci] 2014-12-16 07:28:32 +01:00
JKlingen
ccd809d4ed Special donate icon in special times 2014-12-15 23:26:10 +01:00
Robin Krom
5ae6c5dd0a Merged in sottobe/greenshot/BUG-1560 (pull request #10)
BUG-1560 added format-validation for the arguments-field
2014-12-11 22:45:48 +01:00
sotto
d2558f2159 BUG-1560 added format-validation for the arguments-field 2014-12-11 21:03:44 +01:00
RKrom
3f16a5d4f2 BUG-1716: Question found another problem, somehow the font was disposed but not re-created. Changed some of the logic, which should optimize the font creation and I currently can't reproduce the error with this change. 2014-12-08 12:19:15 +01:00
RKrom
1f41d997bf [skip ci] Updated the Ukrainian translations for the installer, thanks to Олександр 2014-12-08 11:30:11 +01:00
RKrom
043621c8b0 [skip ci] Updated ukrainian translation, thanks to Олександр 2014-12-08 11:25:25 +01:00
RKrom
8e1c2ff9bb Update readme.txt.template [skip ci] 2014-12-08 10:40:04 +01:00
RKrom
a4210cbd89 BUG-1719: Although it's more a feature... I made the parsing respect HTML color NAMES. 2014-12-08 09:29:12 +01:00
RKrom
4e45ca651e BUG-1716: As first UpdateTextBoxFormat was called, and than the font was disposed, we tried to draw something with a disposed font. [skip ci] 2014-12-08 09:03:55 +01:00
RKrom
0c02475feb Preparations for 1.2 RC4 or the 1.2 Release (depending on if there are any important bugs reported) [skip ci] 2014-12-05 15:21:27 +01:00
RKrom
e1fec74a79 Small readme.txt.template changes for RC3 [skip ci] 2014-12-05 13:54:01 +01:00
RKrom
dcd01aaa7c Fix for wrong German translation in the installer [skip ci] 2014-12-04 17:53:40 +01:00
RKrom
4e61967ae4 Added FontFamily changes to the readme.txt.template, and increased the used font size. 2014-12-04 17:31:44 +01:00
RKrom
9ef9395000 Show all the fonts in the combobox in their true form, this should make it easier to find a font. 2014-12-04 17:07:55 +01:00
RKrom
740604a2a7 Fix font size changes when rotating the canvas. 2014-12-04 17:07:04 +01:00
RKrom
100ad04059 Fix the invalidate rectangle size, which causes graphics artifacts when moving it around. 2014-12-04 17:06:34 +01:00
RKrom
fc0791bdb6 This commit allows us to experiment with different screen capture methods via plugins. e.g. a Desktop-Duplication API implementation could be supplied for Windows 8, which might capture DirectX better. 2014-12-03 22:40:32 +01:00
RKrom
2797c076b4 Improvement which makes selecting the SpeechBubble easier. 2014-12-03 13:54:05 +01:00
RKrom
4c17a87055 BUG-1712: Improving the TextBox behavior a bit: horizontal alignment was missing during the editing and making the size of the Textbox better match the size of the element 2014-12-03 11:12:06 +01:00
RKrom
74ffad41c6 Forgot to include the .csproj in the commit... causing a compile error. 2014-12-02 17:09:26 +01:00
RKrom
a024c89624 Added changes to the readme.txt.template 2014-12-02 16:58:58 +01:00
RKrom
018324d4c4 BUG-1709: Suggestion for StringAlignment conversion issue. 2014-12-02 16:51:07 +01:00
RKrom
2f6e9563d4 This improves the Message-Box which says there is already an instance running, so it is also visible on the task-bar with a Greenshot icon. 2014-12-02 16:49:41 +01:00
RKrom
18fcb64903 Small fix for padding & height of the Font-Family ComboBox. Eventually this fixes the jumping reported in FEATURE-777 2014-12-02 11:19:10 +01:00
RKrom
469cfff275 BUG-1682: Keep the target gripper inside the surface 2014-12-01 21:52:46 +01:00
RKrom
bba978c209 BUG-1711: Fix for a stacktrace, as something was accessed before it was drawn. 2014-12-01 17:21:01 +01:00
RKrom
089eec769e This fixes a bug in the resize logic, the colors of the edges were not calculated correctly by GDI. Also added some additional dispose calls. 2014-11-30 22:06:35 +01:00
RKrom
823d85ecdd BUG-1687: Added shadow back to the SpeechbubbleContainer 2014-11-30 21:34:40 +01:00
RKrom
49193644a8 BUG-1682: This fixes the tail location while drawing, and also reduces the drawing bounds to that which it should be. (includes a few cleanups) 2014-11-30 18:18:33 +01:00
RKrom
4fe74a240b Removed debug setting from the Greenshot.csproj as these are already specified in the CommonProject.properties also updated the readme.txt.template 2014-11-29 22:14:52 +01:00
RKrom
6bf1ebf4f4 Creating *.pdb files when building Greenshot, which we will package in a .ZIP so we can supply them when needed. 2014-11-29 22:03:24 +01:00
RKrom
0d59072bc1 Did some code checks for BUG-1708, used resharper to clean up some things. Added timeout values, but couldn't find a solution yet. 2014-11-29 20:55:11 +01:00
RKrom
b9e86d4af7 BUG-1708: This change is just an improvement which writes the web-request output in case of errors. This should help to find the problem. Also cleaned the code a bit. 2014-11-28 16:48:05 +01:00
RKrom
0e2d9cda61 Small correction for the tab-order of the TornEdgeSettingsForm.cs, also remove the translations from the code (these are not needed). 2014-11-26 20:28:09 +01:00
JKlingen
3e28b4cfd1 FEATURE-776 fixed Dutch translation 2014-11-26 19:14:23 +01:00
JKlingen
a1fd154b1b FEATURE-776 UI improvements for torn edge settings dialog 2014-11-25 23:48:51 +01:00
RKrom
3c75904368 BUG-1701: Forgot to copy the shadow size from the settings to the form. 2014-11-19 11:47:17 +01:00
RKrom
c8b8c04b06 FEATURE-777 BUG-1699: Changes for having a border around the Font-Family dropdown, and hopefully increasing the toolstrip width with 1px stops the jumping on Windows Vista. Tried to make the dropdown height less, this doesn't work! [skip ci] 2014-11-19 11:47:16 +01:00