Commit graph

752 commits

Author SHA1 Message Date
Jaex
8c2073570f Added option to remember editor window state, position and size 2017-10-27 02:49:59 +03: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
Jaex
da2c9844da Added canvas size form 2017-10-21 23:43:39 +03:00
Jaex
9a3f872575 #130: Removed shutdown minus.com uploader 2017-10-19 16:31:30 +03:00
Jaex
bbf00ed774 Added Write method to Logger 2017-10-16 20:22:28 +03:00
Jaex
0e76707a26 Added thread safe message queue to logger to be able to keep correct order of messages 2017-10-16 18:43:31 +03:00
Jaex
4b432f179a Customizable logger message format 2017-10-16 15:53:54 +03:00
L1Q
3c8f5a1f36 Update russian translation 2017-10-15 15:20:28 +03:00
Jaex
b01e7aa0ef Added Discord invite button 2017-10-10 10:48:40 +03:00
Jaex
7fc5c51596 Additional tests to make sure watch folder uploads file which is not actively written 2017-10-08 03:49:55 +03:00
Jaex
5d8a0a3f3d Add fr resx file to project 2017-10-02 18:30:34 +03:00
pjammo
f5f46cd96d Updated Italian Translation 2017-10-02 16:04:07 +02:00
Jaex
2b53809503 Merge pull request #2807 from L1Q/master
Translation improvements and updates
2017-10-01 13:20:04 +03:00
David
8aff4bab21 Update French Translation 2017-10-01 09:40:47 +02:00
L1Q
689f3a95c4 Update russian translation 2017-10-01 08:06:39 +03:00
L1Q
709202b305 Improve translation support
- ImgurThumbnailType enum
- PastebinPrivacy enum
- MinusLinkType enum
- AmazonS3StorageClass enum
- Mark uploader names as @Invariant
- Amazon S3 Storage Classes Help URL
2017-10-01 08:05:53 +03:00
Jaex
ca0f389ab0 Use GetHostName method in CustomUploaderItem 2017-09-24 10:30:03 +03:00
Jaex
3d70b045c7 Move CreateQuery to URLHelpers 2017-09-24 10:14:27 +03:00
L1Q
87ce3bc439 Update russian translation 2017-09-21 16:11:57 +03:00
L1Q
ceab2a4979 Improve translation support
- Image Thumbnailer form
- LinearGradientMode enum (used in Monitor test)
- custom uploader error messages
- QRcode text watermark
2017-09-21 16:10:46 +03:00
Jaex
5d274c822b fixed #2762: Added go as text file extension 2017-09-12 10:20:23 +03:00
Jaex
988a698a21 Added resx entries 2017-09-10 15:54:46 +03:00
Jaex
0ece165227 Refresh custom uploader listbox name 2017-09-07 03:22:27 +03:00
Jaex
c0501d3369 Ignore default values while exporting custom uploader, if custom uploader name is empty then use request url domain as name 2017-09-06 02:18:36 +03:00
Jaex
f525b53a3f Added "Upload text" and "Shorten URL" hotkeys 2017-09-02 17:13:26 +03:00
Jaex
54de9909a2 Fix rounded corners one pixel off issue 2017-08-29 10:38:35 +03:00
Jaex
a320b962e6 Added ToolStripLabeledComboBox control to be used for cursor type 2017-08-28 09:26:24 +03:00
Jaex
a38f720698 Added Shorten URL dialog to upload menu 2017-08-27 11:42:21 +03:00
Jaex
36c9fafe14 fixed #2731: Dropbox folder path must not be encoded 2017-08-26 09:57:02 +03:00
Jaex
e207c181e0 Added cursor type option to cursor drawing tool 2017-08-20 21:10:47 +03:00
Jaex
1193cc05cc Update Json .NET 2017-08-20 18:52:02 +03:00
Jaex
46b3ccebfd Added Text/URL input to custom uploader arguments/headers value auto complete list 2017-08-18 22:50:47 +03:00
Jaex
59aee065f1 Added IsValid method to CursorData 2017-08-14 11:06:12 +03:00
Jaex
898daf4cc5 Revert "Added cursor type option to cursor drawing tool"
This reverts commit 92ff416ab6.
2017-08-14 09:46:54 +03:00
Jaex
92ff416ab6 Added cursor type option to cursor drawing tool 2017-08-13 14:07:52 +03:00
pjammo
8758819aa9 Updated Italian Translation
Fixed typos and too long strings
2017-08-07 11:20:38 +02:00
Jaex
d75cf4dc7e Remove query from upload error request url 2017-08-06 19:18:30 +03:00
Jaex
c51122181e Removed puush registration link because it is not possible to register account anymore 2017-07-31 09:10:08 +03:00
Jaex
11a4bd0ce5 Added unread counter to news button 2017-07-30 12:49:08 +03:00
pjammo
b94c43573d Updated Italian Translation 2017-07-26 15:03:27 +02: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
Jaex
f83816d19a Store cursor as bitmap because masking already not working 2017-07-20 23:27:03 +03:00
Jaex
0a0d43d4c6 Added cursor tool text and image 2017-07-18 14:43:45 +03:00
Jaex
5836230de1 Return if image and thumbnail size is same 2017-07-11 09:12:28 +03:00
Jaex
04985a6147 Added create thumbnail method 2017-07-10 10:03:05 +03:00
Jaex
113df131a4 Added batch image thumbnailer tool 2017-07-10 02:04:19 +03:00
Sneer
adf84b7db7 Updating Chinese
Updating Chinese
2017-07-07 04:04:44 +08:00
L1Q
c30c57050a Updating russian translation
translating PNGBitDepth enum
2017-07-04 19:11:40 +03:00