Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Greenshot

An open source screenshot tool for Windows
Collective - Host: opensource - https://opencollective.com/greenshot - Website: https://getgreenshot.org/ - Code: https://github.com/greenshot/greenshot

Changes to make the context menu work on multiple items

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1629 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 08d56090c41b8e4963e09ee732b60394910e834d authored almost 13 years ago by RKrom <[email protected]>
Fixed TextContainer resize, by making the ApplyBounds virtual and overriding it in the TextContainer

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1628 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 0398e831dbc8292bcc2c91bf188dd3659e09ee62 authored almost 13 years ago by RKrom <[email protected]>
Fixed problem in Outlook Export when 2 Emails are open with the same name, one is the answer to a received email. The received email was taken as a Target, which is easily fixed by adding a check on "Sent" (as is done when retrieving the list of possible targets).

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1627 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - cdf5fb52e8e97ade178564012efb1e4c5a34ff25 authored almost 13 years ago by RKrom <[email protected]>
Removed "unstable" as some people get nervous when something like that is mentioned.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1626 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 994159c3ed4b9309b5f8cf9333d2a0dee0f8e054 authored almost 13 years ago by RKrom <[email protected]>
Updated readme.txt

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1625 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - fbf9a9a49d5eadc35af887b773030800dcdf8d8a authored almost 13 years ago by RKrom <[email protected]>
Fixed typo in filename

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1624 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 9b62a84e4ed444e69f3838151c02ef98b68b4c90 authored almost 13 years ago by RKrom <[email protected]>
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

github.com/greenshot/greenshot - 0e522f6afca4dddd6655115823e37c972bc6de38 authored almost 13 years ago by RKrom <[email protected]>
Only setting value if we can write them, this solved a problem with cloneTo for an ini configuration object.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1622 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 2ba4b6f838d31b0e1f5cd3b989f0cc1354c77f3a authored almost 13 years ago by RKrom <[email protected]>
Finished translation & fixed configuration issues.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1621 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - affbfb0ce63539905e83f21786261df2b10dad72 authored almost 13 years ago by RKrom <[email protected]>
Improved JIRA destination name by including the Jira KEY.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1620 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - efc18a6ad3aba413298ae2ee35c4738b941b76a4 authored almost 13 years ago by RKrom <[email protected]>
Fixed DestinationPicker "issue", the context menu was still shown if the e.g. Jira upload window was shown. Also fixed an issue with the jira upload window that the last used jira was displayed but the upload button was disabled.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1619 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 8198c69d68b9f12149fc7d462cd86c6491aa7902 authored almost 13 years ago by RKrom <[email protected]>
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!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1618 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 05373cf2495754842636fd827740170d53af3c29 authored almost 13 years ago by RKrom <[email protected]>
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)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1617 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 6fb498f633380a3398e12a376bfd99129dfac496 authored almost 13 years ago by RKrom <[email protected]>
Small fixes that make it possible to run the not installed Greenshot from a network share.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1616 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - fddeb05d677a7720d288e25cf2d52b4f2203bcb1 authored almost 13 years ago by RKrom <[email protected]>
Fixed NullReferenzException

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1615 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 23e9843d07fb318628e6ede96725f46d354a851f authored almost 13 years ago by RKrom <[email protected]>
Fixing a cleanup / reentrant problem by closing the current CaptureForm if a new is opened and disposing the capture before exiting MakeCapture().

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1614 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - d4e9b701615cf714980cc56bf495ca4d43e1f6f2 authored almost 13 years ago by RKrom <[email protected]>
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!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1613 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 299a4fba729765f78250c18428432eaa06a3751b authored almost 13 years ago by RKrom <[email protected]>
fixed warning because of setting a ScaleOptions var to 0x0

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1612 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 27d28efbebaa6d987a67a068282d6904de6e9be8 authored almost 13 years ago by JKlingen <[email protected]>
Generate new image when Surface is modified, otherwise we export the initially opened or save file even though changes were made!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1611 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - f31a432383c86f321c1c77153835243089fe8fdb authored almost 13 years ago by RKrom <[email protected]>
Using background thread to retrieve the window details, this should speed up the time until the CaptureForm is shown.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1610 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 6ecba18fae6225d71bb4757d3818437affc738e6 authored almost 13 years ago by RKrom <[email protected]>
LanguageDialog closes and selects the language itself if only one language is available.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1609 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 73cfc30d494f102184af5f575357d3770b1be506 authored almost 13 years ago by RKrom <[email protected]>
Embedded the default en-US language file, so the greenshot.exe should always run without language files.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1608 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 41365fab868bdb9ac542515f263ec595af6dc99a authored almost 13 years ago by RKrom <[email protected]>
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

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1607 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 83570e855be454efde257b7a69654a74a55334c5 authored almost 13 years ago by RKrom <[email protected]>
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.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1606 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 89c2b7a9e7707b037da7ef5bc079e04560e1bef8 authored almost 13 years ago by RKrom <[email protected]>
Added some missing files.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1604 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 64581dbd4017b759d89b6f3d835689e93f25bc48 authored almost 13 years ago by RKrom <[email protected]>
Added some missing files.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1603 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - e860872ae0d5995ec7796fbd4682948f436df020 authored almost 13 years ago by RKrom <[email protected]>
Moving back to trunk!

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1602 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 8d458998a10479a8f4920beac1e310ddfe9dec0b authored almost 13 years ago by RKrom <[email protected]>
updated help for version 0.8.1

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1437 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - ad265b2c549987782b4fed0132f0293533d18b6c authored about 13 years ago by JKlingen <[email protected]>
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

