aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llprefsadvanced.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-03Remove more of the "set your own tag colour" stuff.David Walter Seikel1-2/+2
I think this is right.
2011-06-15Added "Show client name tag colors" checkbox in Preferences > Advanced.Jacek Antonelli1-1/+2
That checkbox was removed from Preferences > Colors in the previous commit (87219855).
2011-06-10Added AO toolbar option to preferences > advancedMcCabe Maxsted1-0/+11
2011-05-04Besides the numerous label and organizational changes, here are the main pointsMcCabe Maxsted1-160/+27
* Moved numerous options out of the Advanced panel * Moved numerous options out of the General panel * Combined the Network and Web Browser panels * Combined IM, Chat, and Spell checking preferences * Combined 'Show timestamps in IMs' and 'Show timestamps in Local Chat' to one ShowTimestamps setting * Removed UI for 'hide my own group title'. This can still be set in the debug settings * Renamed Popups > Notifications * Renamed Chat Colors > Colors * Renamed 'IMs and Logging' to 'Logging and Privacy' * Moved Colors next to Skins * Added style guide to the top of every preferences panel xui
2011-04-19fix some flaws in the cloud particle prefsArmin Weatherwax1-4/+28
2011-04-19add some basic cloud preferences in prefs > advanced >eye candy - please ↵Armin Weatherwax1-2/+95
review perms
2011-04-19Added custom nametag coloring for Imprudence tags (local only)McCabe Maxsted1-0/+8
2011-04-19Move tho OTR preferences to their own floater, with a button in the IM tab.David Seikel1-18/+0
This brings that part in line with the general impy look and feel.
2011-04-02checkpoint, non functionalJay Threeth1-0/+19
2011-03-23Moved 'Reset all preferences to default' button to a more logical place: in ↵McCabe Maxsted1-19/+0
the main preferences window
2010-11-05Created new preferences panel to handle chat colors and name highlighting ↵McCabe Maxsted1-27/+0
(removes the 'Extras' panel from Prefs > Advanced and moves the color options from 'Text Chat')
2010-09-25Ported gSavedSettings changes from Emerald (as well as modifying a few of ours)McCabe Maxsted1-2/+4
2010-09-16Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse1-1/+18
2010-09-15Fixed spellcheck comboboxes showing up as blank (do we even want comboboxes ↵McCabe Maxsted1-14/+19
here?)
2010-09-10Fixed chat colors and added group im colorselektrahesse1-0/+2
2010-09-10Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse1-0/+10
select the colors
2010-09-09Fixed chat colors and added group im colorselektrahesse1-0/+2
2010-09-08Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse1-0/+10
select the colors
2010-09-02Enable chatbar commands button depending on if we're using chatbar as a ↵McCabe Maxsted1-0/+10
commandline or not
2010-09-01Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted1-99/+12
2010-08-31enabled help button for cmdlinePatrick Sapinski1-0/+1
2010-08-30added autocorrect functionality and floaterPatrick Sapinski1-0/+77
2010-08-30updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski1-0/+27
use it
2010-08-30added spellcheck + translation from Emerald Viewer. references to ↵Patrick Sapinski1-0/+106
modularsystems.sl should be changed!
2010-08-26Fixed the shadows checkbox not showing whether or not shadows were enabledMcCabe Maxsted1-1/+4
2010-08-07Fixed the shadows checkbox not showing whether or not shadows were enabledMcCabe Maxsted1-1/+4
2010-08-02add checkboxes for MUpose and auto-close OOC to prefs advancedArmin Weatherwax1-0/+5
2010-08-02small show client name of others tweakingArmin Weatherwax1-0/+4
2010-08-01Made the LightShare preference behave like the other preferences.Jacek Antonelli1-0/+5
i.e. it only goes into effect if you press Apply/OK.
2010-08-01Revamped the LightShare option in Preferences > Advanced.Jacek Antonelli1-2/+0
Instead of a checkbox, it's now a combo box with "Never", "Ask me every time", or "Always".
2010-07-30Added option in Preferences > General for setting the default time to 12 ↵McCabe Maxsted1-0/+8
hour/24 hour/UTC. Side effects: moved crash logger settings to advanced prefs, fixed french date translations, past/future dates and times still need to be correctly formatted
2010-06-19Moved 'Share language with objects' to Preferences > AdvancedMcCabe Maxsted1-0/+2
2010-06-19feature: have clothing layer protection on and don't broadcast client nameArmin Weatherwax1-3/+11
2010-06-19Moved 'Legacy pie menus' into Preferences > AdvancedMcCabe Maxsted1-0/+8
2010-06-19Moved 'Mute wind' into Preferences > Audio, rearranged the audio preferences ↵McCabe Maxsted1-2/+0
a little
2010-06-19Add "Use server-side Windlight settings" to Preferences -> Advanced.Tom Grimshaw1-0/+2
2010-06-19Changed AppearanceForceStand to AppearanceAnimate, made it toggle both ↵McCabe Maxsted1-2/+2
standing up and animating the avatar when editing appearance
2010-06-19Added button to Preferences > Advanced to reset all preferences (#272)McCabe Maxsted1-0/+20
2010-06-19Added checkbox to prefences > advanced to toggle wind generationMcCabe Maxsted1-0/+2
2010-05-05Fixed preferences > advanced speedrez interval spinner not updatingMcCabe Maxsted1-4/+28
2010-05-04Added checkbox to preferences > advanced for sitting when editing appearanceMcCabe Maxsted1-0/+2
2010-04-25Added checkbox for broadcasting client tag to Preferences > Advanced (and ↵McCabe Maxsted1-2/+18
fixed the show client in name tags checkbox)
2010-04-25Added preferences options for SpeedRezMcCabe Maxsted1-0/+4
2010-04-22Added checkbox in preferences > advanced for http texturesMcCabe Maxsted1-0/+2
2010-04-09Added ugly checkbox to toggle shadows in Preferences > AdvancedMcCabe Maxsted1-0/+31
2010-04-09Added a first use notification to the AOMcCabe Maxsted1-2/+2
2010-04-07Added checkbox for showing client names in nametag (doesn't change their ↵McCabe Maxsted1-0/+2
color though) in Preferences > Advanced
2010-04-07Ported disable login/tp screen options from Emerald (in Preferences > Advanced)McCabe Maxsted1-0/+6
2010-04-03Created new Advanced preferences panel, ready for fillingMcCabe Maxsted1-25/+23
2009-09-10Created new toolbar control for windlight presets and optionsMcCabe Maxsted1-0/+60