Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-13 | automated merge | Roxie Linden | |
2010-10-13 | merge fix for STORM-196 | Oz Linden | |
2010-10-13 | STORM-196 FIXED 'Undo changes' button is absent on 'Edit wearable' panel | Paul Guslisty | |
-Added "top" parameter to the button to put button in visible area -Added "left_pad" and changed "width" parameters for proper positioning inside layout_panel | |||
2010-10-12 | EVE-47 - Event formatting should appear in "Profile" window | Roxie Linden | |
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code. | |||
2010-10-12 | STORM-359 FIXED Disable higlighting URLs in object names inside ↵ | Vadim ProductEngine | |
llDialog/llGiveInventory/llLoadURL and script question dialogs. | |||
2010-10-12 | STORM-360 FIXED Disabled higlighting of URLs in object names inside IM well ↵ | Vadim ProductEngine | |
window. | |||
2010-10-11 | pull viewer-beta into viewer-development | Merov Linden | |
2010-10-11 | Merge | Eli Linden | |
2010-10-11 | CT-575 WIP PT translation for set18, new file | Eli Linden | |
2010-10-11 | CT-575 WIP PT translation for set18 | Eli Linden | |
2010-10-11 | merge pending beta changes to viewer-beta | Merov Linden | |
2010-10-11 | STORM-365 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-289 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-302 : merge to viewer-beta | Merov Linden | |
2010-10-11 | CT-575 WIP FR translation for set18, new file | Eli Linden | |
2010-10-11 | CT-575 WIP FR translation for set18 | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18, new files | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18; ES correction | Eli Linden | |
2010-10-09 | STORM-289 FIXED browser navigation bar layout to make it resize properly ↵ | Seth ProductEngine | |
after minimize/restore. When floater media browser is minimized its button bars are shrunk to zero height and their height is not restored upon unminimizing because they have auto_resize disabled. Setting min_height for the button bars makes them restored with this height upon uminimizing the floater. | |||
2010-10-07 | CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of Viewer | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18, new file | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18 | Eli Linden | |
2010-10-07 | FIXED STORM-302 Parcel lists scroll bar overlaps with other components if ↵ | Paul Guslisty | |
panel is undocked - Added missing column to the xml of the scroll list - Adjusted columns width to show all columns | |||
2010-10-04 | Pull fixes from viewer-beta | Merov Linden | |
2010-10-04 | Merge | Eli Linden | |
2010-10-04 | CT-575 WIP ignore. testing access to beta branch. | Eli Linden | |
2010-10-01 | STORM-307 FIXED Disabled highlighting of URLs in outfit names. | Vadim ProductEngine | |
Affected: My Outfits and Edit Outfit panels. | |||
2010-10-01 | STORM-213 FIXED Disabled highlighting URLs in object names in group ↵ | Vadim ProductEngine | |
notification toasts. | |||
2010-09-30 | STORM-214 FIXED Disabled URL highlighting in pick names. | Vadim ProductEngine | |
2010-09-30 | STORM-212 FIXED Gear button is always disabled in My Profile->My Picks | Paul Guslisty | |
- Deleted gear button as unnecessary. There is no functionality for it. | |||
2010-09-28 | STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. | Kent Quirk | |
2010-09-27 | STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater | Paul Guslisty | |
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text between bottom of the web browser and bottom of the floater won't be cropped | |||
2010-09-27 | STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS. | Sergei Litovchuk | |
- Increased overall floater width. - Increased permissions columns width. - Increased 'Check All' and 'Clear' buttons width. - Applied text wrapping to permissions labels. - Removed 'NextOwnerLabel' dimensions overrides for German. - Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish. | |||
2010-09-29 | merge storm-227 | Tofu Linden | |
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 | 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-28 | Merge beta changes to viewer-dev. | Kent Quirk | |
2010-09-27 | merge storm-228 | Tofu Linden | |
2010-09-27 | merge storm-190 | Tofu Linden | |
2010-09-27 | merge storm-173 | Tofu Linden | |
2010-09-27 | STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater | Paul Guslisty | |
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text between bottom of the web browser and bottom of the floater won't be cropped | |||
2010-09-27 | STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS. | Sergei Litovchuk | |
- Increased overall floater width. - Increased permissions columns width. - Increased 'Check All' and 'Clear' buttons width. - Applied text wrapping to permissions labels. - Removed 'NextOwnerLabel' dimensions overrides for German. - Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish. | |||
2010-09-24 | STORM-173 : Add Build > Object > Return Object | Merov Linden | |
2010-09-24 | merge storm-189 redux | Tofu Linden | |
2010-09-24 | STORM-189 FIXED Truncations in DE ans ES locales in Build Tools floater. | Seth ProductEngine | |
- Some checkboxes moved in DE locale and EN xml file. - Removed floater width override for ES locale. | |||
2010-09-23 | merge | Richard Linden | |
2010-09-23 | merge storm-206 | Tofu Linden | |
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
(transplanted from f71072a1532b3fa3de98197dd0ceeb3071ac6856) | |||
2010-09-23 | STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory. | Aimee Linden | |
2010-09-23 | STORM-128 FIXED New friends list permission icons | Aimee Linden | |
* Added new icon artwork. * Reordered the icons so that the most common ones are to the right, so that they change position as little as possible. * Removed old 1.23 icons. (transplanted from 5ed5fa607e2ce3eaabc8f9716bd4a6ef5933aa64) |