Commit Graph

10776 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Erica Olsen 85ea690d47 Color changes to overhead info, colors file cleanup. 2009-10-01 23:56:13 +00:00
Leyla Farazha 073a5df37c Merge fix, line was deleted. 2009-10-01 23:27:14 +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
Leyla Farazha 5143879a5b unborking build.
fixed lltransientfloatermgr.cpp addFocusChangeCallback
commenting out LLFLoaterIM setFocusLostCallback for now.
2009-10-01 23:03:50 +00:00
brad kittenbrink d0a09f74ff Added webkit browser_profile dir to .hgignore file. 2009-10-01 15:44:41 -07: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
Adam Moss df97615ffc linux updater fixes - use the same new standard substitution strings as the viewer. 2009-10-01 21:57:05 +00:00
Mark Palange (Mani) 0d0840de0e Routing mt.exe output to NUL to hopefully fix expected error build failures... 2009-10-01 14:51:35 -07:00
brad kittenbrink 45c053b87d Fix yet another error in building llqtwebkit.lib, this time the release lib really links only to the release CRT. 2009-10-01 14:41:57 -07: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
Martin Reddy 090977608d DEV-39995: the help browser would crash on open if the media ctrl
returned no media plugin for text/html (NULL dereference), which seems
to be happening in viewer-2.0.0-3 for me at the moment.

Clearly there's not too much to do if we can't display HTML, but this
fix will at least stop the help browser from crashing.
2009-10-01 10:23:23 +00:00
Martin Reddy a0a5c8e615 EXT-1251: strip leading/trailing whitespace from user input in the
navigation bar when trying to access if the input is a valid SLURL.
2009-10-01 09:52:05 +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
brad kittenbrink 292aecbb3e Updated test_win32_manifest.py to throw custom exception objects, rather than relying on string comparison. 2009-09-30 18:57:00 -07:00
brad kittenbrink 0c0b59e104 New llqtwebkit package that has no embedded manifests. 2009-09-30 18:55:55 -07:00
Nat Goodspeed 57969e41db Automated merge with ssh://hg.lindenlab.com/viewer/login-api/ 2009-09-30 21:44:20 -04:00
Nat Goodspeed eca30a2262 QAR-1619: merge up to 2009-09-26 viewer/viewer-20 2009-09-30 21:42:04 -04:00
Adam Moss af39853e7c DEV-40702 update viewer2 vivox sdk to v3 2009-10-01 00:23:26 +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 706b67622a DEV-39781 VWR-15246: LSL compiler typo in the tooltip for 'attach'
- edited 2 words in the file
2009-09-30 18:17:32 +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
Eric Tulla a3ba111e39 Cherry pick of simple fix for duplicate inventory folders (one non working) in some inventory panel views.
Result of:
svn merge -c 134827 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/currently-worn-folder-10 .
2009-09-30 16:05:41 +00:00
Richard Nelson 6c70154cd1 converted focus change callbacks to use signals
replaced mFocusChangedSignal that PE added with our hierarchical focus mgmt

reviewed by Leyla
2009-09-30 01:00:51 +00:00
Bryan O'Sullivan 9b8b057164 Merge 2009-09-29 16:20:20 -07:00
Eric Tulla 6d887be589 Syncing latest appearance work from avatar pipeline into viewer2.0.
Result of: (NO CONFLICTS)
svn merge -r 134301:134742 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/currently-worn-folder-9 .
2009-09-29 23:09:41 +00:00
Lisabeth Pardi 7dbf4d526a Removing script errors from viewer files
DEV-14830
2009-09-29 22:34:33 +00:00
Bryan O'Sullivan 5798ac6fc8 Merge 2009-09-29 15:33:41 -07: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
Mark Palange (Mani) c4c537e957 Removing app.exe.config file creation. Should no longer be needed with rebuilt 3rd party libs. /me crosses fingers. 2009-09-29 10:02:17 -07:00
Mark Palange (Mani) fa0819261f merge 2009-09-28 18:24:42 -07:00
Mark Palange (Mani) 719d369f5a Added copy of llcommon related dlls to llmediaplugintest. 2009-09-28 18:23:04 -07:00
Mark Palange (Mani) 65d8a5a11b Changed win32 generation of initial 'component_path' for webkit plugin.
DllMain() captures module handle.
Call to GetModuleFilePathA() gets the dll filepath, Filename is trimmed off.
2009-09-28 17:57:51 -07: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
James Cook 76dd17168a DEV-40528 Viewer 2 floods server with AvatarPropertiesRequest messages causing database load. Icon cache was only being used to provide images more quickly, not to suppress network traffic. Made it suppress network traffic, which may result in stale icons occasionally. Converted online/offline tooltip to use LLAvatarTracker. Will port to viewer-2-qa-1. Reviewed with Richard. 2009-09-28 23:11:18 +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
Adam Moss efd7e582bd DEV-40396 Error building pluginapi code on Linux 64bit standalone gcc 4.3.3.
rewritten the plugin address-splitting to make compilers grumble less and probably more readable.
code by merov, reviewed by moss.
2009-09-28 19:43:16 +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
brad kittenbrink 3f05d552fe Merged in my fix of bogus libtcmalloc_minimal.dll packaging. 2009-09-28 11:03:00 -07: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
Nat Goodspeed bc4444cd78 Merge into viewer/viewer-20 yesterday's lindenlab/svn-imports-viewer-20 2009-09-26 18:08:24 -04:00
Mark Palange (Mani) 76dd0fd2cf merge 2009-09-25 19:25:25 -07:00