github.com/greenshot/greenshot - 9e0a754032d4d5ea8b647205691f5d5eb22b1d85 authored over 13 years ago by RKrom <[email protected]>
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).

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1286 7dccd23d-a4a3-4e1f-8c07-b4c1b401...

github.com/greenshot/greenshot - 0ff3c6908c9fcd0402c968cd1852b2ca4122dcc7 authored over 13 years ago by RKrom <[email protected]>
Deleting some stuff we don't need

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1283 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - ecf971b0da87950a16e0e759020acedae63abcc3 authored over 13 years ago by RKrom <[email protected]>
"Merged" 0.8 with HEAD, so we can continue developing

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1282 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - f3b0878b02b238d6258de4e2d4e92f9c8310b133 authored over 13 years ago by RKrom <[email protected]>
Cleaning HEAD, to replace it with the branch

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1281 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 174f653a5a279e08a7a916e8b3777721c484271d authored over 13 years ago by RKrom <[email protected]>
Corrections for lithuanian translation: https://sourceforge.net/tracker/?func=detail&aid=3305079&group_id=191585&atid=1368020

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1128 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 3514fc0a29b3cc529c3ef6d38071f507d3c74cdb authored over 13 years ago by JKlingen <[email protected]>
brazilian portuguese translation: http://sourceforge.net/tracker/?func=detail&aid=3305324&group_id=191585&atid=1368020

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1127 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - b4aefdf5bcdc7f191410b54aaadcbf42f227330f authored over 13 years ago by JKlingen <[email protected]>
lithuanian language file

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1102 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - e85b7abd6e0ad0d49fa6dcdd56e7a643bb525b11 authored over 13 years ago by JKlingen <[email protected]>
added new and updated language files

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1050 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 91612ede4ef61977d1a3563ee28f29a4f1269bb2 authored over 13 years ago by JKlingen <[email protected]>
changed language name to local name: Türkçe

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1049 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - d3665a7c59f9081067503b72aa1378a81d20d48c authored over 13 years ago by JKlingen <[email protected]>
spanish translation by https://sourceforge.net/users/alex_degarate/

https://sourceforge.net/tracker/?func=detail&aid=3290458&group_id=191585&atid=1368020

git-svn-id...

github.com/greenshot/greenshot - aff221cf4bbd3eebe769905e1d9a8505d2b71eb1 authored over 13 years ago by JKlingen <[email protected]>
revised italian translation by https://sourceforge.net/users/tonytogna/

