Commit Graph

1159 Commits (e67ffb53ceab223f0416cedee580df4e6cb35fc6)

Author SHA1 Message Date
Justin Rounds e67ffb53ce Adjusted height of location input field to match spec visually, related to http://jira.secondlife.com/browse/EXT-1318 2009-10-13 16:42:07 +00:00
Justin Rounds 93b92d9604 Adjusted position of Favorites button as per http://jira.secondlife.com/browse/EXT-1318 2009-10-13 16:30:27 +00:00
Steven Bennetts 20e56a6925 merge 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-13 16:25:48 +00:00
Martin Reddy 330e635c2c DEV-40417: Fixed a few cases where gcc 4.x can emit warnings
suggesting the use of extra parentheses.
2009-10-13 16:04:09 +00:00
Jiao Li 25f3546626 Reset Current URL -- to be reviewed 2009-10-13 15:34:31 +00:00
Jiao Li 536a0aa13b media hud url component -- to be reviewed 2009-10-13 14:58:18 +00:00
Ramzi Ramey 57d02df2b7 fix a cut/paste bug from steve r130116: 'Also changed notecard previews to 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-12 23:46:03 +00:00
Ramzi Ramey f1ca843c13 DEV-38453 (part7) Modernize the foreign language versions of floater_sell_land.xml, menu_pie_object.xml, panel_group_general.xml
NO CHANGES TO ENGLISH
2009-10-12 23:36:41 +00:00
Ramzi Ramey b8cf37dc28 I18N: the tooltips in widgets/search_combo_box.xml need a name so they can be translated. 2009-10-12 23:27:03 +00:00
Ramzi Ramey dd59c0b31e L10N: clean up/consistent wording of more EN strings. TEXT CHANGE ONLY; NO CODE CHANGED 2009-10-12 22:42:13 +00:00
Xiaohong Bao 22a9916aed fix for EXT-1270: Crash on shutdown in LLOcclusionQueryPool on nVidia 8600M.
to be reviewed by palmer.
2009-10-12 22:08:56 +00:00
Ramzi Ramey 78bdb6266a L10N: clean up wording of a few EN strings. TEXT CHANGE ONLY; NO CODE CHANGED 2009-10-12 21:49:21 +00:00
Ramzi Ramey 00043d4a03 L10N: clean up the capitalization of "To Clipboard" to be consistent across the existing UI.
TEXT CHANGE ONLY; NO CODE CHANGED
2009-10-12 21:34:18 +00:00
Ramzi Ramey 711b3513c9 DEV-38453 (part6) Modernize the foreign language versions of panel_preferences_general.xml, panel_region_estate.xml, panel_region_texture.xml, floater_directory.xml
NO CHANGES TO ENGLISH
2009-10-12 21:28:56 +00:00
Bradley Payne 3bd6c1919c Merging avatar-pipeline/currently-worn-folder-10 down to viewer-2.
svn merge -r 134766:135946  svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/currently-worn-folder-10 .
2009-10-12 18:40:11 +00:00
Erica Olsen 45a375c3fe EXT-1477 Update top menus and top menu spec - alphabetize, group advanced settings, consistent language 2009-10-12 17:49:21 +00:00
Adam Moss 5438d5bec2 DEV-41080
remove weird double-printing of test results, make test-passing more *fun*!
2009-10-12 15:08:40 +00:00
Adam Moss 2a99e18ea1 DEV-41178 convert lldate legacy monolithic tut test into a llcommon integration test. 2009-10-12 14:56:03 +00:00
Adam Moss 2798d1bc67 DEV-41176 convert legacy inventory.cpp tut test into an llinventory integration test. 2009-10-12 14:32:16 +00:00
Adam Moss c3c03419fe DEV-41175 convert legacy common.cpp tut test into llcommon integration test. 2009-10-12 14:20:51 +00:00
Adam Moss b73e71ebdf DEV-41174 more automated testing love
* 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-12 14:13:57 +00:00
Steven Bennetts 276e80ce36 merge 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-12 08:20:00 +00:00
Xiaohong Bao c2ddcfae49 fix for EXT-1328: Alpha textures are not displayed correctly when first loaded.
to be reviewed by davep.
2009-10-12 05:32:52 +00:00
Leyla Farazha 18f1895bf2 EXT-1400 New 'name popup' lets you do things (IM, TP etc) to your own avatar
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-10 00:43:39 +00:00
Justin Rounds 290fc39de3 Updated color values for tooltips as per 80/20 spec document, as per http://jira.secondlife.com/browse/EXT-1126 2009-10-09 19:38:29 +00:00
chuck e01578849b Updated language in TeleportToLandmark and TeleportToPerson notifications as per http://jira.secondlife.com/browse/EXT-1406 2009-10-09 15:33:25 +00:00
Steven Bennetts f74e3d40fd Added safety checks wherever getSpeakerManager() is called.
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-09 00:57:36 +00:00
Steven Bennetts 81e0fb43ca merge 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-09 00:42:36 +00:00
Steven Bennetts 4c89e73893 Fixed a problem where floaters that failed to load their XML would still be 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-08 22:39:17 +00:00
Erica Olsen e11ed1f01f EXT-1425 Revert floatercrammed region/estate to floater, merge changes since June - Added _layout to crammed files for future sidepanel inclusion 2009-10-08 21:47:08 +00:00
Richard Nelson b22039a0de EXT-1408 - URL not working for chat
Reviewed by James
2009-10-08 18:53:16 +00:00
James Cook 59b10ee3d9 Add "Web Browser Test" to login menus. Add "Dump Timers" to debug menus. Not reviewed. 2009-10-08 18:14:30 +00:00
Adam Moss 6af0219273 DEV-41080 fix and upgrade v4color_test.cpp to a real unit test. 2009-10-08 16:44:44 +00:00
Adam Moss 50e3b3373b DEV-41080 - wriggle some method implementations out into header 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-08 16:31:28 +00:00
Adam Moss ac63aaf7d8 DEV-41080
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-08 15:48:05 +00:00
Adam Moss c017455439 DEV-41080 - I found out why llmath can't be unit tested and fixed it, this checkin is some harmless preparation for that... 2009-10-08 15:45:34 +00:00
Adam Moss a1c239b4b6 DEV-41080 expand the test case for LLStringUtil::containsNonprintable() 2009-10-08 14:15:59 +00:00
Adam Moss 9665d7a71b DEV-41081 - better than using the msvc kludge for suppressing warnings about memcpy, don't actually use memcpy - use our own safe 'copy' method. also stripNonprintable() is probably a little faster now... 2009-10-08 14:14:13 +00:00
Adam Moss bb533f4d11 suppress win32 warning about strcpy. yuck. 2009-10-08 13:59:07 +00:00
Adam Moss 1ee1570288 DEV-41090 convert legacy llrand tut test into a llcommon integration test. 2009-10-08 13:52:53 +00:00
Adam Moss 6ee4a7f429 DEV-41089 convert legacy tut llrect test into a llmath integration test. 2009-10-08 13:46:20 +00:00
Adam Moss 5fe65644b5 DEV-41088 convert legacy 'math' test module into 'mathmisc' integration test. 2009-10-08 13:36:46 +00:00
Adam Moss ec08dec207 repair the legacy tut test manifest. 2009-10-08 12:53:59 +00:00
Adam Moss cb70d7e848 DEV-41087 more llmath test conversions from legacy tut tests. 2009-10-08 12:50:02 +00:00
Adam Moss 256700f109 DEV-41086 convert llmath legacy tut tests to integration tests. batch 2. 2009-10-08 12:42:58 +00:00
Adam Moss 706f49601c DEV-41085 Convert legacy tut tests into llmath integration tests. Batch 1. 2009-10-08 12:32:27 +00:00
Adam Moss 2bfe1fc2bc Extend automated string tests to cover the formerly-crashing "[]" 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...
2009-10-08 12:00:24 +00:00
Adam Moss 7db4992f34 DEV-41081 turn llstring_tut into a real llcommon unit (well, integration :() test. 2009-10-08 11:47:27 +00:00
Martin Reddy 5787d576d1 EXT-1356: Updated the Buy L$ floater so that we now display any error
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.
2009-10-08 11:45:44 +00:00
Steven Bennetts fad53523ae * EXT-1357 - Client gets stuck when invited to a voice call. Incorrect .xml file specified.
(merged from viewer-2.0-qa-4)
2009-10-08 03:41:35 +00:00