aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2010-08-26Updated the about window to include the Cool VL Viewer and mention Kitty as ↵McCabe Maxsted1-1/+1
the author of RLVa
2010-08-26Changed 'main console' to 'main chat' for showing IMsMcCabe Maxsted1-1/+1
2010-08-26Moved 'Clear Group Cache' into the UI submenu and renamed it to 'Clear ↵McCabe Maxsted1-5/+5
Cached Group Info'
2010-08-26Changed the llerrs in lltexturecache.cpp to llwarnsMcCabe Maxsted1-4/+2
2010-08-26Filled app_settings/default_grids.xml with the current online grids list.Jacek Antonelli1-5/+218
This will populate the grid list for users who can't update the list from our web site, e.g. because of a firewall or network trouble.
2010-08-26Added 'Teleport to Ground' option in the Advanced menuMcCabe Maxsted2-0/+22
2010-08-26Updated windows version of openal-soft to 1.12.854McCabe Maxsted1-2/+2
2010-08-26Updated artwork package to include latest windows installer (and added a ↵McCabe Maxsted3-5/+66
little easter egg while I was there ;)
2010-08-26changes to the linux parts of viewer_manifest.pyArmin Weatherwax1-9/+9
* comment out SLVoice as long as we don't package it * comment out libz for 64bit (not needed)
2010-08-26Fixed cancel button not appearing during teleports due to RLVaMcCabe Maxsted1-1/+1