Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-07 | EXT-5646 Replace the "More >>" chevron with the art we use for the Favorites ↵ | Leyla Farazha | |
bar overflow (TabIcon_Close_Off and TabIcon_Close_Over). cc # 179 | |||
2010-04-07 | EXT-6308 Drag and Drop cursor indicates you can drop a URL on a Shared ↵ | Leyla Farazha | |
Media prim that you are not allowed to Navigate reviewd by Richard cc# 178 | |||
2010-04-05 | Merge | Leyla Farazha | |
2010-04-02 | EXT-5921 Inspector icon in nearby chat/IM doesn't match other inspector icons | Leyla Farazha | |
2010-04-02 | EXT-6696 : Make Library inventory items somehow distinguishable at first ↵ | Loren Shih | |
glance from My Inventory items Library items are now set to Emphasis Color. This can be easily changed. Also fixed an issue where the "(Loading...)" string was overlapping with folder inventory strings. | |||
2010-04-02 | EXT-5940 : INFRASTRUCTURE: Typedef all vector<LLUUID>'s | Loren Shih | |
Fixed some more typedefs that I missed in first checkin. | |||
2010-04-02 | automated merge | Loren Shih | |
2010-04-02 | automated merge | Loren Shih | |
2010-04-02 | merge | Brad Payne (Vir Linden) | |
2010-04-02 | merge | Brad Payne (Vir Linden) | |
2010-04-02 | Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk | Xiaohong Bao | |
2010-04-02 | add some debug code for EXT-5394: Crash in ↵ | Xiaohong Bao | |
LLViewerMediaImpl::calculateInterest() | |||
2010-04-02 | automated merge | Loren Shih | |
2010-04-02 | EXT-6689 : INFRASTRUCTURE : LLInventoryBridge code cleanup | Loren Shih | |
Moved a bunch of local llinventorybridge functions into .cpp. Did a bunch of superficial cleanup of llinventorybridge and related files. | |||
2010-04-02 | Cleanup | Brad Payne (Vir Linden) | |
2010-04-02 | Automated merge | Roxie Linden | |
2010-04-02 | DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk | Roxie Linden | |
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands | |||
2010-04-01 | Automated Merge | Roxie Linden | |
2010-04-01 | Incorporate Aimees code review comments | Roxie Linden | |
2010-04-01 | merge | Richard Linden | |
2010-04-01 | EXT-3531 - Ctrl-p doesn't work reliably on login | Richard Linden | |
moved gEditMenuHandler handling to LLEditMenuHandler destructor | |||
2010-04-01 | merge | Richard Nelson | |
2010-04-01 | fixed line endings | Leyla Farazha | |
2010-04-01 | Merge | Leyla Farazha | |
2010-04-01 | Cleanup and consolidation | Brad Payne (Vir Linden) | |
2010-04-01 | EXT-3792 Legacy menus are still displayed in Inventory in Inventory side panel | Leyla Farazha | |
reviewed by Richard CC#176 | |||
2010-04-01 | EXT-5110 Save Outfit dialog is non-standard modal dialog (off-center ↵ | Leyla Farazha | |
placement, empty titlebar) reviewed by Richard CC#176 | |||
2010-04-01 | EXT-5179 In Prefs->Setup, move Other Devices to bottom of window or to ↵ | Leyla Farazha | |
advanced EXT-5170 prefs review: move UI size to advanced reviewed by Richard CC#176 | |||
2010-04-01 | EXT-5168 prefs review: Remove "Small nametags" option | Leyla Farazha | |
reviewed by Richard cc#176 | |||
2010-04-01 | EXT-5584 color picker swatches are missing pure red and many common shades | Leyla Farazha | |
reviewed by Richard cc#176 | |||
2010-04-01 | automated merge | Loren Shih | |
2010-04-01 | EXT-6679 : INFRASTRUCTURE : Have LLInvFVBridge contain a LLFolderView *mRoot ↵ | Loren Shih | |
instead of passing it along everywhere such as in performAction mRoot is now stored for all LLInventoryBridge types. Did some superficial formatting cleanup for LLInventoryBridge. | |||
2010-04-01 | Cleanup and consolidation | Brad Payne (Vir Linden) | |
2010-04-01 | EXT-3606 - Script editor window: next line not indenting if current line wraps | Richard Linden | |
2010-04-01 | Cleanup and consolidation | Brad Payne (Vir Linden) | |
2010-04-01 | EXT-6307 World Map: field of view triangle rotates | Richard Linden | |
reviewed by Leyla | |||
2010-04-01 | merge | Richard Nelson | |
2010-04-01 | removed unused textures | Richard Nelson | |
reviewed by Erica | |||
2010-04-01 | EXT-6431 - Avatar head doesn't correctly follow mouse when side panel is open | Richard Nelson | |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login | |||
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
forgot menu_edit.xml | |||
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
2010-04-01 | Automated merge | Roxie Linden | |
2010-04-01 | EXT-6680 : [INFRASTRUCTURE] Change LLInventoryPanel "LLFolderView* mFolders" ↵ | Loren Shih | |
to "LLFolderView* mRootFolder" Superficial member variable name changes. | |||
2010-04-01 | EXT-4084 : Change LLInventoryBridge "LLFolderView* folder" to "LLFolderView ↵ | Loren Shih | |
*rootFolder" Superficial cleanup - changed all instances to "LLFolderView* root". | |||
2010-04-01 | fix for EXT-6678: crash at LLTextureCache::openAndReadEntry [secondlife-bin ↵ | Xiaohong Bao | |
lltexturecache.cpp:1111] | |||
2010-04-01 | Checker: CHECKED_RETURN | Tofu Linden | |
Function: LLViewerMediaImpl::createMediaSource() File: /indra/newview/llviewermedia.cpp | |||
2010-04-01 | make LLImageBase::allocateData() thread-safe. | Xiaohong Bao | |
insert debug code for EXT-6567: crash at LLImageBase::allocateData [secondlife-bin llimage.cpp:170] | |||
2010-04-01 | Checker: UNINIT_CTOR | Tofu Linden | |
Function: LLVOAvatarSelf::LLVOAvatarSelf(const LLUUID &, unsigned char, LLViewerRegion *) File: /indra/newview/llvoavatarself.cpp | |||
2010-04-01 | Checker: UNINIT_CTOR | Tofu Linden | |
Function: LLAgentCamera::LLAgentCamera() File: /indra/newview/llagentcamera.cpp |