aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-13Updated German translation, part 2, by Eryn GalenMcCabe Maxsted21-328/+535
2010-09-13Added ' support for punctuation matchingelektrahesse1-1/+1
2010-09-13Initial support for names autocompletion in chat using ctrl-escelektrahesse1-5/+76
2010-09-12Fixed the regexp to match commas before the nameelektrahesse1-1/+1
2010-09-11Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵McCabe Maxsted1-0/+1
mNextAudioSession in LLVoiceClient
2010-09-11When buying land check the maturity level first and inform the agent when ↵Frederick Martian2-1/+22
the land does have a higher level than what he is currently set to
2010-09-11Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted1-4/+4
2010-09-11Changed version to Experimental 2010.09.11McCabe Maxsted1-1/+1
2010-09-11Fixed color picker size being too tiny for the labelMcCabe Maxsted1-6/+6
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 Antonelli3-19/+38
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 Antonelli3-9/+52
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 Antonelli5-5/+5
This is used on Mac OS X to identify the application. Thanks to Solo Mornington for this information.
2010-09-10linux64: move cxx flags from external script into 00-Common.cmake for ↵Armin Weatherwax1-1/+17
transparency todo: do it less hacky
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-10fix: 32bit libs for linux64 are not actually downloadedArmin Weatherwax1-2/+2
2010-09-10Fixed Boost.cmake and removed the boost::system and boost::filesystem ↵elektrahesse1-6/+0
dependencies
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 colorselektrahesse8-35/+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-10Changed the menu enabled 'x' to a checkmarkMcCabe Maxsted1-1/+1
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-10Replace '>' glyph in cascading menus with a proper triangle(backport from ↵McCabe Maxsted1-1/+1
Viewer 2)
2010-09-10store our password in the Mac OS keychainNemurimasu Neiro2-3/+44
much more secure than XORing against a MAC address :)
2010-09-10use setenv instead of putenvNemurimasu Neiro1-8/+4
putenv requires that the string not be freed
2010-09-11Fixed Boost.cmake and removed the boost::system and boost::filesystem ↵elektrahesse1-6/+0
dependencies
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 colorselektrahesse9-36/+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