Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-07 | merge | Andrew Meadows | |
2010-12-20 | Merge from viewer-development. | Monroe Linden | |
2010-12-10 | merge | Andrew Meadows | |
2010-12-02 | merge | Monroe Linden | |
2010-12-02 | merge | Monroe Linden | |
2010-11-30 | SOCIAL-311 PARTIAL FIX Media browser has too many oddities to be useful for ↵ | callum | |
viewer web apps | |||
2010-11-19 | merge fix for STORM-616 | Oz Linden | |
2010-11-19 | Changed Sit Down shortcut definition and reordered menu slightly. | Jonathan Yap | |
2010-11-18 | Added viewer-side "object overlaps parcel" check encroachment returnabilty UI | Andrew Meadows | |
Reviewed with Falcon | |||
2010-11-18 | STORM-576 FIXED Hooked up code to preference that allows users to enable ↵ | Andrew Productengine | |
double-click to teleport or use auto-pilot. - Added dirty flag that is set true when user changes checkbox or chooses one of radiobuttons connected to double-click action. No change of user settings happens on this commit, because user may press cancel or close floater. If user presses OK, and flag is true, user changes are applied to settings. If user clicks cancel or closes floater, controls are reverted to the state they were before changes, using settings to determine it. - Removed double-click action menu items and code that handled them to avoid functionality duplication and synchronization problems. | |||
2010-11-16 | merge | Andrew Meadows | |
2010-11-15 | merge | Richard Linden | |
2010-10-27 | Automated merge from viewer-development-shining | Loren Shih | |
2010-10-26 | fix for destination guide and avatar picker hints not disappearing when ↵ | Richard Linden | |
opening destination guide/avatar picker respectively | |||
2010-10-26 | STORM-418 : Suppress menu items Save to XML and Load from XML from the ↵ | Merov Linden | |
Develop > XUI menu | |||
2010-10-26 | Automated merge up from viewer-development | Loren Shih | |
2010-10-25 | STORM-173 : use isEmpty() instead of getFirstRootNode() to check selection | Merov Linden | |
2010-10-22 | EXP-273 FIXED Add button/tray for avatar picker | Richard Linden | |
made "toggleable" radio group | |||
2010-10-21 | EXP-273 WIP added avatar picker popup and hint | Richard Linden | |
2010-10-21 | STORM-173 : never enable return object if no object selected | Merov Linden | |
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-11 | Another merge from http://hg.secondlife.com/viewer-development | Andrew Meadows | |
2010-10-06 | EXP-156 WIP Implement custom Skylight hints | Richard Nelson | |
2010-10-04 | Automated merge up from viewer-development | Loren Shih | |
2010-09-30 | Code changes for "EXP-126 Create destination guide popup at bottom of screen" | callum | |
2010-09-29 | added show inspector menu callbacks | Richard Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-21 | SH-178 FIXED As a non-god, I don't want to see admin options | Loren Shih | |
Admin options are now enabled by a debug setting. | |||
2010-09-17 | EXP-60 Hints not showing after Re-enabling Hints in same session | Richard Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-10 | EXP-24 FIX Menu disable all viewer hints | Richard Nelson | |
2010-09-10 | Post-convert merge by convert_monolith.py from ↵ | Andrew Meadows | |
http://hg.lindenlab.com/brad/viewer-simconsole | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-28 | Merge | Aimee Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | VWR-20715 Double-click teleport | Aimee Linden | |
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford | |||
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-20 | changed buildPanel/buildFloater to member functions buildFromFile | Richard Nelson | |
streamlined LLUICtrlFactory's interface | |||
2010-08-16 | moved buildFloater out of lluictrlfactory to llfloater.cpp | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-12 | merge from viewer-release | Tofu Linden | |
2010-08-11 | EXT-8650 Can wear mutliple copies of a no-copy item via object links | Loren Shih | |
- EXT-8660 Cleanup ambiguous llviewerobject::set/getItemID code Lots of files changed, but this is mostly just a trivial function call rename. This change is very low risk. | |||
2010-08-10 | Fix for crash when deferred rendering enabled and toggling wireframe. | Dave Parks | |
(transplanted from 3886dff9a2829c7a8957d2cc48742e0678ec06a6) | |||
2010-08-09 | EXT-8577 FIXED Context menu items for multi-attachments | Vadim Savchuk | |
Changes: * Implemented bulk-add from My Appearance SP. * Made sure there's no memleak when you click Wear/Attach in the in-world object context menu and the callback isn't invoked (because e.g. avatar fails to get close enough to the object). I stated that in comments. Reviewed by Seraph at https://codereview.productengine.com/secondlife/r/844/ --HG-- branch : product-engine |