Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-13 | Remove dropshadow from viewer text | Lisabeth Pardi | |
EXT-1337 | |||
2009-10-13 | Disable boost::lexical_cast warning | Rick Pasetto | |
2009-10-13 | Remove dropshadow from viewer text | Lisabeth Pardi | |
EXT-1337 | |||
2009-10-13 | Remove dropshadow from viewer text | Lisabeth Pardi | |
EXT-1337 | |||
2009-10-13 | DEV-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-13 | EXT-1322 L$ balance button needs to dynamically size based on content | Erica Olsen | |
2009-10-13 | better ShowXuiNames tooltip heuristics | Richard Nelson | |
reviewed by James | |||
2009-10-13 | I18N: Pref > Graphics > windowsize combo will not honor its translations | Ramzi 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-13 | L10N: 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-13 | DEV-388867, DEV-39246 | Rick Pasetto | |
Escape key cancels zoom, zoom in closer I also refactored the code a little to be able to experiment with more zoom levels. Review #13 | |||
2009-10-13 | DEV-38453 (part8) add 1 new string in strings.xml that we already have ↵ | Ramzi Ramey | |
translated. NO CHANGES TO ENGLISH | |||
2009-10-13 | EXT-261 Labels in avatar_lad.xml are not localizable -- Last little L10N ↵ | Ramzi Ramey | |
consistency changes to the EN strings. | |||
2009-10-13 | Reduced "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-13 | L10N: 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-13 | Potential fix for unit test (though I can't run it :( ) | Rick Pasetto | |
2009-10-13 | L10N: clean up/consistent wording of more EN strings. TEXT CHANGE ONLY; NO ↵ | Ramzi Ramey | |
CODE CHANGED | |||
2009-10-13 | EXT-1499 Partial Fix: parts 1 & 2 only. | Ramzi Ramey | |
Finalize the Home panel text to make it accurate. | |||
2009-10-13 | fix 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-13 | Merge from remote repo | Rick Pasetto | |
2009-10-13 | Adjusted height of location input field to match spec visually, related to ↵ | Justin Rounds | |
http://jira.secondlife.com/browse/EXT-1318 | |||
2009-10-13 | Adjusted position of Favorites button as per ↵ | Justin Rounds | |
http://jira.secondlife.com/browse/EXT-1318 | |||
2009-10-13 | merge ↵ | 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-13 | DEV-40417: Fixed a few cases where gcc 4.x can emit warnings | Martin Reddy | |
suggesting the use of extra parentheses. | |||
2009-10-13 | Reset Current URL -- to be reviewed | Jiao Li | |
2009-10-13 | media hud url component -- to be reviewed | Jiao Li | |
2009-10-12 | Changed llmediaplugintest into a bundled app on the mac, to solve some ↵ | Monroe Linden | |
issues around the newly-dynamic libllcommon.dylib. This includes making it set the current working directory to a known location inside its bundle on launch. Changed indra/test_apps/llplugintest/CMakeLists.txt to copy various bits now needed inside the app bundle on the mac. | |||
2009-10-12 | Add some more logging to help triage media client problems | Rick Pasetto | |
2009-10-12 | Added an optional "loaded_duration" parameter to the 'updated' message. ↵ | Monroe Linden | |
This is the duration through which the time-based media has loaded, and should be between zero and the value of the "duration" parameter. If the parameter is not supplied, it will be implicitly set to the same value as the "duration" parameter, so the movie will appear fully loaded. This can be queried with LLPluginClassMedia::getLoadedDuration(). Made the "loaded_duration" parameter also implicitly set the progress percentage and send out MEDIA_EVENT_PROGRESS_UPDATED messages when it changes. Made the quicktime plugin set the "loaded_duration" parameter in its update messages. | |||
2009-10-12 | fix 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-12 | DEV-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-12 | I18N: the tooltips in widgets/search_combo_box.xml need a name so they can ↵ | Ramzi Ramey | |
be translated. | |||
2009-10-12 | merge | palange | |
2009-10-12 | merge of login-api | palange | |
2009-10-12 | L10N: clean up/consistent wording of more EN strings. TEXT CHANGE ONLY; NO ↵ | Ramzi Ramey | |
CODE CHANGED | |||
2009-10-12 | fix for EXT-1270: Crash on shutdown in LLOcclusionQueryPool on nVidia 8600M. | Xiaohong Bao | |
to be reviewed by palmer. | |||
2009-10-12 | L10N: clean up wording of a few EN strings. TEXT CHANGE ONLY; NO CODE CHANGED | Ramzi Ramey | |
2009-10-12 | L10N: clean up the capitalization of "To Clipboard" to be consistent across ↵ | Ramzi Ramey | |
the existing UI. TEXT CHANGE ONLY; NO CODE CHANGED | |||
2009-10-12 | DEV-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-12 | merge | Steve Bennetts | |
2009-10-12 | Merging 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-12 | Quiet MOAP logging in the viewer... | Rick Pasetto | |
2009-10-12 | Merge changes to llpanelmediasettingsgeneral to handle reset button | skolb | |
2009-10-12 | EXT-1477 Update top menus and top menu spec - alphabetize, group advanced ↵ | Erica Olsen | |
settings, consistent language | |||
2009-10-12 | DEV-41080 | Adam Moss | |
remove weird double-printing of test results, make test-passing more *fun*! | |||
2009-10-12 | DEV-41178 convert lldate legacy monolithic tut test into a llcommon ↵ | Adam Moss | |
integration test. | |||
2009-10-12 | DEV-41176 convert legacy inventory.cpp tut test into an llinventory ↵ | Adam Moss | |
integration test. | |||
2009-10-12 | DEV-41175 convert legacy common.cpp tut test into llcommon integration test. | Adam Moss | |
2009-10-12 | DEV-41174 more automated testing love | Adam 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-12 | merge ↵ | 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-12 | fix for EXT-1328: Alpha textures are not displayed correctly when first loaded. | Xiaohong Bao | |
to be reviewed by davep. |