summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-05DD-170 : Handle 503 answer from SLM and added a MARKET_MERCHANT_NOT_MIGRATED ↵Merov Linden
state to the UI, showing only the relevant UI to the user (i.e. Merchant Outbox or Marketplace Listings).
2014-10-04DD-213 : Differentiate pasting from moving when verifying if action is ↵Merov Linden
legit. Also takes into account moving within the same version folder when moving items
2014-10-03DD-174 : Changed the label of the Marketplace listings FUI buttonMerov Linden
2014-10-03MAINT-3959 FIXED Prim size reverting to default size when scaled down and ↵andreykproductengine
shift copied
2014-10-03DD-174 : WIP : Change the Audit button from an icon to textMerov Linden
2014-10-02DD-174 : WIP : Use the correct icon for the marketplace listing FUI ↵Merov Linden
(toolbar) button
2014-10-02MAINT-4119 FIXED Uniquely decorate links on Second Life or Linden Lab domainsmaksymsproductengine
2014-10-03MAINT-4492 FIXED Danish and Polish need to be removed as choices from ↵Mnikolenko ProductEngine
Preferences
2014-10-03MAINT-4345 FIXED User names are not retained when switching gridsMnikolenko ProductEngine
2014-10-02MAINT-4501 FIXED Viewer spams error message if it can't find an audio deviceandreykproductengine
2014-10-02MAINT-4497 FIXED Use uriparser to find actual domain name.Mnikolenko ProductEngine
2014-10-01DD-190 : When dismissing an alert, take into account that the last focused ↵Merov Linden
view may have changed since the alert was created
2014-10-01Update build file(s) to work with autobuild-metadata (1.3)callum_linden
2014-09-30Add references to third party packages for OSX that I've completed (most of ↵callum_linden
them)
2014-09-30SL-92 WIP - ui floater tweaks for hover height controlBrad Payne (Vir Linden)
2014-09-30MAINT-4448 FIXED Avatar often stops animating when being animated by an ↵andreykproductengine
intan solo dance ball on Interesting based viewers only.
2014-09-30Merge 3.7.17maksymsproductengine
2014-09-29SL-92 WIP - can edit hover height debug setting via sliderBrad Payne (Vir Linden)
2014-09-29upgrade packages for dbus_glib and libuuid to autobuild 1.0Oz Linden
2014-09-29remove chatty autobuild messageOz Linden
2014-09-29correct prebuild name for llappearance_utilityOz Linden
2014-09-29make cmake usage match new autobuild package nameOz Linden
2014-09-29upgraded llappearance_utility to autobuild 1.0 conventionsOz Linden
2014-09-29update gstreamer package to autobuild 1.0Oz Linden
2014-09-29MAINT-4473 FIXED Don't erase logs location path on pressing Cancel button.Mnikolenko ProductEngine
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-09-28DD-211 : Verify that the items have the right permissions when dropping in a ↵Merov Linden
stock folder, add an adequate message when failing to drop in a stock folder.
2014-09-26use the value established by autobuild itself when finding autobuildOz Linden
2014-09-26FIX MAINT-4496 downsizing font to avoid FR text overlap/truncationeli
2014-09-26add partially converted packages for gtk-atk-pango-glibOz Linden
2014-09-26update mac and linux packages for llphysicsextensionsOz Linden
2014-09-26MAINT-3788 FIXED [Profile Notes] CTRL+cursor (e.g. CTRL+LEFT ARROW) doesn't ↵andreykproductengine
work in the profile notes editor. Left, Right, Home, End now work in profile notes.
2014-09-26MAINT-4291 FIXED Spelling mistake in llGodLikeRezObjectandreykproductengine
2014-09-25Simple viewer-side hack to adjust avatar positionBrad Payne (Vir Linden)
2014-09-25MAINT-4476 FIX (via patch) It's possible to use landmarks of previous user ↵Callum Prentice
on login screen
2014-09-25MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2ruslantproductengine
2014-09-25use partially converted ogg_vorbis packageOz Linden
2014-09-25correct openal package nameOz Linden
2014-09-24DD-174 : Clean up UI strings for MarketplaceMerov Linden
2014-09-24DD-196 : Tweak string for empty search result in marketplaceMerov Linden
2014-09-24FIX MAINT-4469 shorten Russian translation and made font size smaller, to ↵eli
fix truncations
2014-09-24FIX INTL-151 re-committed translation for Viewer Set41; this brings back ↵eli
missing translation after the last merge
2014-09-24MAINT-4398 FIXED Moving view away from selected prims causes some to ↵andreykproductengine
deselect themselves since viewer-interesting
2014-09-24MAINT-4170 FIXED Eliminate homoglyphs in URL hostnames: converting to ↵maksymsproductengine
lowercase links without scheme
2014-09-24use dependency graph generation from buildscripts build.shOz Linden
2014-09-24MAINT-1885 FIXED Don't allow to sit while in Editing appearance mode.Mnikolenko ProductEngine
2014-09-23DD-110 : Prevent paste of Library items into the marketplaceMerov Linden
2014-09-23MergeRichard Linden
2014-09-23MAINT-4481 FIX [viewer-lion] Linux build fails due array-bounds issue in ↵Richard Linden
llmanipscale.cpp This was an out of bounds array access on a code path not normally accessed To test, set debug setting ScaleShowAxes to true, go into build mode, and hold down Ctrl+Shift to scale an object There should be colored bars along the scale axes, limited to the bounds of the object's extents
2014-09-24MAINT-4482 FIXED [viewer-lion] Mac build fails due to weirdo ↵maksymsproductengine
LLTextBase::normalizeUri() issue: windows build fix