Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-24 | unbork linux build | Richard Linden | |
2011-02-24 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
bring back sidetray container in minimal skin | |||
2011-02-24 | STOMR-665 FIXED User is not able to view full name of Group's founder in the ↵ | Paul ProductEngine | |
Group Profile - Made text box and its panel follow right | |||
2011-02-23 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
remove dock button from undocked sidetray UI | |||
2011-02-23 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
bottom tray button now toggles profile window | |||
2011-02-23 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
added LLAvatarActions::profileVisible and hideProfile | |||
2011-02-23 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
add people and profile buttons to bottom tray | |||
2011-02-23 | SOCIAL-551 WIP Add buttons to open people and profile windows | Richard Linden | |
add URL accessor for web content floaters | |||
2011-02-23 | remove skylight progress screen and unused skylight textures | Richard Linden | |
2011-02-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard Linden | |
add confirmation dialog to mode change | |||
2011-02-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard Linden | |
add skin chooser to login screen | |||
2011-02-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard Linden | |
enable confirmation dialog in basic skin | |||
2011-02-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard Linden | |
add confirmation dialog to mode change | |||
2011-02-23 | SOCIAL-547 WIP Add skin selection dropdown to login screen | Richard Linden | |
load session settings after loading user settings so user settings can change the session settings file also don't hardcode file path for session settings files, use path configured in settings_files.xml | |||
2011-02-23 | SOCIAL-545 FIX Figure out how to configure skylight-specific settings | Richard Linden | |
sessionsettingsfile and usersessionsettingsfile are allowed to persist, so we can change them from the login screen | |||
2011-02-23 | added minimal skin XUI files to project | Richard Linden | |
2011-02-23 | fixed filename output on XUI parse errors | Richard Linden | |
2011-02-23 | STORM-1020 Use tabs instead of spaces in fix. | Jonathan Yap | |
2011-02-23 | SOCIAL-545 FIX Figure out how to configure skylight-specific settings | Richard Linden | |
removed extraneous configuration variables | |||
2011-02-23 | STORM-1020 It is sometimes necessary to press ALT+CTRL+D twice to get the ↵ | Jonathan Yap | |
Debug menu on the login screen | |||
2011-02-23 | SOCIAL-545 FIX Figure out how to configure skylight-specific settings | Richard Linden | |
added comments and cleaned up code | |||
2011-02-23 | separate vertex buffer and index buffer when map/unmap VBO. can be treated ↵ | Xiaohong Bao | |
as part of STORM-1011. reviewed by davep. | |||
2011-02-22 | SOCIAL-545 WIP Figure out how to configure skylight-specific settings while ↵ | Richard Linden | |
retaining relevant user settings (login account name, etc.) converted settings_file.xml to use param block descriptions for easier modification added session settings file and user session settings file for per-session config overrides | |||
2011-02-22 | removed useless autologin setting | Richard Linden | |
2011-02-22 | SOCIAL-545 WIP Figure out how to configure skylight-specific settings while ↵ | Richard Linden | |
retaining relevant user settings (login account name, etc.) | |||
2011-02-22 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-22 | set "RenderVBOMappingDisable" to be true by default to stop VBO memory leaking. | Xiaohong Bao | |
2011-02-22 | more fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-22 | STORM-28 FIXED Added the ability to send agent's own calling card to others. | Seth ProductEngine | |
- Added creating own calling card for the user to be able to share it with other residents. - Moved calling cards synchronization with friends list to the viewer start up. Previously synchronized upon opening the Friends tab in People side panel. - Calling cards for non-friends are not removed upon calling cards synchronization with friends list. - Enabled "Share" menu item for calling cards in inventory. | |||
2011-02-22 | STORM-889 FIXED Put Link/Unlink in Edit Panel | Paul ProductEngine | |
- Moved callbacks for Link/Unlink to the LLSelectMgr - Binded Link/Unlink callbacks with buttons in Build Floater - Replaced view_listener_t usage for Link, Unlink, EnableLink, EnableUnlink with boost::bind | |||
2011-02-18 | BUG STORM-1004 FIXED Unblocking/blocking name sometimes deletes identically ↵ | paul_productengine | |
named entry, but of different TYPE LLMuteList stores muted objects in two sets: set of names and set of ids. Avatar objects are stored by ids (set of ids), other objects can be stored both by name(set of names) or ids - Delete items from corresponding set (from set of names or ids), not form both sets at time. - Improved isMuted method's logic. Now if avatar is tested whether it's muted or not, don't search its name in the set of names. | |||
2011-02-17 | VWR-24917 Use mIsDisplayNameDefault to reduce name redundancy in nearby chat ↵ | Ardy Lay | |
history * Clean up changes based upon feedback from reviewers. * Improve comment based upon feedback from reviewers. | |||
2011-02-17 | STORM-842 FIXED displaying favorites list at login screen when user name is ↵ | Seth ProductEngine | |
typed like "firstname.lastname" or "firstname_lastname" or user name consists of a single word. | |||
2011-02-17 | merge changes for storm-937 | Oz Linden | |
2011-02-16 | STORM-987 : Allow more flexibility around input and output lists | Merov Linden | |
2011-02-16 | STORM-987 : Implement in and out list of files and pattern matching | Merov Linden | |
2011-02-16 | SOCIAL-544 PARTIAL move skylight skin to viewer repo | Richard Linden | |
2011-02-16 | merge changes for storm-981 | Oz Linden | |
2011-02-16 | STORM-977 llmediaplugintest shows up even though -DLL_TESTS:BOOL=OFF has ↵ | Jonathan Yap | |
been used | |||
2011-02-15 | STORM-987 : Add in and out command line arguments, builds and runs on ↵ | Merov Linden | |
Windows and Mac | |||
2011-02-15 | STORM-987 : Clean-up very silly cmake issues prior to making Windows build | Merov Linden | |
2011-02-15 | STORM-987 : First pass, builds on Mac, no command line argument parsing yet | Merov Linden | |
2011-02-15 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |
2011-02-15 | partial fix for SH-895/STORM-336: memory leaking. fixed vertex buffer caused ↵ | Xiaohong Bao | |
leaking. | |||
2011-02-15 | STORM-990 Merged from current v-d trying to resolve merge issue Oz was having | Jonathan Yap | |
2011-02-15 | STORM-954 SL-viewer 2.0 No nearby people when over approxiamately 1000 meters | Twisted Laws | |
2011-02-14 | debug_console is now resizable | Andrew Meadows | |
Reviewed with Callum Linden. | |||
2011-02-14 | bump version number to 2.7.0 | Oz Linden | |
2011-02-14 | STORM-949 FIXED Actual usernames removed from XUI files. | Seth ProductEngine | |
Actual usernames are replaced with "TestString PleaseIgnore" in EN locale with setting translate="false" flag for affected widgets. Translated phrases with actual usernames are removed from XUI files in other locales. | |||
2011-02-12 | STORM-990 Slight change to up-selected button | Jonathan Yap | |