Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-12-08 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-12-08 | EXP-1598 FIXED (items from a second inventory window cannot be shared) | Paul ProductEngine | |
- Now select proper inventory floater (from all opened inventory floaters) to share items from. | |||
2011-12-08 | EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵ | Vadim ProductEngine | |
accordingly. | |||
2011-12-07 | merge changes for vmrg-199 | Oz Linden | |
2011-12-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-07 | EXP-1652 FIX (Build tool floater size affected by viewer window size) | Richard Linden | |
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters | |||
2011-12-07 | EXP-1673 FIX "Remove minimum window size constraint in the Viewer" | Richard Linden | |
2011-12-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-06 | EXP-1664 FIX Toolbars visible in mouselook view and when hide all controls ↵ | Richard Linden | |
selected | |||
2011-12-06 | EXP-1651 FIXED Added saving window size after each reshape. | Seth ProductEngine | |
Fixed broken resize indicator on Linux viewer window (EXP-1580). | |||
2011-12-06 | merge changes for storm-1712 | Oz Linden | |
2011-12-06 | merge changes for storm-591 | Oz Linden | |
2011-12-06 | merge changes for storm-1728 | Oz Linden | |
2011-12-06 | EXP-1577 FOLLOWUP Implemented new requirements on size of profile floaters. | Vadim ProductEngine | |
Implemented new requirements from XD: "Profile window should keep last size, regardless of whether it was own profile or another users'. If multiple windows open, last one touched is the size we store." | |||
2011-12-06 | merge latest viewer-development | Oz Linden | |
2011-12-06 | STORM-1728 Name truncation in the Region/Estate floater -> Covenant tab | Jonathan Yap | |
2011-12-06 | merge changes for vmrg-196 | Oz Linden | |
2011-12-05 | STORM-591 Made change per code review request: disable audio when teleport ↵ | Jonathan Yap | |
progress bar is present Added code to start counting the fade in time on login when STATE_STARTED is set | |||
2011-12-02 | FIX VWR-17784 | eli | |
2011-12-02 | FIX VWR-17783 fix html entity | eli | |
2011-12-02 | FIX VWR-17783 | eli | |
2011-12-02 | STORM-1712 Do not sort recent speakers list if mouse is hovered over it | Jonathan Yap | |
2011-12-03 | EXP-1506 FIXED updating IM toasts visibility upoon mouse over and mouse ↵ | Seth ProductEngine | |
leave events. The mouse position is checked every frame in relation to the toast to catch the mouse leaving the toast "i" button when the toast is moved by the screen channel. The fix is intended to avoid the toasts that don't fade in the following scenario: 1. Have User A Send 4 IM messages to User B: a, b, c, d 2. Have User B hover their mouse over the i on toast c (don't click on it just hover) 3. As the other toasts fade observe toast c moves up to the top and does not fade | |||
2011-12-02 | EXP-1642 FIX -- Viewer crash on startup on Mac | Leslie Linden | |
Minimum window size setting no longer forces propagation to the OS before root view is initialized. | |||
2011-12-02 | EXP-1451 FIX -- I want to put my NEARBY CHAT window at the bottom left, but ↵ | Leslie Linden | |
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 | storm-1717: fix avatar names in object details floater | Ansariel Hiller | |
2011-12-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-02 | made slplugin less spammy when it fails to launch | Richard Linden | |
2011-12-02 | EXP-1654 FIX fast timers does not show entire frame when Full bar = Max | Richard Linden | |
2011-12-02 | EXP-1463 ADDITIONAL FIX (IM chiclets overlay Mini-Location bar) | Paul ProductEngine | |
- Don't let chiclet list left side to be out of chiclet_container | |||
2011-12-02 | STORM-591 Made mininum fade time 0.01 seconds to prevent divide by zero and ↵ | Jonathan Yap | |
negative fade times. Rewrote two blocks of code to eliminate early returns. | |||
2011-12-02 | EXP-1372 FIXED Made minimum height of Appearance and Places floaters ↵ | Vadim ProductEngine | |
consistent with other FUI floaters. | |||
2011-12-01 | FIX VWR-25381 | eli | |
2011-12-01 | EXP-1588 FIX Floaters do not snap to edge | Richard Linden | |
2011-12-01 | merge changes for storm-1719 | Oz Linden | |
2011-12-01 | merge changes for storm-1686 | Oz Linden | |
2011-12-01 | storm-1686: make "Neck" and "Avatar Center" attach points available in ↵ | Oz Linden | |
context menus | |||
2011-12-01 | STORM-1721 Set UI Size to Default Option Duplicated in Advanced Menu | Jonathan Yap | |
2011-11-30 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-11-30 | sync with viewer-development | eli | |
2011-11-30 | merge changes for vmrg-195 | Oz Linden | |
2011-11-30 | merge changes for vmrg-194 | Oz Linden | |
2011-11-30 | EXP-1634 FIXED Removed the "exchange rates" link from the L$ Buy Dialog. | Vadim ProductEngine | |
2011-11-30 | STORM-1719 notifications.xml has two instances where a button shows as "Ok" ↵ | Jonathan Yap | |
and Not "OK" | |||
2011-11-29 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-29 | fix for crash on startup (font system not initialized when first creating fonts) | Richard Linden | |
2011-11-30 | EXP-1641 FIXED Snapshot floater doesn't persist between sessions anymore to ↵ | Vadim ProductEngine | |
avoid capturing login screen. | |||
2011-11-30 | EXP-1640 FIXED Fixed weirdly looking Snapshot floater in Italian and French ↵ | Vadim ProductEngine | |
locales. | |||
2011-11-30 | EXP-1636 FIXED Extend menubar label changes to floater titles and FUI button ↵ | Vadim ProductEngine | |
labels. |