Commit Graph

22403 Commits (5c8b24a0553699e83f405f1663d391bc7ed0d265)

Author SHA1 Message Date
callum 5c8b24a055 EXP-1825 FIX crash in LLSecAPIBasicHandler::_writeProtectedData() 2012-01-20 10:47:11 -08:00
Vadim ProductEngine ac924627e2 EXP-1820 FIXED Fixed translation to Chinese with Microsoft Translator.
Use correct language code for Traditional Chinese.
2012-01-20 15:39:21 +02:00
Paul ProductEngine 82e90a6af5 EXP-901 FIXED (Can see "typing" messages from users who are not allowed to IM you)
- If "Only friends and groups can IM me" option is ON but the user got message from non-friend, show notification one time per session.
2012-01-20 08:59:37 +02:00
Richard Linden 0062c053ed Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-19 19:51:35 -08:00
Richard Linden 4fa9f2892b Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge 2012-01-19 19:44:15 -08:00
Richard Linden 9de0b5ed48 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ 2012-01-19 19:41:15 -08:00
Richard Linden a662b888ed EXP-1824 FIX Received Items panel does not collapse correct when Height of panel is maximized in Inventory window 2012-01-19 19:40:46 -08:00
callum 3e06171eff EXP-1507 FIX Viewer 3 displays planar texture repeat values in Build floater asdouble 2012-01-19 17:06:44 -08:00
Leslie Linden 216ac70043 EXP-1829 FIX -- Selecting a valid item last allows other selected invalid items to be copied to Outbox with context menu option
* Updated context menu default enabled state to use the last state rather than
  TRUE.  Once per frame, the states are all reset to TRUE so this has the effect
  of AND'ing together successive buildContextMenu functions rather than ignoring
  previous states.
2012-01-19 15:24:29 -08:00
Leslie Linden bcdecbdae1 EXP-1828 FIX -- Drag and drop to an open folder in the outbox causes it to close automatically
* Updated auto-open behavior to ignore items that are already open.
2012-01-19 14:23:01 -08:00
Leslie Linden 00fc2d5a5c * Added member variables to avoid several per-frame getChild calls. 2012-01-19 13:54:32 -08:00
Leslie Linden bb79bbf320 EXP-1827 FIX -- Drag area in outbox does not always highlight green when indicating a top level drop
* Updated the outbox drop area highlight to include top level drops within the
  outbox inventory panel itself.
2012-01-19 13:53:48 -08:00
Vadim ProductEngine c437c3b5b5 EXP-1815 FIXED Favorites list in login screen not populated when display names are disabled.
* Fixed LLAvatarName::getLegacyName() to work when display names are disabled
  (it used to return ' ', i.e. empty first and last name separated with a space).
* Added some debugging messages.
2012-01-19 20:34:31 +02:00
Seth ProductEngine 19320842eb EXP-1767 FIXED Received Items panel state being persistent between sessions.
Added a setting to store the panel state.
2012-01-19 16:57:09 +02:00
Richard Linden 86dc7c4f6d added comments to magic numbers 2012-01-18 16:32:37 -08:00
Merov Linden 02641d4ef3 Fix a Linux compilation failure 2012-01-18 16:32:07 -08:00
Richard Linden e4d4dbd686 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-18 16:31:05 -08:00
Richard Linden 3a597af700 EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat
fixed font metrics rounding error and made corrective adjustments in layout
2012-01-18 16:30:53 -08:00
Merov Linden 916d61e460 Fix Linux compilation failure 2012-01-18 15:59:08 -08:00
Richard Linden e41ad89f7b Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-18 14:44:08 -08:00
Richard Linden 9f28dedc85 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge 2012-01-18 14:43:38 -08:00
Merov Linden 6ee627d4c0 Pull from viewer-experience 2012-01-18 14:24:58 -08:00
Leslie Linden 2c2ada26fe Merge with latest 2012-01-18 13:54:49 -08:00
Leslie Linden 098bbfef99 EXP-1704 FIX -- Updated text for Empty Received Items panel in Viewer
* Updated to latest text per Leo's comment in the JIRA.
2012-01-18 13:53:05 -08:00
Leslie Linden 245f29ca26 EXP-1550 FIX -- New tag shown and not removed on click when rezzing an item from Received Items panel and taking back into inventory.
* Inventory folder creation dates are now only set once, rather than being
  updated every time a new item is added.
