Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-18 | STORM-243 FIXED Disabled the "You just entered a region using a different ↵ | Vadim ProductEngine | |
server version..." pop-up notification. | |||
2011-01-18 | make storing the cache obey the same unrefreshed time as other usage | Oz Linden | |
2011-01-17 | STORM-383 FIXED Added "Restore Item" context menu entry for landmarks and ↵ | Seth ProductEngine | |
folders in Trash category in Places->My Landmarks->My Inventory accordion tab. | |||
2011-01-17 | STORM-484 FIXED The long name is not truncated in Build tools | Paul Guslisty | |
- Decreased height of text box containing name - Enabled ellipses for these text boxes | |||
2011-01-17 | merge changes for vwr-24401 | Oz Linden | |
2011-01-17 | merge changes for vwr-24420 | Oz Linden | |
2011-01-17 | VWR-24217: allow Contents folder from object to be dragged to inventory | Kitty Barnett | |
2011-01-16 | DN-202: Make avatar name caching more aggressive and error handling more uniform | Oz Linden | |
Add logging (mostly at DEBUG level) | |||
2011-01-15 | renamed temp name flag member in name cache to avoid confusion with similar ↵ | Oz Linden | |
names in other classes | |||
2011-01-14 | SOCIAL-452 FIX Default size of Web content floater is wrong - needs to be ↵ | callum | |
optimized for Web profile display | |||
2011-01-14 | fix CHOP-366, on temporary errors (e.g. version manager returns other than ↵ | Andrew A. de Laix | |
200) show error dialog instructing the user to manually install the latest viewer. | |||
2011-01-14 | merge | prep linden | |
2011-01-14 | Automated merge up from viewer-development | Loren Shih | |
2011-01-14 | Automated merge from mesh-development | Loren Shih | |
2011-01-14 | Mesh-development work in progress | Loren Shih | |
2011-01-14 | voice dot is positioned consistently | prep linden | |
2011-01-14 | Automated merge up from viewer-development | Loren Shih | |
2011-01-14 | STORM-830 : pull into viewer-development | Merov Linden | |
2011-01-14 | SH-557 FIX meshes sometimes don't load in a region | Nyx (Neal Orman) | |
Found that we were storing an empty string as a getMesh capability in the case that we checked for the new url before getting the list of caps from the server after a teleport. Made sure we didn't overwrite the caps url until we have the list of caps for the new region after teleport. Will be post-reviewed by davep | |||
2011-01-14 | STORM-834 FIXED Color picker remains opened after 'Undo changes' button was ↵ | Paul Guslisty | |
pressed on 'Edit weareble' panel - Close color picker after color swatch's value updated | |||
2011-01-13 | Automated merge with file:///Users/oz/Work/V-D | Oz Linden | |
2011-01-13 | merged | Joshua Bell | |
2011-01-13 | VWR-24401 Show TOS and other login dialogs when --login is used | Joshua Bell | |
2011-01-13 | Pull sync to viewer-development | Merov Linden | |
2011-01-13 | STORM-477 : backout changeset 959f9340da92 | Merov Linden | |
2011-01-13 | STORM-477 : backout changeset 6f5cb303d3e2 | Merov Linden | |
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2011-01-13 | Automated merge from mesh-development | Loren Shih | |
2011-01-13 | STORM-832 FIXED Two Roles are selected after made changes in one | Paul Guslisty | |
- Clear selection from role that was changed | |||
2011-01-12 | Merge with viewer-development | Don Kjer | |
2011-01-12 | SH-717 Viewer crash on exit after Upload model dialog could not be spawned | Loren Shih | |
Took out unused function that was seen in crash report from this bug. No functionality change. | |||
2011-01-12 | Merge | leyla_linden | |
2011-01-12 | SH-777 Wizard top buttons need to be clickable and switch between wizard steps | leyla_linden | |
2011-01-12 | Fix for Sh-780 and tweak for nametag height (Sh-638). | prep linden | |
2011-01-12 | STORM-720 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-387 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-477 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-702 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-615 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-514 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-797 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-393 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-385 : pull in viewer-development | Merov Linden | |
2011-01-12 | STORM-370 : pull in viewer-development | Merov Linden | |
2011-01-11 | STORM-823 FIX Tab Key not working properly | Richard Linden | |
set focus root to true by default for all floaters via floater.xml template existing calls to setIsChrome will turn off focus root for chrome floaters after initializing it from the focus_root parameter | |||
2011-01-11 | merge | Brad Payne (Vir Linden) | |
2011-01-11 | SH-742 FIX, SH-743 FIX: now treat requesting a specific triangle limit ↵ | Brad Payne (Vir Linden) | |
differently from changing some other LOD parameter, to avoid successive simplification problem | |||
2011-01-11 | STORM-477 FIXED Re-implemented LLDir::getNextFileInDir() as an iterator object. | Seth ProductEngine | |
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object. - Removed platform specific LLDir::getNextFileInDir() implementation. | |||
2011-01-11 | STORM-807 : pull into viewer-development | Merov Linden | |
2011-01-11 | STORM-715 FIXED Don't expand default ("Clothing") accordion tab when ↵ | Vadim ProductEngine | |
docking/undocking the Appearance SP. There is a side effect: we don't reset the accordion when switching between sidepanels anymore. But I guess it's ok because other sidepanels (People, Me) don't reset their state either (e.g. if you open a group profile, then switch to My Inventory, then back to People, the group profile will still be opened). |