aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lost in merge: 1 debug setting, some member variables from llpanellandmediaArmin Weatherwax2010-09-231-0/+11
| | | | todo: review llpanellandmedia; port flotervoicelicense
* llmediaplugins first stepArmin Weatherwax2010-09-231-1/+34
|
* Changed version to Experimental 2010.09.18McCabe Maxsted2010-09-181-1/+1
|
* Default upload animation preview to own avatarArmin Weatherwax2010-09-181-1/+1
|
* Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-171-0/+33
|\
| * Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse2010-09-161-0/+33
| |
* | Added LSL and LSL2 to the en_sl dictionaryMcCabe Maxsted2010-09-151-0/+2
|/
* Moved web map settings to the imprudence section of settings.xmlMcCabe Maxsted2010-09-131-23/+23
|
* Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax2010-09-131-0/+22
| | | | possible for OS
* Changed version to Experimental 2010.09.11McCabe Maxsted2010-09-111-1/+1
|
* Made the default friend chat color the same color as friends' glyph in the ↵McCabe Maxsted2010-09-111-3/+3
| | | | mini-map
* Disabled highlight for own name color by default to avoid confusionMcCabe Maxsted2010-09-111-2/+2
|
* Made DroidSans the new default font.Jacek Antonelli2010-09-101-4/+4
|
* Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli2010-09-101-1/+1
|
* Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli2010-09-101-0/+11
| | | | Choosing a font sets FontChoice setting, but no real effect yet.
* Fixed chat colors and added group im colorselektrahesse2010-09-101-0/+11
|
* Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse2010-09-101-0/+54
| | | | select the colors
* Ported use group name in chat feature from EmeraldMcCabe Maxsted2010-09-101-0/+11
|
* Ported ResetFocusOnSelfClick debug setting from Emerald, set the default to ↵McCabe Maxsted2010-09-101-0/+11
| | | | false
* Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted2010-09-071-1/+17
| | | | feature originally by Zi Ree
* Changed version to 'Experimental 2010.09.04'.Jacek Antonelli2010-09-041-2/+2
|
* Changed default UIScaleFactor from 1.002 to 1.0. Revert back if letters ↵McCabe Maxsted2010-09-041-1/+1
| | | | start showing crazy leading again
* Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-031-2/+2
| | | | | Tweaked a few parts of the UI layout to fit the font better. Still no easy way to switch fonts yet.
* Fixed other instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli2010-09-031-1/+1
|
* Fixed dictionaries URL (should be no www).Jacek Antonelli2010-09-031-1/+1
|
* disable speedrez by default, because it confuses less advanced users.Armin Weatherwax2010-09-031-1/+1
|
* Added some subgroups to the SL dic (these commits should really be squashed ↵McCabe Maxsted2010-09-031-0/+3
| | | | once the testing spurt is done)
* Fixed domain suffixes showing up as misspelledMcCabe Maxsted2010-09-021-3/+9
|
* Added chatbar as commandline commands to spell checkMcCabe Maxsted2010-09-021-1/+16
|
* Revert "Toggle between limited and sim-wide range for radar" temporarily ↵McCabe Maxsted2010-09-021-11/+0
| | | | | | since we're not doing radar improvements this week This reverts commit bc1263e920eb673f3c93edb8757b97b9a8a7125a.
* Replaced Emerald's dict with one by us: en_sl.dic, licensed under the GPLv2McCabe Maxsted2010-09-021-10754/+1680
|
* Removed broken edit button from spell check prefs, added a new debug setting ↵McCabe Maxsted2010-09-021-0/+11
| | | | DicDownloadBaseURL
* autocorrect defaults for spellcheckerPatrick Sapinski2010-09-011-0/+8331
|
* Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted2010-09-011-20/+20
|
* Henri Beauchamp: polish up of the animation preview when uploadingArmin Weatherwax2010-09-011-7/+18
|
* quick hack: preview animation locally on own avatar when uploading.Armin Weatherwax2010-09-011-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
* added autocorrect functionality and floaterPatrick Sapinski2010-08-301-1/+12
|
* updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski2010-08-301-0/+225
| | | | use it
* forgot a few settings necessary for the translation featurePatrick Sapinski2010-08-301-1/+23
|
* added spellcheck + translation from Emerald Viewer. references to ↵Patrick Sapinski2010-08-304-0/+73276
| | | | modularsystems.sl should be changed!
* Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵McCabe Maxsted2010-08-301-0/+11
| | | | in non-grid-specific folders
* Added missing 'TextureCache' entry to logcontrol.xmlMcCabe Maxsted2010-08-301-1/+2
|
* Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted2010-08-301-11/+11
| | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version
* Added 'Inventory' log control stuff from SnowglobeMcCabe Maxsted2010-08-291-0/+1
|
* Tidied up the sky/water editors (both use a flyout_button to save now). ↵McCabe Maxsted2010-08-291-0/+1
| | | | Still some non-trivial bugs to fix, specifically: #474 and #475. Both have repros
* Implemented #456: added option to disable objects in mini-map from emerald ↵McCabe Maxsted2010-08-281-0/+11
| | | | (I placed it in the right click menu instead of as a debug setting. There are a few other options that might be nice to have in there as well, such as physical)
* Fixed terminology in VivoxLicenseAccepted help string.Jacek Antonelli2010-08-281-1/+1
|
* Ported local textures from Emerald (requires boost filesystem and system ↵McCabe Maxsted2010-08-281-0/+16
| | | | libs to work)
* Fixed #428: showcase tab shows 'all' web search in second lifeMcCabe Maxsted2010-08-281-0/+11
|
* Added vivox license window when enabling voice or starting up for the first ↵McCabe Maxsted2010-08-281-1/+23
| | | | time (voice can now be included from here on out :)