summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-13Remove dropshadow from viewer textLisabeth Pardi
EXT-1337
2009-10-13DEV-38453 (part8) add 8 new strings in strings.xml that we already have ↵Ramzi Ramey
translated. add some strings in panel_edit_profile.xml that we already have translated. NO CHANGES TO ENGLISH
2009-10-13EXT-1322 L$ balance button needs to dynamically size based on contentErica Olsen
2009-10-13better ShowXuiNames tooltip heuristicsRichard Nelson
reviewed by James
2009-10-13I18N: Pref > Graphics > windowsize combo will not honor its translationsRamzi Ramey
These werent constructed with a label=, so it was falling back to the display of the value= parameter. Only label=s are localized.
2009-10-13L10N: salvage a useful tooltip in the Build window along with its ↵Ramzi Ramey
localizations, that will also go into the new Help server for Tier 1 languages. TEXT ONLY CHANGE; NO CODE CHANGED.
2009-10-13DEV-38453 (part8) add 1 new string in strings.xml that we already have ↵Ramzi Ramey
translated. NO CHANGES TO ENGLISH
2009-10-13EXT-261 Labels in avatar_lad.xml are not localizable -- Last little L10N ↵Ramzi Ramey
consistency changes to the EN strings.
2009-10-13Reduced "Medium" font size, which is a temporary fix until menu font can be ↵Justin Rounds
defined specifically. http://jira.secondlife.com/browse/EXT-1315
2009-10-13L10N: clean up/consistent wording of more EN strings. Two instances in the ↵Ramzi Ramey
menu should refer to the same name used elsewhere. TEXT CHANGE ONLY; NO CODE CHANGED
2009-10-13L10N: clean up/consistent wording of more EN strings. TEXT CHANGE ONLY; NO ↵Ramzi Ramey
CODE CHANGED
2009-10-13EXT-1499 Partial Fix: parts 1 & 2 only.Ramzi Ramey
Finalize the Home panel text to make it accurate.
2009-10-13fix an inventory window rendering quality issue introduced in the ↵Adam Moss
avatar-pipeline/currently-worn-folder-10 - it was drawing each inventory window row twice superimposed.
2009-10-13Adjusted height of location input field to match spec visually, related to ↵Justin Rounds
http://jira.secondlife.com/browse/EXT-1318
2009-10-13Adjusted position of Favorites button as per ↵Justin Rounds
http://jira.secondlife.com/browse/EXT-1318
2009-10-13merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1992 https://svn.aws.productengine.com/secondlife/pe/stable-2@2004 -> viewer-2.0.0-3 * Bugs: EXT-1091 EXT-1418 EXT-996 EXT-1150 EXT-1188 EXT-1417 EXT-1181 EXT-1058 EXT-1397 EXT-836 EXT-1437 EXT-1379 * Dev: EXT-1291 EXT-1255 EXT-992 EXT-96 EXT-1157
2009-10-13DEV-40417: Fixed a few cases where gcc 4.x can emit warningsMartin Reddy
suggesting the use of extra parentheses.
2009-10-13Reset Current URL -- to be reviewedJiao Li
2009-10-13media hud url component -- to be reviewedJiao Li
2009-10-12fix a cut/paste bug from steve r130116: 'Also changed notecard previews to ↵Ramzi Ramey
only have a "Save" button; "Keep/Discard" behavior has been deprecated.' The button label should always be "Save". To be reviewed by Steve.
2009-10-12DEV-38453 (part7) Modernize the foreign language versions of ↵Ramzi Ramey
floater_sell_land.xml, menu_pie_object.xml, panel_group_general.xml NO CHANGES TO ENGLISH
2009-10-12I18N: the tooltips in widgets/search_combo_box.xml need a name so they can ↵Ramzi Ramey
be translated.
2009-10-12L10N: clean up/consistent wording of more EN strings. TEXT CHANGE ONLY; NO ↵Ramzi Ramey
CODE CHANGED
2009-10-12fix for EXT-1270: Crash on shutdown in LLOcclusionQueryPool on nVidia 8600M.Xiaohong Bao
to be reviewed by palmer.
2009-10-12L10N: clean up wording of a few EN strings. TEXT CHANGE ONLY; NO CODE CHANGEDRamzi Ramey
2009-10-12L10N: clean up the capitalization of "To Clipboard" to be consistent across ↵Ramzi Ramey
the existing UI. TEXT CHANGE ONLY; NO CODE CHANGED
2009-10-12DEV-38453 (part6) Modernize the foreign language versions of ↵Ramzi Ramey
panel_preferences_general.xml, panel_region_estate.xml, panel_region_texture.xml, floater_directory.xml NO CHANGES TO ENGLISH
2009-10-12Merging avatar-pipeline/currently-worn-folder-10 down to viewer-2.Bradley Payne
svn merge -r 134766:135946 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/currently-worn-folder-10 .
2009-10-12EXT-1477 Update top menus and top menu spec - alphabetize, group advanced ↵Erica Olsen
settings, consistent language
2009-10-12DEV-41080Adam Moss
remove weird double-printing of test results, make test-passing more *fun*!
2009-10-12DEV-41178 convert lldate legacy monolithic tut test into a llcommon ↵Adam Moss
integration test.
2009-10-12DEV-41176 convert legacy inventory.cpp tut test into an llinventory ↵Adam Moss
integration test.
2009-10-12DEV-41175 convert legacy common.cpp tut test into llcommon integration test.Adam Moss
2009-10-12DEV-41174 more automated testing loveAdam Moss
* turn llnamevalue_tut into a llmessage unit test * turn llsdserialize_tut into a llcommon integration test * re-enable the (quite slow) llsdserialize test on win32 now that it doesn't have to run on every recompile * re-enable all llmessage unit tests on linux viewer builds
2009-10-12merge ↵Steven Bennetts
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1967 https://svn.aws.productengine.com/secondlife/pe/stable-2@1971 -> viewer-2.0.0-3 * Bugs: EXT-1431 EXT-1237 EXT-1151 EXT-1165 EXT-1410 EXT-1419 * Dev: EXT-1232
2009-10-12fix for EXT-1328: Alpha textures are not displayed correctly when first loaded.Xiaohong Bao
to be reviewed by davep.
2009-10-10EXT-1400 New 'name popup' lets you do things (IM, TP etc) to your own avatarLeyla Farazha
EXT-1021 Update code to use new Inventory Icon art files in floater_invetory.xml EXT-176 Open and closed state for art for folders in list view in side panel
2009-10-09Updated color values for tooltips as per 80/20 spec document, as per ↵Justin Rounds
http://jira.secondlife.com/browse/EXT-1126
2009-10-09Updated language in TeleportToLandmark and TeleportToPerson notifications as ↵chuck
per http://jira.secondlife.com/browse/EXT-1406
2009-10-09Added safety checks wherever getSpeakerManager() is called.Steven Bennetts
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
2009-10-09merge ↵Steven Bennetts
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
2009-10-08Fixed a problem where floaters that failed to load their XML would still be ↵Steven Bennetts
opened. This was particularly a problem with Modal Dialogs since the UI would loose focus with no floater to respond to. Reviewed by Leyla
2009-10-08EXT-1425 Revert floatercrammed region/estate to floater, merge changes since ↵Erica Olsen
June - Added _layout to crammed files for future sidepanel inclusion
2009-10-08EXT-1408 - URL not working for chatRichard Nelson
Reviewed by James
2009-10-08Add "Web Browser Test" to login menus. Add "Dump Timers" to debug menus. ↵James Cook
Not reviewed.
2009-10-08DEV-41080 fix and upgrade v4color_test.cpp to a real unit test.Adam Moss
2009-10-08DEV-41080 - wriggle some method implementations out into header ↵Adam Moss
implementations, just enough so that llbboxlocal can be a unit test rather than an integration test. Slightly dubious about whether it's worth it.
2009-10-08DEV-41080Adam Moss
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).
2009-10-08DEV-41080 - I found out why llmath can't be unit tested and fixed it, this ↵Adam Moss
checkin is some harmless preparation for that...
2009-10-08DEV-41080 expand the test case for LLStringUtil::containsNonprintable()Adam Moss