Commit graph

326 commits

Author SHA1 Message Date
campbeb
0b94f69b0e Add drag and drop from history window
Drag and drop of entries in history list view copies file to drop location.

Closes #1550
2017-10-20 18:46:23 -04:00
Jaex
a115954301 Added Italian files to project 2017-07-23 21:57:10 +03:00
pjammo
1f574ba827 Added Italian Translation 2017-07-23 10:41:55 +02:00
Sneer
adf84b7db7 Updating Chinese
Updating Chinese
2017-07-07 04:04:44 +08:00
Sneer
a7ee0cea71 Chinese update
Chinese update
2017-04-30 02:17:07 +08:00
Jaex
99cc700c7d Added WindowsStoreDebug configuration 2017-04-21 18:22:15 +03:00
Jaex
602c756a2c Added WindowsStore build configuration 2017-04-21 01:59:19 +03:00
Jaex
6a61874d80 fixed #2433: Enter key will open URL in history window 2017-04-18 17:03:41 +03:00
Alan Tsai
a267657fc7 [Translate]zh-Tw for Sharex.History project 2017-03-21 23:41:52 +08:00
Jaex
dcded7419d fixed #2300: Allow drag files from image history window 2017-02-23 17:14:43 +03:00
Jaex
5d6d066849 Custom uploader extension can activate and select destinations now 2017-01-15 19:42:31 +03:00
Jaex
4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex
17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
L1Q
64782b52bb Updated russian translation 2016-08-29 11:46:29 +03:00
L1Q
e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Alexandre Oliveira
b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Shadorc
a7a31548ef Update French translation 2016-06-12 13:34:01 +02:00
Jaex
f8d4eb2220 resx updates 2016-05-30 10:04:07 +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
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
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
Jan Pfeiffer
77536b17c7 Updated german translations 2016-04-07 19:02:26 +02:00
Jan Pfeiffer
4017143444 Fixed and added some more german translations (+1 squashed commits)
Squashed commits:

