Commit graph

34 commits

Author SHA1 Message Date
Jack251970
72269db8e6 Enable TwoWay binding for MaxSuggestions NumberBox
Changed NumberBox binding for Settings.MaxSuggestions from OneWay to TwoWay, allowing user input in the UI to update the underlying setting. This ensures changes made by users are saved back to the settings model.
2026-02-24 00:07:36 +08:00
Jack251970
6c1c9fe600 Use wrap panel 2026-01-04 23:45:13 +08:00
Jack251970
4c46e16160 Fix possible convert issue 2026-01-04 23:19:12 +08:00
Jack251970
590b4c82d2 Try NumberBox 2026-01-04 23:00:24 +08:00
Nilvan Lopes
2176553b26 Add max suggestions setting for web search plugins
Introduced a MaxSuggestions property (min 1, max 10) to control the number of autocomplete suggestions shown in web search plugins. Updated the UI to allow user configuration and added localized labels for the new setting in all supported languages. Suggestions in results are now limited according to this setting.
2026-01-02 14:32:44 -03:00
AWAS666
b9a43147dc enable reordering with drap and drop on websearches 2025-10-09 12:35:04 +02:00
Jack Ye
5ae159de5b
Move to iNKORE.UI.WPF.Modern UI Framework (#3593) 2025-10-05 13:44:40 +03:00
Zoltan
3e0539f8c6
Merge branch 'dev' into feature/web_search_private_mode 2025-08-12 12:33:51 +02:00
zoltanvi
0a848a32f7 Add private mode option to WebSearch items 2025-08-09 16:21:10 +02:00
zoltanvi
09d8cefcef Remove unused properties 2025-08-09 11:56:13 +02:00
zoltanvi
15b8747280 Fix IsEnabled binding for suggestion combobox 2025-08-09 11:51:12 +02:00
Jack251970
13fcdc60fa Fix typo 'seperator' 2025-03-20 18:11:53 +08:00
Jack251970
6c80e74d59 Fix websearch plugin issue & Improve sys plugin settings panel 2025-03-16 20:22:21 +08:00
Jack251970
975d6eefdd Redesgin settings panel for websearch plugin 2025-02-27 21:20:29 +08:00
DB p
02de141135 Fix Typo In Comment 2023-03-05 05:59:49 +09:00
Hongtao
520ef3777f Remove Obsolete Property and use Status Property for Sorting 2023-03-04 14:17:22 -06:00
DB p
12fae66b92 Adjust WebSearch Plugin Setting Panel Layout 2022-12-09 15:13:01 +09:00
DB p
2dc508aa75 Bool To Translation by style in websearch plugin 2022-12-09 10:33:23 +09:00
DB p
ef959d2539 Remove BrowserSetting item in bookmark / Url / Websearch
Remove Releated code (just for build)
Adjust Bookmark plugin popup layout and add string
2021-12-06 07:03:34 +09:00
DB p
7333b57109 - remove Bookmark/websearch setting panel hardcoded bgcolor
- Adjust Colors in settingwindow
2021-11-17 15:04:57 +09:00
DB p
4e5975ccf7 - Remove URL
- Add Icon
2021-10-31 08:09:12 +09:00
DB p
43a62d0d12 - add netflix / youtube music
- add netflix / youtube music icon
- change list array order
- remove findicon.com
- add search source setting guide string
2021-10-30 05:31:13 +09:00
DB p
0edbcfde2b - Adjust Priority Change Popup Window Design
- Adjust Websearch setting layout
- Change and add Websearch String
- Change Websearch popup design
2021-10-30 02:31:11 +09:00
Dobin Park
e6c4ca1d49 - Adjust Content Control Margin
- Adjust Calc/webseearch plugin setting Margin
2021-10-10 03:28:14 +09:00
Dobin Park
0d11b79ee3 - Adjust Shell, Calc, WebSearch Setting Margin 2021-10-10 00:02:41 +09:00
Jeremy
117402de76 allow url column to auto adjust 2021-05-20 12:57:48 +10:00
Jeremy
c6847326ad adjusted width of columns 2021-05-20 08:36:43 +10:00
弘韬 张
0067fe86c6 WebSearch UI Improvement 2021-05-19 16:55:29 +08:00
弘韬 张
27c6db288e fix websearch plugin untranslated string 2021-01-23 12:28:04 +08:00
Ioannis G
1f73fdbecc
UI: allow manual editing of browser-path textboxes 2020-07-17 05:32:08 +03:00
Jeremy Wu
5a0faba0d4 Per comment, WebSearch- Add margin 2020-05-14 20:08:38 +10:00
Jeremy Wu
dbc53716ce WebSearch plugin- Update layout 2020-05-04 14:49:32 +10:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Plugins/Wox.Plugin.WebSearch/SettingsControl.xaml (Browse further)