Commit graph

4990 commits

Author SHA1 Message Date
Fyers ff09ec2616 added some more german translations 2018-09-21 22:51:33 +02:00
Fyers 62eb62a9c2 moved StartingStepNumber from AnnotationOptions to ShapeManager 2018-09-19 18:35:58 +02:00
Fyers 48155ff42c only show StartingStepNumber on DrawingStep 2018-09-17 20:27:22 +02:00
Fyers b952f3d654 added StartingStepNumber option for AnnotationOptions 2018-09-17 20:05:09 +02:00
Jaex 303c31ac81
Merge pull request #3619 from jdon/master
Auto expiring of shared links for OwnCloud/NextCloud
2018-09-11 09:30:39 +03:00
Jonathan Donaldson bfc9352300 Fixed typo and changed OwnCloudExpiryTime to int 2018-09-10 22:14:32 +01:00
Jonathan Donaldson 334650d234 Fixed styling issues 2018-09-10 18:07:45 +01:00
Jonathan Donaldson 92ad3cff56 Added auto expiring of shared links 2018-09-10 17:55:07 +01:00
Jaex 52e3ec4a87
Merge pull request #3618 from L1Q/master
Actually add markdown options to history items context menu
2018-09-10 17:13:21 +03:00
L1Q 59beb696a8 Actually add markdown options to history items context menu 2018-09-10 17:08:03 +03:00
Jaex cb3db23193 fixed #3608: Let YouTube decide is uploaded file is supported 2018-09-07 13:32:16 +03:00
Jaex 723585e82d Change default file name patterns to use random alphanumeric 2018-09-02 22:13:41 +03:00
Jaex 8fe31bf279 Added "Use light resize nodes" option to region capture 2018-08-29 17:49:50 +03:00
Jaex d095f46dda Added more info to personal path create directory error message box 2018-08-27 02:00:54 +03:00
Jaex bf6ae45fcc Refactoring personal path detection 2018-08-27 01:38:11 +03:00
Jaex cc61556e53 Store personal path validation result 2018-08-25 16:13:56 +03:00
Jaex 7f84c812d4 fixed #3584: Handle invalid personal folder path in application settings 2018-08-25 15:51:37 +03:00
Jaex 93e077a691 Fix blur 2018-08-23 13:25:02 +03:00
Jaex dcbe2ab4fe #2955: Support old resize node style 2018-08-23 13:20:55 +03:00
Jaex ccf5a4b1e5
Merge pull request #3597 from 3k2/3k2-patch-1
Update Pomf.cs
2018-08-21 20:03:17 +03:00
3k2 f8abe1b1e8
Update Pomf.cs 2018-08-21 20:02:38 +03:00
3k2 a8348b2bf1
Update Pomf.cs 2018-08-21 20:01:20 +03:00
3k2 b31a88d2ca
Update Pomf.cs
Removed dead/private pomf clones from the list. Fixed void.cat upload address to correct one.
2018-08-21 19:57:14 +03:00
Jaex 88ecaf4d71 Fix ListView event issue with ugly workaround, so if event trigger for example 100 times still UpdateContextMenu will trigger only once after all unselection is done 2018-08-20 16:27:00 +03:00
Jaex 507143fef0 More Turkish translations 2018-08-19 15:01:13 +03:00
Jaex 3eade4e4cc Make sure inputs not null 2018-08-11 16:33:50 +03:00
Jaex 7196c9a6a1
Merge pull request #3582 from YueLinHo/auto_save_ocr
Auto save OCR result
2018-08-11 15:58:24 +03:00
Yue Lin Ho 5126ace182 Auto save OCR result
Signed-off-by: Yue Lin Ho <b8732003@student.nsysu.edu.tw>
2018-08-11 20:44:42 +08:00
Jaex a6ed631921 fixed #3581: Increase auto use jpeg maximum limit to 100mb 2018-08-11 15:36:07 +03:00
Jaex 6ece7131d3 Turkish translation improvements 2018-08-07 22:18:17 +03:00
Jaex 57e1533c79 Update invariant resx comments 2018-08-07 15:45:56 +03:00
Jaex 48b5dc6b0b Turkish translation improvements 2018-08-07 15:27:34 +03:00
Jaex 6ce681e761 Added es-MX to setup 2018-08-07 13:38:35 +03:00
Jaex 46a657c9d6 Added credits 2018-08-07 13:35:21 +03:00
Jaex 562103977b Added Mexican Spanish to language list 2018-08-07 13:32:09 +03:00
Jaex b93c2b4c08 Added zh-CN to csproj 2018-08-07 13:09:04 +03:00
Jaex a3a07a5231 More resx cleanup 2018-08-07 12:48:16 +03:00
Jaex 6bf61f03fa Deleted remaining unused resx entries 2018-08-07 12:31:40 +03:00
Jaex 9e431ee6f2 Added es-MX to csproj, removed unused resx entries from other languages 2018-08-07 12:21:38 +03:00
Jaex aab1faf67c Check is form disposed after FFmpeg download 2018-08-04 09:12:12 +03:00
Jaex 02813c8818 Backup history file weekly too 2018-08-03 18:03:14 +03:00
Jaex c04722d4c2 Removed XMLManager class 2018-08-03 17:52:27 +03:00
Jaex 137ad5683d Installer must run in foreground thread 2018-08-03 17:43:21 +03:00
Jaex 380f438444 Using Task instead of Thread 2018-08-03 17:24:26 +03:00
Jaex ffc2ef1db7 Using ContinueInCurrentContext in few places 2018-08-03 17:16:36 +03:00
Jaex 6a88f1e70e Added ContinueInCurrentContext extension 2018-08-03 16:54:48 +03:00
Jaex 1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex 3d56ae2f62 Improvements to backup system which allows creating weekly backups right after saving 2018-08-03 13:40:00 +03:00
Jaex d4a1a69ee4 No need checkbox for history filename filter 2018-08-02 12:12:32 +03:00