Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-19 | EXP-1426 FIX Voice Settings floater button has label Nearby Voice and tool ↵ | Richard Nelson | |
tip with label nearby voice | |||
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-14 | Merge with head | callum | |
2011-10-14 | EXP-1342 FIX -- Update avatar picker and destination guide urls | Leslie Linden | |
* 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 | merge with head | callum | |
2011-10-14 | EXP-1361 FIX -- Repositioning Viewer Window on mac triggers click to walk | Leslie Linden | |
* Mouse clicks outside the root view are now discarded before they can cause problems. Reviewed by Richard | |||
2011-10-13 | EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps ↵ | Richard Linden | |
with bottom toolbar if mode is icon only fixed popping out of mouselook when turning off UI | |||
2011-10-13 | EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps ↵ | Richard Linden | |
with bottom toolbar if mode is icon only hide toolbars in mouselook hide top_info_bar when hiding UI disable mouselook when hiding UI fixed layout of more button in navigation bar | |||
2011-10-14 | EXP-1282 FIXED Bottom bar removed. | Seth ProductEngine | |
- LLBottomTray code and XUI removed. - "Speak" buttom which resided in Bottom bar removed. - Voice connection status update moved from LLBottomTray to LLVivoxVoiceClient. | |||
2011-10-12 | EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewport | Richard Nelson | |
restores hidden floaters now | |||
2011-10-11 | EXP-1275 FIX A UI element or Keyboard shortcut to clear the viewport | Richard Linden | |
Ctrl+Shift+U now toggles UI and hides floaters refactored main_view.xml made all members of llviewerwindow private | |||
2011-10-10 | EXP-1285 FIXED Chiclets moved to the upper right of the viewer window. | Seth ProductEngine | |
- Floaters dock to chiclets at the bottom. - Floaters docking region limited to non-toolbar view. - Chiclet bar is positioned between the right toolbar and the minimized floaters stacked at the top left corner by default. | |||
2011-10-06 | EXP-1274 Create floater for "Avatar Picker" content | Leyla Farazha | |
2011-10-05 | merge | Leyla Farazha | |
2011-10-05 | EXP-1273 Add floater for "Destinations" content | Leyla Farazha | |
2011-10-05 | merge with viewer-development | Richard Nelson | |
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-28 | EXP-1257 : Implemented loading of toolbar settings per user account. Also ↵ | Merov Linden | |
factorize a bit and clean up the related saveToolbars code. | |||
2011-09-27 | EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from ↵ | Merov Linden | |
sergeylproductengine/viewer-experience-fui/ | |||
2011-09-26 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-26 | EXP-1239 FIX make toolbars wrap when there is not enough room | Richard Nelson | |
toolbars resize to fit buttons toolbar view uses layout stacks to organize toolbars reviewed by Leslie | |||
2011-09-26 | EXP-1207 : Display toolbars only after login, use correct position ↵ | Merov Linden | |
(temporary), follow resize correctly, store pointers to toolbars, debug display (temporary) | |||
2011-09-26 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-09-23 | EXP-1027 : pull from viewer-experience-fui | Merov Linden | |
2011-09-23 | EXP-1027 : Fix the children creation code in LLToolBarView. Only a left ↵ | Merov Linden | |
panel is displayed now. | |||
2011-09-23 | merge | Leyla Farazha | |
2011-09-23 | EXP-1246 Create chat bar floater | Leyla Farazha | |
reviewed by Leslie | |||
2011-09-23 | EXP-1207 : More on lltoolbarview. Still not rendering | Merov Linden | |
2011-09-21 | EXP-1207 : More work on LLToolbarView, still not operational... | Merov Linden | |
2011-09-21 | EXP-1207 : merge with viewer-experience-fui | Merov Linden | |
2011-09-21 | EXP-1207 : LLToolbarView skeleton, nothing operational yet... | Merov Linden | |
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
removed all references to basic mode | |||
2011-09-19 | EXP-1203 FIXED (As a FUI user, I want the address bar and favorites to be on ↵ | Paul ProductEngine | |
one line) - Relocated address bar, combined with favorite landmarks EXP-1208 - Added dragger to change amount of space allocated to address bar and favorites bar EXP-1217 - Modified Favorites ->> More spillover EXP-1218 - Combined context menu menuitems for favorites & address bars EXP-1219 | |||
2011-09-14 | STORM-1578 (viewer side only), STORM-1589 | Oz Linden | |
Remove the viewer side automatic logout after extended away time. Note, however, that the server still logs you out after 30 minutes away: see SVC 7251. Allow more time (10 seconds vs 2 seconds) after initiating Away status during which mouse movements do not remove the Away status. | |||
2011-09-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-08-31 | Merge | Xiaohong Bao | |
2011-08-25 | CHOP-763: Move llwindowlistener.{h,cpp} from llwindow to newview. | Nat Goodspeed | |
Instantiate LLWindowListener on LLViewerWindow instead of on LLWindow. This permits LLWindowListener to use machinery from llui, e.g. LLUI::resolvePath(). Document planned new ["path"], ["reply"] params to "keyDown", "keyUp", "mouseDown", "mouseUp", "mouseMove" operations; document relationship between ["path"] and ["x"] and ["y"]. NEW PARAMS NOT YET IMPLEMENTED. | |||
2011-08-04 | merge changes for storm-1538 | Oz Linden | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) | |
2011-07-24 | merge | Dave Parks | |
2011-07-21 | merge | Brad Payne (Vir Linden) | |
2011-07-19 | Merge | Xiaohong Bao | |
2011-07-19 | EXP-932 Implement system that fades from login page to (either) intro screen ↵ | Leyla Farazha | |
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login | |||
2011-07-17 | SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵ | Dave Parks | |
stalls in renderer by never using the fixed function pipeline if shaders are available. | |||
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-07-11 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/squire_linden/viewer-development-crash-horde | |||
2011-07-09 | merge | Dave Parks | |
2011-07-09 | SH-2007 Code cleanup, expand minimum header size to 4KB, better comments ↵ | Dave Parks | |
around magic numbers, remove dead calcResourceCost |