Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-21 | reconciled .hgtags | Debi King (Dessie) | |
2011-09-21 | merge | Debi King (Dessie) | |
2011-09-21 | Added tag DRTVWR-84_3.0.3-release, 3.0.3-release for changeset 0496d2f74043 | Debi King (Dessie) | |
2011-09-21 | increment viewer version to 3.0.6 | Oz Linden | |
2011-09-21 | Added tag 3.0.5-start for changeset 92a3aa047754 | Oz Linden | |
2011-09-21 | VWR-26942: Nederland CA was causing issues when it was mid-CA.pem, moved to ↵ | Roxie Linden | |
end for testing. We are still investigating the real issue, but this may be a sufficient patch | |||
2011-09-21 | EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵ | Leslie Linden | |
buttons that I can d&d into the toolbars EXP-1210 FIX -- Implement new toybox floater window EXP-1231 FIX -- Add menu option to toggle the toybox floater on and off * Basic toybox floater implemented as its own class * Toybox is available through "Me -> Toolbars..." menu option or ctrl-T shortcut * Toolbars now have "side" type rather than simple orientation, as well as button state for "icons only" or "icons with text". Reviewed by Richard | |||
2011-09-21 | merge changes for storm-1618 | Oz Linden | |
2011-09-21 | EXP-1221 FIXED Added a floater container class that provides an interface ↵ | Seth ProductEngine | |
for all former Side Tray panels. The container implements a unified behavior similar to Side Tray tabs for all floaters: - LLSD params are passed to the main panel (root panel containing other child panels) upon opening the floater via LLFloaterReg, - LLSD params can be passed to one of the child panels using LLFloaterSidePanelContainer::openChildPanel() - transient floaters (e.g. IM windows) should not hide when the container floater is clicked, so that it's possible to drag an inventory item from My Inventory floater to a docked IM window. | |||
2011-09-21 | SH-2432 FIX - moved status line to lower part of dialog | Brad Payne (Vir Linden) | |
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
cleaned up status and navigation bars | |||
2011-09-20 | EXP-1230 FIX As a resident, I want to not have to choose a UI mode | Richard Linden | |
removed all references to basic mode | |||
2011-09-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Linden | |
2011-09-20 | EXP-1228 FIX Create toolbar widget class that displays list of buttons ↵ | Richard Linden | |
horizontally or vertically buttons are now centered and sized according to content created floater_test_toolbar.xml to test | |||
2011-09-20 | Merge from viewer-experience | Leslie Linden | |
2011-09-21 | STORM-1614 FIXED Untranslatable gesture: /bow | Vadim ProductEngine | |
Backed out changeset ed2791ae1cf0. | |||
2011-09-20 | STORM-1603 FIXED Increased max classified price from L$99,999 to L$999,999. | Vadim ProductEngine | |
2011-09-20 | STORM-1611 FIXED Untrusted link to server release notes. | Vadim ProductEngine | |
Fetch server release notes URL suitable for external browsers from the ServerReleaseNotes capability. | |||
2011-09-19 | Fix gcc compiling error | Merov Linden | |
2011-09-19 | fix build | Richard Nelson | |
2011-09-19 | EXP-1228 WIP Create toolbar widget class that displays list of buttons ↵ | Richard Nelson | |
horizontally or vertically created toolbar class and widget | |||
2011-09-19 | Mac build fix for picky gcc | Leslie Linden | |
2011-09-19 | SH-2445 Potential fix for crash in LLCurl::Multi::~Multi -- lock sMultiMutex ↵ | Dave Parks | |
around curl_multi_ calls in LLCurl::Multi destructor | |||
2011-09-19 | merge changes for storm-1608 | Oz Linden | |
2011-09-19 | storm-1610 | Oz Linden | |
2011-09-19 | merge changes for storm-1609 | Oz Linden | |
2011-09-19 | VWR-26942: back out 6a0e0684e7af | Oz Linden | |
2011-09-19 | EXP-1203 FIXED (As a FUI user, I want the address bar and favorites to be on ↵ | Paul ProductEngine | |
one line) - Relocated address bar, combined with favorite landmarks EXP-1208 - Added dragger to change amount of space allocated to address bar and favorites bar EXP-1217 - Modified Favorites ->> More spillover EXP-1218 - Combined context menu menuitems for favorites & address bars EXP-1219 | |||
2011-09-19 | merge | prep linden | |
2011-09-19 | Fix for sh-2443 | prep linden | |
2011-09-16 | merge | Brad Payne (Vir Linden) | |
2011-09-16 | merge | Brad Payne (Vir Linden) | |
2011-09-16 | merge | prep linden | |
2011-09-16 | Fix for sh-2443 | prep linden | |
2011-09-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-09-16 | added Flag as new param type... | Richard Nelson | |
usage: <foo><bar/></foo> will set the bar flag on foo LLSD foo; foo["bar"]; will set the bar flag on foo converted notifications unique to use flag | |||
2011-09-16 | VWR-26937 FIX FR linguistic, re-commit | eli | |
2011-09-16 | sync with viewer-development | eli | |
2011-09-16 | SH-2440 FIX - first build, then test, then commit | Brad Payne (Vir Linden) | |
2011-09-16 | SH-2440 FIX - avoid calling initInstance() on LLVOAvatarSelf if it already ↵ | Brad Payne (Vir Linden) | |
exists | |||
2011-09-16 | STORM-1600 FIXED Folder view stole "Delete" key presses from the line editor ↵ | Vadim ProductEngine | |
when renaming a newly created inventory item. Reason: LLFocusMgr::setKeyboardFocus() which is called from LLLineEditor::setFocus() makes the folder view the edit menu handler, thus it receives the Delete key presses instead of the line editor. Fix: Make sure the line editor becomes the edit menu handler whenever it's focused, no matter is it a child of a folder view or not. | |||
2011-09-16 | merge | Brad Payne (Vir Linden) | |
2011-09-16 | merge changes for storm-1578 | Oz Linden | |
2011-09-15 | merge | Brad Payne (Vir Linden) | |
2011-09-15 | merge | Brad Payne (Vir Linden) | |
2011-09-15 | Merge from viewer-experience-merge | Leslie Linden | |
2011-09-15 | EXP-974 FIX Inventory Keystroke Behavior No Longer Working | Richard Linden | |
2011-09-15 | EXP-1215 FIX -- New tag toggles on and off during delivery of large purchases | Leslie Linden | |
EXP-1216 FIX -- Not all inbox items are sorted properly for large item purchases * The inventory listener is no longer used to override the folder's creation date if the date it has is zero. | |||
2011-09-15 | VWR-26937 FIX FR linguistic | eli | |
2011-09-15 | merge | Brad Payne (Vir Linden) | |