Commit graph

2908 commits

Author SHA1 Message Date
Jaex
f37753b72a Merge pull request #1702 from campbeb/greenshotMinSizeFix
Scale Greenshot editor window size when icons larger than default
2016-07-10 00:19:31 +03:00
Jaex
6e94fb9158 Merge pull request #1701 from campbeb/greenshotIconSize
Fix Greenshot editor icon size restraint
2016-07-10 00:18:36 +03:00
Jaex
3dd74b152b Merge pull request #1700 from campbeb/issue1640
Size and position Greenshot editor window to be on screen
2016-07-10 00:18:19 +03:00
campbeb
e5086a9609 Scale Greenshot editor window size when icons larger than default
Scales based on approximate number of icons displayed and size of icon
over 16 pixels
2016-07-09 16:37:02 -04:00
campbeb
6c226b756b Fix Greenshot editor icon size restraint
Size allowed to be multiple of 8 not 16
2016-07-09 16:17:10 -04:00
campbeb
c4f32505ab Size and position Greenshot editor window to be on screen
When Automatically resize window is set:
1. Fixes #1640 which was caused by mixing screen and working area
coordinates
2. Moves window up and left to try and fit it in the working area
3. Adds option to maximize the editor window when it is larger than
working area (such as when capturing full desktop or multi-monitor).
2016-07-09 15:53:28 -04:00
Jaex
a2ab6296cb Added "..." to reset buttons because those showing confirmation dialog now 2016-07-08 10:13:25 +03:00
Jaex
aa72322c9a Don't draw square to cursor if border size is 0 2016-07-07 10:58:04 +03:00
Jaex
ff9584d613 Removed translation link 2016-07-06 12:34:25 +03:00
Jaex
4d6bb56bcf Merge pull request #1694 from L1Q/master
Updated russian translation
2016-07-06 10:56:24 +03:00
L1Q
e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Jaex
a2c905a0c8 When switched to drawing mode, draw small square in cursor using border color and size 2016-07-05 08:52:49 +03:00
Jaex
f237ea6255 When drawing shape is selected show border color inside cursor 2016-07-04 14:26:19 +03:00
Jaex
37c4749cd0 Added CreateCursor method 2016-07-04 13:27:31 +03:00
Jaex
3bdd94b870 WindowInfo refactor 2016-07-04 09:11:35 +03:00
Jaex
b19521bba6 Move WindowInfo to HelpersLib 2016-07-04 08:50:41 +03:00
Jaex
740448b9dd fixed #1690: Option to use file extension for Hastebin syntax highlighting 2016-07-04 08:07:49 +03:00
Jaex
a902fd5bfd Update destination states on startup so required libraries can be loaded to memory instead of loading them when opening destinations menu which will cause slight delay in first open 2016-07-04 01:50:26 +03:00
Jaex
ebea75d076 Use Dropbox API v1 to get account info for public folder support 2016-07-03 03:06:13 +03:00
Jaex
b82c386d59 Merge pull request #1687 from RockyTV/master
Update brazilian translation
2016-07-02 04:47:13 +03:00
Alexandre Oliveira
b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Jaex
bc75412eb5 Merge pull request #1686 from dannoe/enh-add-confirm-dialogs-for-reset
Updated localization name to fit others.
2016-07-01 21:21:19 +03:00
dannoe
44837e90ad Updated localization name to fit others. 2016-07-01 20:18:26 +02:00
Jaex
0c8fb1734f Added imgchr.com 2016-07-01 08:41:57 +03:00
Jaex
826dbf66b2 Merge pull request #1684 from ewhal/master
Update pomf clones
2016-07-01 08:31:55 +03:00
Eliot Whalan
72183a1d3f
Update pomf clones 2016-07-01 15:26:50 +10:00
Jaex
21fcf2d16d Use API v1 account info in Dropbox status label 2016-06-30 23:35:24 +03:00
Jaex
bb9ac92e5b Added Dropbox VerifyPath method 2016-06-30 22:24:24 +03:00
Jaex
c6b21bcdcc Store Dropbox API v1 account info so public url can be generated 2016-06-30 03:55:17 +03:00
Jaex
22aa10e72e Merge branch 'dropbox-api-v2' 2016-06-30 01:04:59 +03:00
Jaex
190066b5b2 Removed unused image files 2016-06-29 23:21:05 +03:00
Jaex
fc6a214f20 Removed DropboxFilesForm because with API v2 many things missing so it will be difficult to make it work 2016-06-29 23:00:22 +03:00
Jaex
e0d8e234ec Added Copy, CreateFolder, Delete, Move 2016-06-29 22:15:56 +03:00
Jaex
23ef49333b Added CreateShareableLink 2016-06-29 21:50:21 +03:00
Jaex
27c0e3a2a8 Added GetMetadata and using Metadata class in other methods 2016-06-29 21:23:38 +03:00
Jaex
bbab1fc854 Dropbox upload works now but unable to create public url because they don't supply uid anymore 2016-06-29 19:49:06 +03:00
Jaex
abe4fb9b42 Missing header, proper tag parsing 2016-06-29 04:15:29 +03:00
Jaex
25a1bbcf0c Dropbox download file update 2016-06-29 04:09:31 +03:00
Jaex
d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
Jaex
68509503a3 Uploader changes required for Dropbox 2016-06-29 03:50:16 +03:00
Jaex
4e3a66dcc7 Updating Dropbox URLs to API v2 2016-06-29 01:25:33 +03:00
Jaex
1d95e3c9bf Merge pull request #1678 from dannoe/enh-add-confirm-dialogs-for-reset
Added confirmation dialogs to two "Reset" buttons.
2016-06-29 00:59:03 +03:00
dannoe
04745abd84 Added confirmation dialogs to two "Reset" buttons. 2016-06-28 23:54:31 +02:00
Jaex
13bc9bb123 Fix variable name 2016-06-29 00:29:58 +03:00
Jaex
a8636cbf39 Add try, finally to SHOpenFolderAndSelectItems 2016-06-29 00:02:06 +03:00
Jaex
3425e167db Move few classes to parent folder 2016-06-28 23:57:34 +03:00
Jaex
40fc977b7d Merge pull request #1677 from dannoe/enh-open-files-folders-filemanager
Files and folders are now opened in the default filemanager.
2016-06-28 23:44:13 +03:00
dannoe
102fac39d1 Files and folders are now opened in the default filemanager. 2016-06-28 22:24:22 +02:00
Jaex
3462b999ef Puush constructor with api key 2016-06-28 19:36:24 +03:00
Jaex
15e1608e71 fixed #1672: Truncate file when overwriting 2016-06-28 18:40:45 +03:00