Commit graph

2157 commits

Author SHA1 Message Date
Jaex 0e7b063d6f When directory indexer form open show browse dialog, removed bullet points from file listing 2016-02-02 15:44:10 +02:00
Jaex 4bfb476682 Added settings tab to directory indexer form, Browse button will automatically index, Upload button will automatically close window 2016-02-02 15:25:09 +02: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 ee1384b3cd Ensure folders are sorted 2016-02-01 21:44:26 +08: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
Jaex aef820c78a Disable Image Format 2 combo box if image size limit is 0 2016-01-31 20:09:32 +02:00
Jaex 2cf1431948 FFmpeg internal AAC encoder is stable and recommended now 2016-01-31 09:05:33 +02: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
Jaex 8a69a4684a Added Hide columns option 2016-01-29 13:54:35 +02:00
Jaex 65faf62fcf Merge pull request #1289 from L1Q/ru-updates-fixes
Updated Russian translation
2016-01-29 12:26:10 +02: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
Jaex 6d17b2e75d Merge pull request #1282 from FastDeath/master
Fixed some typos and grammatical errors in German translation
2016-01-22 17:31:47 +02:00
FastDeath d9a5a9202f Fixed some typos and grammatical errors in German translation 2016-01-22 16:26:09 +01:00
Jaex 4f9d808cbc Merge pull request #1272 from Jeffiy/master
Update chinese translation
2016-01-21 15:08:09 +02: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
Jaex 42d47917d8 Removed unused language resx files 2016-01-20 15:14:41 +02:00
Jaex 94c84ce430 fixed #1252: Check is Dropbox account valid before do early url copy 2016-01-20 14:18:34 +02:00
Jaex 8afd3bf9c5 Merge pull request #1270 from junderhill/master
Added post capture task to show in explorer #1265
2016-01-20 13:00:57 +02:00
Jason Underhill d3787c1024 Update the order in which AfterCaptureTasks are shown to reflect the order of execution. 2016-01-20 09:31:05 +00:00
Jason Underhill 7bf539b0df Update show in explorer task to use existing helper method. Removed redundant helper method previously added. 2016-01-20 09:27:37 +00: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 4a6f55846d fixed #1259: Revert high dpi icon changes 2016-01-19 19:33:13 +02:00
Jaex db93b5a6dc fixed #1261: Properly convert DIB to image 2016-01-18 23:52:47 +02:00
Jaex 341784cc93 Release 2016-01-18 16:00:28 +02:00
Jaex 836bfa6b1b fixed #1258: Scrolling capture picture box issue in second capture 2016-01-18 15:43:40 +02:00
Michael Delpach b38cd911d3 ExpandFolderVariables for CustomOutputDirectory 2016-01-18 20:37:18 +08:00
Michael Delpach eb439fc0e9 One more ExpandFolderVariables fix 2016-01-18 06:23:49 +08:00
Jaex 3e15a3c76a fixed #1251: Get proper size tray icon in high dpi 2016-01-17 10:40:26 +02:00
Jaex ead29ac5fb Added try catch to environment variable functions just in case 2016-01-17 08:58:56 +02:00
Michael Delpach 35cb75d055 LocalhostRoot to use ExpandFolderVariables 2016-01-17 08:25:53 +08:00
Michael Delpach 8a4e57ffc6 Supports all SpecialFolder enums 2016-01-17 04:50:32 +08:00
Jaex 52c77a034d Added auto increment number label 2016-01-16 21:02:09 +02:00
Jaex fd501d918f Task settings Upload tab renamed to File naming 2016-01-16 20:50:47 +02:00
Jaex 3f5856a48c Changed UseDefaultClipboardCopyImage default value to true because alternative way was causing issues like in Skype etc. and reset it to true
Also checking for who using default previous version value of NameFormatPatternActiveWindow and resetting it to new default value because %pn more preferable in region capture than %t
2016-01-16 19:58:58 +02: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 4f2ac5e84f ExpandFolderVariables in Watch folder path 2016-01-16 14:55:18 +08:00
Michael Delpach 1a6ebc97bf ExpandFolderVariables where ever required 2016-01-16 14:27:15 +08:00
Jaex 3c9f237471 Changed function name 2016-01-16 07:47:57 +02:00
Michael Delpach ae025adf46 Automatically detect MyPictures shell folder path
More shell folders can be supported later
2016-01-16 12:43:05 +08:00