Commit Graph

14151 Commits (91021bf905286bcb5ce0f14e19a55b4800a9ce99)

Author SHA1 Message Date
Kadah_Coba 91021bf905 VWR-24263: Crash fix for notecards with negative text length 2010-12-14 12:30:32 -08:00
Monty Brandenberg 9c97a200be Merge - final pull of viewer-development. 2010-12-20 09:57:39 -08:00
Oz Linden 25eef545fd merge fix for storm-412 2010-12-20 09:06:06 -05:00
Oz Linden 81b5931146 merge fix for storm-801 2010-12-20 09:05:09 -05:00
Oz Linden 46422ab953 merge fix for storm-796 2010-12-20 09:04:09 -05:00
Vadim ProductEngine 1718ca48c2 STORM-511 FIXED Display tooltip for sender name on group notices.
Changes:
* Set tooltip for sender name.
* Overridden handleTooltip() for the tooltip to be of normal (yellow) color.
2010-12-18 20:17:36 +02:00
Vadim ProductEngine fa9cbe50fa Merge STORM-796 2010-12-18 18:39:12 +02:00
Vadim ProductEngine 3b97a200b8 STORM-796 ADDITIONAL_FIX Fixed Mac build. 2010-12-18 18:35:32 +02:00
Paul Guslisty b59dad36ba STORM-412 FIXED Resident profile controls aren't reshaped on changing panel width
- Added parameters for text boxes to follow right side of panel
2010-12-18 14:00:47 +02:00
Paul Guslisty 085a8b260d STORM-801 FIXED Wrong checkbox label in panel preferences, advanced tab
- Corrected checkbox label
2010-12-18 12:18:03 +02:00
Monty Brandenberg db11a76d51 Merge from viewer-development post 2.4 release 2010-12-17 15:54:00 -05:00
Kitty Barnett 452d9d5e3d Updated contributions.txt for STORM-799 and STORM-800 2010-12-17 15:15:10 +01:00
Monty Brandenberg 3c05ebd286 ESC-237 No static init of LLAtomics and move TFRequest out of unnamed namespace.
Linux startup crash appears to be due to static/global C++ init of LLAtomic
types.  The initializer with explicit value makes some runtime calls and it
looks like these assume, at least on Linux, that apr_initialize() has been
called.  So move the static POST count to a member and provide accessors
and increment/decrement.  Command queue was built on a pointer to a class
in anonymous namespace and that's not quite valid.  Made it a nested
class (really a nested forward declaration) while keeping the derived
classes in anonymous.
2010-12-16 16:42:26 -08:00
Oz Linden fb8ba15801 Automated merge with file:///Users/oz/Work/viewer-development 2010-12-16 17:51:35 -05:00
Kent Quirk d4899435a0 Merge 2010-12-16 17:36:51 -05:00
Kent Quirk 95c33793a2 Merge new tag 2010-12-16 17:35:17 -05:00
Dessie Linden 8a6cb03992 Merge 2010-12-16 14:35:08 -08:00
Dessie Linden 2413789e10 Added tag 2.4.0-release for changeset 1ed382c6a08b 2010-12-16 14:26:24 -08:00
Oz Linden aa7e8e380b merge fix for storm-529 2010-12-16 16:13:37 -05:00
Oz Linden 1abfd822e5 merge fix for storm-776 2010-12-16 14:55:01 -05:00
Vadim ProductEngine abda07fb77 STORM-796 FIXED Implemented rendering /app/region/ SLapps into human-readable strings.
Example: secondlife:///app/region/Ahern/10/20/30/ is displayed as "Ahern (10,20,30)".
2010-12-16 20:22:32 +02:00
Vadim ProductEngine 317f5ecf93 STORM-529 FIXED Added Undo/Redo items to the Build menu. 2010-12-16 14:59:10 +02:00
Seth ProductEngine 73962e2134 STORM-771 FIXED Pasting wearable items from clipboard to Current Outfit or an outfit folder now creates links to these items. 2010-12-16 00:50:03 +02:00
Monty Brandenberg de8fa40209 ESC-235 Truncation of over-sized metrics reports wasn't working.
Legacy of the LLSD::Map-to-LLSD::Array conversion, this ended up
performing an erase on the array rather than the map taking out
all the regions.  So, there *was* a metrics report, it was just empty
of regions.  Fixed and scanned for more array/map problems and
corrected the data type for duration sorts (should have been Real).
2010-12-15 15:50:09 -05:00
Kitty Barnett b854cde9a0 STORM-800 FIXED Crash in LLRemoteParcelInfoProcessor::processParcelInfoReply() 2010-12-15 20:02:53 +01:00
Kitty Barnett 0f1d337a1e STORM-799 FIXED Crash in LLVivoxVoiceClient::notifyStatusObservers() 2010-12-15 20:40:47 +01:00
Oz Linden 33f745b237 pulling fixes back from viewer-beta 2010-12-15 10:12:49 -05:00
Wolfpup Lowenhar bd53ba004a STORM-776 : unable to change permissions to "no trans" on item in avatar inventory
applied Kitty's code changes listed in STROM-288 as it is a related issue and this
   actualy fixed both issues!
