RKrom
|
6e95cf210d
|
Added a way to disable destinations in the configuration, for now OneNote is disabled by default. (As I am not satisfied with the way it works)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1830 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-05-04 08:36:25 +00:00 |
|
RKrom
|
ffb2e892cf
|
Removed the MessageBox from the ConfluenceDestination, replaced it with a notify like all the other destinations.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1822 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-05-02 10:23:00 +00:00 |
|
RKrom
|
e5fd88ebd3
|
Refactoring: created a OutputSettings class to contain all the output settings for writing files. Default the settings are loaded from the configuration, in a later version it will be possible to have separate settings for every destination and these can be configured at one place... the settings form.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1815 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-24 16:44:34 +00:00 |
|
RKrom
|
d73d80fe1a
|
Added fail-fast for Confluence & Jira, this prevents slow-down in the Destination-Picker when moving over the Jira or Confluence destination and no login was made.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1794 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-18 10:25:12 +00:00 |
|
RKrom
|
4e8f6b0b26
|
Fixed error with IETF and refactored the confluence plugin to use the right language code.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1790 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-18 08:56:37 +00:00 |
|
RKrom
|
53af559d22
|
Preparations for the language changes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1783 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-17 14:16:10 +00:00 |
|
RKrom
|
eb616472c4
|
Changed IDestination, added a manuallyInitiated so the destination can change its behavior depending on the flag. An example use-case would be the word exporter: if the flag is false, which it would be if the word destination is set as THE destination, it would add to the current document if one is available otherwise create a new. This makes it possible to have a kind of session behavior.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1749 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-04-04 13:46:14 +00:00 |
|
RKrom
|
72fc31b915
|
Fixed exception when drawing the confluence destination toolstrip button, as the steam behind the image was disposed.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1725 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-28 19:09:15 +00:00 |
|
RKrom
|
bae0b6c34a
|
Fixes for refactoring the save method (added boolean for reduce colors)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1710 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-20 05:53:41 +00:00 |
|
RKrom
|
40807d5d2b
|
Fixed bug where the image exported to the Clipboard, Jira, Imgur or Confluence is bigger as it should be. The reason is that "MemoryStream.getBuffer()" returns the byte buffer for the stream, which is usually bigger (capacity) than the actual data!!
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1702 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-14 11:53:03 +00:00 |
|
RKrom
|
5f9deb2f06
|
Refactoring the interop code to a separate project. Still need to add the interop DLL to the final exe... or maybe I want to use references inside the projects...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1690 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-03-06 17:45:50 +00:00 |
|
RKrom
|
6326c5a9f1
|
Fixed boolean logic for Confluence logged-in check
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1669 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-20 15:00:32 +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
|
affbfb0ce6
|
Finished translation & fixed configuration issues.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1621 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-02-02 10:49:14 +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 |
|