Commit Graph

  • 8dc774bcd3 Added tag generation to the build script. RKrom 2014-11-03 15:42:39 +01:00
  • 850c54fdee Fix for compile error... :( RKrom 2014-11-03 15:29:31 +01:00
  • fc7faecaa5 FEATURE-757: Store the last region in the greenshot.ini so it's available after a restart. RKrom 2014-11-03 14:25:14 +01:00
  • 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. RKrom 2014-11-03 11:19:28 +01:00
  • 7fdd324ef0 Improved the readability of the ToolStripMenuSelectList, no longer using public fields but Properties and now it uses the right types. RKrom 2014-11-03 08:45:09 +01:00
  • ca19976e64 Fix toolstrip container order once and for all.. [ci skip] RKrom 2014-10-31 16:46:41 +01:00
  • 9e9846fb0d This small changes fixes an issue with drag & drop from the browser, e.g. makes sure gif images keep their transparency. RKrom 2014-10-31 13:46:52 +01:00
  • 98fcae1105 Fix copy paste for DPI RKrom 2014-10-30 12:23:30 +01:00
  • be934cb91c FEATURE-758: Changes to test a solution for this feature request. RKrom 2014-10-30 12:18:07 +01:00
  • ca87bca0d1 Fix for BUG-1688, we just needed to invalidate the TextBox when the TextContainer was invalidated. RKrom 2014-10-30 11:22:55 +01:00
  • 69c5780c6f Merge branch '1.2' of https://bitbucket.org/greenshot/greenshot into 1.2 RKrom 2014-10-29 17:25:27 +01:00
  • cf35eb8fe5 Merged in dpbremner/greenshot (pull request #8) spelling fixes [skip ci] Robin Krom 2014-10-29 17:24:19 +01:00
  • 7dc3eae80e Merged in dotar/greenshot-1/dotar/updates-for-12-some-spelling-fixes-1411154448615 (pull request #9) [skip ci] Robin Krom 2014-10-29 17:23:49 +01:00
  • 439e9ff45f Fixed ohloh -> Open HUB rename [skip ci] RKrom 2014-10-29 17:21:03 +01:00
  • ffee345993 Added AppVeyor build state, and a link in a comment [skip ci] RKrom 2014-10-29 17:18:13 +01:00
  • ec302c6003 Trying to fix an instability with the icon retrieval, unfortunately this problem on occurs when Greenshot is running outside Visual Studio. RKrom 2014-10-29 16:36:01 +01:00
  • b10735f574 Fix structure definition, MAX_PATH is 260 and not 256 RKrom 2014-10-29 15:25:17 +01:00
  • 3755724535 Small comment change and added 2 jiras to the readme.txt.template RKrom 2014-10-29 14:51:52 +01:00
  • 77a19b5458 With JIRA 6.x using the SOAP (Webservice) API the access has gotten really slow, we improved the performance slightly by loading some information parallel. (In Greenshot 2.x we will move to another API.) RKrom 2014-10-29 13:04:36 +01:00
  • 86d99a5a0d commented outdated implementations of ClickableAt(int, int) and Contains(int, int) JKlingen 2014-10-22 22:20:01 +02:00
  • 825bc4b7f4 BUG-1681 (2) text color is now the same as border color JKlingen 2014-10-22 22:00:00 +02:00
  • dfd5e2de19 BUG-1681 (3) avoid bad rendering of rounded corners which occurred due to calculation error when determining border radius JKlingen 2014-10-22 21:53:15 +02:00
  • 7fd0ce5037 FEATURE-766: Region capture: When keeping the Ctrl key pressed, and using the cursor keys, the cursor is now moved 10 pixels. Also added the possibility to start / end the region selection with the enter key. RKrom 2014-10-22 16:18:01 +02:00
  • d395c00f9d BUG-1667 removed horizontal alignment of textbox in input mode, as it caused problems with textbox focus and could not be implemented consistently anyway (no vertical alignment possible) JKlingen 2014-10-10 21:29:28 +02:00
  • 42437772ad BUG-1671: Fixed error that occurred when double-clicking systray icon before the first time a screenshot was saved to file JKlingen 2014-10-01 23:03:45 +02:00
  • 74c979136e Updates for 1.2 + some spelling fixes Torsten Augustsson 2014-09-19 19:20:56 +00:00
  • af946cf6b4 Fixed config, otherwise the build doesn't know what it is... Robin Krom 2014-09-18 15:02:50 +00:00
  • da157cc52a Changed way to identify the build type, using an environment variable in AppVeyor Robin Krom 2014-09-18 14:44:54 +00:00
  • 605464d585 added updated translations jklingen 2014-09-17 19:47:55 +00:00
  • 7d6c89fcdb Fix for the problem described here: https://sourceforge.net/p/greenshot/discussion/676082/thread/2962d1ac Robin Krom 2014-09-11 19:19:12 +00:00
  • 7d28b6a3a5 Enhanced the external command plug-in to capture the first Uri in the output, and places this on the clipboard. Additionally the Uri is linked in the notify bubble or when started from the editor. The behaviour can only be modified via the greenshot.ini and is for all commands. RKrom 2014-09-09 17:35:51 +02:00
  • 2b0f828b86 Added changes for the Ukrainian translation from oleksandr-6c6c6, see: http://sourceforge.net/p/greenshot/translations/139/ RKrom 2014-09-09 14:32:20 +02:00
  • d4d61763ac Updated Japanese with changes from Okthomb: http://sourceforge.net/p/greenshot/translations/140/ RKrom 2014-09-09 14:29:42 +02:00
  • a8c298f5f2 Simplified code. Krom, Robertus 2014-09-05 10:17:16 +02:00
  • 0c7e512492 Added a quotes data file, so I can show a random one. Also made the caption under the screen shots a bit smaller, so it fits better. Krom, Robertus 2014-09-05 09:59:32 +02:00
  • bd82a4dd66 Small adjustment to the blog entries. Krom, Robertus 2014-09-04 11:54:36 +02:00
  • 38b3bf5aef Fixed scrollbar... Krom, Robertus 2014-09-04 11:38:40 +02:00
  • 2ad97a1d8b Changed the layout to always have the logo and the page title. Krom, Robertus 2014-09-04 11:21:42 +02:00
  • f9408a0ce6 Moved faq pages to the _faqs collection (this is in the _config.yml). Added the screenshots, and fixed the carousel. Krom, Robertus 2014-09-04 10:48:14 +02:00
  • 44269ce125 Center blog header Krom, Robertus 2014-09-04 08:56:16 +02:00
  • b6cb61750a Oops.. Website editing via github and ipad is not easy.. Robin Krom 2014-09-03 22:24:22 +02:00
  • 1111ac04e7 Rest of the images as background Robin Krom 2014-09-03 22:22:25 +02:00
  • 40244914d0 Div too many Robin Krom 2014-09-03 22:20:24 +02:00
  • b9e971a80d Setting the style for the background image Robin Krom 2014-09-03 22:19:21 +02:00
  • f99025ce8d Trying with background image Robin Krom 2014-09-03 22:17:50 +02:00
  • 7eace2d867 Maintaining aspect ratio Robin Krom 2014-09-03 22:08:24 +02:00
  • 13a77aaa54 Changed captions Robin Krom 2014-09-03 22:05:59 +02:00
  • 7d48310d7b Using resposive columns. Robin Krom 2014-09-03 21:59:37 +02:00
  • a711b0a669 Trying to fit the height too. Robin Krom 2014-09-03 21:57:17 +02:00
  • cede4f95d1 Trying to fit the images of the carousel. Robin Krom 2014-09-03 21:55:30 +02:00
  • d1ec70d9f3 Carousel should be a container, so it fits better to the page. Robin Krom 2014-09-03 21:52:36 +02:00
  • 13dee06cbb Test with responsive images class Robin Krom 2014-09-03 21:45:55 +02:00
  • aa7465dd11 Added images, currently still from our original site... Robin Krom 2014-09-03 21:43:04 +02:00
  • c8abbda9b7 Enhancement for the carousel Robin Krom 2014-09-03 21:37:57 +02:00
  • b3d0e20dcf Start of a screenshots carousel Robin Krom 2014-09-03 21:33:17 +02:00
  • ba03f2a8e3 Again... Google plus fix Robin Krom 2014-09-03 20:58:36 +02:00
  • 526b783475 Fix for G+ link Robin Krom 2014-09-03 20:55:51 +02:00
  • 8b717cb067 Correction of Twitter, G+ and Facebook Robin Krom 2014-09-03 20:53:34 +02:00
  • 2ae8f20e40 Added "latest news" Krom, Robertus 2014-09-03 17:25:49 +02:00
  • e07fb4a854 Added LICENSE to the excludes. Robin Krom 2014-09-03 17:16:55 +02:00
  • 7182dd92b2 Changed url to represent the Github page Robin Krom 2014-09-03 17:15:15 +02:00
  • a88962cb5b Added a simple 404 page. Krom, Robertus 2014-09-03 17:13:29 +02:00
  • 7023067e19 Initial example of a Greeenshot Github pages website. Krom, Robertus 2014-09-03 17:11:13 +02:00
  • 7b68de00f5 Initial commit Robin Krom 2014-09-03 16:00:14 +02:00
  • 631ed3b36c ExternalCommandDestination.cs edited online, hope this compiles... Robin Krom 2014-08-27 19:03:24 +00:00
  • f2da7e23df ExternalCommandConfiguration.cs edited online with Bitbucket [skip ci] Robin Krom 2014-08-27 18:57:40 +00:00
  • ced3bac401 Fix tab-order [skip-ci] RKrom 2014-08-13 17:43:37 +02:00
  • 53b17d4c4d spelling fixes dbremner 2014-08-05 11:52:52 -07:00
  • 3c8c0e89c6 Compile error fix. RKrom 2014-07-29 16:32:52 +02:00
  • cc7f303e08 Changed the destination picker behavior to not sort, this makes it possible to do the sorting in the destinations itself. OneNote places the current page on top, the printer list also starts with the default... etc. RKrom 2014-07-29 16:13:12 +02:00
  • 626d607895 Enabled the OneNote destination. RKrom 2014-07-29 15:51:59 +02:00
  • 0f63bf837f OneNote: changed the behavior for the default destination, we create a new page in the unfiled section. Also changed the names of the destination, included the Notebook & Section RKrom 2014-07-29 15:34:19 +02:00
  • 87f4d83fd2 Enhancements to the OneNote exporter, this will now show a list of all pages and use the current viewed by default. After export we try to navigate to the page we exported to. RKrom 2014-07-29 13:10:02 +02:00
  • 2b747650ae [ci-skip] changed bug/feature references to JIRA RKrom 2014-07-18 14:15:30 +02:00
  • 036aec55f5 BUG-1653: Accessibility improvements, adding accept/cancel buttons to some of the forms. This way one can e.g. ESC out of a form. RKrom 2014-07-18 13:56:55 +02:00
  • 5cd6afad74 BUG-1653: Accessibility fixes for the tab-order on multiple forms. [ci-skip] RKrom 2014-07-18 13:15:55 +02:00
  • 3bf94a76e6 BUG-1653: Some minor fixes of the tab-order in the settings GUI which where overseen in last commit. RKrom 2014-07-16 13:05:24 +02:00
  • b70d8d1fe0 BUG-1653: Fixed some accessibility issues: Editor "File" menu entry can't be activated and added missing German translations RKrom 2014-07-16 12:48:20 +02:00
  • ab4c4b70a9 Updated the readme.txt with the JIRA link and added another fixed bug. [skip ci] RKrom 2014-07-07 09:15:24 +02:00
  • 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. RKrom 2014-07-07 09:02:52 +02:00
  • 01cc22e871 Noticed that my change for BUG-1616 doesn't help, as the exception in not a ComException, so I rewrote it to use a catch statement. [skip ci] RKrom 2014-06-27 13:03:11 +02:00
  • 49f788c3d6 Improvement logging of the COMWrapper, this might help when working on bugs like BUG-1616 [skip ci] RKrom 2014-06-27 12:56:07 +02:00
  • 6bba9fb04f When having maintain aspect ratio deselected, the size was not correctly transported from the settings to the rescale code. RKrom 2014-06-26 08:49:53 +02:00
  • e801c95f84 Fixes for allowing resizing text based containers, rotating still doesn't work. RKrom 2014-06-24 11:49:54 +02:00
  • 91a75c7c18 Fix for copy/paste of Speech-Bubble, the target "gripper" (green dot) was missing. RKrom 2014-06-24 11:25:55 +02:00
  • e2da1e8bb4 updates for French translation, as uploaded by Thierry here: https://sourceforge.net/p/greenshot/discussion/676083/thread/3e5ffc69/?limit=25 JKlingen 2014-06-23 22:22:22 +02:00
  • 20dced6a8c Fix for BUG-1633, as is written here: http://social.msdn.microsoft.com/Forums/windows/en-US/76b5fb6f-16cb-4c9c-bba7-8d1a089b1ab3/enablevisualstyles-and-notifyicon-bug Robin Krom 2014-06-23 19:57:21 +00:00
  • 2eba4811c6 Fixed issue with Windows Credentials, cause by changing to Unicode. DllImports should have the real name, so the marshaling can decide on the Unicode or Ansi version. RKrom 2014-06-23 15:41:52 +02:00
  • aad04bc9d7 Fixes for CharSet marshaling, this caused problems with the IE Capturing. RKrom 2014-06-20 17:29:27 +02:00
  • d1c7ee5e87 Improved some messages in German translation jklingen 2014-06-19 18:52:05 +00:00
  • cf75087803 Removed exit, which might solve the "Command executed with exception" at AppVeyor [ci skip] RKrom 2014-06-17 18:11:30 +02:00
  • 13f9c143ff Fixed path in deploy script RKrom 2014-06-17 18:03:50 +02:00
  • e1cc994eba Added a script to copy all the artifacts from the build to Sourceforge, using WinSCP [ci skip] RKrom 2014-06-17 17:38:55 +02:00
  • 46467167cf Added link to our CI system [ci skip] RKrom 2014-06-17 17:01:20 +02:00
  • 0011826fc0 Added README.md for the initial BitBucket page [ci skip] RKrom 2014-06-17 16:58:26 +02:00
  • 9f21b8cfc4 Changed SHA1 length to 7, so it represents the same size as in BitBucket [ci skip] RKrom 2014-06-17 16:51:05 +02:00
  • 48aa7d8c29 Added translations for the new features in 1.2, currently we have Dutch, English and German. RKrom 2014-06-17 16:31:55 +02:00
  • c6bd67ce4b Fix for self-awareness about UNSTABLE / Release RKrom 2014-06-17 14:33:33 +02:00
  • 9bed298611 Changed build to generate UNSTABLE files when the build in major.minor.build.revision is odd. Currently we are building 1.2.0 which will result in an unstable. When we change the version to 1.2.1 in AppVeyor we get releases. RKrom 2014-06-17 14:20:00 +02:00
  • f1642f3014 Changed dynamic destination handling, children are only created for the dynamic destinations and not the "parent". e.g. there is an outlook entry, which has children for all the open emails, but not for outlook itself. As this was already in the menu on the main level, there is no need to repeat this. RKrom 2014-06-17 13:09:01 +02:00