Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
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
Ramzi Ramey 084413bb09 DEV-38453 (part5) Modernize the foreign language versions of floater_price_for_listing.xml, menu_pie_avatar.xml, panel_group_land_money.xml
NO CHANGES TO ENGLISH
2009-10-08 02:43:05 +00:00
brad kittenbrink 608169c1b7 Cleaned up my earlier fmodwrapper work (DEV-40872) based on nat and moss's code reviews. 2009-10-07 19:27:40 -07:00
brad kittenbrink 902d6676c6 Post-merge cleanup to get things building again. 2009-10-07 19:26:04 -07:00
Steven Bennetts 6cb7185684 * EXT-1282 Fixed a crash when attempting to display strings with [] in them
(merged from viewer-2.0-qa-4)
2009-10-08 02:16:29 +00:00
Erica Olsen a01056dd83 EXT-1288 l18n - Add extra line to the tool description text area at the top of build tools
EXT-922   	 Debug Permissions flags are truncated in Build Tools
2009-10-08 02:02:41 +00:00
Erica Olsen 4af9db51af EXT-1407 Change layout of Active Gestures floater to become Gestures floater 2009-10-08 01:58:42 +00:00
Richard Nelson fd846da06c only add LLScrollContainers to text widgets when requested, saving on 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
2009-10-08 01:48:50 +00:00
Ramzi Ramey e5d968ad40 DEV-38453 (part5) Modernize the foreign language versions of floater_tools.xml
NO CHANGES TO ENGLISH
2009-10-08 01:46:55 +00:00
Ramzi Ramey 604344a487 EXT-919 The 'Use' checkbox is not disabled when Editing linked parts 2009-10-08 01:16:43 +00:00
Ramzi Ramey 98abaee4ac DEV-37301 ignoretext phrases in in Preferences > Alerts to be more concise/localizable
- found one straggler string in from MOAP
2009-10-08 00:54:58 +00:00
brad kittenbrink 50247533f9 Merged latest viewer/login-api with latest viewer/viewer-20 2009-10-07 17:51:28 -07:00
Ramzi Ramey 2c8e2867ec DEV-38453 (part5) Tiny cleanup of notifications.xml in the foreign languages
NO CHANGES TO ENGLISH
2009-10-08 00:34:44 +00:00
Leyla Farazha 6f66cdf7a1 EXT-1325 Texture Picker does not open
EXT-1264 'Zoom in' world context menu opens IM session
reviewed by Richard
2009-10-08 00:31:01 +00:00
Monroe Linden f343395f46 Don't set the nav state to MEDIANAVSTATE_NONE in response to MEDIA_EVENT_NAVIGATE_COMPLETE. Doing so was breaking the bounceback code. 2009-10-07 17:26:20 -07:00
Monroe Linden c69ead5895 Bringing in some changes from Rick. 2009-10-07 17:24:13 -07:00
Ramzi Ramey 3a6a18ee30 Clean up a bunch of weird indented spacing in notifications.xml.
- 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.
2009-10-08 00:22:26 +00:00
James Cook 35870c5707 Nav bar only searches for existing landmarks in "My Favorites" and "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. 2009-10-08 00:06:22 +00:00
brad kittenbrink 146e084af3 Merged in latest svn-imports-viewer-20 changes. 2009-10-07 16:12:56 -07:00
Richard Nelson 584d0ac64e LLFastTimer::dumpCurTimes() now gives accurate times mid-frame
reviewed by Brad
2009-10-07 21:17:28 +00:00
James Cook ec84b639ed EXT-1339 Create onClose method in LLFloater, and remove most bindings to 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. 2009-10-07 20:54:31 +00:00
Rick Pasetto df48e66f7c DEV-39168 - bounce back to the current URL (or, the home URL if current URL is "") if the server denies navigation
This refactors some of the bounceBack code into LLVOVolume.
It also changes an important rule:  the edit panel now *will* send the
current URL to the server when you hit "OK".  This change was done so
that if autoplay is on, we make sure the server gets the right data.
2009-10-07 12:26:42 -07:00
Richard Nelson ec278c9dfb added LLFastTimer::dumpCurTimes
reviewed by James
2009-10-07 19:12:16 +00:00
James Cook cec5bd4bb4 EXT-1346 Inspectors - Eliminate unused Tooltip* strings from strings.xml. Not reviewed. 2009-10-07 17:24:47 +00:00
James Cook 3854656c0b Remove minimize*.tga from textures.xml to eliminate warnings on startup. Those art files no longer exist. Not reviewed. 2009-10-07 17:23:58 +00:00
Jiao Li 0d61b27092 EXT-261 I18N: Labels in /character/avatar_lad.xml are not localizable 2009-10-07 14:57:14 +00:00
Jiao Li a99449bea1 DEV-40215, DEV-40829,DEV-40374 ,DEV-40197, DEV-40749, DEV-3877 -- reviewed by rick 2009-10-07 08:18:51 +00:00
Steven Bennetts 9f2f620cdf Removing tool icons from viewerRes.rc 2009-10-07 07:17:35 +00:00
Steven Bennetts ae0827d387 merge 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
2009-10-07 07:09:34 +00:00
Erica Olsen cec9edea1e EXT-1384 Apply style guide to inspectors, test with live data, adjust layout as needed 2009-10-07 03:14:50 +00:00
Ramzi Ramey 2b42eeb570 DEV-38453 (part5) Modernize the foreign language versions of floater_camera.xml, floater_color_picker.xml, floater_land_holdings.xml, panel_avatar.xml
NO CHANGES TO ENGLISH
2009-10-07 01:40:26 +00:00
James Cook 750f94ca69 EXT-1141 Remove one-click cursor icons from art directories. Cursor is now 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. 2009-10-07 00:15:11 +00:00
brad kittenbrink d885db79f9 Hmm, somehow we were getting away with packaging a broken libuuid.so.1 on linux. 2009-10-06 16:59:45 -07:00
Richard Nelson da07b6e8fb fixed texture scaling on filter_editor and search_editor 2009-10-06 23:06:39 +00:00
Leyla Farazha 8086923d66 EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting another AV
reviewed by James
2009-10-06 22:55:01 +00:00
James Cook 5c51eb5a34 Moved LLFloaterPay implementation to .cpp file so header file is just lightweight interface. Not reviewed. 2009-10-06 22:44:38 +00:00
brad kittenbrink 96f5b76bc2 Fix for DEV-40872: eliminate dependency on libfmodwrapper.so on linux. 2009-10-06 15:18:42 -07:00
James Cook d4b468cd70 Renamed llgivemoney.h/cpp to llfloaterpay.h/cpp, the class it contains. Not reviewed. 2009-10-06 22:14:50 +00:00
James Cook 4807820155 EXT-1144 Unable to pay objects. LLFloaterPay was not taking object selection handle properly. Made LLFloaterPay::payViaObject() take a selection handle as a parameter, got rid of mTargetIsObject and cleaned up selection handle on close. Reviewed with Leyla. 2009-10-06 21:50:48 +00:00
Richard Nelson 29ca0f064d fix for gcc 2009-10-06 21:09:54 +00:00
Lisabeth Pardi ea9b1de027 Remove Search from Top Menu > World
EXT-1246
2009-10-06 20:22:36 +00:00
Rick Pasetto d2464757c6 DEV-40896: Don't iteratively pop() the request queue on destroy(). This just logs now and deletes the queue. 2009-10-06 13:20:30 -07:00
Richard Nelson ebdbdc42f8 EXT-1013 - tab ordering is inconsistent in the preferences window
reviewed by James
2009-10-06 20:03:04 +00:00
Nat Goodspeed 0e9968387c Fix broken Mac package build due to running out of room in temp .sparseimage 2009-10-06 19:01:06 +00:00
James Cook ff56ff8163 EXT-1335 Enable hover glow for interactive objects. Tied to Develop > Rendering > Hover Highlight Objects and off by default for now, pending a fix to EXT-1336, a problem with Low graphics settings. Reviewed with Leyla. 2009-10-06 17:14:30 +00:00
Jiao Li 4f353dd3e7 DEV-39245 cannot tab through the MoaP Media Settings UI 2009-10-06 08:30:29 +00:00
Richard Nelson 14d06ebe95 made "more" link in LLExpandableTextBox localizable
fixed logic for showing/hiding "more" link in LLExpandableTextBox
fixed invisible background on combobox popup list

reviewed by Leyla
2009-10-06 01:25:47 +00:00
Rick Pasetto 836dc7dc0a merge 2009-10-05 18:20:52 -07:00