Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-20 | SH-2243 No deprecated calls for the whole session. | Dave Parks | |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
2011-08-31 | EXP-1149 FIX Log in Screen: Replace the new mode selector with the old one | Richard Nelson | |
improved graphics and layout for logged in mode selector | |||
2011-08-23 | merge | Logan Dethrow | |
2011-08-18 | Merge. | Logan Dethrow | |
2011-08-17 | convert tabs to spaces where they are forbidden | Oz Linden | |
2011-08-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-12 | merge | Logan Dethrow | |
2011-08-12 | STORM-632 ADDITIONAL_FIX Use non-greedy regexp match to enable multiple ↵ | Vadim ProductEngine | |
<nolink>...</nolink> clauses in a single textbox. | |||
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead | |||
2011-08-08 | EXP-1065 FIX -- Inventory has slowed to a crawl. Clicking between items has ↵ | Leslie Linden | |
an average one second delay. Same with switching between tabs. * Removed numerous places in the code that called findChild across the inventory panel unnecessarily. * Conglomerated uses of inbox and outbox inventory panels to the sidepanel class so the pointers can be cached and functionality like selection handling can be done more efficiently. * Optimized LLView::childHasKeyboardFocus() to work backwards up from the focus object rather than searching for children that may or may not turn out to have focus. Reviewed by Richard. | |||
2011-08-08 | merge | Logan Dethrow | |
2011-08-08 | STORM-632 ADDITIONAL_FIX Disallow showing URL-like avatar display names as ↵ | Vadim ProductEngine | |
Web links in the ShareItemsConfirmation notification. Updating the <nolink> tag parsing regexp to enable multiple <nolink>...</nolink> clauses in a single textbox. | |||
2011-08-02 | Pull from richard/viewer-experience | Merov Linden | |
2011-08-02 | Sync with lindenlab/viewer-development | Merov Linden | |
2011-08-02 | Attempt to fix Linux build failure | Merov Linden | |
2011-07-29 | EXP-1057 FIX Cursor doesn't go to the input field on the Find Floater due to ↵ | Richard Linden | |
lack of window focus also allow right clip to copy url from disabled address bar | |||
2011-07-29 | merge changes for storm-1234 | Oz Linden | |
2011-07-28 | EXP-1054 FIX Entering search term in search box in Viewer UI does not ↵ | Richard Linden | |
produce search results if search window is already open use new parameters when opening existing floater | |||
2011-07-28 | Merge | Logan Dethrow | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
2011-07-20 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-07-17 | SH-2031 High risk changeset, but potentially high reward. Addresses frame ↵ | Dave Parks | |
stalls in renderer by never using the fixed function pipeline if shaders are available. | |||
2011-07-14 | EXP-880 FIX Enable navigation chrome in search floater | Richard Linden | |
fixed regression where profile window wasn't using requested size | |||
2011-07-14 | STORM-1234 FIXED text editor selection which was skipping the last character ↵ | Seth ProductEngine | |
in line. Added handling of the wrapped lines case when calculating the starting position for selection. The bug is a regression caused by the fix of STORM-320 which was dealing with calculating the position of the input cursor while navigating through the lines of text with word wrapping enabled. | |||
2011-07-13 | EXP-1009 WIP Teleport links from Search floater and destination guide in ↵ | Richard Linden | |
viewer fail with intrusted browser error in viewer | |||
2011-07-12 | EXP-880 FIX Enable navigation chrome for Search floater | Richard Linden | |
search floater derives from floater_web_content all web content now uses floater_web_content instead of media_browser | |||
2011-07-12 | merge | Logan Dethrow | |
2011-07-11 | EXP-995 FIX -- New icon scrolls into Received Items panel heading | Leslie Linden | |
EXP-903 FIX -- Newness/Freshness number does not decrease as items are opened in Inbox * Brought back freshness with the freshness * New badge and label color from Gibson * Inventory Panel now allows display of badges with proper clipping Reviewed by Richard. | |||
2011-07-11 | merge changes for storm-1315 | Oz Linden | |
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-07-05 | EXP-860 FIX -- Display NEW for items added to inbox | Leslie Linden | |
* Added createFolderView, createFolderViewFolder and createFolderViewItem virtuals to LLInventoryPanel so these can be overridden by a derived class for custom display. * Added new LLInboxInventoryPanel class that overrides createFolderViewFolder with a LLInboxFolderViewFolder for custom display with NEW tags. * LLInboxFolderViewFolder NEW tag is tied to the mFresh variable that currently has no logic attached to it, meaning it remains off all the time. Reviewed by Richard. | |||
2011-07-04 | Changes for STORM-1315 LLCalc | Kadah_Coba | |
Removed dynamic allocation on mVariables and mConstants CS cleanup | |||
2011-06-30 | Merge | Logan Dethrow | |
2011-06-30 | EXP-970 FIX Group Roles > choose name causes other UI to become disabled | Richard Linden | |
2011-06-29 | STORM-1315 Ability to do simple math in numeric edit fields | Kadah_Coba | |
2011-06-29 | merge out latest viewer-development | Oz Linden | |
2011-06-28 | STORM-1112 More cleanup of SOCKS 5 proxy code. | Logan Dethrow | |
Renamed llsocks5.cpp to llproxy.cpp. | |||
2011-06-28 | merge changes for storm-1334 | Oz Linden | |
2011-06-23 | another gcc fix | Richard Linden | |
2011-06-23 | Build fix after merge. | Leslie Linden | |
2011-06-23 | fix for gcc build | Richard Linden | |
2011-06-23 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-06-22 | merge and fixing linux build issues | Leyla Farazha | |
2011-06-22 | EXP-890 FIX -- Resizing inbox or outbox to minimum size while open does not ↵ | Leslie Linden | |
show present items when hte box is next opened EXP-897 FIX -- Black box shown in UI when shrinking Inbox down in size * Layout panel now supports "expanded_min_dim" parameter which allows a different min size to be specified when the layout panel is collapsed vs expanded. * Inbox and Outbox expanded_min_dim attributes are now set to be larger than min dim so they can not be collapsed all the way when they are expanded. | |||
2011-06-22 | merge latest viewer-development | Oz Linden | |
2011-06-16 | EXP-891 | Leyla Farazha | |
Right click on Inbox or Outbox toggles up down arrow but has no action | |||
2011-06-15 | STORM-1334 Console debug data scrolls away too quickly and is hard to read | Jonathan Yap | |