aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-16Potential fix for a crash in llfontglMcCabe Maxsted1-6/+12
2010-09-16correct capitalization of error message keyNemurimasu Neiro1-1/+1
2010-09-16Fixed width on first use grid selector being too smallMcCabe Maxsted1-2/+2
2010-09-16Fixed unresolved merge conflict in xui/fr/floater_html.xmlMcCabe Maxsted1-4/+0
2010-09-16Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax11-56/+169
possible for OS
2010-09-16Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted1-4/+4
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-10Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli8-28/+30
2010-09-10Added fonts package to install.xml.Jacek Antonelli1-0/+2
Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono.
2010-08-31Changed 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-08-27Updated version to 1.3.0 RC2.Jacek Antonelli4-6/+6
2010-08-27Inch the avatar's age closer to the date, since certain 4 digit ages hide ↵McCabe Maxsted1-1/+1
the ending ')'
2010-08-27Added Vivox files to Linux64 manifest.Armin Weatherwax1-5/+11
2010-08-27Finished up ability to ignore group chat from specific groups.Jacek Antonelli5-43/+56
Uncheck the "Join group chat" checkbox in the group info window. The list of ignored groups is saved per-account in ignore_groups.xml.
2010-08-27Wip - mute group chatMcCabe Maxsted7-0/+165
2010-08-27Fixed terminology in VivoxLicenseAccepted help string.Jacek Antonelli1-1/+1
2010-08-27fetch new gstreamer plugins for linux* (both working)Armin Weatherwax1-1/+3
2010-08-27Added Vivox files to Linux manifest.Jacek Antonelli1-4/+10
2010-08-27Fixed terminology in the Vivox agreement window.Jacek Antonelli1-6/+6
It's the "Acceptable Use Policy", not the "Personal License Agreement".
2010-08-27Added faad2 plugin for Linux32. (But may be broken?)Jacek Antonelli1-0/+2
2010-08-27Revert "Fix for objects surviving kill region, ported from Emerald." since ↵McCabe Maxsted1-3/+0
it causes issues with region loading. This reverts commit 388da31d1cdb08a25ad8ad522c7e977452ae33d6.
2010-08-27Fixed object scale not working at 5 decimal places (still needs fixing for ↵McCabe Maxsted1-3/+3
position and rotation)
2010-08-27Removed whitespace for script dialogs since scripters rely on it not being thereMcCabe Maxsted1-2/+0
2010-08-26Added faad2 license info.Jacek Antonelli1-1/+2
2010-08-26Added faad2 plugin for Mac.Jacek Antonelli1-0/+2
2010-08-26Fixed gestures audio slider not being muted by the master muteMcCabe Maxsted2-1/+8
2010-08-26Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted8-11/+61
audio controls
2010-08-26SG1.4: fix ressource waste in non-wl sky renderingArmin Weatherwax1-14/+9
2010-08-26fix leak if lightshare message not validArmin Weatherwax1-5/+10
2010-08-26Potential fix for #447: llSetText text shows characters as invalidMcCabe Maxsted1-1/+1
2010-08-26tx Oh: fix bug #415 lightshare update not fluentlyArmin Weatherwax1-2/+6
2010-08-26Added AAC decoding to GStreamer for WindowsMcCabe Maxsted1-0/+4
2010-08-26Changed Advanced > Restrained Life to Advanced > Restrained LoveMcCabe Maxsted1-2/+2
2010-08-26fix missing quotes in linux scriptsArmin Weatherwax2-2/+2
2010-08-26Reapply 575931: Disable avatar appearance facelight when local lighting ↵McCabe Maxsted1-0/+5
turned off. Prolly an old patch from Emerald that got lost in the last rebase
2010-08-26Made disable max build constraints also disable max position spinner valuesMcCabe Maxsted1-0/+4
2010-08-26Fixed event names overrunning search windowMcCabe Maxsted1-9/+10
2010-08-26Store account-specific settings in folders formatted as ↵McCabe Maxsted1-8/+16
<firstname>_<lastname>@<gridnick>
2010-08-26re-enabled grid specific user settings dirsPatrick Sapinski1-8/+8
2010-08-26Fixed minimum size of the Contacts windowMcCabe Maxsted1-1/+1
2010-08-26automatically add all XUI to solutionPatrick Sapinski1-219/+14
2010-08-26Fixed reconnect to voice button in prefs not disabling when voice is disabledMcCabe Maxsted1-0/+1
2010-08-26Renamed 'Reset Voice' to 'Reconnect to Voice' for clarityMcCabe Maxsted1-2/+2
2010-08-26Added vivox license window when enabling voice or starting up for the first ↵McCabe Maxsted10-6/+426
time (voice can now be included from here on out :)
2010-08-26Fixed lowercase 'c' in build window 'cut'sMcCabe Maxsted1-2/+2
2010-08-26Added grid info to the title bar along with usernames when allow multiple ↵McCabe Maxsted2-1/+11
instances is enabled