aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-16Disabled inventory loading on login unless FetchInventoryOnLogin is true ↵McCabe Maxsted1-0/+16
(default to false)
2010-10-09Applied RLVa-1.1.2-Imprudence.patch by Kitty BarnettMcCabe Maxsted1-11/+44
2010-10-09Changed version to Experimental 2010.10.09McCabe Maxsted1-1/+1
2010-10-08Implemented friends tags highlighting, including preferences->general ↵elektrahesse1-0/+11
checkbox to enable/disable the feature. The font on the tags is rendered in bold when the option is active.
2010-10-06Changed version to Experimental 2010.10.06-hotfixMcCabe Maxsted1-1/+1
2010-10-02Removed persist for HighResSnapshot setting as it causes crash loops when ↵McCabe Maxsted1-1/+1
enabled and opening the snapshot window with bad settings
2010-10-02Changed version to Experimental 2010.10.02McCabe Maxsted1-1/+1
2010-09-25Moved RenderWaterVoidCulling into the Imprudence section of settings.xmlMcCabe Maxsted1-11/+11
2010-09-25Applied patch by Aleric Inglewood for VWR-12984: Water flickers and ↵McCabe Maxsted1-0/+11
disappears in patches, part 1
2010-09-23fix: "Random" is no integerArmin Weatherwax1-2/+2
2010-09-22Added handler for new OpenSim function "OpenRegionInfo", more info at ↵Patrick Sapinski1-0/+14
http://imprudenceviewer.org/wiki/Opensim_information_needed Currently only supports a fraction of the provided parameters.
2010-09-19Show start location on the login screen by defaultMcCabe Maxsted1-1/+1
2010-09-19Changed ResetFocusOnSelfClick to default to false. TODO: investigate a ↵McCabe Maxsted1-1/+1
better way of handling this
2010-09-18Changed version to Experimental 2010.09.18McCabe Maxsted1-1/+1
2010-09-18Default upload animation preview to own avatarArmin Weatherwax1-1/+1
2010-09-16Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse1-0/+33
2010-09-15Added LSL and LSL2 to the en_sl dictionaryMcCabe Maxsted1-0/+2
2010-09-13Moved web map settings to the imprudence section of settings.xmlMcCabe Maxsted1-23/+23
2010-09-13Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax1-0/+22
possible for OS
2010-09-11Changed version to Experimental 2010.09.11McCabe Maxsted1-1/+1
2010-09-11Made the default friend chat color the same color as friends' glyph in the ↵McCabe Maxsted1-3/+3
mini-map
2010-09-11Disabled highlight for own name color by default to avoid confusionMcCabe Maxsted1-2/+2
2010-09-10Made DroidSans the new default font.Jacek Antonelli1-4/+4
2010-09-10Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli1-1/+1
2010-09-10Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli1-0/+11
Choosing a font sets FontChoice setting, but no real effect yet.
2010-09-10Fixed chat colors and added group im colorselektrahesse1-0/+11
2010-09-10Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse1-0/+54
select the colors
2010-09-10Ported use group name in chat feature from EmeraldMcCabe Maxsted1-0/+11
2010-09-10Ported ResetFocusOnSelfClick debug setting from Emerald, set the default to ↵McCabe Maxsted1-0/+11
false
2010-09-09Fixed chat colors and added group im colorselektrahesse1-0/+11
2010-09-08Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse1-0/+54
select the colors
2010-09-07Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted1-1/+17
feature originally by Zi Ree
2010-09-04Changed version to 'Experimental 2010.09.04'.Jacek Antonelli1-2/+2
2010-09-04Changed default UIScaleFactor from 1.002 to 1.0. Revert back if letters ↵McCabe Maxsted1-1/+1
start showing crazy leading again
2010-09-03Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli1-2/+2
Tweaked a few parts of the UI layout to fit the font better. Still no easy way to switch fonts yet.
2010-09-03Fixed other instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli1-1/+1
2010-09-03Fixed dictionaries URL (should be no www).Jacek Antonelli1-1/+1
2010-09-03disable speedrez by default, because it confuses less advanced users.Armin Weatherwax1-1/+1
2010-09-03Added some subgroups to the SL dic (these commits should really be squashed ↵McCabe Maxsted1-0/+3
once the testing spurt is done)
2010-09-02Fixed domain suffixes showing up as misspelledMcCabe Maxsted1-3/+9
2010-09-02Added chatbar as commandline commands to spell checkMcCabe Maxsted1-1/+16
2010-09-02Revert "Toggle between limited and sim-wide range for radar" temporarily ↵McCabe Maxsted1-11/+0
since we're not doing radar improvements this week This reverts commit bc1263e920eb673f3c93edb8757b97b9a8a7125a.
2010-09-02Replaced Emerald's dict with one by us: en_sl.dic, licensed under the GPLv2McCabe Maxsted1-10754/+1680
2010-09-02Removed broken edit button from spell check prefs, added a new debug setting ↵McCabe Maxsted1-0/+11
DicDownloadBaseURL
2010-09-01autocorrect defaults for spellcheckerPatrick Sapinski1-0/+8331
2010-09-01Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted1-20/+20
2010-09-01Henri Beauchamp: polish up of the animation preview when uploadingArmin Weatherwax1-7/+18
2010-09-01quick hack: preview animation locally on own avatar when uploading.Armin Weatherwax1-7/+7
modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llfloateranimpreview.cpp modified: linden/indra/newview/llfloateranimpreview.h modified: linden/indra/newview/skins/default/xui/en-us/floater_animation_preview.xml
2010-08-30added autocorrect functionality and floaterPatrick Sapinski1-1/+12
2010-08-30updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski1-0/+225
use it