Commit Graph

205 Commits (9818f158366a0df980a2e4b9251177d9a9209cfb)

Author SHA1 Message Date
James Cook 9818f15836 EXT-1225 EXT-1187 Unable to submit resident name in "Choose Resident". Input field was incorrectly changed to text_editor from line_editor, so I switched it back. Not reviewed. 2009-10-05 19:01:07 +00:00
Steven Bennetts f9788fa6ce merge -r 1890-1893 https://svn.aws.productengine.com/secondlife/pe/stable-2 -> viewer-2.0.0-3
* Bugs: EXT-1217, EXT-1274, EXT-1272
* Dev: EXT-1101
2009-10-05 07:47:56 +00:00
Steven Bennetts 2451b82d8a merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1887 https://svn.aws.productengine.com/secondlife/pe/stable-2@1888 -> viewer-2.0.0-3
* Bugs: EXT-1148
* New Dev: EXT-1140
2009-10-05 07:44:18 +00:00
James Cook ada0f4fa22 Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming.
Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml

Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry
2009-10-03 23:40:28 +00:00
Rick Pasetto a6db5fa24e DEV-38978: remove reference to parcel owners in help text 2009-10-02 22:27:59 +00:00
Ramzi Ramey fc16786d6f DEV-38453 (part4) Modernize the foreign languages by
- moving some existing translations into strings.xml
- deleting sentences that were removed from EN in notifications.xml
- converting structures in floater_god_tools.xml
NO CHANGES TO ENGLISH
2009-10-02 21:48:32 +00:00
Ramzi Ramey b630e62ad4 EXT-261: Labels in /character/avatar_lad.xml are not localizable
- there were a bunch of missing strings from the original fix, causing a MissingString(..) error to the user
2009-10-02 19:12:40 +00:00
Ramzi Ramey 9e372a9a48 DEV-40452 Correct linguistic consistency in the LSL editor tooltips
- Set these tooltips for translate="false". We have decided not to localize these tooltips at this time.
2009-10-02 18:22:50 +00:00
Erica Olsen 85ea690d47 Color changes to overhead info, colors file cleanup. 2009-10-01 23:56:13 +00:00
Ramzi Ramey 7cdca27174 L10N: cleanup text only, NO CODE changed
- G*d kills a kitten every time you put a hard return in the middle of a localizable sentence.
2009-10-01 23:04:08 +00:00
Ramzi Ramey 0cb7a41f5f DEV-40452 Correct a FEW MORE inconsistencies in the 3 new LSL editor tooltips
- string changes only, NO CODE changed.
2009-10-01 22:37:42 +00:00
Steven Bennetts 1713a3552b merge -r 1879-1884 https://svn.aws.productengine.com/secondlife/pe/stable-2
* Major Bugs: EXT-1248 EXT-1127 EXT-844 EXT-1160
* Changes: EXT-1139 (places context menu)
2009-10-01 17:52:30 +00:00
Martin Reddy cf9814bc05 EXT-332: Updated the visual style of the Buy L$ floater based on
Erica's design. Now any errors during the L$ purchase process will
give you a nice prompt to visit the SL website.

Replaced all user-visible references to the illegal term "currency"
with the term "L$".

Also fixed an outstanding bug with this floater: if you clicked the
Buy button but then cancelled the confirmation dialog, then the Buy
button would remain disabled. Now the Buy button is only disabled
during periods when you actually cannot buy.

Added initial support for local currencies, with the use of a new
[LOCALAMOUNT] field in the XUI files. When the XML-RPC server can
actually return local currency details, we can hook this up by just
changing llcurrencyuimanager.cpp.

