Commit graph

400 commits

Author SHA1 Message Date
Jaex 7e957014bd History form layout changes and improvements 2016-03-01 11:03:19 +02:00
Jaex 944fb121f5 fixed #1350: Added checks for every single numeric up down value assigns 2016-02-29 23:09:22 +02:00
Shadorc 92b1e61246 Update French Translation 2016-02-27 16:11:10 +01: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
Jaex 369be4e154 Fix color picker form color init issue 2016-02-25 02:40:43 +02:00
Jaex 2696430203 Marked some fields as invariant 2016-02-22 18:02:17 +02:00
Michael Delpach 0f17aeeec2 CreateDirectoryFromFilePath
and CreateDirectoryFromDirectoryPath
2016-02-22 07:15:23 +08:00
Jaex 8d34f380ff Revert "CreateDirectoryIfNotExist detects user error"
This reverts commit 29d87cff1a.
2016-02-22 00:30:19 +02:00
Michael Delpach 29d87cff1a CreateDirectoryIfNotExist detects user error 2016-02-22 06:23:44 +08:00
Jaex 5b494bf436 Added open history hotkey 2016-02-21 21:50:49 +02:00
Jaex 8c74b42efc Added lightpics.net 2016-02-21 13:22:36 +02:00
Michael Delpach a4409c1582 Remove underlining to increase readability 2016-02-21 09:38:14 +08:00
Jaex 86389c63a4 Using link label that way startup folder can be opened 2016-02-20 15:25:11 +02:00
Michael Delpach 98699b0e2a Debug Log shows executable path to avoid scrolling 2016-02-20 16:36:38 +08:00
Jaex 638c9caefa Added open log file button to debug form 2016-02-19 19:33:15 +02:00
Jaex 930f75ea57 Fix clipboard get image problem 2016-02-16 08:22:55 +02:00
Jaex 2963a5f9ef SomeImage fixes 2016-02-15 08:53:30 +02:00
Michael Delpach 90f5accde2 Special folder support for FFmpeg path 2016-02-15 06:16:23 +08:00
Jaex 577fac0ad6 fixed #1267: Removed run as admin from updater 2016-02-12 20:24:24 +02:00
Jaex cf38ce1b93 Save all settings before export, Load all settings and update controls after import 2016-02-10 23:14:23 +02:00
Jaex 6b6f3fdb7c Added Import function 2016-02-10 21:55:57 +02:00
Jaex ca8d2aad47 Don't use StartupPath because it will be wrong in some cases 2016-02-10 01:09:56 +02:00
Jaex 5e02df215f Changed quick task info defaults, removed one easter egg 2016-02-06 22:56:48 +02:00
Jaex 7ff74dcdb3 Added quick task menu editor 2016-02-06 20:10:01 +02:00
Jaex 0e36ec75b5 Quick task menu system works now 2016-02-06 18:41:05 +02:00
Alexandre Oliveira aacb766790 Update Brazilian Portuguese translation 2016-02-05 16:13:14 -02:00
dannoe 4ad0fe3a31 Fixed/Added german translations 2016-02-04 16:12:59 +01:00
Jaex 03c4b68b60 Added directory indexer form 2016-02-02 14:58:34 +02:00
Jaex c06409ac66 SettingsSaved parameter changes, moved SettingsChanged to TreeGUI project 2016-02-01 16:53:32 +02:00
Michael Delpach 9461880bf9 TriggerSettingsChange 2016-02-01 18:39:51 +08:00
Michael Delpach 746dd2ddcc OnSettingsChanged is now protected 2016-02-01 18:39:29 +08:00
Michael Delpach 7c778ad610 SettingsSavedEventHandler 2016-02-01 06:21:09 +08:00
Michael Delpach 84dd0b8d17 SettingsChangedEventHandler 2016-02-01 06:02:41 +08:00
Michael Delpach 561e914eac EnumerateDirectories
and fix "P:\" becoming "P  "
2016-01-31 14:57:53 +08:00
Michael Delpach fc8240bb9e GetValidName with separator 2016-01-30 18:10:31 +08:00
L1Q ca5fbdc211 Updated Russian translation 2016-01-29 12:24:44 +02:00
Jaex 38e8f2ad32 fixed #1271: Flash taskbar for update notification 10 times instead of forever 2016-01-28 13:34:29 +02:00
Jaex ee0c497f3f SettingsHelper methods moved to SettingsBase 2016-01-28 10:44:46 +02:00
Jaex ffead0104a When loading setting set FilePath for new SettingsBase 2016-01-28 09:42:39 +02:00
Michael Delpach df60a0db7e Create directory if not exists when saving settings 2016-01-27 16:20:50 +08:00
Jeffiy e4da5e85f7 Update chinese translate (part 3)
According to PR#1270
2016-01-21 11:40:29 +08:00
Jeffiy 2e210fcf6a Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
Jeffiy d419a33f59 Update chinese translation(part 1) 2016-01-21 10:53:50 +08:00
Jason Underhill bfb9f86ac1 Added post capture task for opening windows explorer highlighting the screenshot just captured for #1265 2016-01-19 23:11:17 +00:00
Jaex db93b5a6dc fixed #1261: Properly convert DIB to image 2016-01-18 23:52:47 +02:00
Jaex ead29ac5fb Added try catch to environment variable functions just in case 2016-01-17 08:58:56 +02:00
Michael Delpach 8a4e57ffc6 Supports all SpecialFolder enums 2016-01-17 04:50:32 +08:00
Jaex ca9f33a2cd In update message box if no button is clicked then don't check for updates next 24 hours 2016-01-16 17:41:04 +02:00
Michael Delpach 1a6ebc97bf ExpandFolderVariables where ever required 2016-01-16 14:27:15 +08:00