Commit graph

14 commits

Author SHA1 Message Date
Michael Delpach 69d026bd27 Update DirectoryIndexerForm.Designer.cs 2020-07-11 13:34:10 +08:00
Michael Delpach 50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach 85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Michael Delpach 042a98f478 Save as and close 2020-07-03 08:39:35 +08:00
Jaex 1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex 9f1728bc5e Add uk.resx files to csproj and enable localizable in few forms 2018-04-19 23:10:17 +03:00
RedMser 1c6ab9f984 Set BackColor of all TabPages to "Window" (used to be Transparent) to fix rendering issues for certain themes. 2017-11-27 20:14:31 +01:00
Jaex 0dd8f40b61 Removed Indexer and Video thumbnailer tabs from task settings window because those already exist in their own windows, ScreenColorPickerFormat moved to Tools tab 2016-07-29 03:51:08 +03: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 49d20dd4c0 Interim commit for json indexer 2016-02-02 22:06:22 +02:00
Jaex 3f144a42e3 Use textbox for txt, xml preview 2016-02-02 19:35:06 +02:00
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