Commit graph

136 commits

Author SHA1 Message Date
Jaex 0ecfe7fe52 Fix line endings 2018-01-02 18:58:27 +03:00
Charles Milette 8d9f486f39
Use a SharedAssemblyInfo to minimize duplication 2018-01-01 12:32:18 -05:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 9a8d8f0fc5 Added "Auto close editor on task" option 2017-12-24 12:01:16 +03:00
Jaex 8448ec220c Removed .nuget folder because it is not necessary anymore 2017-12-24 10:22:54 +03:00
Jaex 2674046dce Namespace changes 2017-12-05 17:59:18 +03:00
Jimin Park 956231029a Added more Korean Translations for ShareX.HistoryLib 2017-12-01 19:43:15 +09:00
MilkGames fbd5e91388 add new dutch translations 2017-11-27 19:56:52 +01:00
Jaex 8131eeb7a6 paste.ee expiration and syntax works now 2017-10-23 22:04:19 +03:00
campbeb 468bccbcfd Properly sort columns with dates in listviews
Checks if the column header Tag is a DateTime object and if so, sorts the column by date. This approach prevents performance impact when sorting columns that are not dates and allows any user of MyListView to tag a column to be sorted by date. Supports expansion to other sorting formats.
Tested with history of 80,000 items.

Closes #1685
2017-10-22 14:57:06 -04:00
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