Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-02 | EXT-2572 partial fix for nearby chat text clipping at the bottom | James Cook | |
Fixes 1 pixel of clipping caused by LLScrollContainer. Text is still clipped by 1 pixel, down from 2. Added more test text boxes to floater_test_textbox.xml Reviewed with Leyla. | |||
2009-12-01 | merge | Leyla Farazha | |
2009-12-01 | merge | Leyla Farazha | |
2009-12-01 | EXT-2635 No message reminding user that a restart is required to reset ↵ | Leyla Farazha | |
cache (was Clear Cache) EXT-2652 Favorites bar drop-down button (for when favorites exceed width of viewer) is not configurable via XUI EXT-2227 [BSI] Preferences -> Setup -> Cache Location blank EXT-1036 Clicking menu separators selects wrong menu option (allows selection of greyed-out option) reviewed by James | |||
2009-11-13 | fix for layout of urls with icons | richard | |
2009-11-13 | Add background to media controls | Rick Pasetto | |
This actually required some help from James and Richard. Thanks, guys! This adds custom-drawing of a background image underneath the icons that make up the media controls in the layout stack. In order to have this work, we had to publicize API in lllayoutstack to force relayout to calculate the size. I also did another cleanup pass ("Boy Scout Rule") that squirreled away all pertinent controls into membed variables, instead of doing a getChild() every time updateShape() is called. Readjusted a bunch of components as well. | |||
2009-11-13 | merge | James Cook | |
2009-11-13 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-12 | Merge with product-engine | Steve Bennetts | |
2009-11-13 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-12 | merge | James Cook | |
2009-11-12 | merge | Leyla Farazha | |
2009-11-12 | Minimized floaters will now follow top left when main view is resized | Leyla Farazha | |
2009-11-12 | don't use LLWidgetTypeRegistry for now (useful only for schema generation) | richard | |
reverted ui_ctrl registration for creation of dummy LLUICtrls | |||
2009-11-12 | Initial implementation of normal task EXT-2159 (Create Vertical Slider to ↵ | Eugene Mutavchi | |
use for zoom in / out controls in view) --HG-- branch : product-engine | |||
2009-11-12 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-12 | merge | angela | |
2009-11-12 | make color and font affecting both nearby chat and toasts | angela | |
2009-11-12 | add optional style params in setText function | angela | |
2009-11-12 | merge | Lynx Linden | |
2009-11-12 | DEV-2925: Remove support for secondlife:///app/objectim URLs. | Lynx Linden | |
These are no longer generated in Viewer 2.0 (instead we use notifications to send object IMs to the user), so there's no need to look for them in every textbox. Users can get details on any objects spamming them via the new remote object inspector. | |||
2009-11-11 | Revert global font setting for UI controls because it makes About Land crash | James Cook | |
Apparently moving ui_ctrl to a different registry breaks our ability to create dummy ones in code. Reverting until I have time to investigate. Discussed with Richard | |||
2009-11-11 | some minor changes based on Richard's code review | Rick Pasetto | |
Code Collab #34 | |||
2009-11-11 | merge | Leyla Farazha | |
2009-11-11 | EXT-950 Minimized floaters default to a bad location onscreen | Leyla Farazha | |
EXT-2298 [BSI] Busy mode response shows as "|TOKEN COPY BusyModeResponse|" in General prefs while offline | |||
2009-11-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-11 | Add ToolTip functionality to LLScrollListCell | Rick Pasetto | |
This change enables a user to set a custom tool tip on a particular scroll list cell by calling setToolTip(). Then, this tool tip is used. If this is not done, the existing tooltip functionality is left alone. Reviewed by Richard | |||
2009-11-11 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-11 | merge | richard | |
2009-11-11 | added stylized text to tooltips for showxuinames | richard | |
2009-11-11 | fix wrapping of text segment containing multiple newlines and ending on a ↵ | richard | |
newline reviewed by leyla | |||
2009-11-11 | Manual merge. | Vadim Savchuk | |
Resolved conflicts in panel_bottomtray.xml and llavataractions.cpp. --HG-- branch : product-engine | |||
2009-11-11 | Add widgets/ui_ctrl.xml that can set default font size across all widgets. | James Cook | |
Individual widgets/*.xml files will need to have explicit font="foo" params removed to start using the defaults. Discussed with Richard. | |||
2009-11-11 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-11 | fixed EXT-2353 "IM window should auto-undock when dragged" | Alexei Arabadji | |
made all dockable floaters undock on dragging; --HG-- branch : product-engine | |||
2009-11-11 | fix for normal bug EXT-2303 Distinguish Object-generated Nearby Chat from ↵ | Yuri Chebotarev | |
other Nearby Chat --HG-- branch : product-engine | |||
2009-11-11 | Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API | Nat Goodspeed | |
with an event API. In addition to the LLEventPump name on which to listen, LLEventAPI accepts a documentation string for event API introspection. Give every LLEventDispatcher::add() overload a new documentation string parameter for event API introspection. Convert every existing event API to new conventions, introducing suitable documentation strings for the API and each of its operations. | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-10 | merge | Leyla Farazha | |
2009-11-10 | EXT-1478 Tool-tip background and border colors are being ignored | Leyla Farazha | |
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-10 | DEV-40001: Add support for a pre-login help topic. | Lynx Linden | |
Asking for help (e.g., pressing F1) before logging in will now display a specific pre-login help topic, "pre_login_help". This behavior was agreed upon with Rand to allow us to display a custom page to help the user log on successfully. | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | Add newline at end of file | James Cook | |
2009-11-10 | added filenames to xui names output when using filename="" in XUI | richard | |
reviewed by Richard | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-10 | Make LLInstanceTracker a public base of LLLayoutStack. | Nat Goodspeed | |
Qualify instance_iter with LLLayoutStack:: rather than having to restate the template params to LLInstanceTracker. |