Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-27 | Moving LSL highlighting colour info into .../skins/default/colors.xml where ↵ | Ima Mechanique | |
it makes more sense than its own xml file. Changing other functions to read it. | |||
2013-06-26 | Merging last four months of development | Ima Mechanique | |
2013-05-31 | CHUI-941 [CHUIBUG]Inline input is not available in 3.5.0 | maksymsproductengine | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | CHUI-941 FIXED [CHUIBUG]Inline input is not available in 3.5.0 | maksymsproductengine | |
2013-05-20 | merge changes for 3.5.2-release | Oz Linden | |
2013-05-14 | CHUI-958 FIXED Log spam: "drawtext: Ran off Segmentation End" and To field ↵ | maksymsproductengine | |
in nearby chat blank when selected | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Merged in Chui beta6+ fixes | prep@lindenlab.com | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | CHUI-905 (Viewer crashes while using Insert keyboard key in chat): Problem ↵ | Gilbert Gonzales | |
was because when insert was used at the end of a string of text, this would attempt to delete something past the bounds of the string...as a side effect the size of the segment was increasing even though the string length never changed. The segment size would be greater than the string size and would eventually cause an invalid read outside the bounds of the string. | |||
2013-03-25 | correct merge error | Oz Linden | |
2013-03-22 | merge changes for latest snowstorm project viewer | Oz Linden | |
2013-03-15 | merge changes for 3.5.0-beta3 | Oz Linden | |
2013-03-13 | merge changes for latest viewer-development | Oz Linden | |
2013-03-12 | SH-3944 WIP CHUI merge fixing | Nyx Linden | |
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility. | |||
2013-03-12 | CHUI-845 : Avoid some xml param parsing error that seems to be linked with ↵ | Merov Linden | |
crashers | |||
2013-03-11 | Viewer-chui merge | prep | |
2013-02-05 | STORM-1831 merging in previous work | Ima Mechanique | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-25 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Modified LLAutoReplace to pass back a string for replacement instead of modifying the input string | |||
2013-01-25 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Fixed autoreplace in LLTextEditor so it updates correctly and works with undo | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-23 | CHUI-291 FIX New auto-replace feature does not work with chui text input ↵ | Cho | |
boxes in conversation floater Moved autoreplace hooks from LLLineEditor to LLTextEditor, and modified LLAutoReplace accordingly | |||
2012-11-09 | STORM-1855: Improve performance of pasting large blocks of text in the ↵ | Oz Linden | |
script editor | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-18 | STORM-1855: fix performance problem with pasting many lines in script editor | Oz Linden | |
2012-09-08 | Removed most llappearance -> llui dependencies (LLTrans remains). Moved ↵ | Don Kjer | |
LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. | |||
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-17 | MAINT-1276: Add ability to paste LSL tooltips into scripts. Reviewed by Kelly | simon@Simon-PC.lindenlab.com | |
2012-06-19 | CHUI-127 FIXED (Make chat field auto resizable) | Paul ProductEngine | |
- Replaced LLLineEditor with newly created LLChatEntry - Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes | |||
2012-06-11 | STORM-276 Insert braces around if/for/while loops | Kitty Barnett | |
2012-05-20 | Merged with viewer-beta | Kitty Barnett | |
2012-05-08 | merge changes for version 3.3.1 | Oz Linden | |
2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden | |
2012-03-01 | Pull from viewer-experience | Merov Linden | |
2012-02-06 | EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave ↵ | Merov Linden | |
like a normal clipboard. | |||
2012-02-03 | STORM-276 Added spellcheck functionality to the LLTextEditor control | Kitty Barnett | |
2012-02-01 | EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set ↵ | Merov Linden | |
up for toolbar and never used) | |||
2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
2011-11-23 | Changes to filter out tabs from file load and to test if loading/saving ↵ | Ima Mechanique | |
should be allowed. | |||
2011-04-20 | STORM-229 ADDITIONAL FIX Disabled updating text segments during indenting ↵ | Seth ProductEngine | |
the selected lines with TAB or SHIFT+TAB to prevent the viewer from stalling. | |||
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-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |