Commit graph

126 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