Jeremy Wu
b52dbbea53
launch win32 lnk programs using LnkResolvedPath
...
use LnkResolvedPath which is the original lnk path, rather than using the FullPath property which is assigned with the path to the actual exe
2020-08-19 21:02:46 +10:00
Jeremy Wu
9c7dc054de
remove reference of dll in project file
2020-06-25 06:34:30 +10:00
Jeremy Wu
4f8ca9a453
update commit for Flow-Launcher
2020-06-24 12:55:21 +10:00
Alekhya Reddy
b4c61927f0
Remove Program Plugin dll (ShObjldITIb.dll)
2020-06-24 12:45:31 +10:00
Ioannis G
a3374f2383
merge pull request #60
...
- update ActionKeyword window
- settings: UI improvements in plugin/hotkey tabs
2020-06-23 18:19:06 +03:00
Jeremy Wu
d6b4b40780
Merge branch 'dev' into update_uI_hotkey_actionkeyword
2020-06-23 07:40:49 +10:00
Jeremy Wu
d183b98e9a
readd success language keyword for other controls
2020-06-23 07:37:30 +10:00
Ioannis G
50e0ca3b85
merge pull request #72
...
Fix environment variable search not showing up in Explorer
2020-06-22 14:39:14 +03:00
Jeremy Wu
f14fe14157
Merge remote-tracking branch 'origin/dev' into update_uI_hotkey_actionkeyword
2020-06-22 06:44:21 +10:00
Jeremy Wu
fc37246a86
settings window- update query time translation on language change
2020-06-22 06:16:37 +10:00
Jeremy Wu
0fb05a799f
settings window- update init time translation on language change
2020-06-22 05:55:55 +10:00
Jeremy Wu
10d45cc9cd
remove maxwidth on action keyword display in Settings' plugin tab
2020-06-22 05:16:22 +10:00
Jeremy Wu
46a7f8217d
Merge remote-tracking branch 'origin/dev' into fix_environmentvariable_search
2020-06-22 05:03:44 +10:00
Jeremy Wu
d47a1ed5a1
remove unnecessary conditional variable in if- isEnvironmentVariable
2020-06-22 05:02:42 +10:00
Steven Kalinke
bc8a1f6a8f
Merge pull request #73 from Flow-Launcher/update_readme_authors
...
Update readme and authors
2020-06-20 14:21:53 +02:00
Jeremy Wu
9ad3539f9d
update readme and authors
2020-06-20 15:07:41 +10:00
Jeremy Wu
617ef3b05d
fix environment variable search not showing up in Explorer
2020-06-20 14:26:13 +10:00
Jeremy Wu
39a7621b9a
Merge pull request #70 from Flow-Launcher/update_build_badge
...
Update build badge to AppVeyor
2020-06-20 11:53:11 +10:00
Jeremy Wu
79f1b7eaca
update build badge to AppVeypr
2020-06-19 19:53:15 +10:00
Jeremy Wu
1a6b056ad0
Add text for current action keyword
2020-06-19 18:57:10 +10:00
Jeremy Wu
2209bb269d
Hotkey tab window add close window on Esc key press
2020-06-19 18:52:11 +10:00
Jeremy Wu
8f411d9ec5
update hotkey tab window ui layout
2020-06-19 18:51:11 +10:00
Jeremy Wu
9c0dbda579
fix action keyword window textbox placement
2020-06-17 22:22:55 +10:00
Jeremy Wu
8f012f26f4
fix variable naming convention
2020-06-17 22:16:21 +10:00
Jeremy Wu
651e2a95b2
add refresh plugin action keyword display when changed
2020-06-17 21:56:46 +10:00
Jeremy Wu
34622d6bbf
Update action keyword label text
2020-06-17 20:22:18 +10:00
Jeremy Wu
7cd8fc263b
remove 'success' prompt after completing keyword change
2020-06-17 18:51:49 +10:00
Jeremy Wu
fc695b98b6
Merge branch 'dev' into update_uI_hotkey_actionkeyword
2020-06-17 18:45:03 +10:00
Jeremy Wu
1eafbd1db6
Merge pull request #46 from Flow-Launcher/explorer_plugin
...
Add Explorer plugin
2020-06-16 14:39:50 +10:00
Jeremy Wu
fada494860
start Windows Search service on appveyor build machine
2020-06-12 21:50:20 +10:00
Jeremy Wu
d29b23b53c
fix failing test due to Windows Search service not running
2020-06-12 21:19:55 +10:00
Jeremy Wu
e49e0ae2dc
output quick folder access list when no query and only hotkey is pressed
2020-06-09 20:12:49 +10:00
Jeremy Wu
cd27cc1632
fix typo + update readme
2020-06-08 21:36:00 +10:00
Jeremy Wu
e421ef8925
remove Folder plugin
2020-06-08 21:07:01 +10:00
Jeremy Wu
eefe2b9ea9
Merge remote-tracking branch 'origin/dev' into explorer_plugin
2020-06-08 20:53:13 +10:00
Jeremy Wu
d3ea0e0dd9
move packages exclusive to Explorer plugin
...
Flow.Launcher.Plugin to Flow.Launcher project, reduce burden on the Plugin project since Explorer is a default Flow plugin
2020-06-08 20:50:49 +10:00
Jeremy Wu
d23fe3943a
add international language support
2020-06-08 20:31:48 +10:00
Jeremy Wu
82cfddbdb3
add ordering to file and folder results
2020-06-08 19:21:47 +10:00
Jeremy Wu
a196c4f269
add logging to Index and DirectoryInfo search
2020-06-08 19:01:32 +10:00
Jeremy Wu
407864beb7
add option to open Indexing Options in context menu and settings page
2020-06-08 18:41:59 +10:00
Jeremy Wu
6befd6cbb1
small fixes
...
- ignore upper case when determine index search
- add open with different user image
- add subtitle text for context menu containing folder
2020-06-08 14:47:57 +10:00
Jeremy Wu
5d696bd3ab
explorer general touch ups- no logic change
2020-06-08 14:20:22 +10:00
Jeremy Wu
0ee0fb8d2b
add Explorer plugin's settings page
2020-06-06 22:13:22 +10:00
Jeremy Wu
e34bcbd1ba
add prompt press ctrl to open folder directly to folder results
2020-06-04 19:06:03 +10:00
Jeremy Wu
b90664d760
add exclude index search confirmation and persist settings to storage
2020-06-03 22:00:18 +10:00
Jeremy Wu
06877ca06b
change to exclude sub-directories too from index search
2020-06-03 20:15:21 +10:00
Jeremy Wu
06d639924d
Merge pull request #64 from Flow-Launcher/fix_theme_files_copy
...
Update how theme files are copied to output folder
2020-06-03 06:43:52 +10:00
Ioannis G
8f99d632cb
update how theme files are copied to output folder
...
Moved the copying of themes from the build script to the project file.
The recursive copy-item call in the post-build script was causing the
2 files inside `Themes/ThemeBuilder` to also be copied, which resulted
in the `Tempalte.xaml` being loaded at runtime as a theme.
Closes #38
2020-06-02 17:43:11 +03:00
Jeremy Wu
2c15f1ce70
rename method for better description
2020-06-02 21:14:03 +10:00
Jeremy Wu
f2fffcb675
rename method for better description
2020-06-02 21:11:16 +10:00