dependabot[bot]
|
43965f4751
|
Bump BitFaster.Caching from 2.5.2 to 2.5.3
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.2...v2.5.3)
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 22:11:23 +00:00 |
|
Jack251970
|
56069e657c
|
Improve code quality
|
2025-01-05 15:31:14 +08:00 |
|
Jack251970
|
5d623123fc
|
Fix operator equal application issue
|
2025-01-04 14:02:50 +08:00 |
|
Jack251970
|
e0f0bed822
|
Revert "Fix clipboard action under sta thread issue"
|
2025-01-04 00:33:24 +08:00 |
|
Kevin Zhang
|
fd3576d52c
|
Merge pull request #3122 from Jack251970/dev3
Replace DllImport and flags with CSWin32 & Remove useless DllImport and flags & Fix right Win key click issue
|
2024-12-27 16:06:44 -08:00 |
|
Hongtao Zhang
|
0153f71083
|
use stackalloc if possible and fix some incorrect use of safehandle
|
2024-12-25 11:20:09 -06:00 |
|
Jack251970
|
6f899092b5
|
Move dll import codes to win32 helper
|
2024-12-24 11:59:04 +08:00 |
|
Jack251970
|
3ab1fb15b6
|
Fix clipboard action under sta thread issue
|
2024-12-19 16:34:32 +08:00 |
|
Jack251970
|
b96c7b12d5
|
Remove useless PInvoke method import
|
2024-12-14 11:51:13 +08:00 |
|
Jack251970
|
8a05c606e4
|
Fix possible double release
|
2024-12-11 11:08:57 +08:00 |
|
Jack251970
|
be72bb73aa
|
Fix VIRTUAL_KEY.VK_RWIN check issue
|
2024-12-11 09:57:49 +08:00 |
|
Jack251970
|
dbe626d238
|
Fix key event return result issue
|
2024-12-11 09:57:13 +08:00 |
|
Jack251970
|
22170ee43a
|
Replace DllImport & flags with CSWin32
|
2024-12-10 20:44:28 +08:00 |
|
Yusyuriv
|
824befdef6
|
Add preserve last action keyword options
|
2024-12-09 02:33:19 +06:00 |
|
Kevin Zhang
|
5f46ee746f
|
Merge pull request #3099 from Jack251970/dev3
Fix possible null reference when query is cancelled & Add new image icon for images whose formats are not support & Other improvements
|
2024-12-07 10:49:54 -08:00 |
|
Jack251970
|
3f413d17ec
|
Update image for format not supported images
|
2024-12-03 14:07:56 +08:00 |
|
NoPlagiarism
|
0b0ead10dc
|
[Result] return data uri image support
|
2024-12-02 12:20:21 +05:00 |
|
Jack251970
|
4830988c55
|
Add image for format not supported images
|
2024-12-02 13:54:07 +08:00 |
|
Jack251970
|
756e718775
|
Regard format not support files as error type
|
2024-11-27 19:46:30 +08:00 |
|
Jack251970
|
a8d69c7dd9
|
Add support when image format is not support
|
2024-11-27 19:34:34 +08:00 |
|
dependabot[bot]
|
e183682d41
|
Bump Microsoft.VisualStudio.Threading from 17.10.48 to 17.12.19
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.10.48 to 17.12.19.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/commits)
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 22:58:41 +00:00 |
|
dependabot[bot]
|
e6fc35fcc9
|
Bump MemoryPack from 1.21.1 to 1.21.3
Bumps [MemoryPack](https://github.com/Cysharp/MemoryPack) from 1.21.1 to 1.21.3.
- [Release notes](https://github.com/Cysharp/MemoryPack/releases)
- [Commits](https://github.com/Cysharp/MemoryPack/compare/1.21.1...1.21.3)
---
updated-dependencies:
- dependency-name: MemoryPack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 22:47:11 +00:00 |
|
dependabot[bot]
|
461746ab4d
|
Bump BitFaster.Caching from 2.5.1 to 2.5.2
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.1...v2.5.2)
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 22:59:26 +00:00 |
|
Jeremy Wu
|
11126693b1
|
Merge pull request #2822 from Flow-Launcher/revert-2756-240605-Fix-RightTop-Position
Revert "Fix Window Positioning with Multiple Montiors"
|
2024-07-13 16:09:47 +10:00 |
|
dependabot[bot]
|
7952a2ec53
|
Bump Microsoft.VisualStudio.Threading from 17.7.30 to 17.10.48
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.7.30 to 17.10.48.
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.7.30...v17.10.48)
---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Threading
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 22:23:44 +00:00 |
|
DB P
|
c7b386931a
|
Revert "Fix Window Positioning with Multiple Montiors"
|
2024-06-30 18:03:25 +09:00 |
|
Jeremy Wu
|
f749adba02
|
Merge pull request #2799 from Flow-Launcher/dependabot/nuget/BitFaster.Caching-2.5.1
Bump BitFaster.Caching from 2.5.0 to 2.5.1
|
2024-06-25 21:46:45 +10:00 |
|
dependabot[bot]
|
6bf23c939d
|
Bump BitFaster.Caching from 2.5.0 to 2.5.1
Bumps [BitFaster.Caching](https://github.com/bitfaster/BitFaster.Caching) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/bitfaster/BitFaster.Caching/releases)
- [Commits](https://github.com/bitfaster/BitFaster.Caching/compare/v2.5.0...v2.5.1)
---
updated-dependencies:
- dependency-name: BitFaster.Caching
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 23:07:12 +00:00 |
|
Hongtao Zhang
|
7953ad8962
|
Merge remote-tracking branch 'onesounds/240605-Fix-RightTop-Position' into fork/240605-Fix-RightTop-Position
|
2024-06-19 11:38:56 -07:00 |
|
Hongtao Zhang
|
ce100c4627
|
refactor code with Point2D.cs
|
2024-06-19 11:38:34 -07:00 |
|
DB P
|
05cea15d5a
|
Merge branch 'dev' into 240605-Fix-RightTop-Position
|
2024-06-19 10:53:57 +09:00 |
|
Jeremy Wu
|
586752fc70
|
Merge branch 'dev' into 240605-Fix-RightTop-Position
|
2024-06-16 12:33:43 +10:00 |
|
Jeremy
|
03686dd935
|
Merge remote-tracking branch 'origin/dev' into quicklook
|
2024-06-12 14:22:24 +10:00 |
|
DB p
|
ab40e7a2e4
|
Adjust logic
|
2024-06-06 07:37:13 +09:00 |
|
DB p
|
ebe824b2f9
|
Rollback Default theme to win11light from win11system
|
2024-06-02 22:46:57 +09:00 |
|
VictoriousRaptor
|
5ec474cf38
|
Merge branch 'dev' into quicklook
|
2024-06-01 14:35:39 +08:00 |
|
DB p
|
7c07317271
|
Merge branch 'dev' into 240518Adjusthemes
|
2024-05-31 09:51:55 +09:00 |
|
Hongtao Zhang
|
90fb2051c9
|
suppress BinaryStorage.cs exception when loading
|
2024-05-30 14:21:07 -05:00 |
|
Kevin Zhang
|
85270358ac
|
Merge pull request #2738 from onesounds/240529-Fix-SettingWindow-Centering
Fix Setting Window Centering Logic when First Launch
|
2024-05-30 12:15:29 -07:00 |
|
Jeremy
|
9e39e48bf8
|
minor clean up and update
|
2024-05-30 21:49:44 +10:00 |
|
DB p
|
9ff81adcc3
|
Fix MaxCahced count
|
2024-05-30 14:48:56 +09:00 |
|
Hongtao Zhang
|
3574dba046
|
Change Cache to LFU
|
2024-05-29 17:57:26 -05:00 |
|
DB p
|
e060e2f493
|
- Change Default Theme Name (win11Light to win11System)
- Change UseDropShadowEffect to true
|
2024-05-29 22:54:15 +09:00 |
|
Jeremy
|
f902eaed0d
|
Merge remote-tracking branch 'origin/dev' into quicklook
|
2024-05-29 21:17:09 +10:00 |
|
DB p
|
2be21eeae6
|
Remove SettingWIndowFirstLaunch
|
2024-05-29 18:18:03 +09:00 |
|
DB p
|
6ad21bd636
|
Fix Logic
|
2024-05-29 18:16:35 +09:00 |
|
DB p
|
15255ddf14
|
Fix Logic
|
2024-05-29 17:40:56 +09:00 |
|
DB P
|
e39a7ed2be
|
Merge branch 'dev' into 240514ResizableWindow
|
2024-05-28 10:06:03 +09:00 |
|
Yusyuriv
|
cf97475734
|
Real-time updates to ComboBox in general pane of settings after changing the language
|
2024-05-28 04:32:01 +06:00 |
|
DB P
|
94df8d9085
|
Merge branch 'dev' into 240514ResizableWindow
|
2024-05-27 06:52:22 +09:00 |
|