summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-28SOCIAL-549 FIX Enable teleportRichard Linden
SOCIAL-553 FIX Allow teleport offers from other avatars
2011-02-28turned off quitting after 10 minutesRichard Linden
2011-02-28SOCIAL-554 FIX Allow right click of other avatarsRichard Linden
removed object profile option added back resize corner
2011-02-28SOCIAL-554 FIX Allow right click of other avatarsRichard Linden
made attachment menu consistent with avatar menu
2011-02-28SOCIAL-536 FIX As a user I want the default away time setting to be set to 0Richard Linden
2011-02-25SOCIAL-560 FIX enable notification of paid/received lindensRichard Linden
2011-02-25SOCIAL-554 FIX Allow right click of other avatarsRichard Linden
2011-02-25SOCIAL-556 FIX Allow friend requestsRichard Linden
2011-02-25SOCIAL-544 FIX allow teleport offers from other avatarsRichard Linden
2011-02-25SOCIAL-548 FIX shorten delay for avatar inspector tooltipsRichard Linden
2011-02-25SOCIAL-550 FIX Add back media volume and play/pause buttons to top barRichard Linden
SOCIAL-577 FIX create streamlined navigation bar
2011-02-25updates destination guide and avatar picker urlsRichard Linden
added close button to destination guide and avatar picker
2011-02-25added close button for avatar picker and destination guideRichard Linden
2011-02-25SOCIAL-557 FIX Enable clickable URLSRichard Linden
also killed forced bandwidth throttle settings from skylight
2011-02-25fixed some layout on basic mode login screenRichard Linden
2011-02-25SOCIAL-575 FIX Side panel displayed in Minimal skin on first launchRichard Linden
2011-02-25remove flicker from top of world viewRichard Linden
2011-02-24SOCIAL-552 FIX removed badges from address field in navigation barRichard Linden
modified widget template instead of instance
2011-02-24SOCIAL-552 FIX removed badges from address field in navigation barRichard Linden
2011-02-24SOCIAL-577 WIP create streamlined navigation barRichard Linden
made navigation bar appear in basic skin, with simplified UI
2011-02-24enabled generic error messages from server for minimal skinRichard Linden
2011-02-24SOCIAL-555 WIP back quit confirmation notificationRichard Linden
re-enabled quit confirmation
2011-02-24SOCIAL-555 WIP back quit confirmation notificationRichard Linden
flagged various notification as "failure" notifications that should be shown in minimal skin
2011-02-24SOCIAL-551 FIX add buttons to open people and profile windowsRichard Linden
close button enabled in minimal skin for side panel floaters removed redundant heading from torn off side panel floaters
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
people button now shows people window
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard 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-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
people button now toggles according to people window visibility
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard 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-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
basic configuration has OpenSidePanelsInFloaters turned on
2011-02-24SOCIAL-551 WIP add buttons to open people and profile windowsRichard Linden
added option OpenSidePanelsInFloaters to always undock side panel content also set default configuration to basic
2011-02-24unbork linux buildRichard Linden
2011-02-24SOCIAL-551 WIP Add buttons to open people and profile windowsRichard Linden
bring back sidetray container in minimal skin
2011-02-23SOCIAL-551 WIP Add buttons to open people and profile windowsRichard Linden
remove dock button from undocked sidetray UI
2011-02-23SOCIAL-551 WIP Add buttons to open people and profile windowsRichard Linden
bottom tray button now toggles profile window
2011-02-23SOCIAL-551 WIP Add buttons to open people and profile windowsRichard Linden
added LLAvatarActions::profileVisible and hideProfile
2011-02-23SOCIAL-551 WIP Add buttons to open people and profile windowsRichard Linden
add people and profile buttons to bottom tray
2011-02-23SOCIAL-551 WIP Add buttons to open people and profile windowsRichard Linden
add URL accessor for web content floaters
2011-02-23remove skylight progress screen and unused skylight texturesRichard Linden
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard Linden
add confirmation dialog to mode change
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard Linden
add skin chooser to login screen
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard Linden
enable confirmation dialog in basic skin
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard Linden
add confirmation dialog to mode change
2011-02-23SOCIAL-547 WIP Add skin selection dropdown to login screenRichard 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-23SOCIAL-545 FIX Figure out how to configure skylight-specific settingsRichard Linden
sessionsettingsfile and usersessionsettingsfile are allowed to persist, so we can change them from the login screen
2011-02-23added minimal skin XUI files to projectRichard Linden
2011-02-23fixed filename output on XUI parse errorsRichard Linden
2011-02-23SOCIAL-545 FIX Figure out how to configure skylight-specific settingsRichard Linden
removed extraneous configuration variables
2011-02-23SOCIAL-545 FIX Figure out how to configure skylight-specific settingsRichard Linden
added comments and cleaned up code
2011-02-22SOCIAL-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-22removed useless autologin settingRichard Linden