Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-14 | merge changes for DRTVWR-192 | Oz Linden | |
2012-08-14 | tag merge of DRTVWR-192 | Oz Linden | |
2012-08-13 | PATH-852: BUGFIX Adding the custom pathfinding cursors to the mac and linux ↵ | Todd Stinson | |
builds as apparently they never worked there. | |||
2012-08-13 | PATH-849: CRASHFIX This should fix the crash caused by ↵ | Todd Stinson | |
LLPathfindingObject::handleAvatarNameFetch being called after the corresponding LLPathfindingObject has been deleted. | |||
2012-08-10 | VWR-29358 : Fix auto scroll to selection when the filter is active | Merov Linden | |
2012-08-10 | merge changes for DRTVWR-190 | Oz Linden | |
2012-08-10 | tag merge of DRTVWR-190 | Oz Linden | |
2012-08-09 | MAINT-1197 : Fix inventory deselection/reselection when cutting items | Merov Linden | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
2012-08-09 | MAINT-113 Fix for flashing property lines when selecting objects. | davep@spiral.lindenlab.com | |
2012-08-09 | MAINT-1118 FIXED Change panel mode before closing floater | maxim_productengine | |
2012-08-09 | MAINT-913 FIXED Added "Zoom" combobox menu item | maxim_productengine | |
2012-08-09 | MAINT-171 FIXED Show "Ad-hoc conference" instead of "Session 1" in floater title | maxim_productengine | |
2012-08-09 | MAINT-967 FIXED Use stopChat() even if Chat box is empty | maxim_productengine | |
2012-08-09 | MAINT-274 FIXED "media_info" width is decreased to avoid overlaying | maxim_productengine | |
2012-08-09 | MAINT-712 FIXED Set "isLandmarkEditModeOn" to "false" before updating verbs ↵ | maxim_productengine | |
for Landmark tab | |||
2012-08-09 | MAINT-881 FIXED Whisper in nearby chat after pressing shift-enter | maxim_productengine | |
2012-08-08 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-08-08 | More optional signing stuff for 10.5 | Aura Linden | |
2012-08-08 | Add implementation comments to LLHandle. | Nat Goodspeed | |
I recently tried to wade through llhandle.h and got somewhat perplexed. Armed with an explanation from Richard, I've added notes to the file to try to make it a bit less mysterious. | |||
2012-08-08 | Pulled merge, changed . to , in viewer-manifest | Aura Linden | |
2012-08-08 | More optional config for 10.5 builds | Aura Linden | |
2012-08-08 | Move llhandle.h into llcommon; same generality as llpointer.h. | Nat Goodspeed | |
Leaving llhandle.h in llui restricts the set of viewer project directories which could potentially use it, and there's nothing whatsoever UI-specific about it. | |||
2012-08-08 | MAINT-105 FIXED New function to check People tabs visibility | maxim_productengine | |
2012-08-08 | MAINT-328 FIXED Use stopTracking() before each new beacon | maxim_productengine | |
2012-08-08 | MAINT-403 FIXED Trash button is now disabled if neither landmark nor folder ↵ | maxim_productengine | |
isn't selected. | |||
2012-08-08 | merge changes for DRTVWR-189 | Oz Linden | |
2012-08-08 | tag merge of DRTVWR-189 | Oz Linden | |
2012-08-08 | MAINT-1069 FIXED Change "follows" attribute for scroll list to "left|top|right" | maxim_productengine | |
2012-08-08 | MAINT-257 FIXED Increase minimum width to avoid overlaping | maxim_productengine | |
2012-08-08 | MAINT-1334 FIXED Enable "Close all windows" menu item if Snapshot floater is ↵ | maxim_productengine | |
opened. Close Snapshot floater by close all command. | |||
2012-08-08 | MAINT-269 FIXED Check if current agent is owner of the parcel before ↵ | maxim_productengine | |
enabling "Buy pass" | |||
2012-08-08 | MAINT-44 FIXED Change value for MiniMapAutoCenter in settings.xml to persist ↵ | maxim_productengine | |
after restart | |||
2012-08-08 | Added tag DRTVWR-189 for changeset 9ee938778970 | Oz Linden | |
2012-08-08 | MAINT-65 FIXED Disable "Edit" in context menu if wearable has status "no modify" | maxim_productengine | |
2012-08-08 | MAINT-481 FIXED Disable creating new folders in Favorites folder | maxim_productengine | |
2012-08-08 | MAINT-297 FIXED Reset selection after collapsing all folders | maxim_productengine | |
2012-08-08 | MAINT-1121 FIXED Disable "Open" if several calling cards are selected. | maxim_productengine | |
2012-08-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2012-08-07 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
cleaned up LLStat and removed unnecessary includes | |||
2012-08-07 | merge changes for DRTVWR-188 | Oz Linden | |
2012-08-07 | tag merge of DRTVWR-188 | Oz Linden | |
2012-08-07 | tag merge of DRTVWR-181 | Oz Linden | |
2012-08-07 | merge with head | callum_linden | |
2012-08-07 | Read password for developer keychain from build-secrets repo and use it to ↵ | callum_linden | |
unlock keychain. Only unlock and code sign if running under Team City. | |||
2012-08-06 | PATH-842, VWR-29431: BUGFIX Correcting a regression introduced by the fix ↵ | Todd Stinson | |
for PATH-542. The viewer calculated rotation resulting from an object's angular velocity was being incorrectly reset when the corresponding object update was received. With this bugfix, the rotation resulting from the angular velocity is accumulated separately and is re-appplied when the object update resets the object's rotation. | |||
2012-08-06 | removed some duplicate fast timer declarations | Richard Linden | |
2012-08-06 | llfasttimer cleanup | Richard Linden | |
removed unnecessary cache miss from fast timers renamed llfasttimer_class back to llfasttimer | |||
2012-08-06 | Removed (unworking) code signing parameters from autobuild (wrong place) | callumprentice | |
Added them to correct place (Cmake config) | |||
2012-08-05 | Remove jarring viewer log spam message -- unless it's true. | Nat Goodspeed | |
For as long as I've been paying attention to viewer logs, every run has always stated -- in all-caps, no less! : NOTE: ALL NOTIFICATIONS THAT OCCUR WILL GET ADDED TO IGNORE LIST FOR LATER RUNS. I have always found that unsettling, having little desire to automatically ignore notifications -- especially not whatever random set happens to manifest during a particular run. However, over time I've learned that it seems to have no actual impact. I've wondered (not too hard) what it actually *does* mean -- but generally I'm looking at a viewer log because I'm in hot pursuit of some quite different problem. Stumbling across the source for this message today in LLViewerWindow::LLViewerWindow, I was shocked -- shocked! -- to find it was being produced unconditionally! Therefore it has heretofore been utterly meaningless log spam. It provided no additional information whatsoever to anyone reading a log -- only that vague sense of unease. Make this conditional on gSavedSettings.getBOOL("IgnoreAllNotifications"), which would appear to be the original intent. Now its presence (or absence) actually says something about internal conditions in the viewer. |