Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-19 | Merge | Leyla Farazha | |
2010-05-19 | Merge | Leyla Farazha | |
2010-05-19 | DEV-50265 Login screen should say "Forgot your username or password?" | James Cook | |
2010-05-19 | DEV-50204 "Ericag Vader" shows when starting IM and local chat | James Cook | |
Start with blank header to hide sample text from XUI XML. Also fixed problem with computation of minimum chat header name width when the name wasn't in cache. | |||
2010-05-19 | DEV-50263 "Username" hovertip still mentions "Second Life ID" | James Cook | |
Now refers to Username. Also checked with Char to make sure it's OK to refer to Steller Sunshine (she's fine with it) and fixed the spelling of "Steller" | |||
2010-05-19 | Land display name updates | Leyla Farazha | |
reviewed by James | |||
2010-05-19 | Remove colors for match/mismatch/friends from name tags | James Cook | |
Product team request. Reviewed with Leyla | |||
2010-05-19 | DEV-50013 More SLID to Username renames | James Cook | |
2010-05-18 | DEV-50177 IM Session window title bar shows SLID for receiving party | James Cook | |
Reviewed with Leyla | |||
2010-05-18 | Rename mSLID to mUsername to match the name of the field in the UI | James Cook | |
Product made a late-breaking request to change the name of this field. The wire protocol for People API has not yet changed. | |||
2010-05-17 | updated preferences placement for display names option | Leyla Farazha | |
reviewed by James | |||
2010-05-17 | Merge | James Cook | |
2010-05-17 | DEV-50013 Display name for inbound voice calls | James Cook | |
(Last commit was actually for outbound). Reviewed with Leyla | |||
2010-05-17 | DEV-50013 New documentation URL for display names changes | James Cook | |
2010-05-17 | inspector and friends list tooltip updates | Leyla Farazha | |
reviewed by James | |||
2010-05-17 | DEV-50013 Display name for inbound voice calls | James Cook | |
2010-05-17 | DEV-50013 Rename "SLID" to "Username" at Product's request | James Cook | |
2010-05-13 | Merge | Leyla Farazha | |
2010-05-13 | DEV-50013 Friends in sidebar now correctly displaying names | Leyla Farazha | |
reviewed by James | |||
2010-05-13 | DEV-50013 Call floater uses your display name | James Cook | |
2010-05-13 | Fix build errors introduced in last merge | James Cook | |
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-13 | EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType | Loren Shih | |
Change enum naming to use WT_INVALID=255 instead of WT_NONE=255. Added WT_NONE as -1. | |||
2010-05-13 | EXT-7350 : Grey box appears when opening up calling cards, only partially ↵ | Loren Shih | |
populated Fixed incorrect icon name which was causing grey box (i.e. icon not found) error. | |||
2010-05-13 | automated merge | Loren Shih | |
2010-05-13 | EXT-4088 : FIXED : INFRASTRUCTURE : Change LLFolderView::getSelectionList to ↵ | Loren Shih | |
return a selection Function signature change to return a selection instead of taking one as an argument. | |||
2010-05-13 | EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType | Loren Shih | |
Changed WT_NONE to 255 from -1, since 255 was formerly the designation for WT_INVALID which is now being used for WT_NONE. | |||
2010-05-13 | EXT-7285 FIX en_xui_change for truncation | Eli Linden | |
2010-05-13 | DEV-50013 General "name list" support for display name +/- SLID | James Cook | |
Added lookups via new name cache system. Added optional short_name parameter to show only display names in the list (don't need this yet). Removed top-level global refresh of all name list controls when legacy name cache receives names -- it was inefficient and we don't need it anymore. Reviewed with Leyla. | |||
2010-05-13 | EXT-7246 FIX PT remove old overrides | Eli Linden | |
2010-05-13 | ND-46735 WIP DE linguistic | Eli Linden | |
2010-05-13 | EXT-7104 : WIP : improved processing of buttons to show/hide extend/shrink ↵ | Mike Antipov | |
them. Functionality was not changed. * added vector of buttons that can be shown/hidden extended/shrunk on resizing. * updated these operation to use iteration over this array. * cleaned up container initialization. This allow to extend this vector to add new buttons in bottom tray. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/381/ --HG-- branch : product-engine | |||
2010-05-13 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-05-13 | EXT-7045 FIX Group profile not using placeholder art | Yuri Chebotarev | |
add placeholder art, add code to convert texture name to ID since LLTextureCtrl can't accept textures by name... Reviwed V.Savchuk at https://codereview.productengine.com/secondlife/r/378 --HG-- branch : product-engine | |||
2010-05-13 | EXT-7104 : WIP : bottomtray refactoring for future changes. Functionality ↵ | Mike Antipov | |
was not changed. * updated method related to resize logic to take references to S32 instead of pointer. * added doxygen comments for these methods. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/381/ --HG-- branch : product-engine | |||
2010-05-13 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-05-13 | EXT-7218 FIXED added a delete button for attachment items (panel outfit edit) | Igor Borovkov | |
added a deletable wearable item, predecessor of a clothing item, which is used for attachment items Reviewed by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/377 --HG-- branch : product-engine | |||
2010-05-13 | EXT-7243 FIXED assigned a callback to the add_to_outfit_btn (panel outfit edit) | Igor Borovkov | |
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/380 --HG-- branch : product-engine | |||
2010-05-12 | Merge | Leyla Farazha | |
2010-05-12 | DEV-50013 Add "Turning off Display Names" preference | Leyla Farazha | |
reviewed by James | |||
2010-05-12 | DEV-50031 Moved buttons in IM ctrl panel to top, looks cleaner | James Cook | |
Reviewed with Leyla | |||
2010-05-12 | DEV-50013 Display names limited to 31 chars (not bytes) in viewer UI | James Cook | |
Reviewed with Leyla | |||
2010-05-12 | DEV-50013 IM window titles use correct name lookup method | James Cook | |
2010-05-12 | Remove unnecessary include (was for debugging) | James Cook | |
2010-05-12 | added winmm.dll shim for deployment in debug builds | Richard Linden | |
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 | automated merge | Loren Shih | |
2010-05-12 | EXT-7324 : INFRASTRUCTURE: Inventorymodel code cleanup | Loren Shih | |
Superficial header file cleanup Lots of moving functions around and recategorizing in LLInventoryModel.h Removed some obsolete functions, changed scoping of others Moved some static functions from LLInventoryModel into llinventoryfunctions.h |