aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-03Fixed several issues with the local asset browser.Jacek Antonelli1-6/+4
* Enable "Keep Updating" by default. * Fixed the "Keep Updating" checkbox not toggling correctly. * Fixed the upload fee label (it was showing currency symbol).
2010-09-03Preload default avatar eyes and hair textures.Jacek Antonelli1-1/+21
This is a temporary bandaid, it should not be necessary if everything was working like it should.
2010-09-03Fixed other instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli4-5/+5
2010-09-03Fixed dictionaries URL (should be no www).Jacek Antonelli1-1/+1
2010-09-03linux64: fetch 32 bit libraries required for voiceArmin Weatherwax3-10/+36
2010-09-03disable speedrez by default, because it confuses less advanced users.Armin Weatherwax1-1/+1
2010-09-03Revert "Updated lltexturecache to the latest in viewer-development (see ↵McCabe Maxsted5-533/+232
#425)" since it was causing issues with local assets and object backup This reverts commit 4ca4594ec264f390be981568ef5ff3ff0f2f77e6.
2010-09-03Added some subgroups to the SL dic (these commits should really be squashed ↵McCabe Maxsted1-0/+3
once the testing spurt is done)
2010-09-03Fixed the advanced sky/water flyout buttons not working correctly when just ↵McCabe Maxsted2-34/+34
clicked
2010-09-03Made IM History feature enabled cross-platform (#182). Also fixes #250McCabe Maxsted4-105/+48
2010-09-02Fixed 'cao on/off' commands not working in the chatbarMcCabe Maxsted2-3/+5
2010-09-02Fixed domain suffixes showing up as misspelledMcCabe Maxsted1-3/+9
2010-09-02Don't use 'rezplat' command on opensim since it currently doesn't work on ↵McCabe Maxsted2-1/+11
any OS-based grid
2010-09-02Added chatbar as commandline commands to spell checkMcCabe Maxsted1-1/+16
2010-09-02Revert "Toggle between limited and sim-wide range for radar" temporarily ↵McCabe Maxsted4-54/+7
since we're not doing radar improvements this week This reverts commit bc1263e920eb673f3c93edb8757b97b9a8a7125a.
2010-09-02fix GStreamer on Mac OSNemurimasu Neiro1-0/+3
2010-09-02libFLAC missing from manifestNemurimasu Neiro1-0/+1
2010-09-02Enable chatbar commands button depending on if we're using chatbar as a ↵McCabe Maxsted1-0/+10
commandline or not
2010-09-02fix libjpeg linking on Mac OSNemurimasu Neiro1-1/+5
my custom builds were linking against /usr/local/lib/libjpeg.8.dylib and causing a version mismatch error when trying to use JPEGs
2010-09-02Added license info for hunspell to install.xmlMcCabe Maxsted1-0/+5
2010-09-02Replaced Emerald's dict with one by us: en_sl.dic, licensed under the GPLv2McCabe Maxsted2-10754/+1685
2010-09-02Applied patch by Damian Delacrois for VWR-10592: sounds not working when ↵McCabe Maxsted3-3/+9
running multiple instances
2010-09-02fetch uptodate hunspell for linux* and boost1.39(incl linden-coroutine) for ↵Armin Weatherwax1-4/+11
linux64
2010-09-02Changed notification from 'Emerald Help' to something more descriptiveMcCabe Maxsted1-1/+1
2010-09-02Removed broken edit button from spell check prefs, added a new debug setting ↵McCabe Maxsted4-16/+26
DicDownloadBaseURL
2010-09-02Fixed layout of Local Chat windowMcCabe Maxsted1-4/+4
2010-09-01Fixed layout issues in preferences window caused by increased sizeMcCabe Maxsted6-16/+16
2010-09-01pull boost 1.39 from LL for Linux32, add boost system and boost filesystem ↵Armin Weatherwax3-3/+10
to cmake
2010-09-01added libhunspell.dll to viewer_manifest.pyMcCabe Maxsted1-0/+3
2010-09-01Download dics from Imprudence, not Modular SystemsMcCabe Maxsted1-1/+1
2010-09-01Listed http textures as '(experimental)'McCabe Maxsted1-1/+1
2010-09-01Revert "Updated windows version of curl to 7.19.6" as the new version ↵McCabe Maxsted1-2/+2
appears to cause could not connect to DNS errors This reverts commit 22df1e279e6f7f57c7463351d9b93927d0fd10e6.
2010-09-01Fixed more messiness from merging in preferences > advancedMcCabe Maxsted1-44/+46
2010-09-01autocorrect defaults for spellcheckerPatrick Sapinski1-0/+8331
2010-09-01useful batch filesPatrick Sapinski2-0/+4
2010-09-01Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted11-325/+364
2010-09-01Fixing bad file extension capital, part 2: revenge of the fileMcCabe Maxsted1-0/+302
2010-09-01Fixing bad file extension capital, part 1McCabe Maxsted1-302/+0
2010-09-01fixed button position on preferences floaterPatrick Sapinski1-2/+2
2010-09-01Henri Beauchamp: polish up of the animation preview when uploadingArmin Weatherwax4-99/+406
2010-09-01quick hack: preview animation locally on own avatar when uploading.Armin Weatherwax4-17/+28
modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llfloateranimpreview.cpp modified: linden/indra/newview/llfloateranimpreview.h modified: linden/indra/newview/skins/default/xui/en-us/floater_animation_preview.xml
2010-09-01increased preference panel sizePatrick Sapinski2-7/+7
2010-09-01Fixed function duplication after mergeMcCabe Maxsted1-14/+0
2010-08-31enabled help button for cmdlinePatrick Sapinski1-0/+1
2010-08-31automatic translation featurePatrick Sapinski6-8/+148
2010-08-31Changed dictionary links from modularsystems.sl to imprudenceviewer.orgMcCabe Maxsted2-3/+3
2010-08-30Fixed linking error with chat as command lineMcCabe Maxsted1-11/+2
2010-08-30Fixed bad merge in lltexteditor.cppMcCabe Maxsted1-56/+21
2010-08-30Added missing chatbar_as_cmdline.h fileMcCabe Maxsted1-0/+36
2010-08-30Moved links to json and hunspell libraries from modularsystems.sl to our ↵McCabe Maxsted1-73/+73
libraries directory