Age | Commit message (Collapse) | Author |
|
|
|
file) is in Advanced mode
fixed not being able to change to advanced mode on clean install without logging in
|
|
|
|
|
|
|
|
|
|
|
|
responding to notification with Don't Quit, clicking on the action again does not show notification
|
|
viewer (skylight)
Only clean installs get basic skin by default
|
|
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
|
|
added comments and cleaned up code
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optional one.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add logging (mostly at DEBUG level)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Replaced all existing usages of LLDir::getNextFileInDir() with the new directory iterator object.
- Removed platform specific LLDir::getNextFileInDir() implementation.
|
|
|
|
|
|
- Added parcel info observer to LLUrlEntryParcel.
- Added notifying LLUrlEntryParcel by LLRemoteParcelInfoProcessor when parcel data arrives.
- Added notifying LLUrlEntryParcel about user login, changing host and viewer connection state to use this data in remote parcel requests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|