| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed notification from 'Emerald Help' to something more descriptive | McCabe Maxsted | 2010-09-02 | 1 | -1/+1 |
* | Removed broken edit button from spell check prefs, added a new debug setting ... | McCabe Maxsted | 2010-09-02 | 4 | -16/+26 |
* | Fixed layout of Local Chat window | McCabe Maxsted | 2010-09-02 | 1 | -4/+4 |
* | Fixed layout issues in preferences window caused by increased size | McCabe Maxsted | 2010-09-01 | 6 | -16/+16 |
* | pull boost 1.39 from LL for Linux32, add boost system and boost filesystem to... | Armin Weatherwax | 2010-09-01 | 3 | -3/+10 |
* | added libhunspell.dll to viewer_manifest.py | McCabe Maxsted | 2010-09-01 | 1 | -0/+3 |
* | Download dics from Imprudence, not Modular Systems | McCabe Maxsted | 2010-09-01 | 1 | -1/+1 |
* | Listed http textures as '(experimental)' | McCabe Maxsted | 2010-09-01 | 1 | -1/+1 |
* | Revert "Updated windows version of curl to 7.19.6" as the new version appears... | McCabe Maxsted | 2010-09-01 | 1 | -2/+2 |
* | Fixed more messiness from merging in preferences > advanced | McCabe Maxsted | 2010-09-01 | 1 | -44/+46 |
* | autocorrect defaults for spellchecker | Patrick Sapinski | 2010-09-01 | 1 | -0/+8331 |
* | useful batch files | Patrick Sapinski | 2010-09-01 | 2 | -0/+4 |
* | Moved chatbar commandline options into their own window, cleaned up more stuff | McCabe Maxsted | 2010-09-01 | 11 | -325/+364 |
* | Fixing bad file extension capital, part 2: revenge of the file | McCabe Maxsted | 2010-09-01 | 1 | -0/+302 |
* | Fixing bad file extension capital, part 1 | McCabe Maxsted | 2010-09-01 | 1 | -302/+0 |
* | fixed button position on preferences floater | Patrick Sapinski | 2010-09-01 | 1 | -2/+2 |
* | Henri Beauchamp: polish up of the animation preview when uploading | Armin Weatherwax | 2010-09-01 | 4 | -99/+406 |
* | quick hack: preview animation locally on own avatar when uploading. | Armin Weatherwax | 2010-09-01 | 4 | -17/+28 |
* | increased preference panel size | Patrick Sapinski | 2010-09-01 | 2 | -7/+7 |
* | Fixed function duplication after merge | McCabe Maxsted | 2010-09-01 | 1 | -14/+0 |
* | enabled help button for cmdline | Patrick Sapinski | 2010-08-31 | 1 | -0/+1 |
* | automatic translation feature | Patrick Sapinski | 2010-08-31 | 6 | -8/+148 |
* | Changed dictionary links from modularsystems.sl to imprudenceviewer.org | McCabe Maxsted | 2010-08-31 | 2 | -3/+3 |
* | Fixed linking error with chat as command line | McCabe Maxsted | 2010-08-30 | 1 | -11/+2 |
* | Fixed bad merge in lltexteditor.cpp | McCabe Maxsted | 2010-08-30 | 1 | -56/+21 |
* | Added missing chatbar_as_cmdline.h file | McCabe Maxsted | 2010-08-30 | 1 | -0/+36 |
* | Moved links to json and hunspell libraries from modularsystems.sl to our libr... | McCabe Maxsted | 2010-08-30 | 1 | -73/+73 |
* | added missing jsoncpp license string which was causing the lib to not get ins... | Patrick Sapinski | 2010-08-30 | 1 | -0/+7 |
* | added missing help notification for chatbar_as_cmdline | Patrick Sapinski | 2010-08-30 | 1 | -4/+13 |
* | added autocorrect functionality and floater | Patrick Sapinski | 2010-08-30 | 10 | -4/+690 |
* | updated chatbar command line and added the necessary settings and hooks to us... | Patrick Sapinski | 2010-08-30 | 9 | -0/+1351 |
* | forgot a few settings necessary for the translation feature | Patrick Sapinski | 2010-08-30 | 1 | -1/+23 |
* | added spellcheck + translation from Emerald Viewer. references to modularsyst... | Patrick Sapinski | 2010-08-30 | 36 | -187/+77022 |
* | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs i... | McCabe Maxsted | 2010-08-30 | 3 | -3/+29 |
* | Moved LLInventoryPanel::buildNewViews called with objectp->mType behind LL_DE... | McCabe Maxsted | 2010-08-30 | 1 | -2/+2 |
* | Added missing 'TextureCache' entry to logcontrol.xml | McCabe Maxsted | 2010-08-30 | 1 | -1/+2 |
* | Updated lltexturecache to the latest in viewer-development (see #425) | McCabe Maxsted | 2010-08-30 | 5 | -232/+533 |
* | Fixed #455: inventory found items vanish after a certain amount of time. Also... | McCabe Maxsted | 2010-08-30 | 7 | -166/+300 |
* | Added 'Inventory' log control stuff from Snowglobe | McCabe Maxsted | 2010-08-29 | 3 | -25/+41 |
* | Potential fix for a crash in llfontgl | McCabe Maxsted | 2010-08-29 | 1 | -6/+12 |
* | Fixed windlight water/sky notecards opening the notecard preview window on cr... | McCabe Maxsted | 2010-08-29 | 1 | -1/+8 |
* | Fixed windlight water notecards (.ww) not displaying their icon in inventory | McCabe Maxsted | 2010-08-29 | 1 | -0/+4 |
* | Tidied up the sky/water editors (both use a flyout_button to save now). Still... | McCabe Maxsted | 2010-08-29 | 7 | -374/+361 |
* | Updated the artwork package to include the new windlight and waterlight notec... | McCabe Maxsted | 2010-08-29 | 1 | -8/+8 |
* | Compile fixes for windlight notecards on windows | McCabe Maxsted | 2010-08-29 | 1 | -11/+0 |
* | Added author info to local texture files | McCabe Maxsted | 2010-08-29 | 2 | -2/+2 |
* | fix possible crash caused by hudmanager | Armin Weatherwax | 2010-08-29 | 2 | -6/+7 |
* | give the buttons in the windlight floaters love | Armin Weatherwax | 2010-08-29 | 2 | -18/+18 |
* | Katharine Berry: Use correct icons for WindLight in inventory | Armin Weatherwax | 2010-08-29 | 1 | -5/+38 |
* | Katharine Berry: Added errors and prompts to notifications.xml | Armin Weatherwax | 2010-08-29 | 1 | -1/+26 |