aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings (unfollow)
Commit message (Collapse)AuthorFilesLines
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-17Changed default UIScaleFactor from 1.002 to 1.0.McCabe Maxsted1-1/+1
Revert back if letters start showing crazy leading again
2010-09-16Bumped version to 1.3.0 RC3.Jacek Antonelli1-1/+1
2010-09-16Fixed various instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli1-1/+1
2010-09-16disable speedrez by default, because it confuses less advanced users.Armin Weatherwax1-1/+1
2010-09-16Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵McCabe Maxsted1-0/+11
in non-grid-specific folders
2010-09-16Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted1-11/+11
Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version
2010-09-16Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax1-0/+22
possible for OS
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-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-10Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli1-2/+2
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
2010-08-30forgot a few settings necessary for the translation featurePatrick Sapinski1-1/+23
2010-08-30added spellcheck + translation from Emerald Viewer. references to ↵Patrick Sapinski4-0/+73276
modularsystems.sl should be changed!