Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-16 | ext-1639 removed Use Fullscreen checkbox from panel_preferences_graphics1.xml | Lis Pardi | |
2009-11-16 | EXT-2445 appearance editor doesn't show correct previews | Nyx (Neal Orman) | |
This system is in dire need of a rewrite, but the bug reported is fairly simple. The visual params in the avatar are no longer authoritative, the real values are stored in the wearable itself. The appearance editor was manipulating the values in the avatar object, resulting in no change. Updated the preview windows to use the parameter objects stored in the wearable. Code reviewed by Bigpapi --HG-- branch : avatar-pipeline | |||
2009-11-16 | merge | Leyla Farazha | |
2009-11-16 | EXT-1478 Tool-tip background and border colors are being ignored - ↵ | Leyla Farazha | |
hooked up xml EXT-2237 Preferences > Alerts shows "$ignoretext" in the list EXT-1582 The current edit coordinates are displaced from their background EXT-1466 Change Mouselook text "Press ESC to return to World View" to match stylesheet reviewed by James | |||
2009-11-16 | Fix a logic error in the code to hide the initial about:blank navigate that ↵ | Monroe Linden | |
caused DEV-42093 to recur. | |||
2009-11-16 | merge | James Cook | |
2009-11-16 | EXT-2512 Turned off Hover Glow Objects by default. | James Cook | |
Should resolve EXT-2499 EXT-2522 EXT-2514 Consider turning back on for Viewer 2.1 and tuning. | |||
2009-11-16 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-16 | EXT-491 - Renaming item expanded all closed folders | Eric M. Tulla (BigPapi) | |
2009-11-16 | Fixed Stand / Stop flying buttons (EXT-2408, EXT-2467, EXT-2513). | Vadim Savchuk | |
The buttons are now attached to the movement controls floater while it's visible (EXT-984). --HG-- branch : product-engine | |||
2009-11-17 | DEV-42911 Remove the Tier3 localized languages which we cannot support in ↵ | Ramzi Linden | |
the 2.0 release. | |||
2009-11-16 | EXT-772 Dropbox widget needs "pressed" state - currently shows wrong art | James Cook | |
Reviewed with Richard. | |||
2009-11-16 | Convert mForcePressedState to bool from BOOL | James Cook | |
2009-11-16 | fixed minor bug EXT-2506 ('Add friend' menu item is enabled in fiend ↵ | Andrew Dyukov | |
miniinspector's gear menu). --HG-- branch : product-engine | |||
2009-11-16 | Minor cleanup, changed inventorypanel start folder special casing keyword ↵ | Loren Shih | |
"INVENTORY" to using generic "My Inventory" keyword. --HG-- branch : avatar-pipeline | |||
2009-11-16 | fixed minor bug EXT-2292 Teleport History items don't fit to width of panel | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2009-11-16 | implemented task EXT-1899 Add button to Gestures floater which ↵ | Denis Serdjuk | |
activates/deactivates --HG-- branch : product-engine | |||
2009-11-16 | Header file cleanup | Loren Shih | |
Removed unnecessary headers from llagent.cpp. Alphabetized headers in llagent.h and llagent.cpp. Trivial whitespace addition to llcallingcard.h --HG-- branch : avatar-pipeline | |||
2009-11-16 | merge from product-engine | Steve Bennetts | |
2009-11-16 | re-adding "make outfit button" | Nyx (Neal Orman) | |
the "make outfit" button in the appearance editor was accidentally removed (merge issue). Re-adding the XML tag for the button to floater_customize.xml Reviewed by Bigpapi | |||
2009-11-16 | fix of a normal bug (EXT-2448) [BSI] Notification toasts should resize when ↵ | Dmitry Oleshko | |
text is to long to be displayed A maximum number of characters for textbox/texteditor could be set only through XML. In case when a corresponding attribute was absent - the maximun number was set to 255, and there were no chance (no function) to change it. So in this fix such a function was added. --HG-- branch : product-engine | |||
2009-11-16 | Fixed low bug EXT-2324 ('+' btn do nothing in Recent and Nearby tabs on ↵ | Eugene Mutavchi | |
People panel when focus is set to non-friend avatar) --HG-- branch : product-engine | |||
2009-11-16 | Some coding style changes of EXT-1014 (Unable to move undocked camera ↵ | Andrew Dyukov | |
controls bar) fix (c63047a5bf60). --HG-- branch : product-engine | |||
2009-11-16 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-16 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-16 | fixed EXT-2365 "LLAlertHandler should can process notifications before login."; | Alexei Arabadji | |
initialized notifications screen channels after LLViewerWindow instantiated and disabled all old notifications widgets(LLNotifyBox, LLGroupNotifyBox, LLAlertDialog); --HG-- branch : product-engine | |||
2009-11-16 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-16 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-16 | Fix for bug EXT-1234. Crash after click on For Sale banner for remote place | Denis Serdjuk | |
Cause: After teleporting LLViewerParcelMgr resets current selected parcel. Changes: Complementary check of selected parcel has been added. --HG-- branch : product-engine | |||
2009-11-16 | EXT-2317 I18N: use the localized names for [ATTACHMENT_POINT] in ↵ | angela | |
strings.xml WornOnAttachmentPoint | |||
2009-11-16 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-16 | fix chat format for /me | angela | |
2009-11-16 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-16 | fixed EXT-862 "Add support for Busy mode into notifications"; | Alexei Arabadji | |
disabled showing toasts except alertmodal in busy mode --HG-- branch : product-engine | |||
2009-11-16 | fixed normal bug (EXT-2503) Clicking on (x) button in Message Well Window ↵ | Dmitry Oleshko | |
doesn't dismiss a group notice Added to the handler of group notices functionality on rejecting of notifications. This behavior was broken earlier in the handler for script notifications. --HG-- branch : product-engine | |||
2009-11-16 | fix for normal ticket EXT-2459 Nearby toasts aren't visible when nearby chat ↵ | Yuri Chebotarev | |
console is minimized --HG-- branch : product-engine | |||
2009-11-16 | fixed EXT-2500 "Avatar stops moving when online/offline notification toast | Alexei Arabadji | |
popups" --HG-- branch : product-engine | |||
2009-11-16 | Fixed normal bug EXT-2376 (Friends List folder not being correctly ↵ | Eugene Mutavchi | |
identified/fetched) --HG-- branch : product-engine | |||
2009-11-16 | Work on major sub-task EXT-991 (Update bottom bar behavior on resize) | Mike Antipov | |
- code cleaned up, removed commented out & unused code Functionality was not changed --HG-- branch : product-engine | |||
2009-11-16 | Fixed normal bug EXT-2452 (Favorites Bar tooltip shows only 2 out of 3 ↵ | Andrew Dyukov | |
coordinates). --HG-- branch : product-engine | |||
2009-11-16 | fixed EXT-2402 "Clicking on notification item in the Message Well should bring | Alexei Arabadji | |
it to front" made LLToast and LLDockableFloater goes foreground on setVisible(TRUE); --HG-- branch : product-engine | |||
2009-11-15 | merge | Steve Bennetts | |
2009-11-15 | Fixed a deadlock causing textrue caching to stall. | Steve Bennetts | |
2009-11-15 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Eric M. Tulla (BigPapi) | |
2009-11-15 | EXT-2203 & EXT-2302 - Look->Outfit rename and wear button enabling not ↵ | Eric M. Tulla (BigPapi) | |
properly hooked up | |||
2009-11-15 | Add some debug output to develop.py | CG Linden | |
2009-11-15 | Invoke native python for develop.py, not CYGWIN python, revert develop.py's ↵ | CG Linden | |
original usage | |||
2009-11-15 | Set PATH to devenv.com to avoid problem with develop.py's use of os.system() | CG Linden | |
2009-11-14 | Compile fix for Windows | Steve Bennetts | |
2009-11-14 | merge | Steve Bennetts | |