summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2009-10-09Updated language in TeleportToLandmark and TeleportToPerson notifications as ↵chuck
per http://jira.secondlife.com/browse/EXT-1406
2009-10-09merge ↵Steven Bennetts
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-08EXT-1425 Revert floatercrammed region/estate to floater, merge changes since ↵Erica Olsen
June - Added _layout to crammed files for future sidepanel inclusion
2009-10-08EXT-1408 - URL not working for chatRichard Nelson
Reviewed by James
2009-10-08Add "Web Browser Test" to login menus. Add "Dump Timers" to debug menus. ↵James Cook
Not reviewed.
2009-10-08EXT-1356: Updated the Buy L$ floater so that we now display any errorMartin Reddy
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-08DEV-38453 (part5) Modernize the foreign language versions of ↵Ramzi Ramey
floater_price_for_listing.xml, menu_pie_avatar.xml, panel_group_land_money.xml NO CHANGES TO ENGLISH
2009-10-08EXT-1288 l18n - Add extra line to the tool description text area at the top ↵Erica Olsen
of build tools EXT-922 Debug Permissions flags are truncated in Build Tools
2009-10-08EXT-1407 Change layout of Active Gestures floater to become Gestures floaterErica Olsen
2009-10-08only add LLScrollContainers to text widgets when requested, saving on ↵Richard Nelson
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-08DEV-38453 (part5) Modernize the foreign language versions of floater_tools.xmlRamzi Ramey
NO CHANGES TO ENGLISH
2009-10-08EXT-919 The 'Use' checkbox is not disabled when Editing linked partsRamzi Ramey
2009-10-08DEV-37301 ignoretext phrases in in Preferences > Alerts to be more ↵Ramzi Ramey
concise/localizable - found one straggler string in from MOAP
2009-10-08DEV-38453 (part5) Tiny cleanup of notifications.xml in the foreign languagesRamzi Ramey
NO CHANGES TO ENGLISH
2009-10-08EXT-1325 Texture Picker does not openLeyla Farazha
EXT-1264 'Zoom in' world context menu opens IM session reviewed by Richard
2009-10-08Clean up a bunch of weird indented spacing in notifications.xml.Ramzi Ramey
- 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-07EXT-1346 Inspectors - Eliminate unused Tooltip* strings from strings.xml. ↵James Cook
Not reviewed.
2009-10-07Remove minimize*.tga from textures.xml to eliminate warnings on startup. ↵James Cook
Those art files no longer exist. Not reviewed.
2009-10-07EXT-261 I18N: Labels in /character/avatar_lad.xml are not localizableJiao Li
2009-10-07DEV-40215, DEV-40829,DEV-40374 ,DEV-40197, DEV-40749, DEV-3877 -- reviewed ↵Jiao Li
by rick
2009-10-07merge ↵Steven Bennetts
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-07EXT-1384 Apply style guide to inspectors, test with live data, adjust layout ↵Erica Olsen
as needed
2009-10-07DEV-38453 (part5) Modernize the foreign language versions of ↵Ramzi Ramey
floater_camera.xml, floater_color_picker.xml, floater_land_holdings.xml, panel_avatar.xml NO CHANGES TO ENGLISH
2009-10-06fixed texture scaling on filter_editor and search_editorRichard Nelson
2009-10-06Remove Search from Top Menu > WorldLisabeth Pardi
EXT-1246
2009-10-06EXT-1335 Enable hover glow for interactive objects. Tied to Develop > ↵James Cook
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-06made "more" link in LLExpandableTextBox localizableRichard Nelson
fixed logic for showing/hiding "more" link in LLExpandableTextBox fixed invisible background on combobox popup list reviewed by Leyla
2009-10-05Added comments and stub plural noun keys to English to explain how we do ↵James Cook
translation for languages with more complex pluralization rules than English (like Russian, Arabic). Reviewed with Ramzi.
2009-10-05EXT-670 Kill Calling Cards tab in "Resident chooser". Reviewed with Kelly.James Cook
2009-10-05DEV-39998: Fixed the width of the side tray tab caption so that theMartin Reddy
help button, "?", is right justified. XUI-only update.
2009-10-05EXT-1303 - notification text is truncatedRichard Nelson
reviewed by Leyla
2009-10-05Fixed typo in URL.James Cook
2009-10-05text boxes are now *not* mouse_opaque by defaultRichard Nelson
fixed some textbox and text editor layout problems (getWidth called with wrong index) EXT-1302 - rewrite LLExpandableTextBox to use new LLTextBase functionality (using custom LLExpanderSegment) reviewed by James
2009-10-05EXT-1225 EXT-1187 Unable to submit resident name in "Choose Resident". ↵James Cook
Input field was incorrectly changed to text_editor from line_editor, so I switched it back. Not reviewed.
2009-10-05merge -r 1890-1893 https://svn.aws.productengine.com/secondlife/pe/stable-2 ↵Steven Bennetts
-> viewer-2.0.0-3 * Bugs: EXT-1217, EXT-1274, EXT-1272 * Dev: EXT-1101
2009-10-05merge ↵Steven Bennetts
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-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵James Cook
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-02DEV-38978: remove reference to parcel owners in help textRick Pasetto
2009-10-02DEV-38453 (part4) Modernize the foreign languages byRamzi Ramey
- 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-02EXT-261: Labels in /character/avatar_lad.xml are not localizableRamzi Ramey
- there were a bunch of missing strings from the original fix, causing a MissingString(..) error to the user
2009-10-02DEV-40452 Correct linguistic consistency in the LSL editor tooltipsRamzi Ramey
- Set these tooltips for translate="false". We have decided not to localize these tooltips at this time.
2009-10-01Color changes to overhead info, colors file cleanup.Erica Olsen
2009-10-01L10N: cleanup text only, NO CODE changedRamzi Ramey
- G*d kills a kitten every time you put a hard return in the middle of a localizable sentence.
2009-10-01DEV-40452 Correct a FEW MORE inconsistencies in the 3 new LSL editor tooltipsRamzi Ramey
- string changes only, NO CODE changed.
2009-10-01merge -r 1879-1884 https://svn.aws.productengine.com/secondlife/pe/stable-2Steven Bennetts
* Major Bugs: EXT-1248 EXT-1127 EXT-844 EXT-1160 * Changes: EXT-1139 (places context menu)
2009-10-01EXT-332: Updated the visual style of the Buy L$ floater based onMartin Reddy
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-01merge ↵Steven Bennetts
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-01svn merge -r 134922:134973 ↵Monroe Williams
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-01L10N: typo and inconsistency in a tooltip of panel_login.xmlRamzi Ramey
2009-09-30DEV-14830 add'l fixRamzi Ramey
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