Commit graph

2292 commits

Author SHA1 Message Date
L1Q 03adc02009 Updated Russian translation 2016-01-09 14:08:43 +02:00
Jaex f94248c461 Updated resx 2016-01-09 01:28:22 +02:00
Jaex 7b42f82c56 Don't filter windows in rectangle list 2016-01-09 01:24:13 +02:00
Jaex ddfde4e219 Updating pomf clones 2016-01-09 00:30:38 +02:00
Jaex 196ed87aa0 Update description of two settings 2016-01-08 23:39:36 +02:00
Michael Delpach 2338f040a4 Allow resizing Task Settings window 2016-01-09 05:13:53 +08:00
Jaex f1bb4359c3 fixed #1228: Throw exception if sftp keypath is invalid 2016-01-08 17:52:31 +02:00
Jaex 469741ca7f Added PortableApps type to Setup project 2016-01-07 20:36:01 +02:00
Jaex 6c5870caf3 Use absolute path for back color 2016-01-07 20:30:35 +02:00
Jaex 21efeef0ea Support relative path in FFmpeg path 2016-01-07 20:16:09 +02:00
Jaex 13e1f68c28 Added PortableApps support which will use custom personal path and disable updating 2016-01-07 19:48:59 +02:00
Jaex 066a81fa7f Removed unused resx entries 2016-01-06 21:07:43 +02:00
Jaex d33324043e Removing IRC client settings tab 2016-01-06 20:47:26 +02:00
Jaex a286b5fef2 Removed IRC client 2016-01-06 19:24:43 +02:00
Jaex a3bd391ebc If client rectangle same size as window size then don't add it 2016-01-06 14:48:33 +02:00
Jaex 8bdd46be1d When removing not visible regions don't remove window which have same size as its control 2016-01-05 23:21:15 +02:00
Jaex 7e042c10a8 Added timeout to get window info list function for unexpected possibilities 2016-01-05 18:18:22 +02:00
Jaex 3e2f34468c Changed detect windows/controls variable names 2016-01-05 17:06:02 +02:00
Jaex ecc8a03789 Removed Region (Windows and controls) instead Region capture will have it by default and possible to disable them 2016-01-05 02:42:51 +02:00
Jaex dd7f12b0b6 Removed TaskSettings temp backward compatibility code 2016-01-04 22:15:03 +02:00
Jaex 3f45c1f51e Remove "(" and ")" replacing from custom uploader export all 2016-01-04 19:11:35 +02:00
Jaex 956d74698f Pomf check url before appending result url that way if Pomf updated to latest version it won't add result url 2016-01-04 12:53:41 +02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Michael Delpach c28ca73142 Wording changes 2016-01-03 04:51:16 +08:00
Jaex d8d379a04f Text conversion improvements 2016-01-02 15:24:14 +02:00
Jaex 27e8828ce7 Add default extensions to video codec enum 2016-01-01 16:08:04 +02:00
Jaex 8e228210e9 Use alternative clipboard copy/get method by default 2016-01-01 10:23:56 +02:00
Jaex b719f192bf Fix copy image issue 2016-01-01 10:12:05 +02:00
Jaex a27f0e54c3 ClipboardHelpers check bitmap format 2016-01-01 09:37:04 +02:00
Jaex 14f91e367f Merge pull request #1215 from neko/patch-4
removed pomf.pl
2015-12-29 16:31:13 +02:00
neko 2f7352d842 removed pomf.pl
pomf.pl merged into pomf.io/pomf.is
2015-12-30 00:03:43 +10:30
Jaex a4383fbb9e GetImage changes 2015-12-29 13:58:21 +02:00
Jaex d78059e0c0 fixed #1203: Added UseAlternativeClipboardGetImage to application settings which allows to get PNG or 32 bit DIB from clipboard 2015-12-29 13:26:22 +02:00
Jaex 1445b11727 Merge pull request #1203 from oxysoft/master
Fixed transparency for clipboard upload
2015-12-29 12:14:23 +02:00
Jaex 2234307d6c Updated donate url 2015-12-29 11:40:02 +02:00
Jaex 53168286de fixed #1213: Added text conversions (binary, hex, ascii, base64, hash) to hash check window 2015-12-29 03:36:10 +02:00
Jaex d844a53a80 Merge pull request #1211 from neko/patch-3
changed pomf.io to pomf.is
2015-12-28 20:54:18 +02:00
neko 8c01c3cffd changed pomf.io to pomf.is
I have moved pomf.io to pomf.is.
2015-12-29 01:31:17 +10:30
Jaex c2226aefa8 Merge pull request #1208 from L1Q/ShareX/master
Updated russian translation
2015-12-27 18:51:41 +02:00
L1Q 4482cf2140 Updated russian translation 2015-12-27 16:16:30 +02:00
Jaex 4b2133fb34 Button placement changes 2015-12-23 00:38:10 +02:00
Jaex a5b785d69b Fix null exception 2015-12-23 00:21:19 +02:00
Jaex 0be9b2311a LoadCustomUploader changes 2015-12-22 16:51:47 +02:00
oxysoft df5d50b3d2 Fixed transparency for clipboard upload 2015-12-21 19:57:22 -05:00
Jaex 1539d9148d Added export all custom uploaders button which will be only visible in debug build 2015-12-21 17:44:28 +02:00
Jaex 553f38ab5a Custom uploader export will ignore null or empty values to have more compact output 2015-12-21 16:31:59 +02:00
Jaex 6d62e5d63e Window pattern option for region capture is now setting, changed default window pattern to use process name instead of window title 2015-12-19 17:04:28 +02:00
Jaex dae41d1a71 Changed default value of ImageSizeLimit and MaxUploadFailRetry 2015-12-18 18:28:16 +02:00
Jaex 97487517fe fixed #1196: Added %t and %pn file naming support for region capture too 2015-12-17 14:00:20 +02:00
Jaex abf0ab210a Merge pull request #1195 from RockyTV/master
Update Brazilian Portuguese translation
2015-12-17 04:16:55 +02:00