Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard Linden | |
people button now shows people window | |||
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard Linden | |
detecting if a profile window is visible now relies on the key the window was opened with and not the current url of that window this way you can navigate away from your profile and still close the window with the profile button removed unused getURL() function | |||
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard Linden | |
people button now toggles according to people window visibility | |||
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard Linden | |
ShowSideTrayPanel action can now toggle undocked panels OpenSidePanelsInFloaters works now Clossing a sidepanel floater will not return contents to side tray close button enabled in minimal skin for side panel floaters | |||
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard Linden | |
basic configuration has OpenSidePanelsInFloaters turned on | |||
2011-02-24 | SOCIAL-551 WIP add buttons to open people and profile windows | Richard Linden | |
added option OpenSidePanelsInFloaters to always undock side panel content also set default configuration to basic | |||
2011-02-24 | Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010 | Jennifer Leech | |
2011-02-24 | Merged changes from bitbucket.org/squire_linden/viewer-vs2010 | Jennifer Leech | |
2011-02-24 | update to fixed debug google-mock archive. | Alain Linden | |
2011-02-24 | Windows uses updated fmod archive and vs2010 compiled kdu archive. | Merov Linden | |
2011-02-24 | integrate xmlrpc-epi into windows build. | Alain Linden | |
2011-02-24 | unbork linux build | Richard Linden | |
2011-02-24 | use our own domain for llhost_test; linux.org changed dns and broke it | Oz Linden | |
2011-02-24 | STORM-1019 Minor adjustment to media beacon name | Jonathan Yap | |
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 | Automated merge with file:///home/nat/linden/viewer-headless | Nat Goodspeed | |
2011-02-23 | Added tag dons-headless-hackathon-work for changeset 3178e311da3a | Nat Goodspeed | |
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 | update windows to use new libndofdev and google-mock archives. | Alain Linden | |
2011-02-23 | Automated merge with ssh://hg@bitbucket.org/lindenlab/viewer-development | Oz Linden | |
2011-02-23 | STORM-1019 Add ability to display beacons for Media on a Prim objects | Robin Cornelius | |
Changes merged into viewer 2 by Jonathan Yap | |||
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-23 | Added headless client keyboard | Don Kjer | |
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-23 | Comment fix from code review with brad | Don Kjer | |
2011-02-22 | Move Josh's resolvePath() function to LLUI. | Nat Goodspeed | |
Use boost::split_iterator to split LLView pathname on slashes. | |||
2011-02-22 | windows uses updated ogg-vorbis archive. | Alain Linden | |
2011-02-22 | Merge with viewer-development | Don Kjer | |
2011-02-22 | update vstool to support vs2010. | Alain Linden | |
2011-02-22 | Automated merge with http://hg.secondlife.com/viewer-development | Xiaohong Bao | |