DEV-41359: Added a new web-based Search floater, LLFloaterSearch.
This new Search floater replaces the current XUI-based search interface with one that is implemented entirely as a web service. This is currently pointing toward a temporary search URL. The URL will be updated when the stable version is available.
Showing
- indra/newview/CMakeLists.txt 2 additions, 0 deletionsindra/newview/CMakeLists.txt
- indra/newview/llfloatersearch.cpp 91 additions, 0 deletionsindra/newview/llfloatersearch.cpp
- indra/newview/llfloatersearch.h 74 additions, 0 deletionsindra/newview/llfloatersearch.h
- indra/newview/llviewerfloaterreg.cpp 2 additions, 2 deletionsindra/newview/llviewerfloaterreg.cpp
- indra/newview/skins/default/xui/en/floater_search.xml 60 additions, 0 deletionsindra/newview/skins/default/xui/en/floater_search.xml
indra/newview/llfloatersearch.cpp
0 → 100644
indra/newview/llfloatersearch.h
0 → 100644
Please register or sign in to comment