Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | STORM-189 FIXED insufficient spacing between controls and truncations in IT, ↵ | Seth ProductEngine | |
NL, PL and PT locales in Build Tools floater. | |||
2010-11-01 | STORM-354 : merge with viewer-development | Merov Linden | |
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-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-09-27 | Merge | Leyla Farazha | |
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee 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-21 | STORM-189 FIXED Applied text wrapping to fix long string truncation in Build ↵ | Sergei Litovchuk | |
tools->Features. | |||
2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from ↵ | Oz Linden | |
viewer-public merge) | |||
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-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford | |
Port of svn changset 3458 from Snowglobe, with minor tweaks. | |||
2010-07-19 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-15 | Fix for EXT-8230 | Monroe Linden | |
LLPanelMediaSettingsPermissions::initValues() was referencing both XUI elements that don't exist and strings that don't appear in strings.xml. Also fixed a number of elements in panel_media_settings_permissions.xml and floater_tools.xml that weren't graying out properly when non-editable items were selected, and some mixed up image attributes that made the media "gear" icon states look wrong. | |||
2010-07-08 | EXT-8275 FIXED (Build > Group > Edit Group - Replace checkbox with new Edit ↵ | Paul Guslisty | |
icon, and move to the right of group name) - Switched order of 'Share' checkbox and 'Deed' button - Switched order of 'Group Name' name box and 'Set Group' button - Changed image_overlay of 'Set Group' button Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/717/ --HG-- branch : product-engine | |||
2010-07-06 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-07-06 | EXT-8247 FIXED In-world object info in Edit->General menu clipped | Loren Shih | |
Trivial change to move down the Name: field by a few pixels. | |||
2010-06-24 | EXT-7046 FIX User profile using wrong placeholder/generic profile pic art | Richard Linden | |
2010-06-22 | EXT-7729 WIP LLWARNS: Tons of "Making dummy class..." warnings on startup | Richard Linden | |
reviewed by Leyla | |||
2010-05-26 | DEV-50013 Build tools owner/creator show both names, more space | James Cook | |
2010-05-24 | merge | Richard Nelson | |
2010-05-21 | EXT-6658 FIXED Fixed text overflow and truncation | Paul Guslisty | |
- Made more vertical space between radio group and status text to avoid overlapping - Moved by 5 pixels to the left \"checkbox fullbright\" checkbox to avoid trancation - Replaced checkbox's label with TextBox to have ability to apply word_wrap for truncated label Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/430/ --HG-- branch : product-engine | |||
2010-05-20 | EXT-7104 WIP Enable Build button and set necessary callbacks. | Mike Antipov | |
Because it is not enough to call showInstance for Build Floater it was implemented in a such way: * set save_visibility==true in floater tools to update button toggle state properly and subscribe Build button to listen visibility changes * added callback to observe parcel changing to set build button enabled/disabled. KNOWN ISSUE: if build permissions are changed button will not change state until restart/teleport Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/413/ --HG-- branch : product-engine | |||
2010-05-19 | Merge pull from dessie/viewer-public | Leyla Farazha | |
2010-05-18 | EXT-7398 FIXED negative top/bottom coordinates do the wrong thing with ↵ | Richard Linden | |
topleft layout reviewed by Leyla | |||
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-04-07 | Done normal task EXT-6583 ([TRUNCATION] build > select build tool > create ↵ | Mike Antipov | |
tool > texture tab) * Increased spinners' "width" & "label_width" attribute values. Updated checkboxes & "Apply" button placement to be accommodated in tab. The longest label is in 'DE' locale. * Also removed overrides of these widgets in 'fr' & 'it' locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/183/ --HG-- branch : product-engine | |||
2010-04-01 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-03-31 | Merge to sync to viewer 2.0 final | James Cook | |
2010-03-31 | Fixed normal bug EXT-6505 (Certain gear icon buttons should not have chevrons) | Paul Guslisty | |
- Created an icon that is just the gear icon, no dropdown chevron in places where there is no context menu, notably in: Nearby media popover, Master volume popover and Edit Floater Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/137/ --HG-- branch : product-engine | |||
2010-03-29 | Merge latest viewer-hotfix, approximately equal to Viewer 2.0 final | James Cook | |
2010-03-29 | VWR-17649 en_xui_change | Eli Linden | |
2010-03-25 | VWR-18457 en_xui_change for DE build menu overlapping text | Eli Linden | |
2010-03-19 | Build tool tabs too wide after merging loc xui - make floater 15px wider | Erica | |
2010-03-17 | VWR-18199 en_xui_change | Eli Linden | |
2010-03-17 | Completed normal task EXT-6266 ([EN XUI REWORK] in build menu tab titles -- ↵ | Mike Antipov | |
need 'en' xui xml designer rework for multiple languages) * Increased max width of tabs from 54 to 100 px to accommodate all tabs' labels. Note: scroll arrows appear for all locales. Full redesign is required for the Build floater Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/48/ --HG-- branch : product-engine | |||
2010-03-09 | VWR-17485 en_xui_change | Eli Linden | |
2010-03-08 | VWR-17484 en_xui_change; undid old 'da' overrides to fix truncation | Eli Linden | |
2010-03-08 | WR-17933 en_xui_change; undid 'de' evil overrides. also, more fix for 'en' ↵ | Eli Linden | |
floater_tools build menu | |||
2010-03-08 | EXT-6266 en_xui_change for spinner label widths; undid 'de' local overrides | Eli Linden | |
2010-03-08 | VWR-17484 en_xui_change; undid old 'da' overrides to fix truncation | Eli Linden | |
2010-03-08 | WR-17933 en_xui_change; undid 'de' evil overrides. also, more fix for 'en' ↵ | Eli Linden | |
floater_tools build menu | |||
2010-03-08 | EXT-6266 en_xui_change for spinner label widths; undid 'de' local overrides | Eli Linden | |
2010-03-03 | VWR-17361 | Eli Linden | |
2010-02-24 | Reworked layout of Advanced Permissions flags. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-922 | |||
2010-02-18 | move base back to default because doing it as a backout was causing merge errors | Kent Quirk | |
2010-02-17 | EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵ | Richard Linden | |
1.23s UI reviewed by Leyla | |||
2010-02-17 | EXT-2593 Add border to Build > Contents Tab | angela | |
2010-02-10 | EXT-4357Add a color overlay to the selected tool and shape in build tools | Erica | |