Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-11 | Merge | James Cook | |
2010-01-11 | EXT-3695, EXT-2034 Line height, padding in inventory customizable in XUI via | James Cook | |
folder_view_item.xml EXT-3753 Inventory folders now have customizable item indents and "My Inventory" has indent again Reviewed with Richard | |||
2010-01-11 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-11 | New art for landmarks and places - replacing the pushpin with a globe - ↵ | Erica | |
reviewed with esbee | |||
2010-01-11 | Automated merge with ssh://lis@hg.lindenlab.com/james/gooey | Lis Linden | |
2010-01-11 | ext-3910 Instant Messages isn't in ALL CAPS like other windows | Lis Linden | |
2010-01-11 | Merge | James Cook | |
2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
2010-01-08 | Merge | Leyla Farazha | |
2010-01-08 | EXT-3418 [BSI] Can't set Web Proxy in Preferences floater | Leyla Farazha | |
2010-01-08 | EXT-3091 [BSI] Loading Texture Text in Build doesn't fit | Leyla Farazha | |
2010-01-08 | EXT-3874 Lindens can (appear to) be blocked from avatar info popup | Leyla Farazha | |
2010-01-08 | EXT-3615 Tiny cosmetic thing: make sure all "Ok" in buttons are changed to ↵ | Leyla Farazha | |
"OK" | |||
2010-01-08 | EXT-3874 Lindens can (appear to) be blocked from avatar info popup | Leyla Farazha | |
2010-01-08 | Merge | James Cook | |
2010-01-08 | Fix mini-inspector (i) icon art reference, no more gray rectangle | James Cook | |
Reviewed with Richard | |||
2010-01-08 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-08 | EXT-2647: Removed the help browser's "Open in My Web Browser" button. | Lynx Linden | |
Also increased the default height of the help browser a little bit as it looked a little too squat. | |||
2010-01-08 | EXT-3958 title needs to update appropriately when changes made to outfit | Nyx (Neal Orman) | |
We now show a string "(unsaved)" under the appearance panel outfit title when the currently loaded outfit has been modified from its original state. Tested with following conditions: 1) item added to loaded outfit 2) item removed from loaded outfit 3) item replaced in loaded outfit Appears to work properly on login as well. Checking is a manual folder compare, but should be fairly efficient. XUI changes submitted by Erica Entire diff reviewed by Vir | |||
2010-01-07 | merge | richard | |
2010-01-07 | EXT-4061 Right top tab - art does not scale properly, appears blurry, ↵ | Erica | |
EXT-4042 Appearance layout tweaks, Add (unsaved) thingamajig to the end of the Outfit name for Nyx | |||
2010-01-07 | merge | richard | |
2010-01-07 | merge | richard | |
2010-01-07 | Automated merge with ssh://hg.lindenlab.com/james/gooey | Erica | |
2010-01-07 | EXT-3799 Extreeeeeeeeme Navbar cleanup to match spec - favorites height, ↵ | Erica | |
vertical and horizontal alignment, volume button art | |||
2010-01-07 | EXT-4036 - change inspector tooltip image | richard | |
2010-01-07 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-07 | DEV-44527 EXT-3650 : change the mapping of '/' on windows | Rick Pasetto | |
reviewed by callum, sam, monroe | |||
2010-01-07 | merge | richard | |
2010-01-07 | eliminated dump focus holder keyboard shortcut | richard | |
fixed inventory sidetray layout | |||
2010-01-07 | EXT-3736 Minimap dot colors need to match spec. | Erica | |
2010-01-07 | EXT-3884 - group list cut off when there is room to display more | richard | |
reviewed by Erica | |||
2010-01-07 | EXT-3994 - Mouse wheel zoom on 2nd monitor unexpectedly works if pointer... | richard | |
reviewed by Mani | |||
2010-01-07 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-01-07 | EXT-2203 : Wear btn doesn't disable after last Outfit deleted | Loren Shih | |
Simple one-line fix, but fixes a core issue where if the last item in a panel is deleted, no notification is triggered. | |||
2010-01-07 | EXT-4029 Add new inspector affordance to viewer | Erica | |
2010-01-07 | merge | Brad Payne (Vir Linden) | |
2010-01-07 | For EXT-4030: Can delete the outfit folder that you're wearing in My Outfits | Brad Payne (Vir Linden) | |
2010-01-07 | Merge with tip | Callum Prentice | |
2010-01-07 | Fix for EXT-3781 "installer on Vista: error opening file for writing ." | Callum Prentice | |
Reviewed by MW | |||
2010-01-07 | For EXT-4018: Wrong expansion behavior in inventory. Made process of ↵ | Brad Payne (Vir Linden) | |
finding the My Inventory folder more robust instead of assuming it was always the first child. | |||
2010-01-07 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-07 | DEV-44129 EXT-3662 - Make all layout panels mouse_opaque | Rick Pasetto | |
This makes the area below the controls click-through (otherwise it blocks mouse events). That area is for the volume slider. | |||
2010-01-07 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nyx (Neal Orman) | |
2010-01-07 | EXT-3973 viewer crash | Nyx (Neal Orman) | |
Rendering cost calculations didn't handle the case of a face having no image associated with it. Added in null checks before using the pointer to the image. Crash no longer repros. Code reviewed by Vir. | |||
2010-01-06 | ext-4011 - sped up appearance of inspector affordances | richard | |
reviewed by Erica | |||
2010-01-06 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-01-06 | Make zoom level closer | Rick Pasetto | |
2010-01-06 | Merge | Leyla Farazha | |
2010-01-06 | changing lineeditor text positioning center logic from using llceil to llround | Leyla Farazha | |