https://sourceforge.net/tracker/?func=detail&aid=3097544&group_id=191585&atid=1368020

git-svn-id...

github.com/greenshot/greenshot - 8c92a5a560419a349bf3844f7a0fcefb40de3af5 authored over 13 years ago by JKlingen <[email protected]>
finnish translation by https://sourceforge.net/users/jarimm/

https://sourceforge.net/tracker/?func=detail&aid=3161157&group_id=191585&atid=1368020

git-svn-id...

github.com/greenshot/greenshot - 5a5620661e3fcd638f8d01ba9c200311eeebf42c authored over 13 years ago by JKlingen <[email protected]>
greek translation by http://sourceforge.net/users/geoskoun/

http://sourceforge.net/tracker/?func=detail&aid=3274761&group_id=191585&atid=1368020

git-svn-id:...

github.com/greenshot/greenshot - 3714fd39826ffb3583ee714ff978c4aac2ea6bdd authored over 13 years ago by JKlingen <[email protected]>
swedish translation by http://sourceforge.net/users/eric_se/

http://sourceforge.net/tracker/?func=detail&aid=3282371&group_id=191585&atid=1368020

git-svn-id:...

github.com/greenshot/greenshot - 3ff2de40852d6106494068bbaeb5e9a661745c49 authored over 13 years ago by JKlingen <[email protected]>
hebrew translation by http://sourceforge.net/users/r_sasson/

http://sourceforge.net/tracker/?func=detail&aid=3290404&group_id=191585&atid=1368020

git-svn-id:...

