aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
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-10Fixed crash when right clicking a landmark and selecting 'About Landmark'. ↵McCabe Maxsted1-3/+3
TODO: fix duplicate LM request that shouldn't happen
2010-09-10Added the dark and gemini skins to the skins panel (note: revert before skin ↵McCabe Maxsted3-6/+55
selection is merged in)
2010-09-10Fix for crash on bad teleportsMcCabe Maxsted1-1/+1
2010-09-10Added libhunspell-1.2.dylib to Mac manifest.Jacek Antonelli1-0/+1
2010-09-10Made DroidSans the new default font.Jacek Antonelli2-14/+14
2010-09-10Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli4-4/+75
2010-09-10Added the concept of font size multiplier (size_mult).Jacek Antonelli1-7/+11
This compensates for inherent size differences in each font family, so that UI text is a consistent size, no matter which font you use.
2010-09-10Added the concept of aliases to LLFontRegistry.Jacek Antonelli1-9/+0
SansSerif is now an alias for either "DejaVu" or "Liberation", depending on the user's FontChoice setting.
2010-09-10Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli9-1/+214
Choosing a font sets FontChoice setting, but no real effect yet.
2010-09-10Changed the 'bundle identifier' to org.imprudenceviewer.viewer.Jacek Antonelli2-2/+2
This is used on Mac OS X to identify the application. Thanks to Solo Mornington for this information.
2010-09-10fix Bug #240: Make Outfit crashes the viewer in OpenSimArmin Weatherwax1-0/+2
this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn
2010-09-10Code cleanupelektrahesse1-34/+1
2010-09-10Switched to boost::regex and wrote a regex supporting punctuation for name ↵elektrahesse1-2/+11
matching in both chat and group ims
2010-09-10Fixed chat colors and added group im colorselektrahesse6-33/+117
2010-09-10Removed Object-Object Occlusion shortcut as it interferes with the AOMcCabe Maxsted1-2/+1
2010-09-10Updated the formatting for group IMs to make it clear they're IMsMcCabe Maxsted1-2/+5
2010-09-10Port from Emerald: allow any key for gesturesMcCabe Maxsted1-3/+23
2010-09-10Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse4-20/+112
select the colors
2010-09-10Initial hacky release of colors in chat highlighting friend chat and when ↵elektrahesse1-8/+34
your name is typed
2010-09-10Made the local asset texture boost change work on Windows as wellMcCabe Maxsted1-7/+8
2010-09-10Made the texture fix cross platform and removed boost::filesystem dep for ↵elektrahesse1-7/+18
loaterlocalassetbrowse.cpp
2010-09-10Ported use group name in chat feature from EmeraldMcCabe Maxsted2-1/+22
2010-09-10Ported ResetFocusOnSelfClick debug setting from Emerald, set the default to ↵McCabe Maxsted2-1/+15
false
2010-09-10Increased max settable value for RenderVolumeLODFactor from 2 to 4McCabe Maxsted1-1/+1
2010-09-10store our password in the Mac OS keychainNemurimasu Neiro2-3/+44
much more secure than XORing against a MAC address :)
2010-09-10Made DroidSans the new default font.Jacek Antonelli2-14/+14
2010-09-10Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli4-4/+75
2010-09-10Added the concept of font size multiplier (size_mult).Jacek Antonelli1-7/+11
This compensates for inherent size differences in each font family, so that UI text is a consistent size, no matter which font you use.
2010-09-10Added the concept of aliases to LLFontRegistry.Jacek Antonelli1-9/+0
SansSerif is now an alias for either "DejaVu" or "Liberation", depending on the user's FontChoice setting.
2010-09-10Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli9-1/+214
Choosing a font sets FontChoice setting, but no real effect yet.
2010-09-10Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli8-28/+30
2010-09-09Code cleanupelektrahesse1-34/+1
2010-09-09Switched to boost::regex and wrote a regex supporting punctuation for name ↵elektrahesse1-2/+11
matching in both chat and group ims
2010-09-09Fixed chat colors and added group im colorselektrahesse1-1/+1
2010-09-09Fixed chat colors and added group im colorselektrahesse6-33/+117
2010-09-08Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse4-20/+112
select the colors
2010-09-08Initial hacky release of colors in chat highlighting friend chat and when ↵elektrahesse1-8/+34
your name is typed
2010-09-07Made the texture fix cross platform and removed boost::filesystem dep for ↵elektrahesse1-23/+8
loaterlocalassetbrowse.cpp
2010-09-07Fixed local textures on macelektrahesse1-6/+23
2010-09-07Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted12-2/+583
feature originally by Zi Ree
2010-09-06Fixed regression of #245McCabe Maxsted1-0/+3
2010-09-06Added slider to control the number of avatar imposters (can't think of a ↵McCabe Maxsted3-7/+50
better label)
2010-09-06Made 'notify when currency spent or received' also chat the messageMcCabe Maxsted1-0/+4
2010-09-06Removed some duplicate menu cruftMcCabe Maxsted1-7/+0
2010-09-06Re-enable the 'Avatar Imposters' option for low-end graphics cardsMcCabe Maxsted1-2/+2
2010-09-06Ported patch by Kitty Barnett for right clicking an inventory item and ↵McCabe Maxsted3-5/+67
editing it
2010-09-05Don't show region name min maturity due to different use based on different ↵McCabe Maxsted1-1/+2
grids
2010-09-05Applied patch from Emerald, ported by Ansariel Hiller: #490: show access ↵McCabe Maxsted1-0/+21
level next to region name