aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-19Added button to Preferences > Advanced to reset all preferences (#272)McCabe Maxsted2-0/+18
2010-06-19Added 'Reload All' button to the notification console for easier debugging ↵McCabe Maxsted1-2/+3
(reloads notifications.xml)
2010-06-19Cleaned up the Emerald showlookat patchMcCabe Maxsted1-2/+4
2010-06-19Make "Show Look At" a persistent setting (Ported from Emerald, full credit ↵Tom Grimshaw1-4/+2
due there.)
2010-06-19Fixed missing Notification Console menu entry from Advanced > ConsolesMcCabe Maxsted1-1/+8
2010-06-19Added option Advanced > Rendering > Animate Trees to toggle linden tree swayingMcCabe Maxsted1-0/+6
2010-06-19Moved 'Output Debug Minidump' to Advanced > Crash menuMcCabe Maxsted1-6/+7
2010-06-19Changed the build math buttons from '?' to labels so they're more discoverableMcCabe Maxsted1-7/+7
2010-06-19Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the ↵McCabe Maxsted1-3/+3
tools floater uses the correct limits in the spinners
2010-06-19Fixed 'Currently Online' text in profile being misaligned and 'Currently ↵McCabe Maxsted1-1/+1
Offline' not appearing
2010-06-19Changed max texture repeats to 10000 in floater_tools.xmlMcCabe Maxsted1-2/+2
2010-06-19Tidied up the radar xml some and increased the default widthMcCabe Maxsted1-23/+29
2010-06-19add TP-to button to radar. Todo: consider to only allow for friends.Armin Weatherwax1-6/+11
2010-06-19add "Advanced > Crash" menu.Armin Weatherwax1-0/+29
2010-06-19Added brandable buy currency button in the status bar (#273). Effectively ↵McCabe Maxsted2-7/+5
reverts ad408085 and 2cb8d8b5
2010-06-19Implemented #270: Say the name of the avatar and key copied in chat when ↵McCabe Maxsted1-0/+3
Copy Key is pressed
2010-06-19Added checkbox to prefences > advanced to toggle wind generationMcCabe Maxsted1-0/+4
2010-06-19Added minimize all option to the File menu, works on everything but the ↵McCabe Maxsted1-0/+5
snapshot window (decided that was a feature)
2010-05-08Removed the "Settings" section of Advanced Build Preferences.Jacek Antonelli1-26/+0
I.e. phantom, physical, temporary, and material. Only physical and material can be set at creation time, and they aren't very useful in and of themselves.
2010-05-08Removed ability to set default prim texture / inventory.Jacek Antonelli1-53/+1
The texture (color, etc.) and inventory settings were inadvertently being applied to objects rezzed from the user's inventory if the Build window was open, potentially resulting in permanent damage to no-copy items. Kept ability to set default size, material, and flags.
2010-05-08Fixed show selection outlines checkbox in the advanced build window (and ↵McCabe Maxsted1-13/+14
tidied up some labels)
2010-05-05Fixed TPV policy texture export notificationMcCabe Maxsted1-1/+1
2010-05-05Made the 'Imprudence' label in the progress bar big, because we're awesome ↵McCabe Maxsted1-1/+1
like that
2010-05-05Fixed #231: Non-english languages have messed up profile layouts (note: ↵McCabe Maxsted15-552/+552
classified panel buttons are still a bit off in some languages)
2010-05-05Fixed preferences > advanced speedrez interval spinner not updatingMcCabe Maxsted1-3/+7
2010-05-04Fixed Tools > Grid Options showing the wrong labelMcCabe Maxsted1-3/+2
2010-05-04Added checkbox to preferences > advanced for sitting when editing appearanceMcCabe Maxsted1-0/+4
2010-05-04Fixed en-us profile layout oddities for the avatar, interests, picks, and ↵McCabe Maxsted2-14/+14
classifieds tabs and removed some references to 'Second Life'
2010-05-04Fixed search land sales, events, and classified panel layoutsMcCabe Maxsted1-3/+3
2010-05-04Improved accuracy of avatar height calculation.McCabe Maxsted1-5/+10
Uses values from SNOW-197 as they seem more accurate. (Plus some code cleanup and compile fixes from Jacek.)
2010-05-01Ported 'NoTextureExportSL' message from 1.2.2 to new notification system.Jacek Antonelli1-0/+7
2010-04-28Added a notification to say that textures were not exported on SL.Jacek Antonelli1-0/+7
2010-04-26Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted30-343/+351
(also fixed #200 in the process)
2010-04-25Added checkbox for broadcasting client tag to Preferences > Advanced (and ↵McCabe Maxsted1-0/+4
fixed the show client in name tags checkbox)
2010-04-25Fixed next/prev buttons in search windowMcCabe Maxsted1-5/+5
2010-04-25Added preferences options for SpeedRezMcCabe Maxsted1-0/+10
2010-04-22Added checkbox in preferences > advanced for http texturesMcCabe Maxsted1-1/+5
2010-04-19Added option to advanced build window to set object edit decimal placesMcCabe Maxsted1-0/+5
2010-04-19Use metaverseink.com for non-SL web searchesMcCabe Maxsted1-1/+1
2010-04-18Ported slviewer-0-v12300-ReinstateOldSearchTabs.patch from the Hippo Viewer ↵McCabe Maxsted1-62/+105
(opensim currently uses the old search all)
2010-04-13Changed advanced build options to per-account settings, added OK, Apply, ↵McCabe Maxsted1-32/+46
Cancel, Clear Item, and Reset to Default buttons
2010-04-13Ported Emerald build preferences and added them to llfloaterbuildoptions insteadMcCabe Maxsted2-21/+152
2010-04-12From Emerald: added option to rez objects under the proper land group to ↵McCabe Maxsted1-3/+6
prevent autoreturn
2010-04-12fix bring help-f1 page under control of hippogridmanagerArmin Weatherwax1-1/+8
2010-04-09Fixed spacing on AO first use notificationMcCabe Maxsted1-2/+1
2010-04-09Added ugly checkbox to toggle shadows in Preferences > AdvancedMcCabe Maxsted2-3/+17
2010-04-09Added a first use notification to the AOMcCabe Maxsted1-0/+8
2010-04-07Added checkbox for showing client names in nametag (doesn't change their ↵McCabe Maxsted1-0/+4
color though) in Preferences > Advanced
2010-04-07Ported disable login/tp screen options from Emerald (in Preferences > Advanced)McCabe Maxsted1-0/+9
2010-04-06Renamed '2nd Life' and '1st Life' profile tabs to 'Avatar' and 'Real Life,' ↵McCabe Maxsted3-215/+215
where possible