2010-12-15 09:53:24 -05:00
Kent Quirk cc345710d2 Merge 2010-12-15 09:18:22 -05:00
Vadim ProductEngine 10d9328b86 STORM-786 ADDITIONAL FIX Fixed Windows build. 2010-12-15 16:00:37 +02:00
Vadim ProductEngine 27f3470b7e STORM-786 FIXED Fixed disappearing controls in avatar picks list.
Caused by an improper fix of STORM-690.

Made the way we switch between profile view panels (profile view / pick_info / pick_edit)
more robust. It now suits both My Profile and Profile View panels.
2010-12-15 15:44:06 +02:00
Christian Goetze (CG) 4f798c40d8 Remove reference to then test codeticket service. 2010-12-14 15:32:32 -08:00
Oz Linden 2027ce56a2 merge fix for storm-713 2010-12-14 14:47:44 -05:00
Oz Linden a0d3c7c0f8 merge fix for storm-401 2010-12-14 14:47:01 -05:00
Oz Linden 7c0c86774f merge fix for storm-229 2010-12-14 14:46:21 -05:00
Oz Linden 0b6c4d0f66 merge fix for storm-434 2010-12-14 14:45:25 -05:00
brad kittenbrink b159a961bd Merge CHOP-267 fixes with latest viewer-beta. 2010-12-14 11:45:06 -08:00
Oz Linden 3aa12e85f0 merge fix(es) for storm-378 2010-12-14 14:44:23 -05:00
Paul Guslisty a702b34394 STORM-352 FIXED Vertical scrollbar isn't reshaped in resident profile panel after decreasing panel height
- Set height of scroll container the same as bounding panel's height
2010-12-14 17:11:08 +02:00
Paul Guslisty ff38b75bbf STORM-434 FIXED Tooltips don't appear on Mini-Location bar.
- Added localized tooltips for icons and info button in LLPanelTopInfoBar
2010-12-14 17:04:22 +02:00
Paul Guslisty 29dc24a3ea STORM-713 FIXED XML/UI issues in llTextBox
- As the class LLToastNotifyPanel is deprecated, made the class LLToastScriptTextbox derived directly from LLToastPanel.

- Added callback for ignore button.

Now LLToastScriptTextbox has its own XML, therefore it's not needed to dynamically create toast panel.

Since LLToastNotifyPanel is deprecated all new notification toasts should be created this way.
2010-12-14 14:53:51 +02:00
Merov Linden 1c48a4cf38 STORM-766 : pull into viewer-development 2010-12-13 14:37:34 -08:00
Merov Linden 8acb521a82 STORM-693 : pull into viewer-development 2010-12-13 14:36:34 -08:00
Merov Linden 1fb47692ff STORM-636 : pull into viewer-development 2010-12-13 14:35:10 -08:00
Merov Linden 9c2a55b6d7 STORM-622 : pull into viewer-development 2010-12-13 14:32:31 -08:00
Merov Linden 6748716a80 Pull viewer-beta in viewer-development 2010-12-13 14:30:45 -08:00
Merov Linden f556f58579 STORM-431 : pull into viewer-development 2010-12-13 14:27:43 -08:00
Merov Linden 7ce570e2c5 STORM-391 : pull into viewer-development 2010-12-13 14:26:36 -08:00
Dessie Linden aa21243085 Merge from viewer-beta 2010-12-13 09:51:15 -08:00
Vadim ProductEngine 31d401e1c3 STORM-401 FIXED Add recepients of teleport offers to the recent people list. 2010-12-13 18:38:12 +02:00