[420a9b0] Added more german translations
2016-04-07 10:34:40 +02:00
Jaex
8a887c1f6c Remove in upload checks because those checks happens before upload 2016-04-04 16:58:07 +03:00
Jaex
3ff76eb622 IsPortableApps not necessary 2016-04-03 13:22:15 +03:00
Jaex
480a7ab6ec Added image count limit option to image history window, default value of it is 250 2016-04-02 15:06:06 +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
5ef6e100f2 Fix history form title 2016-03-19 17:44:24 +02:00
Jaex
f7cb8228a6 All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
Jaex
3455590ea5 fixed #1388: Added ForceActivate to AfterCapture and BeforeUpload forms shown event 2016-03-09 18:37:54 +02:00
Jaex
93a42d1617 Added open image history hotkey 2016-03-03 12:05:59 +02:00
Jaex
fe8d8b38b6 In image history form check setting buttons 2016-03-03 11:52:55 +02:00
Jaex
51a9e030f4 Added max item count for history, Image history order fix 2016-03-03 11:22:12 +02:00
Jaex
323f7ac7e8 Image history performance improvements 2016-03-02 02:02:08 +02:00
Jaex
2d1fc1e0b6 Populate type and host filters dynamically from current history items 2016-03-01 15:05:53 +02:00
Jaex
a5e04243da If none of filters checked then return 2016-03-01 14:05:26 +02:00
Jaex
09ca7c6a33 History filter fixes 2016-03-01 12:29:47 +02:00
Jaex
f21ed81ad3 Resx updates 2016-03-01 12:18:00 +02:00
Jaex
e2f1a3a073 Removed culture and case options instead using current culture ignore case by default 2016-03-01 11:49:48 +02:00
Jaex
17f6d733d2 Save history form splitter distance, on form shown select first history item 2016-03-01 11:25:38 +02:00
Jaex
7e957014bd History form layout changes and improvements 2016-03-01 11:03:19 +02:00
Jaex
950c8465b7 History form layout changes 2016-03-01 04:03:39 +02: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
Alexandre Oliveira
aacb766790 Update Brazilian Portuguese translation 2016-02-05 16:13:14 -02:00
dannoe
03a27bd214 Fixed german translations 2016-02-04 12:43:43 +01:00
Jeffiy
2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jaex
42d47917d8 Removed unused language resx files 2016-01-20 15:14:41 +02:00
Jaex
460c2a0792 NuGet update 2016-01-13 09:07:43 +02:00
Jaex
1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Shadorc
78f31ff36c Update French Translation 2015-11-15 12:16:03 +01: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
L1Q
64850e41f4 Russian translation status: ~99%
Still have to check everything for typos and mistakes.
2015-10-26 02:21:21 +02:00
Jaex
b6f9265f4e Added Vietnamese resx files to csproj 2015-10-15 23:38:18 +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
e07758246c Resx changes 2015-10-15 11:36:05 +03:00
Patrick Fruh
59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
Jaex
454e64569a fixed #1019: History date time UTC related problem 2015-09-30 14:16:47 +03:00
Alexandre Oliveira
7604f4b587 Updated ptBR translation 2015-09-18 19:22:58 -03:00
Jaex
6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex
475785a739 CodeMaid cleanup 2015-09-04 19:11:53 +03:00
David Ruhmann
3e3a7196d5 add visual studio designer changes 2015-09-01 12:37:54 -05:00
David Ruhmann
433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
Alexandre Oliveira
4682880bdb Almost done with ptBR translation 2015-08-24 14:43:16 -03:00
Jaex
42c8f3f22a String contains extension 2015-08-20 18:44:40 +03:00
Jaex
dd266252cd resx fix 2015-08-15 04:30:56 +03:00
Jaex
251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Shadorc
540da2ea2e Update French Translation
As always, add missing translations and do some corrections.
2015-08-12 19:58:39 +02:00
Jaex
9502b87946 Merge pull request #896 from RockyTV/master
Portuguese-Brazil translation
2015-08-11 22:04:49 +03:00
Alexandre Oliveira
09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
Athos Castro Moreno
b9b404bdd4 oops 2015-08-07 15:46:15 -03:00
Athos Castro Moreno
b79414c61e Minor translations 2015-08-07 15:13:20 -03:00
Jaex
20bbf49dfd NuGet Update-Package -Reinstall -IncludePrerelease 2015-08-07 13:22:32 +03:00
Jaex
c3f101b4b9 Revert "Remove TDMaker hint paths"
This reverts commit f2ca2f5b88.
2015-08-07 11:59:52 +03:00
Michael Delpach
f2ca2f5b88 Remove TDMaker hint paths 2015-08-07 09:39:59 +08:00
Athos Castro Moreno
c193e4d36c Several minor translations 2015-08-05 20:34:44 -03:00
Jaex
44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Jaex
e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
wforums
6d35c2b279 Updated Dutch translations for V10
Added all missing strings for Dutch again.
2015-07-04 04:36:05 +02:00
Jaex
61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Shadorc
9e5d2affd6 French Translation update
Added missing accents, new translations and done some corrections /
improvements.
2015-06-07 14:11:55 +02:00
Jaex
12714beeba Removed pt-BR.resx files 2015-06-05 09:59:46 +03:00
Jaex
de3f8ed74f Revert "pt-BR files added to projects"
This reverts commit 20353f561c.
2015-06-05 09:53:03 +03:00
Shadorc
2cc1d1a736 French Translation : Improvements, additions, corrections. 2015-06-03 20:03:41 +02:00
Jaex
20353f561c pt-BR files added to projects 2015-06-03 08:03:41 +03:00
Jaex
44e391d333 fixed #713: History host filter error 2015-06-01 08:19:01 +03:00
Tiago Danin
f8652bdbc2 New translation: Portuguese Brazil 2015-05-29 12:06:22 -03:00
Jaex
93b8c22bbc Added option to remember recent links in tray menu 2015-05-25 17:25:19 +03:00
Jaex
2b57e1b6a1 Error message box in history form if xml read failed 2015-05-24 15:39:31 +03:00
Shadorc
4e0869e5bf Improved and corrected French translation 2015-05-17 13:33:41 +02:00
wforums
ab8c714fd2 Dutch polishing
- Polished up some translation parts: clarification, shortening, ...
- Added some missing translations that have been added in the past two
weeks.
2015-05-03 22:31:32 +02:00
Jaex
07199f36cf Added nl-NL files to projects 2015-05-03 19:10:35 +03:00
wforums
d986680b39 Dutch
More dutch translations
2015-05-01 23:52:10 +02:00
wforums
90cde22c44 Dutch
More translations :)
2015-04-21 03:22:08 +02:00
Jaex
2e580e1b2a Added Spanish resx files to project 2015-04-08 22:57:25 +03:00
ovnisoftware
f7f6a10f2c Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
Jimin Park
5d65366a24 Minor Korean (mis)translations fixes
Made translations coherent, fixed some translations out of context, and
fixed some joke translations left.
2015-04-02 19:55:51 +09:00
Jimin Park
920d8a96ca Done some more Korean translations. 2015-04-01 23:31:44 +09:00
Jimin Park
490c17f376 Finished translating main ShareX project into KO.
Other projects like HelperLibs needs to be translated.
2015-04-01 22:59:01 +09:00
Jimin Park
f72e9d6feb Added first Korean Translations 2015-04-01 12:35:05 +09:00
IreuN
2175c4c4b3 Next part of Polish translation.
Haven't got much time, but many of the most important strings should be
translated now. :)
2015-03-24 12:02:50 +01:00
Dan Weinert
80750ea84d #532: Filename text length will now check/uncheck 'Filename filter' checkbox. 'Apply filters' button now default accept button. 2015-03-03 19:18:08 +11:00
Jaex
89d046808f Added Hungarian language 2015-01-17 21:28:30 +02:00
devBluestar
a10b667e8b Hungarian language file 2015-01-17 19:32:42 +01:00
Jaex
0388b699de Merge branch 'master' of https://github.com/jiajiechan/ShareX into jiajiechan-master 2015-01-16 12:55:41 +02:00
jiajiechan
b1bcf7a431 Simplified Chinese (zh-cn) update
Simplified Chinese (zh-cn) update
-Corrected translation appeared in the space problem
-Fixed some translation does not comply with the actual
2015-01-16 13:50:00 +08:00
Jaex
a9b0b3416a Added german resx to projects 2015-01-15 20:44:39 +02:00
Jaex
10a3512ca7 Merge pull request #461 from Starbug2/master
German language Support
2015-01-15 19:25:14 +02:00
Starbug2
48e920ff23 German language Support 2015-01-15 18:17:58 +01:00
Jaex
b0d236e472 fixed Chinese formatting problem, added Chinese to inno setup 2015-01-15 16:56:11 +02:00
Jaex
3256792110 Added Simplified Chinese to projects 2015-01-15 16:17:33 +02:00
Jaex
fba3842ca4 Updated json.net 2015-01-14 14:17:59 +02:00
JiaJie Chan
258f46fca3 Simplified Chinese(zh-cn) update
Simplified Chinese (zh-cn) Language update
2015-01-12 00:28:11 +08:00
Jaex
bfb0107368 Added French support by @nwies 2015-01-04 18:30:12 +02:00
NWIES
099787a68a French Translation 2015-01-04 15:58:58 +01:00
NWIES
71fa5de16d French Translation 2015-01-04 15:37:02 +01:00
Jaex
e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex
9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex
0eefbc19f8 CodeMaid cleanup 2014-12-11 01:19:28 +02:00
Jaex
d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex
5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00