Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-20 | VWR-24261: Configuration with cmake 2.8 is extremely slow | Aleric Inglewood | |
Add non-broken FindZLIB.cmake. | |||
2010-12-15 | VWR-24252: On standalone, find Qt4 with find_package, and find llqtwebkit. | Aleric Inglewood | |
If Qt and/or llqtwebkit is found in a non-standard place, you still have to set LD_LIBRARY_PATH yourself (to $QTDIR/lib) before running the viewer of course (or the webkit plugin will silently fail). | |||
2010-12-15 | VWR-24247: develop.py configure still searches for the wrong header file ↵ | Aleric Inglewood | |
when checking for Tut The viewer code includes "tut/tut.hpp" everywhere, so that is what we should search for when determining an include path for this header. This just searches in the usual places, including the paths provided through CMAKE_INCLUDE_PATH, and will find tut/tut.hpp: exactly what we need. | |||
2010-12-15 | SNOW-744: scripts/install.py --uninstall does not remove symbolic links. | Aleric Inglewood | |
This fixes the problem that when some package contains symbolic links, they were never removed anymore (after an uninstall of that package). | |||
2010-12-15 | STORM-776 : unable to change permissions to "no trans" on item in avatar ↵ | Wolfpup Lowenhar | |
inventory applied Kitty's code changes listed in STROM-288 as it is a related issue and this actualy fixed both issues! | |||
2010-12-15 | CTS-411 edge ghosting in deferred rendering (w/shadows and shadow smoothing ↵ | Tofu Buzzard | |
enabled) (transplanted from c698ce37c0502597aafc75fcf9c37ff2970b7faf) (transplanted from ae92e806703a0c03ec2ab76d74906c7465285aaf) | |||
2010-12-13 | STORM-229 FIXED Fixed long loading times and stalling of Viewer while ↵ | Andrew Productengine | |
loading big scripts or pasting a lot of text into script. The bug was fixed by Satomi Ahn. Here is the description of what causes the problem from her comment in ticket: "Disabling the loading of syntax keywords in LLScriptEdCore::postBuild() removes the freeze (and with it: syntax highlighting). So it obviously comes from the parsing of the text. I also noticed something else: by adding a llwarn in LLTextEditor::updateSegments(), I saw that this function was called a lot of times when loading a script, roughly once for each line in the script (naively I would have thought only necessary to update when finished... or to only update the new line). My llwarn was in the "if (mReflowIndex < S32_MAX && mKeywords.isLoaded())", which means that, at each call, the text is actually parsed for all keywords... so the parsing of the script becomes quadratic instead of linear!!!" - To fix this, Satomi added a flag depending on which parsing is disabled when it is not necessary. | |||
2010-12-07 | Automated merge up from viewer-development | Loren Shih | |
2010-12-07 | Add + control to Inventory/Recent tab | Jonathan Yap | |
2010-12-06 | Pull viewer-beta in | Merov Linden | |
2010-12-03 | Automated merge up from viewer-development | Loren Shih | |
2010-12-03 | Add ability to see Details button in Object Profile for 1-prim objects | Jonathan Yap | |
2010-12-03 | Tiny change to panel_login.xml so Start Location preferences work under all ↵ | Jonathan Yap | |
circumstances | |||
2010-12-03 | Fix for OK notification being overlaid by Keep/Discard/Block notification | Jonathan Yap | |
2010-12-02 | merge fix for STORM-679 | Oz Linden | |
2010-12-02 | merge fix for STORM-596 | Oz Linden | |
2010-12-01 | Forgot to give myself credit | Jonathan Yap | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-25 | Forgot to give myself credit. | Jonathan Yap | |
2010-11-23 | merged CTS-323: Don't cast pointers to U32 | Boroondas Gupte | |
2010-11-22 | CTS-320 SH-465 FIX use system zlib for standalone builds | Nyx (Neal Orman) | |
pulling boroondas' changes to change our includes to use the system versions of zlib if doing a standalone build. Code changes are minimal, and appear to work correctly. Approved. - Nyx | |||
2010-11-23 | STORM-674: corrected duplicate name tags in pannel_preferences_color.xml | Wolfpup Lowenhar | |
2010-11-20 | Moved Enable Hints to 2nd line of Help menu | Jonathan Yap | |
2010-11-19 | merge fix for STORM-616 | Oz Linden | |
2010-11-18 | STORM-654 : Person to Person chat logs are not created if Display Names are off | Wolfpup Lowenhar | |
Modified code in indicated changeset to correct problem after consulting with Leyla Linden who sugested the orginal change. This fix will convert the Legacy name to a user name id not useing Display Names. | |||
2010-11-18 | Forgot to give myself credit. | Jonathan Yap | |
2010-11-16 | STORM-535 : STORM-544 : Addition of Floater Opacity controls to ↵ | Wolfpup Lowenhar | |
pannel_prefferences_color.xml after loss during cleanup of preferences. | |||
2010-11-15 | STORM-318 FIXED The Advanced menu shortcut was broken under Linux. | Vadim ProductEngine | |
Reason: The old shortcut (Ctrl+Alt+D) was eaten by some window managers. Changes: - Changed the shortcut to Ctrl+Alt+Shift+D. - Moved the appropriate menu item from "Advanced > Shortcuts" to "World > Show" (so that it's not in the menu it triggers) and made it visible. The old shortcut is still available but marked as legacy. Submitting on behalf of Boroondas Gupte. | |||
2010-11-11 | STORM-102: Merge from viewer-development | Wolfpup Lowenhar | |
2010-11-09 | Added Tofu Buzzard to the contributors list. | Seth ProductEngine | |
2010-11-09 | merge storm-102 branch back to default | Oz Linden | |
2010-11-08 | STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵ | Wolfpup Lowenhar | |
test log no matter when it was generated or if it has the date stamp in the name of the log or not. --HG-- branch : storm-102 | |||
2010-11-03 | pull fix for STORM-422 | Oz Linden | |
2010-11-03 | STORM-477: fixed getNextFileInDir on Windows7, improved test cases and ↵ | Oz Linden | |
documentation --HG-- branch : storm-102 | |||
2010-11-02 | STORM-420 : merge to viewer-development | Merov Linden | |
2010-11-02 | STORM-422 FIXED Added command line option "-disablecrashlogger" to disable ↵ | Vadim ProductEngine | |
crash logger. This is a patch originally written by Robin Cornelius. I made it work with Google Breakpad. | |||
2010-10-31 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-29 | STORM-420 : allow teleport when double clicking the minimap if doubleclick ↵ | Merov Linden | |
teleport is on, allow beacon setting if not | |||
2010-10-29 | STORM-501 FIXED Script-editor shows ERRORS in the wrong line. | Vadim ProductEngine | |
LLTextBase::setCursor() sometimes failed to work properly if line wrapping was enabled. This is a slightly optimized version of the patch made by Satomi Ahn. | |||
2010-10-29 | STORM-255 : Added missing JIRA issue to contributions.txt | Wolfpup Lowenhar | |
2010-10-27 | STORM-255: removal if extra jira numbers in contributions.txt | Wolfpup Lowenhar | |
2010-10-27 | Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-26 | This is the setting of the core file name date stamp code and settings ↵ | Wolfpup Lowenhar | |
files for Chat, Group and IM Logs. --HG-- branch : storm-102 | |||
2010-10-26 | STORM-416 : merge with viewer-development | Merov Linden | |
2010-10-26 | Addtition of Alexandrea Fride to contributions.text | Wolfpup Lowenhar | |
2010-10-25 | CTS-320 (part 3 of 3) use system zlib for standalone | Boroondas Gupte | |
2010-10-25 | CTS-320 (part 2 of 3) use system zlib for standalone | Boroondas Gupte | |
2010-10-25 | CTS-320 (part 1 of 3) use system zlib for standalone | Boroondas Gupte | |
2010-10-24 | merged CTS-323: Don't cast pointers to U32 | Boroondas Gupte | |
2010-10-24 | CTS-323: (part 2 of 2) Don't cast pointers to U32 | Boroondas Gupte | |