2012-01-18 13:39:04 -08:00
Richard Linden a1b200878f Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2012-01-18 13:36:16 -08:00
Richard Linden b1d28300fb Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge 2012-01-18 13:36:00 -08:00
Richard Linden 28fc3cbadb removed some invalid attributes 2012-01-18 13:35:00 -08:00
Leslie Linden b18d54be9f EXP-1816 FIX -- Drag area in outbox can remain highlighted after drag and drop ends
* Added handleHover function to clear highlight
2012-01-18 13:11:57 -08:00
Leslie Linden eee28bd007 EXP-1125 FIX -- New tags always shown in Received Items inbox when Inventory window is detached from side panel
EXP-1578 FIX -- received items folder shows shadows of content when scrolling through lots of folders in same window

* Put in guard to prevent the inventory panel from being created multiple times
2012-01-18 13:03:19 -08:00
Richard Linden 40687a930c EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in viewer 2012-01-18 12:59:44 -08:00
Seth ProductEngine 41a43a4125 EXP-1672 FIXED Defensive fix for the crash.
Added disconnecting notifications manager callbacks.
Added check to prevent calling the destroyed Notifications object.
2012-01-18 21:04:19 +02:00
Seth ProductEngine 2b724e30cf EXP-1814 FIXED Added copying the missing symlinks to Linux viewer lib dir. 2012-01-18 20:50:25 +02:00
Vadim ProductEngine b75f495526 EXP-1813 FIXED Unpressable radio button in Preferences -> General.
Made the radio group larger so that all its buttons become clickable.
2012-01-18 17:38:05 +02:00
Merov Linden 07294e0498 Pull from viewer-experience 2012-01-17 22:43:12 -08:00
Merov Linden 9025656bba EXP-1773 : A bit of code cleanup and defensive coding in an attempt to alleviate some errand crashes. 2012-01-17 22:41:25 -08:00
Richard Linden 23773d792d EXP-1811 FIX Login progress floater has smaller than expected size
made minimum size reflect default size for 1024 width window of old layout stack
no way to match behavior
2012-01-17 17:36:59 -08:00
Richard Linden 1eae229cf2 EXP-1809 FIX Buttons in right toolbar clipped and can be out of position 2012-01-17 16:28:12 -08:00
Richard Linden c738523b90 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ 2012-01-17 16:05:29 -08:00
Richard Linden 1fede65af2 EXP-1810 FIX Cannot resize Received items panel in Inventory window 2012-01-17 16:05:10 -08:00
Leslie Linden 652ef62154 EXP-1791 FIX -- Handle case where initialization with SLM fails in the Merchant Outbox floater in the viewer
* Timeout now triggers the re-initialization logic in the merchant outbox.
2012-01-17 15:51:30 -08:00
Leslie Linden 4b9cca70d7 Fix for precompiled header issue on windows 2012-01-17 15:04:47 -08:00
Leslie Linden e4b63c96b8 EXP-1804 FIX -- Drag and drop operations can be blocked by modal dialogs
* Added support for marketplace notifications that don't display the dialog
  until the next frame, leaving room for the drag and drop operation to
  properly complete before the notification shows up and interferes.
2012-01-17 14:59:18 -08:00
Vadim ProductEngine 3b81e88289 EXP-1807 FIXED Linux viewer didn't start due to "libSDL-1.2.so.0: cannot open shared object file".
Package the missing symlink.
2012-01-17 23:20:44 +02:00
Vadim ProductEngine f9a17df4d3 EXP-1806 FIXED CTRL-W no longer closes floaters.
Restoring accidentally removed code.
2012-01-17 23:17:52 +02:00
Leslie Linden accf833945 EXP-1805 FIX -- Block calling cards from being added to Merchant Outbox
EXP-1810 PROGRESS -- Cannot resize Received items panel in Inventory window

* Updated "copy to merchant outbox" context menu and drag and drop code to block calling cards.
* Changed user_resize to true on the "Received Items" panel and the main inventory panel
2012-01-17 13:07:57 -08:00
Richard Linden 2589a7e135 fix for crash in assert when programmatically toggling user resize 2012-01-17 12:17:03 -08:00
Richard Linden 37593f276c Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/ 2012-01-17 12:05:23 -08:00
Richard Linden facb0fa42c merge with viewer-development 2012-01-17 11:55:19 -08:00
Leslie Linden 944814941d Latest from viewer-dd 2012-01-17 11:46:05 -08:00