Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-04 | EXP-1516 : FIX. Typo Enviroment -> Environment (/me face -> palm) | Merov Linden | |
2011-11-04 | WIP INTL-82 LQA changes for Turkish; remove obsolete files | eli | |
2011-11-04 | EXP-1505 : FIX. Dropping a folder in current outfit would result in broken ↵ | Merov Linden | |
links and lost inventory. | |||
2011-11-04 | EXP-1541 update -- Route inventory items sent in a Notecard to correct ↵ | Leslie Linden | |
locations rather than auto-sorting by asset type * New code specifies explicit destination for "copy from notecard" or null, indicating the sim should determine the placement. Reviewed by Stone. | |||
2011-11-03 | EXP-1538 FIX -- New tags shown for items in subfolders in received items ↵ | Leslie Linden | |
panel which remain after minimizing parent folder * "new" tag determination for LLInboxFolderViewItem is now done on "addToFolder" rather than at construction time to avoid computing "new" for items not directly in the top level folder. | |||
2011-11-03 | EXP-1533 FIX -- As a FUI user, I'd like to be able to remove toolbar buttons ↵ | Leslie Linden | |
without having to drag them anywhere * Added "Remove this button" option to the toolbar context menu * Added code to track the right mouse click and execute the action to remove the appropriate button on the toolbar. Reviewed by surly leyla | |||
2011-11-03 | STORM-1580 WIP Removed the "Keep open after saving" checkbox that makes no ↵ | Vadim ProductEngine | |
sense anymore. | |||
2011-11-03 | STORM-1580 WIP Updated texture upload progress according to the spec. | Vadim ProductEngine | |
By the way, fixed displaying upload cost. | |||
2011-11-03 | merge | Brad Payne (Vir Linden) | |
2011-11-03 | STORM-1580 WIP Implemented new "Working" and "Success/Failure" screens. | Vadim ProductEngine | |
2011-11-02 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-02 | EXP-1390 FIX Cannot see full sound icon when in IM call when background is a ↵ | Richard Linden | |
dark co | |||
2011-11-02 | minor syntactical cleanup | Richard Linden | |
2011-11-02 | restored final set of referenced images | Richard Linden | |
2011-11-02 | Merge | Leslie Linden | |
2011-11-02 | EXP-1178 FIX -- Places floater sorted weird and landmark folders inside are open | Leslie Linden | |
2011-11-02 | restored missing minimap icon | Richard Linden | |
2011-11-02 | removed unused textures | Richard Linden | |
2011-11-02 | Pull from richard/viewer-experience | Merov Linden | |
2011-11-02 | Merge with head | callum | |
2011-11-02 | Turn off debug loading overlay for older versions of LLQtWebKit thar do not ↵ | callum | |
support it (Linux) | |||
2011-11-02 | STORM-1580 WIP Another build fix. | Vadim ProductEngine | |
2011-11-02 | EXP-1488 FIXED Minimum viewer window size limited to 1024x768 on Linux. | Seth ProductEngine | |
2011-11-02 | Pull from richard/viewer-experience | Merov Linden | |
2011-11-02 | EXP-1473 : FIX. Added an onOpen key to open directly on the Landmarks list. ↵ | Merov Linden | |
Used this from the favorites toolbar Open Landmark. Also fixed the ugly stretching of the overflow button in edit landmark panel. | |||
2011-11-02 | STORM-1580 WIP Fixed build. | Vadim ProductEngine | |
2011-11-02 | fix for SH-2559: [crashhunters] crash in LLPluginMessage::generate() | Xiaohong Bao | |
discussed and reviewed by callum. | |||
2011-11-02 | STORM-1678: Correct map display when For Sale is enabled | Siana Gearz | |
2011-11-02 | EXP-1390 WIP Cannot see full sound icon when in IM call when background is a ↵ | Richard Linden | |
dark color voice icons with dark background | |||
2011-11-02 | removed some unused texture references | Richard Linden | |
2011-11-02 | Updating 'createPick' behavior to mirror new 'createClassified' behavior | Leslie Linden | |
2011-11-02 | removed deprecated minimal skin stuff | Richard Linden | |
2011-11-02 | merge | Leyla Farazha | |
2011-11-02 | EXP-1474 FIX -- Create Classified does not work from Search Window | Leslie Linden | |
* The code now opens the "picks" window and starts the "create new classified" action on it directly. Reviewed by Richard. | |||
2011-11-02 | merge | Leyla Farazha | |
2011-11-02 | merge | Leyla Farazha | |
2011-11-02 | merge | Leyla Farazha | |
2011-11-02 | merge | Leyla Farazha | |
2011-11-02 | EXP-1492 Avatar picker floater should be 4.5 thumbnails wide | Leyla Farazha | |
2011-11-02 | Automated merge with ↵ | Richard Linden | |
bundle:c:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.ybhs9f\ssh__richard@hg.lindenlab.com_callum_viewer-experience-llqtwebkit_w9twsb.hg | |||
2011-11-02 | STORM-1580 WIP Initial commit for PO review. | Vadim ProductEngine | |
2011-11-01 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-11-01 | cleaned up and commented some code | Richard Linden | |
2011-11-01 | EXP-1480 FIX | Leslie Linden | |
2011-11-01 | Pull from richard/viewer-experience | Merov Linden | |
2011-11-01 | EXP-1500 : Hide the toolbars whenever the login box is shown. Also clean up ↵ | Merov Linden | |
some old FUI debug that is not necessary anymore | |||
2011-11-01 | EXP-1452 FIX minimum height of NEARBY CHAT window can be circumvented by ↵ | Richard Linden | |
minimizing it. | |||
2011-11-01 | merge with head | callum | |
2011-11-01 | EXP-1452 FIXED (minimum height of NEARBY CHAT window can be circumvented by ↵ | Paul ProductEngine | |
minimizing it.) Reason: visibility state of chat was always set to true when floater unminimized Solution: save visibility state of the chat to restore it after floater unminimized | |||
2011-11-01 | EXP-1472 FIXED (More spillover list scrolls up after selecting any content ↵ | Paul ProductEngine | |
menu item) - Saving last scroll position of menu |