Commit Graph

  • 05373cf249 Changed the installer so we only make an installer with those files we really need... If new files are added, they need to be specified! RKrom 2012-02-01 17:51:06 +0000
  • 6fb498f633 Fixed Bug #3482709, when using a time stamp on the page the print is cropped. (quick fix, as the problem is most likely in the GetAlignedRectangle) RKrom 2012-02-01 15:01:22 +0000
  • fddeb05d67 Small fixes that make it possible to run the not installed Greenshot from a network share. RKrom 2012-02-01 11:58:59 +0000
  • 23e9843d07 Fixed NullReferenzException RKrom 2012-01-31 17:03:24 +0000
  • d4e9b70161 Fixing a cleanup / reentrant problem by closing the current CaptureForm if a new is opened and disposing the capture before exiting MakeCapture(). RKrom 2012-01-31 16:18:44 +0000
  • 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! RKrom 2012-01-31 16:02:17 +0000
  • 27d28efbeb fixed warning because of setting a ScaleOptions var to 0x0 JKlingen 2012-01-30 22:22:38 +0000
  • f31a432383 Generate new image when Surface is modified, otherwise we export the initially opened or save file even though changes were made! RKrom 2012-01-27 08:52:40 +0000
  • 6ecba18fae Using background thread to retrieve the window details, this should speed up the time until the CaptureForm is shown. RKrom 2012-01-24 21:53:09 +0000
  • 73cfc30d49 LanguageDialog closes and selects the language itself if only one language is available. RKrom 2012-01-24 21:37:15 +0000
  • 41365fab86 Embedded the default en-US language file, so the greenshot.exe should always run without language files. RKrom 2012-01-24 21:26:54 +0000
  • 83570e855b Added logic which forces the greenshot.ini to be created in the startup-path (where the executable is) when there is no log4net.xml available. This is useful when someone just wants to use the greenshot.exe RKrom 2012-01-24 20:59:26 +0000
  • 89c2b7a9e7 Added log4net-embedded.xml as embedded resource so Greenshot always has a log4net file. Also added ILMerge so we can make a Greenshot.exe without DLL's. RKrom 2012-01-24 20:25:23 +0000
  • 64581dbd40 Added some missing files. RKrom 2012-01-24 19:34:38 +0000
  • e860872ae0 Added some missing files. RKrom 2012-01-24 19:28:12 +0000
  • 8d458998a1 Moving back to trunk! RKrom 2012-01-24 19:24:36 +0000
  • ad265b2c54 updated help for version 0.8.1 JKlingen 2011-11-15 20:41:25 +0000
  • 9e0a754032 Merge from 0.8: Fixed open recent (tray-icon context menu) and added the "save" icon to the SaveAs in the editor menu RKrom 2011-07-17 14:47:31 +0000
  • 0ff3c6908c Merge from 0.8: Added "Editor match capture size" option, which was still missing. Also set this to default and added translations DE,EN,NL (which all need to be checked). RKrom 2011-07-17 13:41:52 +0000
  • ecf971b0da Deleting some stuff we don't need RKrom 2011-07-17 12:16:30 +0000
  • f3b0878b02 "Merged" 0.8 with HEAD, so we can continue developing RKrom 2011-07-17 12:05:59 +0000
  • 174f653a5a Cleaning HEAD, to replace it with the branch RKrom 2011-07-17 11:54:05 +0000
  • 3514fc0a29 Corrections for lithuanian translation: https://sourceforge.net/tracker/?func=detail&aid=3305079&group_id=191585&atid=1368020 JKlingen 2011-05-29 06:13:37 +0000
  • b4aefdf5bc brazilian portuguese translation: http://sourceforge.net/tracker/?func=detail&aid=3305324&group_id=191585&atid=1368020 JKlingen 2011-05-29 06:12:19 +0000
  • e85b7abd6e lithuanian language file JKlingen 2011-05-16 07:07:41 +0000
  • 91612ede4e added new and updated language files JKlingen 2011-04-24 10:46:42 +0000
  • d3665a7c59 changed language name to local name: Türkçe JKlingen 2011-04-24 10:45:53 +0000
  • aff221cf4b spanish translation by https://sourceforge.net/users/alex_degarate/ https://sourceforge.net/tracker/?func=detail&aid=3290458&group_id=191585&atid=1368020 JKlingen 2011-04-24 10:40:35 +0000
  • 8c92a5a560 revised italian translation by https://sourceforge.net/users/tonytogna/ https://sourceforge.net/tracker/?func=detail&aid=3097544&group_id=191585&atid=1368020 JKlingen 2011-04-24 10:39:58 +0000
  • 5a5620661e finnish translation by https://sourceforge.net/users/jarimm/ https://sourceforge.net/tracker/?func=detail&aid=3161157&group_id=191585&atid=1368020 JKlingen 2011-04-24 10:38:36 +0000
  • 3714fd3982 greek translation by http://sourceforge.net/users/geoskoun/ http://sourceforge.net/tracker/?func=detail&aid=3274761&group_id=191585&atid=1368020 JKlingen 2011-04-24 10:38:00 +0000
  • 3ff2de4085 swedish translation by http://sourceforge.net/users/eric_se/ http://sourceforge.net/tracker/?func=detail&aid=3282371&group_id=191585&atid=1368020 JKlingen 2011-04-24 10:37:23 +0000
  • c45e114562 hebrew translation by http://sourceforge.net/users/r_sasson/ http://sourceforge.net/tracker/?func=detail&aid=3290404&group_id=191585&atid=1368020 JKlingen 2011-04-24 10:36:47 +0000
  • 4d8542db95 Merge: Fixed Bug #3182911: The problem is that since Windows Vista the "GetWindowsRect" function doesn't work correctly anymore! In some scenarios the size is wrong! Now using DWM, if Windows >= Vista for retrieving the right values. RKrom 2011-03-05 07:10:52 +0000
  • 6710fa2486 Fixed bug #3066880: Added missing link between the button an the method. RKrom 2011-02-15 13:56:45 +0000
  • 2baa5d770a Merge for Bug #3148232, writing to the local application data preventing to write on a network share and fixes roaming profile synchronization. RKrom 2011-01-04 12:48:45 +0000
  • 457a43dfc1 Fixed problem with "uppercase" in extension, for instance JIRA doesn't show .Png as a picture preview when a e.g. "screenshot.Png" is attached to an issue. RKrom 2010-10-05 13:32:27 +0000
  • 3fc8b3fbc2 UTF-8 version, this is better for Diff tools... (we can at least see something, even if it's unreadable...) RKrom 2010-09-28 15:29:27 +0000
  • ef8718bae0 added italian translation as supplied by tonytogna https://sourceforge.net/tracker/?func=detail&aid=3067023&group_id=191585&atid=1368020 JKlingen 2010-09-25 07:35:37 +0000
  • 0424692315 Small cleanups RKrom 2010-09-23 09:09:33 +0000
  • fe59a4607e Removed reference to my private jira... RKrom 2010-09-23 09:01:27 +0000
  • 60eff1d0f6 Added Proxy support RKrom 2010-09-23 09:00:17 +0000
  • 2cc6277ce2 Added Proxy support RKrom 2010-09-23 08:59:52 +0000
  • 82207ac607 Fixed missing login RKrom 2010-09-22 10:47:14 +0000
  • c8184d1a76 Refactored ConfluencePlugin to be like the JiraPlugin RKrom 2010-09-22 10:02:03 +0000
  • 0b3a36892d Fixed default RKrom 2010-09-22 09:42:40 +0000
  • 7066a5e6ee Refactoring for new patterns and added the other projects to the solution, so refactoring is always made over all files. RKrom 2010-09-22 09:41:19 +0000
  • 750564882c Fixed pattern RKrom 2010-09-22 09:39:18 +0000
  • b2d2711256 Merge from BRANCH RKrom 2010-09-22 09:38:25 +0000
  • 239e49309d Fixes for the new pattern and merge from BRANCH RKrom 2010-09-22 09:34:47 +0000
  • 397702c959 Added upload format to settings form RKrom 2010-09-22 08:46:21 +0000
  • 19038c7c2b Added upload file settings, fixed missing filename, refactored the configuration out of the jiraConnector. RKrom 2010-09-22 08:08:54 +0000
  • 6a0d928bd4 Small fixes for the credentials dialog RKrom 2010-09-22 07:57:48 +0000
  • cf699594f9 Refactoring for CredentialsDialog usage (not finished yet) RKrom 2010-09-22 06:18:34 +0000
  • dd630f20a1 Made it usable inside Greenshot RKrom 2010-09-22 06:16:51 +0000
  • 3a4fc710b7 Added some more comments RKrom 2010-09-21 15:32:49 +0000
  • e820e1bc0e Added IncorrectPassword for windows versions newer as Windows XP RKrom 2010-09-21 15:28:21 +0000
  • ede0ddfc6b Added a CredentialsDialog which can be used for different kind of plugins which need a login. The credentials supplied over this dialog can be stored inside the window itself. This way the plugins don't need to store the password themselves! The credentials will be visible in the "Stored user names and passwords", which can be found under "Manage Passwords" of the user accounts. RKrom 2010-09-21 15:13:46 +0000
  • 40b0513b9c Force not writing the password RKrom 2010-09-21 11:18:44 +0000
  • a596c8f4ea Force not writing the password RKrom 2010-09-21 11:17:56 +0000
  • cd8092859c Fixed Bug #3056670, RenderMode.EDIT was always even used when exporting. RKrom 2010-08-31 20:37:30 +0000
  • f55107dd2f Refactored default Field values, works now but still don't know why empty values are written. RKrom 2010-08-27 05:34:30 +0000
  • ec71396600 The object to ini is almost working, still this is a workaround RKrom 2010-08-26 06:09:54 +0000
  • 387ffad3cf Stability fixes for Bug #3052665 RKrom 2010-08-25 10:57:39 +0000
  • cb8d8497c9 Made replacing the image more secure, the old code MIGHT have resulted in the Bug #3052665 RKrom 2010-08-25 10:40:28 +0000
  • 2c8bf66009 Fixed NullReference at Shutdown RKrom 2010-08-25 06:21:30 +0000
  • aeefa9a767 Fixed for latest SVN state and refactored for IniConfig RKrom 2010-08-24 19:05:15 +0000
  • 13dad61313 display language as "Čeština" instead of "Czech" JKlingen 2010-08-24 18:44:29 +0000
  • a8b68ca0d4 czech translation has been revised by another user JKlingen 2010-08-24 18:34:26 +0000
  • 2945282990 Minor/log changes RKrom 2010-08-24 15:26:35 +0000
  • 4310688689 Fixed typo RKrom 2010-08-24 15:26:12 +0000
  • 2ecbc82dc7 Fixed "problem" of unregistered configurations RKrom 2010-08-24 15:25:54 +0000
  • f000080bc4 Made the plug-in work with the new ini configuration framework RKrom 2010-08-24 15:25:28 +0000
  • bb7f216567 More refactoring for the new configuration framework RKrom 2010-08-24 13:55:39 +0000
  • ea26f9ca50 Added Dictionary support RKrom 2010-08-24 12:05:57 +0000
  • 2a1ef29b84 Changed some more properties, now I have a way so supply "defaults" which aren't constants RKrom 2010-08-24 10:49:48 +0000
  • 8eafe91ce0 Initial support for Dictionary type... (only so I won't forget how to) RKrom 2010-08-24 10:36:47 +0000
  • d0c061e7f2 Changes so the confluenceConnector is "lazy" loaded, this makes the startup a lot quicker. RKrom 2010-08-24 10:35:56 +0000
  • 14b0863bcd Refactorings for the new IniConfig RKrom 2010-08-24 09:54:32 +0000
  • 232fd4e33d Merge from BRANCH RKrom 2010-08-24 08:11:34 +0000
  • 5a7258b9f2 Configuration refactoring, using the new IniConfiguration RKrom 2010-08-23 19:52:29 +0000
  • d3fc983efd Reverted RKrom 2010-08-23 19:42:35 +0000
  • 5e9772c4e5 Configuration refactoring: changed SettingsForm and some other classes to use the new IniConfiguration RKrom 2010-08-23 19:42:33 +0000
  • 60f72cc0be Fixed "destinations" RKrom 2010-08-23 19:10:16 +0000
  • fe4ee0b62b Added Rectangle and fixed write problem RKrom 2010-08-23 19:09:05 +0000
  • a73c3cfb15 Configuration refactoring: added EditorConfiguration RKrom 2010-08-23 19:08:11 +0000
  • e176d18dc3 Added more properties RKrom 2010-08-23 18:51:29 +0000
  • 94515dd7fb Added more types RKrom 2010-08-23 18:51:04 +0000
  • 9f3f93be04 resized some elements to allow longer color names (as proposed by polish translator) JKlingen 2010-08-23 18:11:13 +0000
  • ff861b888e added language files to project JKlingen 2010-08-23 18:08:24 +0000
  • 6a1c0bdd7d added changes/improvements sent from original translator JKlingen 2010-08-23 17:46:59 +0000
  • ccbc7d8506 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:43:45 +0000
  • 77bdad6f3b adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:43:26 +0000
  • e20196f7b1 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:43:00 +0000
  • a2b7aa6f06 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:40:53 +0000
  • a923c5cee1 adopted fixes and improvements from russian translation JKlingen 2010-08-23 17:40:36 +0000
  • cbe70f776d added changes and improvements by author JKlingen 2010-08-23 17:32:42 +0000
  • 3576f666bc added polish translation JKlingen 2010-08-23 17:16:31 +0000
  • 75e4dd4590 Added Windows 7 support to the EnvironmentInfo RKrom 2010-08-20 16:08:07 +0000
  • 7567a40158 Merge from BRANCH: Added check for Microsoft Office Document Imaging (MODI), when this is not installed the OCR plug-in won't be available for installation. RKrom 2010-08-19 07:34:41 +0000