Discussed XML-RPC interaction with Morpheus. Thanks to Erica for
the images and first cut at the XUI.
2009-10-01 17:52:20 +00:00
Steven Bennetts f05df68656 merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1868 https://svn.aws.productengine.com/secondlife/pe/stable-2@1876 -> viewer-2.0.0-3
* Bugs: EXT-1111 EXT-915 EXT-1131 EXT-1200 EXT-1202 EXT-1201 EXT-1205 EXT-1212 EXT-1173 EXT-1229 EXT-1218 EXT-1164 EXT-996 EXT-821 EXT-1030 EXT-1031 EXT-816
* Major Bugs: EXT-1142 (timeout during login due to processing group IMs)
* Changes: EXT-1216 (minimize message well)
2009-10-01 17:44:44 +00:00
Monroe Williams cf9239cabc svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7
Merging branches/media-on-a-prim/moap-7 down to viewer-2.0.
2009-10-01 02:35:53 +00:00
Ramzi Ramey 8135ddac02 L10N: typo and inconsistency in a tooltip of panel_login.xml 2009-10-01 02:02:31 +00:00
Ramzi Ramey 6519828508 DEV-14830 add'l fix
Copy-paste caused duplicate control and widget names in the script errors checkbox & radio buttons; Need to fix this before code is written for it.
Need a unique name= for localization
2009-09-30 21:59:50 +00:00
Ramzi Ramey a0596b4d5c DEV-40452 VWR-15527: Correct small errors and linguistic consistency in the LSL editor tooltips
- also fixes the specific cases of VWR-3766, VWR-1794
- string changes only, NO CODE changed.
- this is needed so that we can begin the Localization round
2009-09-30 18:15:37 +00:00
Adam Moss feabeb4965 DEV-35039 Viewer 2.0 Help System - Viewer Development
svn merge -r134800:134805 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer2help-3
2009-09-30 17:46:31 +00:00
Lisabeth Pardi 7dbf4d526a Removing script errors from viewer files
DEV-14830
2009-09-29 22:34:33 +00:00
Bryan O'Sullivan 8b07fcccf3 Some XML files didn't have native line endings. Now they do. 2009-09-29 22:28:17 +00:00
Lisabeth Pardi cd569ddec7 Script errors checkbox and radio buttons added
DEV-14830
2009-09-29 21:35:08 +00:00
Steven Bennetts 606b381c9f merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@1830 https://svn.aws.productengine.com/secondlife/pe/stable-2@1839 -> viewer-2.0.0-3
JIRAS:
EXT-96 EXT-204 EXT-312 EXT-334 EXT-479 EXT-498 EXT-514 EXT-637 EXT-647 EXT-746 EXT-748 EXT-749 EXT-757 EXT-789 EXT-794 EXT-808 EXT-817 EXT-823 EXT-831 EXT-834 EXT-837 EXT-844 EXT-848 EXT-862 EXT-876 EXT-896 EXT-897 EXT-898 EXT-899 EXT-910 EXT-912 EXT-918 EXT-921 EXT-925 EXT-926 EXT-928 EXT-930 EXT-931 EXT-935 EXT-938 EXT-939 EXT-952 EXT-985 EXT-986 EXT-992 EXT-994 EXT-995 EXT-996 EXT-997 EXT-998 EXT-1001 EXT-1004 EXT-1010 EXT-1012 EXT-1016 EXT-1018 EXT-1020 EXT-1028 EXT-1041 EXT-1044 EXT-1051 EXT-1052 EXT-1061 EXT-1069 EXT-1071 EXT-1074 EXT-1075 EXT-1076 EXT-1078 EXT-1080 EXT-1081 EXT-1082 EXT-1083 EXT-1085 EXT-1092 EXT-1093 EXT-1099 EXT-1100 EXT-1101 EXT-1104 EXT-1106 EXT-1111 EXT-1113 EXT-1114 EXT-1115 EXT-1116 EXT-1118 EXT-1119 EXT-1129 EXT-1132 EXT-1135 EXT-1138 EXT-1142 EXT-1161 EXT-1162 EXT-1178 EXT-1180

* NEW DEVELOPMENT:
* EXT-898 - Add dock/undock support for camera and movement controls
* Avatar list changes
* Bottom bar changes: menu, docking, visibility
* Camera changes
* Camera & Movement Floaters
* Dockable Floaters (LLDockableFloater)
* Removed LLListCtrl
* Toast / Notification changes: signal / destruction changes, ordering
* Nearby chat input should display active voice indicator

QA NOTES:
* Message Well Window  is ready to be tested for regression & matching the spec.
* Verify Group List Item L&F
* Verify All tabs in People Panel
* Verify that Picks behavior is not changed
2009-09-29 19:37:05 +00:00
Lisabeth Pardi 751cc7cf68 made button wider. >> couldn't be seen when it had smaller width.
EXT-606
2009-09-29 19:20:02 +00:00
Lisabeth Pardi 827a96c671 changed make_visible_control="LagMeterShrunk" to visiblity_control="LagMeterShrunk" because the former doesn't exist. Also changed minor spacing issues.
EXT-606
2009-09-29 19:02:44 +00:00
Erica Olsen 4814ee159a EXT-1199 Small layout tweaks, EXT-927 'Block object by name' dialog is broken 2009-09-29 00:48:25 +00:00
Ramzi Ramey a744ffcef4 DEV-38453 (part4) Modernize and rearrange the nodes of the localized floater_about.xml; NO CHANGES TO ENGLISH. 2009-09-28 22:37:51 +00:00
Ramzi Ramey 423cba155a DEV-39252 fix duplicate name= elements in the EN xui. This breaks localization. 2009-09-28 18:46:51 +00:00
Erica Olsen 4d552bd085 EXT-1195 Default person and group icons too large for text size - reduce to 18 x 18 2009-09-28 17:38:13 +00:00
Jiao Li acd7d31f3e EXT-735 Login failed if start location wasn't defined by user -- reviewed by oreh 2009-09-28 06:17:18 +00:00
Ramzi Ramey 09bf3c1fec EXT-757 Create a consistent Me menu on the login screen
Also reorganize Login menu to the Viewer Design Spec - Top Menus
Also reorganize Debug menu to the Viewer Design Spec - Top Menus
2009-09-25 23:26:25 +00:00
Erica Olsen 8bdd77f1fd EXT-1147 Update layout of grid options floater to be localizable 2009-09-25 01:39:13 +00:00
Erica Olsen de5abfcb08 EXT-1146 Apply new layout to Beacons Floater 2009-09-25 01:34:25 +00:00
Erica Olsen b323c24dca EXT-1145 Update layout of Buy/Pay/Open floaters 2009-09-25 01:21:05 +00:00
Bradley Payne 7eca974a11 Merging down avatar-pipeline/currently-worn-folder-8. Includes fixes for EXT-1121: Attaching / detaching objects doesn't affect the Current Outfit folder, and EXT-1090: Attachments detach on login, as well as work in progress for ensemble support and look details. 2009-09-24 18:05:38 +00:00
Richard Nelson afcdda2e36 EXT-904 Build tools does not show tooltips on any checkbox
EXT-877 	There is no tooltip with a date for Time indicator in Nav bar
EXT-860 	Crosshairs and "Press ESC to..." warning are dislocated in mouselook mode when UI Size is not exactly set to 1.00 (Menu Me -> Preferences-> Graphics)
EXT-783 	Script editor inserts text twice when using the editors paste, or choosing LSL elements from the pull-down list.
EXT-764 	mis-location of cursor in edit script panel (fixed cursor width)
EXT-658 	Inventory window's "Fetched Items" needs spacing

