Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-13 | Another attempt at fixing unit test, this one is weirder. | Rick Pasetto | |
Don't schedule the queue timer in the tick() of the retry timer. Instead, schedule it in the RetryTimer's destructor. This is an artifact of how the LLEventTimer's loop is handled. | |||
2009-10-13 | merge from remote repo | Rick Pasetto | |
2009-10-13 | Fix signature of LLError::setTagLevel() | Rick Pasetto | |
2009-10-13 | "Fix" unit test: you can't count on timers being scheduled to not actually ↵ | Rick Pasetto | |
also fire in the same 'pump' | |||
2009-10-14 | EXT-1393 "none" does not appear in object group list | Leyla Farazha | |
EXT-1479 I18N: string in /en/widgets/location_input.xml wont honor its translation and made tabs height customizable reviewed by Richard | |||
2009-10-13 | Setting checked in version of llviewerversion.h to 2.0.0(0) | Steve Bennetts | |
2009-10-14 | better heuristics for ShowXuiNames tooltips | Richard Nelson | |
reviewed by Brad | |||
2009-10-14 | EXT-261 Labels in avatar_lad.xml are not localizable | Ramzi Ramey | |
There seems to be too many strings added; some are just name=s of nodes with no localization associated. | |||
2009-10-14 | Partial fix DEV-36156 Overlapping element view in XUI Preview tool. If you ↵ | James Cook | |
turn on "Show Rectangles" and click the ">>" button it will highlight overlapping elements in cyan, though the right-side detail panel is still broken. XUI only, not reviewed. | |||
2009-10-14 | changed clipping on fast timer view to show x axis labels | Richard Nelson | |
2009-10-14 | use sliderctrl not slider when referencing texture memory ctrls | Richard Nelson | |
reviewed by Angela | |||
2009-10-13 | merge | Steve Bennetts | |
2009-10-13 | Made VersionChannelName not persist to reduce confusion. | Steve Bennetts | |
2009-10-13 | EXT-1351 DEV-38496 Add "show rectangles" check to UI Preview Tool, which ↵ | James Cook | |
draws outlines of widgets and makes tooltips show their names and sizes. Used for localization to catch string truncations and fix them. Reviewed with Leyla. | |||
2009-10-13 | Adding debugging info to LLViewerMediaImpl::navigateTo | Steve Bennetts | |
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. |