Commit Graph

685 Commits (80299bcd50737e37bf2ec77231fc842a9ad7a4b6)

Author SHA1 Message Date
Jonathan Yap 8a3aa3f6ca STORM-1790 Provide a Develop sub-menu to change the default logging level
co-authored with Zi Ree
2011-12-23 12:06:36 -05:00
Leslie Linden 4d14bb02b9 EXP-1451 FIX -- I want to put my NEARBY CHAT window at the bottom left, but then it obscures chatted text.
I repositioned the chat, move and camera floaters.  Chat toasts now start 80 up from the bottom left rather than 10.
2011-12-02 12:03:24 -08:00
Richard Linden c191f523a9 Automated merge with http://hg.secondlife.com/viewer-development 2011-11-30 17:57:09 -08:00
Vadim ProductEngine fd669e7341 EXP-1581 FOLLOWUP Main menu: fixed a typo, removed duplicated items. 2011-11-24 17:19:36 +02:00
Oz Linden b69be18d7b merge changes for vmrg-193 2011-11-24 06:56:57 -05:00
Vadim ProductEngine 710d2fd0f3 EXP-1581 FIXED Added more floaters to the viewer menu.
It is also now possible to toggle microphone via the menu.

See JIRA for the full list of changes.
2011-11-23 14:33:05 +02:00
Tofu Buzzard b901998c6f Add "Use Region Settings" to World->Sun menu 2011-11-21 09:20:09 -05:00
Vadim ProductEngine 649beed53b EXP-1577 FIX Made agent profile position and size persistent.
Enable My Profile to use saved_rect.
Value of the "WebProfileRect" setting is ignored in this case.
2011-11-18 22:23:09 +02:00
Dave Parks db7924681d SH-24114 Remove unused vectorization code (outdated/unused with SSE2 requirement and llvetor4a et al) 2011-11-08 17:46:43 -06:00
Oz Linden b39dd46bf3 merge changes for storm-1673 2011-10-31 11:02:24 -07:00
callum 54b16e06a6 EXP-1455 Ctrl-Shift-I no longer opens a second inventory window 2011-10-24 16:26:17 -07:00
Oz Linden 2b234bc087 storm-1622: fix viewer-side wind turbulence simulation 2011-10-19 10:10:59 -04:00
Leslie Linden 0ff49e798c EXP-1359 FIX -- Selecting New Inventory window from gear menu in Inventory panel opens old My Inventory panel
* Removed old inventory panel.
* Renamed new inventory panel from "my_inventory" to "inventory"

Reviewed by Richard.
2011-10-17 15:18:19 -07:00
callum b07fa1d11b Merge with head 2011-10-14 16:04:20 -07:00
Leslie Linden 7bc1eaf22f EXP-1342 FIX -- Update avatar picker and destination guide urls
* URL's are in place with the [GRID_LOWERCASE] used in the link to go to the
  proper page based on the grid.
* Added "GRID_LOWERCASE" substitution for URL's since it is case sensitive
2011-10-14 15:22:53 -07:00
callum bfda156022 merge with head 2011-10-14 15:22:10 -07:00
Richard Nelson c224e589d0 EXP-1272 FIX Move "How To" to a separate web floater
added missing file and updated size of floater
2011-10-14 14:23:06 -07:00
Richard Nelson 0d215ba34f EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps with bottom toolbar if mode is icon only
made mouselook work when hiding ui by unhiding UI first
2011-10-14 13:10:02 -07:00
Richard Linden 7c37132bf8 EXP-1272 FIX Move "How To" to a separate web floater 2011-10-14 00:20:24 -07:00
Richard Linden 5e85afeda9 EXP-1321 FIX 3-way toolbar button functionality not enforced on "Profile" button. 2011-10-13 21:09:16 -07:00
Leslie Linden 4c663ca8b9 EXP-1314 FIX -- No floater for Marketplace
EXP-1338 FIX -- Clicking on active Toybox buttons triggers clicking sound
EXP-1339 FIX -- No minimum resize dimension for Place floater
EXP-1340 FIX -- No minimum resize demension for Appearance floater
EXP-1341 FIX -- Places Floater doesn't have Help button

* Toybox buttons no longer have click sounds
* Marketplace button opens external browser to marketplace url
* Minimum sizes for places and appearance floaters
* Marketplace URL's now all use https
2011-10-13 15:17:51 -07:00
Seth ProductEngine bdf6363e6a EXP-1282 FIXED Bottom bar removed.
- LLBottomTray code and XUI removed.
- "Speak" buttom which resided in Bottom bar removed.
- Voice connection status update moved from LLBottomTray to LLVivoxVoiceClient.
2011-10-14 01:07:16 +03:00
Richard Nelson 87c321512a fix for profile button not following floater state 2011-10-13 10:47:53 -07:00
Richard Nelson 9206226a37 tooltips now only show labels for toolbar buttons when label is hidden or truncated
tooltips are no longer instantaneous once a tooltip is visible
2011-10-12 18:16:59 -07:00
Richard Nelson 9ca4b8219f EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewport
added confirmation dialog before hiding UI
2011-10-12 15:46:45 -07:00
Leslie Linden 5f609becd3 Mac build fix 2011-10-12 10:11:58 -07:00
Richard Linden d0cda13235 EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewport
Ctrl+Shift+U now toggles UI and hides floaters
refactored main_view.xml
made all members of llviewerwindow private
2011-10-11 22:49:00 -07:00
Richard Nelson ec23ec68ea EXP-1310 FIX Profile button should open Web Profile floater
removed unused LLWeb functions for opening non-web media
moved logic inside floaters and away from auxiliary functions
2011-10-10 19:17:38 -07:00
Paul ProductEngine 9d3fc5d930 EXP-1209 FIXED Sidetray removed.
- Removed all sidetray dependencies and the sidetray itself.

- Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29 21:43:07 +03:00
Merov Linden 3a473bd8ca EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from sergeylproductengine/viewer-experience-fui/ 2011-09-27 18:56:25 -07:00
Paul ProductEngine 87db6c59ee Merge 2011-09-27 22:32:26 +03:00
Paul ProductEngine 3c8b0ab537 EXP-1226 FIXED (Create and register a floater for Appearance side tab)
- Added xml for a new floater Appearance and registred it in the floaterreg

- Removed side tray dependencies

- Added static helper method: LLFloaterSidePanelContainer::getPanel
2011-09-27 22:06:56 +03:00
Seth ProductEngine 0f3221e25d EXP-1225 FIXED Added a floater for My Inventory side tab.
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer.
- Added LLFloaterSidePanelContainer::getPanel<T>() for getting custom type panels.
2011-09-27 21:05:05 +03:00
Paul ProductEngine 0cd1988ef7 EXP-1223 FIXED (Create and register a floater for Places side tab)
- Added xml for a new floater and registred it in the floaterreg

- Removed side tray dependencies

- Added static helper method: LLFloaterSidePanelContainer::showPanel
2011-09-22 14:41:44 +03:00
Richard Linden bc3f0e0a81 EXP-1230 FIX As a resident, I want to not have to choose a UI mode
removed all references to basic mode
2011-09-20 18:47:13 -07:00
Richard Nelson 8b7c07651c improved fast timers display
can move and resize
better visualization of timer history
can click drag to browse history
increased frame history to 300
2011-09-14 10:50:32 -07:00
Vadim ProductEngine d8be70e010 STORM-638 FOLLOWUP Fixed a silly pointer usage mistake. 2011-08-27 12:57:16 +03:00
Vadim ProductEngine dbfe3affa0 STORM-638 FIXED "Object Return" didn't return distant objects if the confirmation dialog wasn't suppressed.
Reason: Showing the confirmation dialog resets object selection,
thus there is nothing to derez.

Fix: Save selection until user answers in the confirmation dialog.

I didn't investigate why the bug occurred only for distant object
(must be some internal LLSelectMgr magic).
2011-08-26 18:29:52 +03:00
Richard Linden 3b8acd4f41 EXP-1079 FIX User is not logged out immediately inworld when selecting to change modes and restart while logged in
used requestQuit instead of forceQuit
2011-08-11 14:17:28 -07:00
Richard Linden 9a9e78740a Automated merge with file:///e:\code\viewer-experience 2011-08-11 10:09:28 -07:00
Richard Nelson e630e98253 EXP-1028 FIX Move mode switching to logged in UI
added mode switching button to status bars for advanced and basic mode, changed
login combo box to use menu instead
2011-08-10 14:15:15 -07:00
Nyx (Neal Orman) c07f55e605 merging latest viewer-development to mesh merge candidate. 2011-07-25 18:26:14 -04:00
Vadim ProductEngine b1473d4b6b STORM-1502 FIXED Disable "Delete Water/Sky/Day Preset" dialogs if no user presets exist. 2011-07-13 12:02:03 +03:00
Brad Payne (Vir Linden) 961d5b1d65 merge 2011-07-09 11:05:29 -04:00
Richard Linden 88a90aabcb Automated merge with http://hg.secondlife.com/viewer-development 2011-07-07 13:34:13 -07:00
Richard Linden e92d3dcf10 EXP-971 FIX New Direct Delivery item does not sort as most recent item in Recent Tab if that tab is open when item delivered 2011-07-05 23:40:19 -07:00
Vadim ProductEngine 31c1cff64f STORM-1262 FIXED Removed the original Windlight Region Settings implementation. 2011-07-06 00:42:28 +03:00
Paul ProductEngine 9afc77ba0a SH-1719 FIXED Viewer side cleanup of presentation of accounting data in build tools
- Moved grid mode combo box to the grid options floater

- Updated UI of the build floater according to the spec

- Fixed "conflict" between LLFloaterOpenHandler and LLFloaterHandler command handlers
2011-06-21 21:00:06 +03:00
Oz Linden 8bfd3201de merge changes for latest viewer-development 2011-06-01 22:07:12 -04:00
Oz Linden a99941a7fd merge changes for latest windlight integration project repo 2011-05-26 20:26:36 -04:00