reviewed by James
2009-09-23 22:25:18 +00:00
James Cook 01c7b50edb EXT-646 Pinned menus display incorrectly. Menu needs to follow bottom-left corner to avoid being pulled up when floater resizes to accommodate. Fixed floater height computation, removed magic numbers. Added XML configuration file for menu_item_tear_off so we can set colors to make the lines visible when highlighted. Reviewed with Richard. 2009-09-23 18:45:51 +00:00
Kurt Stauffacher fed64f4bd5 Updated formatting changes to About floater EXT-1022 2009-09-23 17:39:17 +00:00
James Cook 1b71689ad7 EXT-331 Speak button uses the "Pressed" state and not the "Active/Selected/On" state. Speak button was hard-coded to segmented-button art -- removed hard-coding so it uses normal button params. Also changed walk-mode and camera-mode icons to use green backgrounds, which emphasizes the radio-button aspect of the controls. Reviewed with Erica. 2009-09-22 23:24:20 +00:00
Kurt Stauffacher 32d88d3879 Added width to buttons in button bar so text was fully visible EXT-902 2009-09-22 23:05:49 +00:00
Leyla Farazha 696b71938c EXT-1070: [Inspectors] Gear icon missing on people inspector on MAC 2009-09-22 22:10:23 +00:00
Kurt Stauffacher b37a5d659e Updated build tools to use new icon art for object icons and top menu items EXT-1109 2009-09-22 21:40:19 +00:00
Lisabeth Pardi 84ed1ee1b8 Moved Tap-Tap-Hold to Run and Enable Lip Sync from menu_viewer to panel_preferences_advanced.xml
EXT-760
EXT-759
2009-09-22 21:20:20 +00:00
Lisabeth Pardi 46ca48306b Moved Tap-Tap-Hold to Run and Enable Lip Sync from menu_viewer to panel_preferences_advanced.xml
EXT-760
EXT-759
2009-09-22 21:20:08 +00:00
Erica Olsen be41bf82c6 EXT-1106 Add new art to viewer - 9/22/09 Added this week's art drop and referenced in textures.xml, EXT-1073 Add icon and style the L$ Balance button in top navigation bar 2009-09-22 17:31:39 +00:00
David Parks 536e38ad51 Merging render-pipeline-6-qa-2 into viewer-2
Self reviewed.
2009-09-22 11:11:45 +00:00
Jiao Li 760adead96 EXT-1006 Name Tag options not remembered in the Preferences window -- to be reviewed 2009-09-22 04:30:11 +00:00
James Cook ebbdfa3a01 EXT-832 Unable to copy and paste from the help --> about dialog. Added edit menu items into menu_login.xml under the Debug item to make keyboard shortcuts work. Added "Copy to Clipboard" button. Broke text into a tab container with Support, Credits and Licenses sections. Reviewed with Qarl. 2009-09-21 16:59:27 +00:00
Martin Reddy 6fc22cf35c DEV-39997: merging all of the recent xui file updates from the
viewer2help-1 branch into viewer-2.0.0-3, to avoid divergence.

This involves giving all floaters and side panels a help_topic
attribute, to specify a logical name for that UI element's page in the
help viewer. If you are creating/updating a floater or panel, please
consider adding a help_topic field. For details, see the wiki page on
XUI Documentation:

  https://wiki.lindenlab.com/wiki/XUI_Documentation#help_topic

I'm also merging in some updates to the lastest floater button
artwork to ensure these are 16x16 pixels.

(Note, the new help code is still being developed in viewer2help-1 and
is NOT being merged into 2.0 with this checkin. This is just data files.)
2009-09-21 10:42:22 +00:00
Erica Olsen f9b7291784 EXT-1072 XUI Army Places layout from style guide - Created an empty layout for Places Profile - File should be removed and layout integrated into PE Places work.
Layout lives in: panel_place_profile_layout.xml
Included new for sale icon.
2009-09-18 23:11:21 +00:00