Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-27 | STORM-255: removal if extra jira numbers in contributions.txt | Wolfpup Lowenhar | |
2010-10-27 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-27 | Merge | Leyla Farazha | |
2010-10-27 | DN-188 Inspectors and Profile images not available in IM history or local ↵ | Leyla Farazha | |
chat history | |||
2010-10-27 | DN-190 Last name resident shown in title of IM Conference Window with no ↵ | Leyla Farazha | |
Display name | |||
2010-10-27 | STORM-451 FIXED Disabled highlighting URLs in object name inside the ↵ | Vadim ProductEngine | |
llGiveInventory discard notification. Changes: * Wrapped object name with <nolink>...</nolink> tags to disable URL parsing. * The decline message is now localized as a whole sentence (localizing separate phrases is often inapplicable for some languages). | |||
2010-10-27 | STORM-452 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-296 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-418 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-224 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-311 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-95 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-452 FIXED Made protective fix for crash in LLAgentCamera::resetView(). | Andrew Productengine | |
I managed to reprodcuce the crash once and couldn't reproduce it any time later, so this fix is made judging from line that I found (viewer was in debug mode when it happened) in call stack after crash. Added check for gMenuHolder against NULL to prevent further crashing. There is no 100% guarantee that this fixes the crash from ticket, but it won't do any harm either. | |||
2010-10-27 | STORM-296 FIXED Item types that can be dropped to Favorites and Landmarks ↵ | Seth ProductEngine | |
restricted to landmarks and folders containing landmarks. This changes affect all folder views. The previous fix affecting only My Landmarks SP (changeset 330d0e96d58d) was reverted. | |||
2010-10-27 | Made changes to setting names and in pannel_preferences_chat.xml for better ↵ | Wolfpup Lowenhar | |
understanding as per Esbee's comments in STORM-255 | |||
2010-10-27 | Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-27 | STORM-400 FIXED Trash button not responding on People > My Friends tab | Paul Guslisty | |
- Corrected wrong button name in XML | |||
2010-10-26 | STORM-482; change to allow 1023 characters again in local chat. While fixing ↵ | Kent Quirk | |
this, I noticed that a change to XUI meant that many floaters had tried to set a limit on text length for line_editor components but it didn't take effect because the parameter name was wrong; I changed them to agree. | |||
2010-10-27 | Backed out changeset: 330d0e96d58d STORM-296 | Seth ProductEngine | |
2010-10-26 | STORM-418 : Suppress menu items Save to XML and Load from XML from the ↵ | Merov Linden | |
Develop > XUI menu | |||
2010-10-26 | STORM-454 : merge with viewer-development | Merov Linden | |
2010-10-26 | STORM-454 : Tweak the teleport_coordinate_z width to better align in world ↵ | Merov Linden | |
map UI | |||
2010-10-26 | STORM-416 : merge with viewer-development | Merov Linden | |
2010-10-26 | STORM-335 FIXED Made group name clickable in About Land > General tab. | Vadim ProductEngine | |
Technical notes: If you set the "enabled" param of a textbox to "false", that will prevent the widget from receiving mouse events. However, if a text box is initially enabled and then gets disabled with setEnabled(FALSE), it will remain clickable. This is a long-standing design problem with "enabled" flag being intermixed with "read-only". I'm working around it by enabling the group name textbox initially, thus making it clickable. | |||
2010-10-26 | merge with viewer-development | Merov Linden | |
2010-10-26 | STORM-190 FIXED [TRUNCATION] many langs -- "Next Owner:" in ↵ | Paul Guslisty | |
floatear_bulk_perms.xml - Increased width of the floater and spacing between controls for which truncation occurs - Deleted wrong override for width dimension in JA locale | |||
2010-10-26 | STORM-354 FIXED [TRUNCATION] many langs - build tools "Click to:" combobox | Paul Guslisty | |
- Increased width of label and decreased width of checkbox in EN locale - Removed overrides of width dimensions in EN, ES, NL, FR locales | |||
2010-10-26 | STORM-36 FIXED As a User, I want to control how long a chat toast appears ↵ | Paul Guslisty | |
before it fades. Please add fade time back to Chat preferences. - Added two spinners to the Chat preferences tab that control NearbyToastLifeTime and NearbyToastFadingTime - Added callbacks to the LLNearbyChatScreenChannel that update these properties if they were changed Refactoring of LLToast: - Removed code that was making toast transparent from LLToast::draw() - Modified LLToast interface that relates to showing and hiding toast, so that all screen channels can use LLToast universally. - Replaced in LLScreenChannel calling methods of old interface to new ones. | |||
2010-10-26 | Correction to pannel_preferences_chat.xml os it reads 'IM chat' instead of ↵ | Wolfpup Lowenhar | |
Im chat' | |||
2010-10-26 | Addtition of Alexandrea Fride to contributions.text | Wolfpup Lowenhar | |
2010-10-25 | Merge from Viewer-development | Wolfpup Lowenhar | |
2010-10-25 | STORM-350 : merge with viewer-development | Merov Linden | |
2010-10-25 | STORM-173 : merge with viewer-development | Merov Linden | |
2010-10-25 | STORM-426 : merge with viewer-development | Merov Linden | |
2010-10-25 | STORM-449 : merge with viewer-development | Merov Linden | |
2010-10-25 | merge viewer-beta, resolve STORM-341 conflict | Merov Linden | |
2010-10-25 | merge viewer-beta to viewer-development | Merov Linden | |
2010-10-25 | apply fixes for STORM-341, not quite a transplant | Kent Quirk | |
2010-10-25 | pull viewer-beta in viewer-development | Merov Linden | |
2010-10-25 | STORM-341 FIXED Crash on exiting viewer while Outfit Editor is opened in ↵ | Vadim ProductEngine | |
detached Appearance SP. Reason: An inventory observer (LLFilteredWearableListManager) tried to use a deleted collect functor (LLFilterItem::collector in LLPanelOutfitEdit::mListViewItemTypes). Fix: De-register (and delete) the observer when the collector gets deleted. | |||
2010-10-25 | DN-181 Chat & IM logs saved in unreadable .llsd instead of .txt - fixing ↵ | Leyla Farazha | |
saving of p2p logs | |||
2010-10-25 | STORM-173 : use isEmpty() instead of getFirstRootNode() to check selection | Merov Linden | |
2010-10-25 | STORM-95 FIXED Fixed hanging of client when incorrect WAV file was passed. | Andrew Productengine | |
As Aimee has found: "The data chunk of nexfire.wav has an incorrect length specified in its header which we blindly trust when reading the file in check_for_invalid_wav_formats() in llvorbisencode.cpp. It causes an overflow of the file position pointer when reading the file which makes it start over from the beginning, hanging it in an infinite loop." - To avoid this situation in future, check for chunk size was added, and if it is declared bigger then it may be, function is interrupted and returns error. | |||
2010-10-25 | Inverting settings and test so that telling other how to turn off the ↵ | Wolfpup Lowenhar | |
messages popping is easier as per discussion with Oz and Boroondas also correcting some minor spelling issues | |||
2010-10-22 | Merge from Viewer-development | Wolfpup Lowenhar | |
2010-10-22 | DN-181 Chat & IM logs saved in unreadable .llsd instead of .txt | Leyla Farazha | |
2010-10-22 | STORM-454 : fix height in world map, allow altitude till 4096m, display ↵ | Merov Linden | |
altitude on 4 digits | |||
2010-10-22 | STORM-423 : merge with viewer-development | Merov Linden | |
2010-10-22 | STORM-406 : merge with viewer-development | Merov Linden | |
2010-10-22 | STORM-322 : merge with viewer-development | Merov Linden | |