summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-15fixed buildRichard Linden
2010-10-15switch ui string args to auto_ptr to do automatic cleanupRichard Linden
2010-10-15added schema to settings.xmlRichard Linden
2010-10-15EXP-229 FIXED Double clicking x on UI hint crashes Skylight ViewerRichard Linden
2010-10-14Mergecallum
2010-10-14EXP-225 FIX Add debug setting to quit the viewer after N seconds of AFK ↵callum
behavior. Viewer specific setting for this feature including default value in settings file
2010-10-14removed fastquitRichard Linden
2010-10-13mergeRichard Linden
2010-10-13made destination guide url configurable on command lineRichard Linden
2010-10-13MergeXiaohong Bao
2010-10-13fix for EXP-195: Custom login progress screen blurry when first presented to ↵Xiaohong Bao
user as the image fully loads
2010-10-13Fix for EXP-220 -- Remove voice dot for skylight userMonroe Linden
Reviewed by Richard.
2010-10-13improved fastquit logic which should reliably disconnect viewer from simRichard Linden
2010-10-12removed some unused settingsRichard Linden
2010-10-12EXP-188 FIXED Object Inspector flashes on and off for an item that is for saleRichard Linden
2010-10-12Viewer changes for EXP-202 Close View hint when user interacts with the View ↵callum
tools - pan or zoom
2010-10-11Merge with headcallum
2010-10-11Reworked fix for EXP-167 Add option to quit instead of going back to login ↵callum
screen
2010-10-11fix for default notification form valus not appearingRichard Linden
2010-10-11EXP-166 FIXED Front an Side Preset Views not accessible in Skylight viewerRichard Nelson
2010-10-11EXP-172 FIXED Property lines flash on and off when right clicking on land in ↵Richard Nelson
Skylight viewer
2010-10-11fix for linux buildRichard Nelson
2010-10-08mergeRichard Linden
2010-10-08added "FastQuit" option for forceful termination, default is offRichard Linden
2010-10-08Fix for Reopened EXP-167 Add option to quit instead of going back to login ↵callum
screen.
2010-10-08EXP-170 Able to buy objects in Skylight viewer (viewer code and default ↵callum
settings changes) Note: this also adds a setting to turn off 'Pay' too.
2010-10-08made progressbar derive from lluictrl and take percentage as llsd valueRichard Linden
2010-10-08EXP-137 FIXED Nametag text and borders do not align in Skylight ViewerRichard Linden
fix for prim media and hud text incorrect positioning when destination guide is open
2010-10-08potential fix for linux buildRichard Linden
2010-10-07Fixed a problem that prevented notification tags from being parsed.Monroe Linden
Added some lldebugs to the LLNotificationTemplate constructor and LLNotifications::isVisibleByRules() that may be useful in debugging notification issues in the future.
2010-10-07EXP-156 FIXED custom Skylight hintsRichard Linden
moved move hint down to bottom of screen made destination hint go away on teleport
2010-10-07removed word "below" from View HintRichard Linden
2010-10-07mergeRichard Linden
2010-10-07enabled alternate move hint in skylight skin onlyRichard Linden
2010-10-07Made VoiceCallsRejectAll apply to group voice invites as well as p2p and ↵Monroe Linden
ad-hoc invites. Fixed some code in LLIMMgr that had the incoming call dialog confused with a notification. Reviewed by Richard.
2010-10-07Mergecallum
2010-10-07EXP-167: Quit On Login Page Activated - viewer code /default settingcallum
2010-10-07fix for gccRichard Linden
2010-10-06EXP-156 WIP Implement custom Skylight hintsRichard Nelson
2010-10-06mergeRichard Nelson
2010-10-06allow passing LLSD arguments on command lineRichard Nelson
2010-10-06Fix for a compile error.Monroe Linden
Reviwed by Richard.
2010-10-06mergeRichard Nelson
2010-10-06added param block support for empty/undefined elements in XML/LLSD respectively.Richard Nelson
This way <foo/> or LLSD["foo"]; both define a default constructed value for the parameter named foo, useful in the Multiple<T> case
2010-10-06Added DisableExternalBrowser setting.Monroe Linden
Reviewed by Callum.
2010-10-06Add support for debug setting to disable link highlight & follow in URLs ↵callum
that appear in XUI widgets
2010-10-05Fix for EXP-131 "Call dialog shown in locked position when a Resident calls ↵Monroe Linden
a Skylight visitor" Added the setting VoiceCallsRejectAll, which causes the viewer to silently reject all incoming voice calls. Reviewed by Callum.
2010-10-05tighter packing of boolean params by shuffling member variablesRichard Linden
2010-10-05changed format of notification_visibility rules to be cleanerRichard Linden
2010-10-04EXP-138 FIXED Chat and IM notices not aligned with Bottom bar in Skylight ViewerRichard Nelson