Commit graph

364 commits

Author SHA1 Message Date
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
Enzo
2b2fc5b697 final update! \o/ 2016-04-29 17:38:54 +02: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
0d763089d5 Screen recorder default setting changes 2016-04-23 21:38:52 +03:00
Jaex
96a854289d Added custom region hotkeys for screen recording & screen recording (GIF) 2016-04-21 21:53:29 +03:00
Jaex
cce83515be fixed #1487: Using system colors everywhere in UI as possible so Windows themes can work properly 2016-04-08 18:58:03 +03:00
Jan Pfeiffer
77536b17c7 Updated german translations 2016-04-07 19:02:26 +02:00
Jaex
b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
miere43
08c7baeec0 Added missing translation fields for Russian language. 2016-04-02 14:45:15 +03:00
Jaex
83f998c576 Proper event usage in WebpageCaptureForm 2016-04-01 13:11:43 +03:00
Shadorc
7d52949b80 Update French Translation
Fix typo and add missing translations
ShareX.IndexerLib\Properties\Resources.fr.resx needs to be referenced (I
don't know how to do this sorry :( )
2016-03-26 15:36:02 +01:00
Jaex
8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex
52100685b4 WebpageCaptureForm moved to ScreenCaptureLib 2016-03-21 15:16:33 +02:00
Jaex
3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex
a5e04243da If none of filters checked then return 2016-03-01 14:05:26 +02:00
Jaex
1751d9b587 Change rectangle capture minimun size to 5 from 10 2016-03-01 11:02:12 +02:00
Jaex
944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09:22 +02:00
Shadorc
92b1e61246 Update French Translation 2016-02-27 16:11:10 +01:00
Jaex
225b7fe3a7 Recent max count changes to fix loading incorrect amount of recent items in main window 2016-02-27 08:37:11 +02:00
Jaex
fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Michael Delpach
0f17aeeec2 CreateDirectoryFromFilePath
and CreateDirectoryFromDirectoryPath
2016-02-22 07:15:23 +08:00
Jaex
33fd83707e CodeMaid cleanup 2016-02-15 09:29:43 +02:00
Michael Delpach
90f5accde2 Special folder support for FFmpeg path 2016-02-15 06:16:23 +08:00
Jaex
2cf1431948 FFmpeg internal AAC encoder is stable and recommended now 2016-01-31 09:05:33 +02:00
FastDeath
d9a5a9202f Fixed some typos and grammatical errors in German translation 2016-01-22 16:26:09 +01:00
Jeffiy
2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jaex
836bfa6b1b fixed #1258: Scrolling capture picture box issue in second capture 2016-01-18 15:43:40 +02:00
Jaex
7fc6217b54 fixed #1243: Check CLIPath before get absolute path 2016-01-13 08:38:05 +02:00
Jaex
7b42f82c56 Don't filter windows in rectangle list 2016-01-09 01:24:13 +02:00
Jaex
196ed87aa0 Update description of two settings 2016-01-08 23:39:36 +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
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
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex
27e8828ce7 Add default extensions to video codec enum 2016-01-01 16:08:04 +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
Alexandre Oliveira
c438cfe1b6 Update Brazilian Portuguese translation 2015-12-16 15:46:15 -02:00
Jaex
9b101475bf fixed #1180: Removed imgrush 2015-12-07 20:18:24 +02:00
Jaex
72dc5603df Merge pull request #1174 from L1Q/ru-updates-fixes
Fixed "W:" and "H:" in rectangle info text being swapped
2015-12-04 20:55:15 +02:00
Jaex
4d09b4cff5 Added shadow to region (annotate) rectangle drawing 2015-12-04 16:12:30 +02:00
Jaex
e219decb77 fixed #1170: Rectangle annotate wrong selection rectangle in multi monitor 2015-12-04 13:37:20 +02:00
L1Q
e8dd939a30 Fixed "W:" and "H:" in rectangle info text being swapped 2015-11-28 21:47:11 +02:00
Jaex
551a47bac1 Speed up border animation 2015-11-28 15:58:58 +02:00
L1Q
18553449da Updated russian translation 2015-11-20 01:58:56 +02:00
Kaeltis
1ecb8b6dea German Translation Updates
Updated German translations
2015-11-16 16:57:53 +01:00
Jaex
c7d573724e Merge pull request #1117 from Shadorc/master
Update French Translation
2015-11-15 13:22:49 +02:00
Shadorc
78f31ff36c Update French Translation 2015-11-15 12:16:03 +01:00
Jaex
4fe8fe0903 Merge branch 'master' of github.com:ShareX/ShareX 2015-11-15 12:11:02 +02:00
Jaex
00bc026cfc Turkish translation 100% 2015-11-15 12:10:46 +02:00
wforums
cfc6219441 Updates Dutch translations
updates the Dutch translations for a new ShareX release.
2015-11-15 10:46:21 +01:00
Jaex
c946e03093 Mark fields invariant 2015-11-15 11:24:49 +02:00
Jaex
58e9db8cf8 Added resx fields 2015-11-15 11:16:21 +02:00
Jaex
265eeaad85 Swapped pen and rectangle hotkeys in region annotate 2015-11-15 10:53:47 +02:00
Jaex
8b16323151 Info text improvement 2015-11-13 13:30:36 +02:00
Jaex
8adfe5342e Using mouse wheel to swap modes 2015-11-13 11:47:29 +02:00
Jaex
6a7e2b79b6 Added hide tips hotkey 2015-11-13 11:08:36 +02:00
Jaex
5c6da4805b Separate pen size for rectangle border 2015-11-13 10:46:02 +02:00
Jaex
26513fa0ee Improved rectangle annotate hotkey tips 2015-11-13 10:02:36 +02:00
Jaex
95ff7c916b Added rectangle drawing support to Region (Annotate) 2015-11-13 09:30:52 +02:00
Jaex
b3df7e49db Show cursor position in rectangle annotate 2015-11-13 03:07:25 +02:00
Jaex
f6559ae2fd In region capture show area info for hover area too 2015-11-06 04:42:46 +03:00
Jaex
74ed6f7bac Portable download url fix 2015-10-29 09:57:01 +02:00
Jaex
41f90e017e Added warning icon to x264 presets 2015-10-29 09:03:16 +02:00
Alexandre Oliveira
ef0c39717a Updated Brazilian Portuguese translation 2015-10-27 17:25:55 -02:00
Jaex
66852aed94 Added credits for Russian language support 2015-10-27 08:12:03 +02:00
Jaex
5ae67ad7ce Fix for child handle loop issue 2015-10-27 01:05:40 +02:00
Jaex
8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q
8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
Jaex
797edbc9d9 Setting x264 default preset to ultra fast 2015-10-26 11:13:56 +02:00
L1Q
64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
Jaex
07ad741b00 Small Pomf change 2015-10-26 01:57:50 +02:00
Jaex
4c8cf9f547 Scrolling capture UI improvements and scroll top method option 2015-10-25 03:22:11 +03:00
L1Q
39f11215bd Russian translation status: ~35%
App Settings form + minor chages
2015-10-25 02:34:16 +03:00
Jaex
f514fd9844 Added WebM audio codec warning 2015-10-21 01:18:28 +03:00
Jaex
b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +03:00
Jaex
94d2ae2e7d csproj resx updates 2015-10-15 22:19:24 +03:00
Jaex
1f816e0a05 Merge pull request #1069 from thanhpd/master
Vietnamese translation added
2015-10-15 22:03:37 +03:00
thanhpd
f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
Jaex
10cebbb0ae Set FFmpeg path by default 2015-10-15 18:59:38 +03:00
Jaex
e07758246c Resx changes 2015-10-15 11:36:05 +03:00
L1Q
b536e0a7ba Russian translation status: ~30%
- Hotkey settings window with most windows it invokes
- Task settings
- Icon enabled
2015-10-15 07:32:53 +03:00
L1Q
c88cae0afa Added russian translation 2015-10-14 10:33:02 +03:00
Patrick Fruh
59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
Jaex
4dc9ed8397 Added Scrolling capture tab for AutoClose setting 2015-10-04 20:59:47 +03:00
Shadorc
59b23cd36f Update French Translation
Better late than never !
2015-10-03 11:20:06 +02:00
Michael Delpach
2e8cf7a161 Scrolling Capture close setting change 2015-10-03 09:29:47 +08:00
Michael Delpach
841aeee7fe Auto upload and close option for Scrolling capture 2015-10-03 09:17:00 +08:00
Jaex
99251d5330 Missing reference 2015-10-02 16:55:34 +03:00
Jaex
bcfad734ef Small UI changes 2015-10-02 02:58:28 +03:00
Alexandre Oliveira
013070dea0 Updated Brazilian Portuguese translation 2015-10-01 16:43:37 -03:00
Jaex
564868ea49 CodeMaid cleanup 2015-10-01 21:28:33 +03:00
Jaex
404ddb2c77 Turkish translation complete 2015-10-01 19:16:56 +03:00
Jaex
6ff99a185a Added Steam button to main window 2015-10-01 18:28:16 +03:00