aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-10use setenv instead of putenvNemurimasu Neiro1-8/+4
putenv requires that the string not be freed
2010-09-07Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted12-2/+583
feature originally by Zi Ree
2010-09-06Use solid circles instead of asterisks for password fields.Kakurady (Geneko Nemeth)1-2/+2
Regression fix for the 09.04 Experimental
2010-09-06Potential fix for a rare crash when creating notecards in the AOMcCabe Maxsted1-1/+8
2010-09-06Fixed regression of #245McCabe Maxsted2-0/+8
2010-09-06Fixed regression of #295 in the 09.04 experimentalMcCabe Maxsted1-14/+23
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
2010-09-05Updated list of viewers and contributors in Help > About Imprudence from the ↵McCabe Maxsted1-3/+3
1.3 release notes and commits in the first Experimental release. Please add any other names we're missing
2010-09-04Fixed Boost.cmake to correctly find the boost_system lib on macElektra Hesse1-2/+2
2010-09-04Changed version to 'Experimental 2010.09.04'.Jacek Antonelli4-9/+9
2010-09-04Changed default UIScaleFactor from 1.002 to 1.0. Revert back if letters ↵McCabe Maxsted1-1/+1
start showing crazy leading again
2010-09-04Added fonts package to install.xml.Jacek Antonelli2-0/+47
Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono.
2010-09-03Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli8-28/+30
Tweaked a few parts of the UI layout to fit the font better. Still no easy way to switch fonts yet.
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