Commit graph

54 commits

Author SHA1 Message Date
Robin Krom
4a958be8b5 This should fix most icon scaling issues
Improved the IniReader a bit and replaced some old code.
2020-02-11 22:41:55 +01:00
Krom, Robertus
57e2044839 Making the initial stuff working, getting an installer, when running from VS. 2020-02-04 15:29:10 +01:00
Robin
f2f37700b3 FEATURE-863: Trying to get it working in 1.2.9 2016-11-21 23:47:10 +01:00
Robin
e18951569d BUG-1762, FEATURE-964, FEATURE-860: Add right click on drop-shadow or torn-edge brings up the settings, left-click or the hotkey (Ctrl + Q for Dropshadow, Ctrl + T for Torn-Edge) will apply directly with the previous/default settings. 2016-08-18 09:28:08 +02:00
Robin
1294036a56 Fixed copyright for this year. 2016-08-17 14:38:41 +02:00
Robin
0323705513 Merge remote-tracking branch 'remotes/origin/master' into release/1.2.9 2016-05-24 13:15:16 +02:00
Robin
98e6be5eb6 Small cleanups [skip ci] 2016-04-17 23:32:22 +02:00
jklingen
e409392f32 Revert "Revert "Removed most references to SF"" 2016-03-24 23:04:47 +01:00
jklingen
2599ff5b7c Revert "Removed most references to SF" 2016-03-24 22:54:16 +01:00
Robin
fe176a2da4 Removed most references to Sourceforge, need to check with a file-searcher if something is left. P.S. The help files still have references... 2016-03-23 16:54:57 +01:00
Robin
ec5930ed41 Updated Copyright notice 2015-03-13 10:31:52 +01:00
RKrom
018324d4c4 BUG-1709: Suggestion for StringAlignment conversion issue. 2014-12-02 16:51:07 +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
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
RKrom
9df25bdd76 FEATURE-758: This commit enhances the already made changes to also fix the size of the icons in the destination picker and the context menu. On top of that, if a large icon size is selected we try to get a larger (more defined) icon from the application unfortunately that doesn't improve the build in icons. 2014-11-05 12:38:01 +01:00
JKlingen
d3dce880dd added shortcut keys and menu items for speech bubble and counter label tools 2014-11-04 21:12:14 +01:00
RKrom
99b93a7e21 Fixes for the toolstrip rendering: this makes the background "flat" and fixes an visual artifact on the right side of the window. 2014-11-04 15:25:46 +01:00
RKrom
634a4cf262 Replaced the EnableButtonScaling with the possibility to specify the ButtonIconSize directly. Also removed a lot of the fixed size, as they are calculated correctly. Changed the background of the Toolstrips to System.Drawing.SystemColors.Control. 2014-11-03 11:19:28 +01:00
RKrom
ca19976e64 Fix toolstrip container order once and for all.. [ci skip] 2014-10-31 16:46:41 +01:00
RKrom
98fcae1105 Fix copy paste for DPI 2014-10-30 12:23:30 +01:00
RKrom
be934cb91c FEATURE-758: Changes to test a solution for this feature request. 2014-10-30 12:18:07 +01:00
RKrom
98ab69a35a Fix BUG-1653, chicken / egg problem: the DropDownOpening is not called when there are no children but they are only generated when the DropDownOpening is called. Initially adding something helps. 2014-07-07 09:02:52 +02:00
RKrom
48aa7d8c29 Added translations for the new features in 1.2, currently we have Dutch, English and German. 2014-06-17 16:44:19 +02:00
RKrom
d0f934aa58 Moved the resize function to its own button, directly under the rotate effects. 2014-06-01 20:47:54 +02:00
RKrom
0e3f5d1cbb Fixed missing icon, updated readme.txt.template and made a small change to the build script (didn't update the signature yet!!) 2014-05-28 10:17:05 +02:00
RKrom
b37ed3562d Added icons for the new tools, also changed some of the logic so it is possible to show the number of the next "label" in the tool button. 2014-05-28 09:35:08 +02:00
RKrom
48187fcdba Added the resize "effect" to the editor and activated the different "settings forms" for the DropShadow, Resize and TornEdge effects. 2014-05-27 17:41:52 +02:00
RKrom
ff3f898f54 As 2.x takes longer as planned, I added the SpeechbubbleContainer and StepLabelContainer (Enumerable label) to the 1.2 branch. This code was stored somewhere on my hard-drive, is still experimental. 2014-05-23 15:49:14 +02:00
JKlingen
8c4eef8e2b Updated copyright notice for 2014 2014-01-08 21:30:56 +01: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
JKlingen
c0fbac4c53 Editor: Added horizontal and vertical alignment for text boxes.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2435 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2013-01-20 20:07:13 +00:00
RKrom
599bb594ad Applied patch #3584491, this centers the image in the editor.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2243 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-11-06 06:08:26 +00:00
JKlingen
ab2d2a1ce1 fixed internationalization of effects button
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2118 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-10-02 21:52:58 +00:00
JKlingen
ebdc848d5c added additional language entry key for editor_image_shadow, to keep resources for image shadow and object shadow apart
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2089 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-09-24 18:39:33 +00:00
JKlingen
d28bea64a7 set minimum for blur radius to 1 again (so that it is possible again to area highlight without blurring, just using the brightness filter)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1943 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-07-10 19:52:20 +00:00
RKrom
f4ddfb2e79 Fix for designer issue and Bug #3538953
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1938 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-29 12:38:40 +00:00
RKrom
4f64dfe676 Improving the responsiveness of the editor and optimizing some general code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1922 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-06-13 22:17:53 +00:00
RKrom
90214f5273 Fixed Bug #3526861, Rotate buttons weren't translated.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1851 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-15 08:34:51 +00:00
RKrom
71f44023c2 Changed EditorForm to use language binding... long live search & replace...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1834 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-04 13:01:04 +00:00
RKrom
cf2ef1235b Added feature #3521446: Now there are two additional settings for: 1) Trayicon visible 2) Settings visible
Also fixed a missing translation.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1823 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-05-02 10:45:07 +00:00
TBraun
ee950872e9 Toolbar items for effects and rotation
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1740 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-02 16:55:59 +00:00
RKrom
c559fc3447 Fixed (hopefully) resource issues when changing something in the Designer
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1734 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-01 10:56:25 +00:00
JKlingen
81179446cf obfuscate tool: do not allow blur with radius 0, or pixelize with pixel size <= 1
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1733 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-04-01 08:14:44 +00:00
RKrom
55f3f3b342 Changed destinations to have the picker as a separate check box.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1729 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-03-31 20:39:16 +00:00
RKrom
5038d7d237 Translations for the effects
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1660 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-14 14:48:24 +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
5aa6249231 Secured feature Effects.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1643 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-08 15:20:40 +00:00
RKrom
0e522f6afc Fixed focus problems with the EditorForm: Problems when clicking on a ToolStrip/MenuStrip when the form didn't have focus by adding two new controls for this. Also fixed the PrintDialog issue by using a BeginInvoke.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1623 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-02-02 12:02:07 +00:00
RKrom
8d458998a1 Moving back to trunk!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1602 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2012-01-24 19:24:36 +00:00
RKrom
9e0a754032 Merge from 0.8: Fixed open recent (tray-icon context menu) and added the "save" icon to the SaveAs in the editor menu
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1288 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
2011-07-17 14:47:31 +00:00