| Age | Commit message (Collapse) | Author | 
|---|
|  | http://jira.secondlife.com/browse/EXT-1126 | 
|  | per http://jira.secondlife.com/browse/EXT-1406 | 
|  | Removed a meaningless (and misleading) const qualifier to a LLPointer return value.
Added a getter for LLSpeakerMgr::mVoiceChannel to replace some very incorrect code casting LLIMSpeakerMgr to LLVoiceChannelP2P
Reviewed by Leyla | 
|  | https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1943 https://svn.aws.productengine.com/secondlife/pe/stable-2@1958 -> viewer-2.0.0-3
* Bugs: EXT-1148 EXT-1330 EXT-990 EXT-1259 EXT-1184 EXT-1327 EXT-1389 EXT-1276 EXT-1390 EXT-1396 EXT-1050 EXT-1094 EXT-1166 EXT-1137 EXT-1327 EXT-782 EXT-1137 EXT-1394 EXT-1326 EXT-917 EXT-1262
* New Dev: EXT-1292 EXT-1139 | 
|  | opened. This was particularly a problem with Modal Dialogs since the UI would loose focus with no floater to respond to.
Reviewed by Leyla | 
|  | June - Added _layout to crammed files for future sidepanel inclusion | 
|  | Reviewed by James | 
|  | Not reviewed. | 
|  |  | 
|  | implementations, just enough so that llbboxlocal can be a unit test rather than an integration test.  Slightly dubious about whether it's worth it. | 
|  | The unit testing framework itself doesn't (shouldn't) depend upon llmath, so relax that dependancy when we're actually testing llmath itself.
This makes llmath unit-testable.
Subsequently, upgrade some of the llmath Integration tests to something much closer to Unit tests (hooray). | 
|  | checkin is some harmless preparation for that... | 
|  |  | 
|  | memcpy, don't actually use memcpy - use our own safe 'copy' method.  also stripNonprintable() is probably a little faster now... | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | substitution case (EXT-1282, DEV-41081)
Also 'fix' string tests to match the new expected behaviour of LLStringUtil::format().  They must have been failing dreadfully before, but the legacy tut tests aren't run in a viewer-only build, so... | 
|  | test. | 
|  | message that we received from the server. It wasn't a good idea to
ignore these and assume that any problem could be dealt with by going
to the secondlife.com billing webpage.
I also improved the layout of the main Buy L$ page. For example, the
"Getting data..." message now appears in the same place where the
actual currency figure will be updated. I also generally improved the
placement of text and buttons. | 
|  | file specified.
(merged from viewer-2.0-qa-4) | 
|  | floater_price_for_listing.xml, menu_pie_avatar.xml, panel_group_land_money.xml
NO CHANGES TO ENGLISH | 
|  | (merged from viewer-2.0-qa-4) | 
|  | of build tools
EXT-922   	 Debug Permissions flags are truncated in Build Tools | 
|  |  | 
|  | LLTextBox construction time
combined clip and scroll attributes of text editors and text boxes...if you want to clip text, you need to introduce a scrollbar
moved clear to LLTextEditor so that text boxes won't empty out when calling LLPanel::clearCtrls()
EXT-1354 - added optional wrapping to LLTooltips...inspector tooltips don't wrap, everything else does
added LLFastTimer::reset call on application init to prime timers for pre-login timing
fixed tooltips positioning incorrectly due to mis-sized tooltipview
eliminated hide_scrollbar param for text editors
reviewed by Leyla | 
|  | NO CHANGES TO ENGLISH | 
|  |  | 
|  | concise/localizable
- found one straggler string in from MOAP | 
|  | NO CHANGES TO ENGLISH | 
|  | EXT-1264 'Zoom in' world context menu opens IM session
reviewed by Richard | 
|  | - Besides making some awkward spacing visible to the user, it flags a ton of strings for a new translation, when they havent really changed.  Please dont do this. | 
|  | "Landmarks" folders.  This is a partial fix for EXT-1402 Thousands of "WARNING: LLAssetStorage::getAssetData: Discarding duplicate request for asset".  Somewhat reduces the number of asset downloads on login.  Reviewed with Steve. | 
|  | reviewed by Brad | 
|  | mCloseSignal.  In the vast majority of cases, mCloseSignal is being bound to an onClose function.  Just make it virtual and be done with it.  Renamed a couple of LLPanel close methods to onClosePanel() to distinguish them.  Reviewed with Richard. | 
|  | reviewed by James | 
|  | Not reviewed. | 
|  | Those art files no longer exist.  Not reviewed. | 
|  |  | 
|  | by rick | 
|  |  | 
|  | https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1908 https://svn.aws.productengine.com/secondlife/pe/stable-2@1917 -> viewer-2.0.0-3
* Bugs: EXT-1257 EXT-1299 EXT-1149 EXT-1117 EXT-1134
* New Dev: EXT-721 | 
|  | as needed | 
|  | floater_camera.xml, floater_color_picker.xml, floater_land_holdings.xml, panel_avatar.xml
NO CHANGES TO ENGLISH | 
|  | a hand for all one-click actions, at Erica's request.  Deleted art files for Win/Mac/Linux, including repackaging the SDL binary download package.  Reviewed with Kelly. |