Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-21 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson | |
2011-09-21 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Nelson | |
for existing configs that point to settings_minimal.xml, make it a valid, but empty file | |||
2011-09-21 | Merge with latest | Leslie Linden | |
2011-09-21 | EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵ | Leslie Linden | |
buttons that I can d&d into the toolbars EXP-1232 FIX -- Create class to load and hold all of the command meta data associated with FUI toolbar actions * Added basic commands.xml file to define FUI-related toolbar actions. For now a basic "avatar" and "places" button are defined. * Added basic command manager to parse and hold strings that define potential toolbar command actions. * Broke out a separate floater function as a placeholder for the 3-state toolbar floater toggling. * LLUI::initClass now parses the new commands.xml file Reviewed by Richard. | |||
2011-09-21 | EXP-1207 : merge with viewer-experience-fui | Merov Linden | |
2011-09-21 | EXP-1207 : LLToolbarView skeleton, nothing operational yet... | Merov Linden | |
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
removed all references to basic mode | |||
2011-09-14 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-09-13 | merge changes for 3.0.3 beta 2 fixes | Oz Linden | |
2011-09-12 | EXP-1199 FIX -- Inbox new tag sometimes differs from recent item delivery ↵ | Leslie Linden | |
times, sim timezone settings differences suspected. * LastInventoryInboxActivity setting now stored as the value of time_correct(), the corrected time difference (established at login) between the client and official SL time. | |||
2011-09-12 | sh-2379: re-enable multi-threaded curl (fixes viewer stall, may re-introduce ↵ | Oz Linden | |
some crashes) | |||
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-07 | Merge from viewer-experience | Leslie Linden | |
2011-09-07 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel * Updated inbox freshness time setting name to "LastInventoryInboxActivity" * New time stamp reflects time of last activity performed on the inbox by the user * Selection and opening items in the inbox both count as activity on the inbox * Focus going to the inbox panel counts as activity on the inbox * Creation date of folders now computed based on date of items being added to them * Creation date of folders no longer relies on queries for creation date, as is done during sorting * Folders are assumed to be "new" if no inbox freshness time setting is saved | |||
2011-09-06 | merge changes for storm-1588 | Oz Linden | |
2011-09-06 | merge changes for vwr-26823 | Oz Linden | |
2011-09-06 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel * The inbox no longer auto-expands under any condition. * Changed new-ness timestamp from "LastInventoryInboxCollapse" to "LastInventoryInboxExpansion" to eschew obfuscation. * "LastInventoryInboxExpansion" now saved out when user opens the panel. | |||
2011-09-02 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-09-02 | merge changes for storm-1027 | Oz Linden | |
2011-09-02 | VWR-26823 FIXED Removed DigiNotar CA certificate. | Vadim ProductEngine | |
2011-08-31 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-08-31 | turn on private memory pool by default. | Xiaohong Bao | |
2011-08-31 | Merge | Xiaohong Bao | |
2011-08-31 | storm-1578: change default Away timeout to "never" | Oz Linden | |
2011-09-08 | SRCH-1623: UNDO EXP--1081 | Oz Linden | |
2011-08-26 | EXP-1111 FIX LLQtWebKit (and related media system) should log events, ↵ | callum | |
progress etc. to make debugging problems easier | |||
2011-08-25 | merge changes for storm-1542 | Oz Linden | |
2011-08-23 | merge | Logan Dethrow | |
2011-08-22 | Merge from viewer-experience | Leslie Linden | |
2011-08-22 | STORM-1542 FIXED Changed search URL back from search-beta to search.sl.com. | Vadim ProductEngine | |
2011-08-20 | merge changes for storm-1562 | Oz Linden | |
2011-08-20 | merge changes for storm-782 | Oz Linden | |
2011-08-19 | EXP-840 FIX -- Create outbox panels to help the user get started on the ↵ | Leslie Linden | |
marketplace and to indicate drag and drop targets. EXP-858 PROGRESS -- Outbox sync failure error handling EXP-908 FIX -- Hide outbox when appropriate EXP-1062 FIX -- Add modal dialog for outbox sync complete EXP-1096 FIX -- Extra space below Received Items panel for an account that does not have a Merchant Account setup, no outbox display EXP-1104 FIX -- User can activate Merchant Outbox synch button when outbox is empty * Added separate class for outbox view to support error tag rendering * Added confirmation for sync complete. * Added different outbox messages for empty outbox, non-merchant and error: merchant but no outbox * Progress on a bunch of other fronts. | |||
2011-08-19 | merge changes for storm-1564 | Oz Linden | |
2011-08-19 | correct coding policy problems | Oz Linden | |
2011-08-19 | Merge | Leslie Linden | |
2011-08-18 | Merge. | Logan Dethrow | |
2011-08-18 | LLProxy: Renamed a setting to better describe what it controls. | Logan Dethrow | |
2011-08-17 | storm-1562: disable multi-threaded curl to prevent crash | Oz Linden | |
2011-08-17 | add proper license headers to files that did not have them | Oz Linden | |
2011-08-17 | add proper copyright and license headers | Oz Linden | |
2011-08-17 | fix files that do not end with a newline (warn-on-failure:copyright because ↵ | Oz Linden | |
some have both problems...) | |||
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
fixed search url | |||
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
moved all parameters other than search query to base64 encoded llsd | |||
2011-08-15 | STORM-782 FIXED Removing the useless 'Compress snapshots to disk' item from ↵ | Vadim ProductEngine | |
the Advanced menu. Removing the corresponding setting as well because it's not used anywhere. | |||
2011-08-12 | merge from viewer-experience | Leyla Farazha | |
2011-08-11 | SH-2181 Fix for occlusion culling going bonkers when ban lines are present. | Dave Parks | |
2011-08-10 | SH-2265 Fix for impostor alpha masking being broken. | Dave Parks | |
2011-08-08 | merge | Logan Dethrow | |
2011-08-08 | merge | Dave Parks | |