Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-12 | DEV-50013 Add "Turning off Display Names" preference | Leyla Farazha | |
reviewed by James | |||
2010-05-12 | DEV-50013 IM inline text uses display names | James Cook | |
Reviewed with Leyla | |||
2010-05-12 | Add link to help docs to "Thanks for updating your name" dialog | James Cook | |
2010-05-12 | Fix merge problem, crash on close prefs due to SmallAvatarNames | James Cook | |
Was deleted in trunk in code I refactored extensively. | |||
2010-05-12 | Delete textures/xui files incorrectly added back during last merge | James Cook | |
2010-05-11 | Clean up merge, advanced preferences layout | James Cook | |
2010-05-11 | Clean up merge, dueling LLDateUtil refactoring | James Cook | |
2010-05-11 | Clean up merge about name cache callback prototype | James Cook | |
2010-05-11 | Clean up merge-fight about getIcon() const-ness | James Cook | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-05-08 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-07 | DEV-49780 Moved Display Names debug toggle to Advanced Prefs | James Cook | |
2010-05-07 | EXT-7111 FIX missing translation for 5 langs | Eli Linden | |
2010-05-07 | DEV-49780 Tweak to name lockout timing message | James Cook | |
2010-05-07 | DEV-49780 Make object owner/creator wider in Object Profile | James Cook | |
2010-05-07 | DEV-49780 Clean up Pay dialog layout | James Cook | |
2010-05-07 | Merge | Eli Linden | |
2010-05-07 | ND-46735 WIP PT linguistic | Eli Linden | |
2010-05-07 | EXT-6844 FIX Shorten ES strings to alleviate UI truncation | Eli Linden | |
2010-05-07 | DEV-49780 Final name tag colors from Epic, looks nice | James Cook | |
2010-05-07 | DEV-49780 Update name tags when "Show SLIDs" pref disabled | James Cook | |
2010-05-07 | DEV-49780 Better confirmation/failure messages for setting name | James Cook | |
Reviewed with Callum | |||
2010-05-07 | DEV-49780 Avatar picker uses new People API interface | James Cook | |
Reviewed with Callum | |||
2010-05-07 | DEV-49780 Chat/IM history shows SLID in tooltip | James Cook | |
Reviewed with Callum | |||
2010-05-07 | DEV-49780 Remove Display Name from login menu, auto-enables on login | James Cook | |
Reviewed with Callum | |||
2010-05-07 | Rename menu item toggle to "Display Name Demo" | James Cook | |
2010-05-07 | automated merge | Loren Shih | |
2010-05-07 | EXT-7276: Hide "paste as link" under Debug Setting ("InventoryLinking") | Loren Shih | |
In viewer2.0, paste as link was only allowed in god mode. Here, it is allowable if the user sets a debug setting. This prevents normal users from accidentally screwing up their inventory if they don't understand what a link is. | |||
2010-05-07 | Merge | Eli Linden | |
2010-05-07 | EXT-6658 WIP removing unwanted linebreak | Eli Linden | |
2010-05-07 | EXT-2493 FIXED Added strafe buttons. | Andrew Dyukov | |
- Added slide left and Move right buttons to movement actions panel, when inserting them in xml organized buttons in panel into 3 columns to make their position more easily configurable. - Removed hiding of fly up and down buttons. When not flying(in walk/run mode) they act as jump ans crouch. - Added movement mode(walk/run/fly) dependent tooltips for fly/jump/crouch and slide buttons. - Added comment regarding implementation of move floater buttons toggling when user moves via keyboard (because it's not quite obvious and time consuming when you first encounter it) to LLFloaterMove::postBuild(). Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/360 --HG-- branch : product-engine | |||
2010-05-07 | automated merge | Loren Shih | |
2010-05-07 | EXT-7269 : FIXED : Issue warning dialog when item is deleted that has links ↵ | Loren Shih | |
pointing to it Warning now comes up if you try to delete an item that has any item links pointing to it (in memory). This assumes that the viewer actually knows about those links, which is true at least in 2.0 since links only appear in Outfits folders and this code causes those to be fetched into memory on startup. | |||
2010-05-07 | DEV-49633 Prefer Retry-After for error handling backoff | James Cook | |
Also, we can't parse Expires dates, so use Cache-Control max-age. Reviewed with Huseby. | |||
2010-05-07 | merge | Palmer | |
2010-05-07 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-05-07 | EXT-7106 FIX remove multiply binding for switch tab callback | Yuri Chebotarev | |
Reviwed by V.Savchuk at https://codereview.productengine.com/secondlife/r/361/ --HG-- branch : product-engine | |||
2010-05-07 | EXT-7205 FIXED reversed displaying order of clothing items of the same type ↵ | Igor Borovkov | |
in panel outfit edit - reversed iterating order - switched up/down buttons' callbacks Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/359/ --HG-- branch : product-engine | |||
2010-05-07 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-05-07 | EXT-7165 FIXED panel outfit edit now observes all changes in COF (incl. ↵ | Igor Borovkov | |
wearables order changes) - added observing changes in the COF (based on version changes of the COF category, COF's version is also updated when order of COF items is changed) - got rid of outfit fetcher, cause the only used outfit is COF which is always in a fetched state - minor cleanup Reviewed by Mike Antipov and Neal Orman at https://codereview.productengine.com/secondlife/r/356/ --HG-- branch : product-engine | |||
2010-05-07 | EXT-7143 FIXED remove redundat code | Yuri Chebotarev | |
reviewed V.Savchuk at https://codereview.productengine.com/secondlife/r/358/ --HG-- branch : product-engine | |||
2010-05-06 | CT-575 WIP DA translation for set10, new files | Eli Linden | |
2010-05-06 | CT-575 WIP DA translation for set10 | Eli Linden | |
2010-05-06 | EXT-6658 WIP removing old overrides | Eli Linden | |
2010-05-06 | WIP Add default name expiration on set response, need headers later | James Cook | |
2010-05-06 | DEV-49633 fixed, use Cache-Control max-age for display name expiration | James Cook | |
We have no C++ libraries for parsing RFC 1123 dates, so parsing "Expires" headers is risky. max-age delta-seconds is easier to parse and equivalent for this use. Also added unit tests for max-age parsing. Pair-programmed with Huseby. | |||
2010-05-06 | merge | Palmer | |
2010-05-06 | EXT-7263 - 3200 now class 0 card and got rid of some generic strings in ↵ | Palmer | |
gpu_table. No code changed. | |||
2010-05-06 | Merge | Eli Linden | |
2010-05-06 | ND-46735 WIP PT linguistic | Eli Linden | |