Commit graph

2516 commits

Author SHA1 Message Date
Jaex 09fdffc32d Only allow selection and moving shapes if current shape is same as selected shape that way you can do region capture top of drawings without select drawing shape 2016-05-03 14:06:15 +03:00
Jaex a568e98617 Show nodes on drawing shapes, added border size 2016-05-03 13:48:37 +03:00
Jaex db15ee55cb Interim commit for shape drawing 2016-05-03 13:06:58 +03:00
Jaex 1672ee3f5c Region capture functionality now working same as before with new shape system 2016-05-03 12:35:10 +03:00
Jaex 43843cefc7 Replaced all index used codes with shape references 2016-05-03 11:24:01 +03:00
Jaex 109d876c41 AddShapePath function moved inside BaseRegionShape 2016-05-03 10:57:49 +03:00
Jaex 0709035daf Interim commit for region capture drawing support and shape system, currently just made it compile and will require many changes to support drawing shapes 2016-05-03 10:46:45 +03:00
Jaex 8149340db7 NuGet update 2016-05-01 11:37:41 +03:00
Jaex f59f568b9b Added GetUploadersConfigTabPage function to remaining services 2016-05-01 11:27:39 +03:00
Jaex d5d1dae20c Added GetUploadersConfigTabPage function to all URL shortener services 2016-05-01 11:15:16 +03:00
Jaex c84a3b4fe4 Added GetUploadersConfigTabPage function to all file uploader services 2016-05-01 11:09:11 +03:00
Jaex e05fcb7f16 Added GetUploadersConfigTabPage function to all text uploader services 2016-05-01 10:54:11 +03:00
Jaex 82f6e38336 Made uploaders config form singleton 2016-04-30 11:30:03 +03:00
Jaex bb8cc6df6b When uploading if uploader config is invalid then uploaders config window will open with proper uploader tab selected 2016-04-30 01:26:49 +03:00
Jaex e44e756a5f Added GetUploadersConfigTabPage function to all image uploader services 2016-04-30 00:47:33 +03:00
Jaex 6621026bd9 Merge branch 'master' of github.com:ShareX/ShareX 2016-04-30 00:46:16 +03:00
Jaex c1bd044ec0 Added NavigateToTabPage function to TabToListView 2016-04-30 00:42:48 +03:00
Jaex 25d4ab463c Merge pull request #1527 from Spidersouris/translation-update
Translation update
2016-04-29 22:43:19 +03:00
Enzo 8808cb8413 well, nearly.. 2016-04-29 17:39:11 +02:00
Enzo 2b2fc5b697 final update! \o/ 2016-04-29 17:38:54 +02:00
Enzo 83220169fc update 2016-04-29 15:56:35 +02:00
Enzo b6d17a75e3 translation update 2016-04-29 15:56:25 +02:00
Enzo c34964fc36 French Translation updated 2016-04-29 14:55:26 +02:00
Enzo 65a5e26f1f Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-04-29 14:47:12 +02:00
Jaex 341d430052 Moved tips panel to back in designer 2016-04-29 03:24:48 +03:00
Jaex 5f72b2adab fixed #1523: Handle proxy issues 2016-04-29 01:16:11 +03:00
Jaex 952320fc9f Show tray icon tips dynamically 2016-04-29 00:43:58 +03:00
Jaex d9ab512924 Merge pull request #1524 from Spidersouris/patch-1
French Translation updated - 04/28/16
2016-04-28 23:12:16 +03:00
Jaex fc07a715eb Merge pull request #1525 from Spidersouris/patch-2
Update AutoCaptureForm.fr.resx
2016-04-28 23:12:05 +03:00
Enzo a44fa6f5a2 Update AutoCaptureForm.fr.resx 2016-04-28 22:08:36 +02:00
Enzo 60aefe8e79 French Translation updated - 04/28/16 2016-04-28 22:00:07 +02:00
Jaex 1ab59cee34 fixed #1521: Use quick task menu and after capture window in all image tasks 2016-04-28 09:04:42 +03:00
Jaex 664291c696 #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
Jaex 7df298c83e fixed #1512: Added "Shift + C" hotkey to copy file in main window list 2016-04-24 22:29:28 +03:00
Jaex 0e9c5712e7 Toggle tips on click instead of hover so people can scroll tips if it is bigger than window size 2016-04-24 22:16:47 +03:00
Jaex 630fe10c8b Added icon to main window to show tips on hover 2016-04-24 21:54:51 +03:00
Jaex b204c0fcf1 Merge pull request #1519 from alucard0134/master
Update cuntflaps.me
2016-04-24 19:24:12 +03:00
alucard0134 0bb1a66446 Update cuntflaps.me 2016-04-24 11:22:52 -05:00
Jaex fdae23b294 resx updates 2016-04-24 18:17:59 +03:00
Jaex 0857174538 Hold CTRL when dragging to copy URLs 2016-04-24 17:43:57 +03:00
Jaex 063bc70fb7 Support dragging multiple items 2016-04-24 17:15:02 +03:00
Jaex 2c65d618dc Use ItemDrag item instead of selected item to get correct dragged item 2016-04-24 02:16:08 +03:00
Jaex a6603f3e1a fixed #1023: Added drag file from main window support 2016-04-24 01:15:35 +03:00
Jaex 1838519e23 Merge branch 'master' of github.com:ShareX/ShareX 2016-04-23 21:39:09 +03:00
Jaex 0d763089d5 Screen recorder default setting changes 2016-04-23 21:38:52 +03:00
Jaex 216fae9f4d Merge pull request #1513 from campbeb/expandFolderVariables
Expand Folder Variables
2016-04-23 16:30:39 +03:00
campbeb 8599d3f955 Expand Folder Variables
Properly expand local folder variables (such as Desktop and My
Documents).
Corrects bug from 35cb75d055
2016-04-23 08:54:54 -04:00
Jaex 96a854289d Added custom region hotkeys for screen recording & screen recording (GIF) 2016-04-21 21:53:29 +03:00
Jaex fe435f4e84 Added text to speech option for capture and task completed 2016-04-21 18:23:03 +03:00
Jaex debb488dfc Added ShowImageSizeLabel to picture box control so every picture box can show image size on mouse hover 2016-04-21 17:11:14 +03:00