github.com/greenshot/greenshot - c45e114562457c131c446567e51510dad9ae9771 authored over 13 years ago by JKlingen <[email protected]>
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.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@928 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 4d8542db95fd2d24df6cc199b3747f05e18eb060 authored almost 14 years ago by RKrom <[email protected]>
Fixed bug #3066880: Added missing link between the button an the method.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@914 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 6710fa24861e6ddce4bcfa5c19f011f1fa1693ed authored almost 14 years ago by RKrom <[email protected]>
Merge for Bug #3148232, writing to the local application data preventing to write on a network share and fixes roaming profile synchronization.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@909 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 2baa5d770a77e5bd16c38e67bd20eccef249320b authored about 14 years ago by RKrom <[email protected]>
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.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@905 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 457a43dfc1d2cea08340a3677039003e3a12e396 authored over 14 years ago by RKrom <[email protected]>
UTF-8 version, this is better for Diff tools... (we can at least see something, even if it's unreadable...)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@904 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 3fc8b3fbc2155085cecfd329c3da9574ebb318bb authored over 14 years ago by RKrom <[email protected]>
added italian translation as supplied by tonytogna https://sourceforge.net/tracker/?func=detail&aid=3067023&group_id=191585&atid=1368020

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@903 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - ef8718bae0b87da473840a007965aa6c6c6fd894 authored over 14 years ago by JKlingen <[email protected]>
Small cleanups

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@902 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 0424692315363984ef8219d47255f6c3863d7b0f authored over 14 years ago by RKrom <[email protected]>
Removed reference to my private jira...

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@901 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - fe59a4607e12ce2fe0e07bd0a51b75c92f1ba9be authored over 14 years ago by RKrom <[email protected]>
Added Proxy support

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@900 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 60eff1d0f6b668331628ca77a06e1e485303dbb7 authored over 14 years ago by RKrom <[email protected]>
Added Proxy support

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@899 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 2cc6277ce2568e6aab221fc316dbbad6171003a7 authored over 14 years ago by RKrom <[email protected]>
Fixed missing login

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@898 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 82207ac60776dacedd7d54b5ea4b1c305a810a35 authored over 14 years ago by RKrom <[email protected]>
Refactored ConfluencePlugin to be like the JiraPlugin

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@897 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - c8184d1a764db1ed974c790df1947460404fb8dc authored over 14 years ago by RKrom <[email protected]>
Fixed default

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@896 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 0b3a36892d03e89f89d10e6a63490e5d0033da6b authored over 14 years ago by RKrom <[email protected]>
Refactoring for new patterns and added the other projects to the solution, so refactoring is always made over all files.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@895 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 7066a5e6ee9b216cdb7a3e9cff18f9a551f2ee5a authored over 14 years ago by RKrom <[email protected]>
Fixed pattern

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@894 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 750564882c8c6058a5f516e5f6eae8ea3b5be695 authored over 14 years ago by RKrom <[email protected]>
Merge from BRANCH

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@893 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - b2d2711256a7b4f5e854f6b3a6da2ce6831b8d23 authored over 14 years ago by RKrom <[email protected]>
Fixes for the new pattern and merge from BRANCH

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@892 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 239e49309d36ad9235768a74085a41feb297c6a6 authored over 14 years ago by RKrom <[email protected]>
Added upload format to settings form

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@889 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 397702c959e6d3c5951369503d66ffa1aa8dbd80 authored over 14 years ago by RKrom <[email protected]>
Added upload file settings, fixed missing filename, refactored the configuration out of the jiraConnector.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@888 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 19038c7c2be25632b3030ce6bdb59a4c23a729a1 authored over 14 years ago by RKrom <[email protected]>
Small fixes for the credentials dialog

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@887 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 6a0d928bd425a77d349ef6dd8605e2fe7d817fb0 authored over 14 years ago by RKrom <[email protected]>
Refactoring for CredentialsDialog usage (not finished yet)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@886 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - cf699594f9cceb36e3dee4e3b3b362526f3c71d5 authored over 14 years ago by RKrom <[email protected]>
Made it usable inside Greenshot

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@885 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - dd630f20a1feefcf5a2f450f3d02b62e4fe2b59f authored over 14 years ago by RKrom <[email protected]>
Added some more comments

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@884 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 3a4fc710b79372b5d82440601f5ad1e45e9fc82e authored over 14 years ago by RKrom <[email protected]>
Added IncorrectPassword for windows versions newer as Windows XP

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@883 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - e820e1bc0edb86f60cf8d13e69d338d0518a76fa authored over 14 years ago by RKrom <[email protected]>
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.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@882 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - ede0ddfc6bc3fa09b58677b0a16b5ce736579755 authored over 14 years ago by RKrom <[email protected]>
Force not writing the password

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@881 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 40b0513b9ce09af5317a36576f1327bcfa97b13f authored over 14 years ago by RKrom <[email protected]>
Force not writing the password

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@880 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - a596c8f4ea4de97af1f36176d84405e3a6ecc407 authored over 14 years ago by RKrom <[email protected]>
Fixed Bug #3056670, RenderMode.EDIT was always even used when exporting.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@875 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - cd8092859c1cf90a2802d7d36328bc2b04e6b3cb authored over 14 years ago by RKrom <[email protected]>
Refactored default Field values, works now but still don't know why empty values are written.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@873 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - f55107dd2fab2f54d6bc9b9c75c89c77d08a151d authored over 14 years ago by RKrom <[email protected]>
The object to ini is almost working, still this is a workaround

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@872 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - ec71396600abecdd9c6c97b8ca836bcba64916b1 authored over 14 years ago by RKrom <[email protected]>
Stability fixes for Bug #3052665

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@869 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 387ffad3cf987c68968d9f73d268be86dbd046ef authored over 14 years ago by RKrom <[email protected]>
Made replacing the image more secure, the old code MIGHT have resulted in the Bug #3052665

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@868 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - cb8d8497c911ecdc7ed1343f9af4dda5dc0c5469 authored over 14 years ago by RKrom <[email protected]>
Fixed NullReference at Shutdown

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@867 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 2c8bf66009bcedf73e1758cbe7753acc8d238603 authored over 14 years ago by RKrom <[email protected]>
Fixed for latest SVN state and refactored for IniConfig

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@865 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - aeefa9a767b2a2b6f9b492279fa137d0da0af439 authored over 14 years ago by RKrom <[email protected]>
display language as "Čeština" instead of "Czech"

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@864 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 13dad61313a2e2b8f49dbe8517892e3dae5190b0 authored over 14 years ago by JKlingen <[email protected]>
czech translation has been revised by another user

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@863 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - a8b68ca0d437cc1b80e6415bc3ba3d960083127f authored over 14 years ago by JKlingen <[email protected]>
Minor/log changes

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@862 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 2945282990788e91c23567073a388e6f26b980b2 authored over 14 years ago by RKrom <[email protected]>
Fixed typo

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@861 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 4310688689272cff0414c5e9114783262ac56c14 authored over 14 years ago by RKrom <[email protected]>
Fixed "problem" of unregistered configurations

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@860 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 2ecbc82dc7c2b7dfc8b091877dd716ce854a09c0 authored over 14 years ago by RKrom <[email protected]>
Made the plug-in work with the new ini configuration framework

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@859 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - f000080bc4a70a4a2c4334fe0e3cba69d8f3dc94 authored over 14 years ago by RKrom <[email protected]>
More refactoring for the new configuration framework

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@858 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - bb7f21656778a4d97969bb81b549d4656ea0f2ba authored over 14 years ago by RKrom <[email protected]>
Added Dictionary support

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@857 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - ea26f9ca50f3c7dd831f05ab2a0fd71dc82cd3f3 authored over 14 years ago by RKrom <[email protected]>
Changed some more properties, now I have a way so supply "defaults" which aren't constants

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@856 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 2a1ef29b8414def377d1d1bbd513e90fdff884e3 authored over 14 years ago by RKrom <[email protected]>
Initial support for Dictionary type... (only so I won't forget how to)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@855 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 8eafe91ce036de82c24cb71aa56ef09b496e080a authored over 14 years ago by RKrom <[email protected]>
Changes so the confluenceConnector is "lazy" loaded, this makes the startup a lot quicker.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@854 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - d0c061e7f236fdd6d85e029eb53909bdb38dccb7 authored over 14 years ago by RKrom <[email protected]>
Refactorings for the new IniConfig

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@853 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 14b0863bcd20aac245392ee79173066241c5cf5a authored over 14 years ago by RKrom <[email protected]>
Merge from BRANCH

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@852 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 232fd4e33db7d42125d1b03b81466989f9e87233 authored over 14 years ago by RKrom <[email protected]>
Configuration refactoring, using the new IniConfiguration

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@851 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 5a7258b9f25faebf4d22b9ce3a027836815cc23b authored over 14 years ago by RKrom <[email protected]>
Reverted

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@850 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - d3fc983efd454f12d59bed60120b57b88635b60b authored over 14 years ago by RKrom <[email protected]>
Configuration refactoring: changed SettingsForm and some other classes to use the new IniConfiguration

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@849 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 5e9772c4e58b945032b1906dc7fd888f7bb0ac34 authored over 14 years ago by RKrom <[email protected]>
Fixed "destinations"

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@848 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 60f72cc0be73428ef3f41aac6f4d8e1012d0520d authored over 14 years ago by RKrom <[email protected]>
Added Rectangle and fixed write problem

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@847 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - fe4ee0b62b5e815d3e5b10b7827798a8101c6604 authored over 14 years ago by RKrom <[email protected]>
Configuration refactoring: added EditorConfiguration

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@846 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - a73c3cfb15b42caba3b8928d5d20ca0e21c6b9e1 authored over 14 years ago by RKrom <[email protected]>
Added more properties

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@845 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - e176d18dc3a1ed54d9bdd49dbf0dc2515320bf7d authored over 14 years ago by RKrom <[email protected]>
Added more types

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@844 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 94515dd7fb5414f0c12ab4d435d90103c6af01cf authored over 14 years ago by RKrom <[email protected]>
resized some elements to allow longer color names (as proposed by polish translator)

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@843 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4

github.com/greenshot/greenshot - 9f3f93be0405c5fa680185a716f551f5ce2eb6ef authored over 14 years ago by JKlingen <[email protected]>