aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed domain suffixes showing up as misspelledMcCabe Maxsted2010-09-021-3/+9
|
* Don't use 'rezplat' command on opensim since it currently doesn't work on ↵McCabe Maxsted2010-09-022-1/+11
| | | | any OS-based grid
* Added chatbar as commandline commands to spell checkMcCabe Maxsted2010-09-021-1/+16
|
* Revert "Toggle between limited and sim-wide range for radar" temporarily ↵McCabe Maxsted2010-09-024-54/+7
| | | | | | since we're not doing radar improvements this week This reverts commit bc1263e920eb673f3c93edb8757b97b9a8a7125a.
* fix GStreamer on Mac OSNemurimasu Neiro2010-09-021-0/+3
|
* libFLAC missing from manifestNemurimasu Neiro2010-09-021-0/+1
|
* Enable chatbar commands button depending on if we're using chatbar as a ↵McCabe Maxsted2010-09-021-0/+10
| | | | commandline or not
* fix libjpeg linking on Mac OSNemurimasu Neiro2010-09-021-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
* Added license info for hunspell to install.xmlMcCabe Maxsted2010-09-021-0/+5
|
* Replaced Emerald's dict with one by us: en_sl.dic, licensed under the GPLv2McCabe Maxsted2010-09-022-10754/+1685
|
* Applied patch by Damian Delacrois for VWR-10592: sounds not working when ↵McCabe Maxsted2010-09-023-3/+9
| | | | running multiple instances
* fetch uptodate hunspell for linux* and boost1.39(incl linden-coroutine) for ↵Armin Weatherwax2010-09-021-4/+11
| | | | linux64
* Changed notification from 'Emerald Help' to something more descriptiveMcCabe Maxsted2010-09-021-1/+1
|
* Removed broken edit button from spell check prefs, added a new debug setting ↵McCabe Maxsted2010-09-024-16/+26
| | | | DicDownloadBaseURL
* Fixed layout of Local Chat windowMcCabe Maxsted2010-09-021-4/+4
|
* Fixed layout issues in preferences window caused by increased sizeMcCabe Maxsted2010-09-016-16/+16
|
* pull boost 1.39 from LL for Linux32, add boost system and boost filesystem ↵Armin Weatherwax2010-09-013-3/+10
| | | | to cmake
* added libhunspell.dll to viewer_manifest.pyMcCabe Maxsted2010-09-011-0/+3
|
* Download dics from Imprudence, not Modular SystemsMcCabe Maxsted2010-09-011-1/+1
|
* Listed http textures as '(experimental)'McCabe Maxsted2010-09-011-1/+1
|
* Revert "Updated windows version of curl to 7.19.6" as the new version ↵McCabe Maxsted2010-09-011-2/+2
| | | | | | appears to cause could not connect to DNS errors This reverts commit 22df1e279e6f7f57c7463351d9b93927d0fd10e6.
* Fixed more messiness from merging in preferences > advancedMcCabe Maxsted2010-09-011-44/+46
|
* autocorrect defaults for spellcheckerPatrick Sapinski2010-09-011-0/+8331
|
* useful batch filesPatrick Sapinski2010-09-012-0/+4
|
* Moved chatbar commandline options into their own window, cleaned up more stuffMcCabe Maxsted2010-09-0111-325/+364
|
* Fixing bad file extension capital, part 2: revenge of the fileMcCabe Maxsted2010-09-011-0/+302
|
* Fixing bad file extension capital, part 1McCabe Maxsted2010-09-011-302/+0
|
* fixed button position on preferences floaterPatrick Sapinski2010-09-011-2/+2
|
* Henri Beauchamp: polish up of the animation preview when uploadingArmin Weatherwax2010-09-014-99/+406
|
* quick hack: preview animation locally on own avatar when uploading.Armin Weatherwax2010-09-014-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
* increased preference panel sizePatrick Sapinski2010-09-012-7/+7
|
* Fixed function duplication after mergeMcCabe Maxsted2010-09-011-14/+0
|
* enabled help button for cmdlinePatrick Sapinski2010-08-311-0/+1
|
* automatic translation featurePatrick Sapinski2010-08-316-8/+148
|
* Changed dictionary links from modularsystems.sl to imprudenceviewer.orgMcCabe Maxsted2010-08-312-3/+3
|
* Fixed linking error with chat as command lineMcCabe Maxsted2010-08-301-11/+2
|
* Fixed bad merge in lltexteditor.cppMcCabe Maxsted2010-08-301-56/+21
|
* Added missing chatbar_as_cmdline.h fileMcCabe Maxsted2010-08-301-0/+36
|
* Moved links to json and hunspell libraries from modularsystems.sl to our ↵McCabe Maxsted2010-08-301-73/+73
| | | | libraries directory
* added missing jsoncpp license string which was causing the lib to not get ↵Patrick Sapinski2010-08-301-0/+7
| | | | installed
* added missing help notification for chatbar_as_cmdlinePatrick Sapinski2010-08-301-4/+13
|
* added autocorrect functionality and floaterPatrick Sapinski2010-08-3010-4/+690
|
* updated chatbar command line and added the necessary settings and hooks to ↵Patrick Sapinski2010-08-309-0/+1351
| | | | use it
* forgot a few settings necessary for the translation featurePatrick Sapinski2010-08-301-1/+23
|
* added spellcheck + translation from Emerald Viewer. references to ↵Patrick Sapinski2010-08-3036-187/+77022
| | | | modularsystems.sl should be changed!
* Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵McCabe Maxsted2010-08-303-3/+29
| | | | in non-grid-specific folders
* Moved LLInventoryPanel::buildNewViews called with objectp->mType behind ↵McCabe Maxsted2010-08-301-2/+2
| | | | LL_DEBUGS(Inventory)
* Added missing 'TextureCache' entry to logcontrol.xmlMcCabe Maxsted2010-08-301-1/+2
|
* Updated lltexturecache to the latest in viewer-development (see #425)McCabe Maxsted2010-08-305-232/+533
|
* Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted2010-08-307-166/+300
| | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version