Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-30 | remove more evil deadcode. | Tofu Linden | |
2010-09-30 | remove a wad of the experimental evil deadcode that I added while hacking. | Tofu Linden | |
2010-09-30 | merge | Tofu Linden | |
2010-09-30 | Remove unused variable. | Dave Parks | |
2010-09-30 | Switch to 10.5 SDK | Dave Parks | |
2010-09-30 | merged STORM-222 (expat.h not found on STANDALONE) | Boroondas Gupte | |
2010-09-30 | STORM-222 FIXED indra/llxuixml/llxuiparser.cpp:32:25: error: expat/expat.h: ↵ | Boroondas Gupte | |
No such file or directory | |||
2010-09-29 | DN-114 Paste function into text boxes not working in Viewer | Leyla Farazha | |
2010-09-29 | Merge | Leyla Farazha | |
2010-09-29 | merge | Dave Parks | |
2010-09-29 | Fix for serialization deprecation problems. | Dave Parks | |
2010-09-29 | edit profile display name now sizes down if too long | Leyla Farazha | |
2010-09-29 | merge storm-227 | Tofu Linden | |
2010-09-29 | SH-224 Add new streaming cost algorithm debug displays to viewer. | Dave Parks | |
Add the ability to clear LOD slots. Make triangle count UI more responsive to Generate LOD button. Add triangle count debug display for current selection. Reviewed by Nyx | |||
2010-09-29 | Added tag 2.1.1-release for changeset bb38ff1a7637 | Dessie Linden | |
2010-09-29 | DN-116 Long user name wraps at far right edge in profile panel | Leyla Farazha | |
2010-09-29 | STORM-269 FIXED Added strings for missing land types in strings.xml | Seth ProductEngine | |
If localized land type name is not found it is displayed as original string to avoid MissingString error. | |||
2010-09-29 | finally, properly(?) deal with submitting empty text. | Tofu Linden | |
2010-09-29 | Added tag 2.2.0-beta1 for changeset 7076e22f9f43 | Dessie Linden | |
2010-09-29 | start to de-cruftify. | Tofu Linden | |
2010-09-29 | more robustness for empty-but-not-aborted textboxes. | Tofu Linden | |
2010-09-29 | added max_length_chars to notification params | Leyla Farazha | |
2010-09-29 | STORM-227 FIXED Made long cache location in Preferences->Setup readable. | Vadim ProductEngine | |
Changes: - The line editor is now scrollable. - Its value is duplicated in the tool-tip. Technical notes: If you set the "enabled" param of a line editor to "false", that will disable text selection in the widget. However, if a line editor is initially enabled and then gets disabled with setEnabled(FALSE), it will remain selectable. It looks like bug, but I'm not going to fix it now to not introduce issues like this one. Instead, I'm applying to workaround which is to enable the widget initially and disable later, thus keeping it read-only but selectable. | |||
2010-09-29 | make empty textboxes return an empty string instead of doing nothing. I hope. | Tofu Linden | |
2010-09-29 | work on response integrity. | Tofu Linden | |
2010-09-29 | response is starting to limp along. | Tofu Linden | |
2010-09-29 | SH-107 WIP fix broken Delaunay option in convex decomp | Nyx (Neal Orman) | |
whoops. misspelled the address of the new package. | |||
2010-09-29 | SH-107 WIP fix broken Delaunay option in convex decomp panel | Nyx (Neal Orman) | |
updating the convex decomp library (built by falcon) to fix the broken Delaunay option. | |||
2010-09-29 | merge storm-248 | Tofu Linden | |
2010-09-29 | merge storm-249 | Tofu Linden | |
2010-09-29 | merge storm-249 | Tofu Linden | |
2010-09-29 | STORM-291 FIXED Fixed the position of the nearby chat bar. | Andrew Productengine | |
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself without modifying code in LLBottomTray::loadButtonsOrder() which used that layout panel. - Fixed it by using this new nearby chat container layout panel in this method. | |||
2010-09-29 | clean up xui a bit, still working on proper script reponse. | Tofu Linden | |
2010-09-29 | textbox dialog working, preparing to send response properly. | Tofu Linden | |
2010-09-29 | merge | Tofu Linden | |
2010-09-29 | trivial comment changes. | Tofu Linden | |
2010-09-29 | merged SNOW-746: Finished Google BreakPad cmake for standalone | Boroondas Gupte | |
2010-09-28 | fixing display_name help browser link | Leyla Farazha | |
2010-09-28 | merge storm-266 | Tofu Linden | |
2010-09-28 | STORM-249 FIXED The Wear button in My Inventory now respects multiple selection. | Vadim ProductEngine | |
- The button is now enabled only when all selected items can be worn. - Pressing it wears all selected items. | |||
2010-09-28 | Fix for crash when attempting to create a 16X multisample buffer (just clamp ↵ | Dave Parks | |
to 8 samples for now) | |||
2010-09-28 | Enable FBO on OSX | Dave Parks | |
2010-09-28 | STORM-248 FIXED The 'Share' button in My Inventory now respects multiple ↵ | Vadim ProductEngine | |
selection. - The button is now enabled only if all selected items are shareable. (it had checked only one currently selected item) - Eliminated some copy&paste. | |||
2010-09-28 | merge storm-253 | Tofu Linden | |
2010-09-28 | Fix for crash when updating flexis. | Dave Parks | |
2010-09-28 | Missed a file from last commit. | Dave Parks | |
2010-09-28 | SH-238 Add check boxes to upload skin weights (or not) and/or joint ↵ | Dave Parks | |
positions (or not). Remove llfloaterimportcollada Reviewed by Prep. | |||
2010-09-28 | fixed super long username clipping | Leyla Farazha | |
2010-09-28 | update for STORM-255 to correct small issue with tool tip in ↵ | Wolfpup Lowenhar | |
pannel_preferences_chat.xml | |||
2010-09-28 | Merge | Kent Quirk | |