eli
1655887f30
FIX INTL-142 translations for Viewer Set40
2014-06-03 16:27:47 -07:00
andreykproductengine
75b68cf3f4
MAINT-2881 FIXED Open folders close when you create a new folder, new script, new notecard etc
2014-06-03 20:01:45 +03:00
Mnikolenko ProductEngine
445b13dc52
MAINT-4120 FIXED Remove the message because it's only called for STATE_WEARABLES_WAIT state.
2014-06-03 13:52:39 +03:00
Mnikolenko ProductEngine
c5f85d6e38
MAINT-4076 FIXED Don't use autocomplete to shout/whisper if several triggers match the prefix
2014-06-03 11:19:25 +03:00
Stinson Linden
8392fde6f6
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.
2014-06-02 22:32:16 +01:00
Callum Prentice
3217ffb1f8
MAINT-4122 FIX Viewer crashes while opening Preferences
2014-06-02 13:41:20 -07:00
Callum Prentice
5f0eefdf2d
MAINT-4121 FIX duplicated IDs for XUI in repo: callum_linden/viewer-release-nui-login
2014-06-02 11:23:22 -07:00
Stinson Linden
51e0cc8140
MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e.
2014-05-31 02:30:12 +01:00
Stinson Linden
90fc7a13d1
MAINT-4106: Correcting crash on exit behavior during normal shutdown. With the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding.
2014-05-29 21:08:21 +01:00
andreykproductengine
984cc0788d
MAINT-3504 FIXED Avatar cannot move after TPing into region he nearly crossed into
2014-05-29 19:19:41 +03:00
Mnikolenko ProductEngine
863cf3e64a
MAINT-865 FIXED Multiline description in Place profile is shown as one line after changing floater width
2014-05-30 12:24:37 +03:00
Mnikolenko ProductEngine
6ad62c6bf5
MAINT-4099 FIXED Use toggleOpen() to open/close folders via Enter key
2014-05-30 11:56:41 +03:00
AndreyL ProductEngine
fadf35b90a
MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" applies to
2014-05-29 10:57:16 +03:00
Mnikolenko ProductEngine
a7b523b36a
MAINT-4071 FIXED Use LLViewerStats::instance().getRecording() to get correct stats.
2014-05-29 13:49:25 +03:00
Mnikolenko ProductEngine
0fdff14b66
MAINT-4094 FIXED Use unescaped region name in the notification
2014-05-29 13:05:09 +03:00
Monty Brandenberg
98ecd04436
Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib.
...
Release and Debug builds working. Remove the DOM_DYNAMIC define so
that we don't create declspec declarations to colladadom objects
and pull in libxml2_a (_a for archive) to complete the link. Debug
functional and would be moreso if not for all the CrtCheckMemory()
calls.
2014-05-28 19:10:26 -04:00
Monty Brandenberg
71eb87d0a5
Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with
...
package dependencies updated.
2014-05-28 19:44:27 +00:00
Monty Brandenberg
403ec62e3c
All: Update library SDL to 290309, c-ares to 290089, boost to 290191,
...
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255,
google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157,
llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083,
pcre to 290150, zlib to 290080. The freetype2 headers are now normalized
to what they would normally be on a unix-type system. Libxml2 and
pcre are available on all platforms. Libraries generally move in the
direction of static archives rather than shared libraries (e.g. openssl).
The llqtwebkit side is a step back from the more ambitious goal. What
will be used (290262) will be a simple rebuild of the existing 4.7.1
library with updated package dependencies. The bigger work will be in
the future.
2014-05-28 19:40:45 +00:00
Cinder
274327e1e2
Half of STORM-2025, fix flow-control highlighting
2014-05-28 13:01:51 -06:00
Cinder
299be53611
Make default and state out of flow-control and into events
2014-05-28 12:55:00 -06:00
Cinder
ec2b00c2e5
Don't hardcode black as the default color for syntax
2014-05-28 12:15:37 -06:00
Callum Prentice
038f250cae
Merge with head of viewer-release
2014-05-28 09:06:58 -07:00
maxim@mnikolenko
72dba8742c
MAINT-4070 FIXED Use icon in urls when content is trusted.
2014-05-28 13:20:12 +03:00
Stinson Linden
c84217cc5b
MAINT-4009: Ensuring that the view listeners are properly cleaned up at app close.
2014-05-27 22:45:02 +01:00
maksymsproductengine
effd423ec5
MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing user to leave group: updating of text for GroupDepartError notifications.
2014-05-24 03:10:07 +03:00
Stinson Linden
fdc787cc06
MAINT-4009: Patching a memory leak of ParamDescriptor objects.
2014-05-24 00:05:02 +01:00
Stinson Linden
0160c514c5
MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class and all of its derived descendants in order to clarify ownership of memory pointers.
2014-05-23 21:56:44 +01:00
maksymsproductengine
6f72942646
MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing user to leave group: added two notifications GroupDepartError and GroupDepart
2014-05-23 22:08:56 +03:00
Monty Brandenberg
060c728970
Merge. Pull in viewer-release after release of 3.7.8
2014-05-22 22:08:54 +00:00
simon
765b267d0c
Merge release and 3.7.9
2014-05-20 17:30:11 -07:00
Stinson Linden
a13d2f7f70
MAINT-4009: Patching a leak of LLPluginSharedMemory objects from the LLPluginProcessParent class.
2014-05-20 21:03:13 +01:00
Merov Linden
51865f4e94
Pull merge from lindenlab/viewer-release
2014-05-19 21:43:42 -07:00
Stinson Linden
5537417ac3
MAINT-4009: Ensuring that the cookie store is properly cleaned on app exit.
2014-05-20 01:03:50 +01:00
Brad Payne (Vir Linden)
4885c122ea
merge
2014-05-19 18:11:08 -04:00
Brad Payne (Vir Linden)
67051b26ba
merge
2014-05-19 18:10:45 -04:00
Stinson Linden
babd89b770
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
2014-05-19 22:19:55 +01:00
Oz Linden
644ca6a0f8
increment viewer version to 3.7.9
2014-05-19 17:01:51 -04:00
Oz Linden
3758154727
Added tag 3.7.8-release for changeset bba9b3722eea
2014-05-19 17:01:33 -04:00
Nyx Linden
d0d32626a5
merge fix for merge with project interesting. New appearance utility source and one quick doubly-declared typedef.
2014-05-19 14:44:01 -04:00
Stinson Linden
08e83a341e
MAINT-4009: Final pass refactoring to eliminate memory allocation related to error reporting that is not properly cleaned up.
2014-05-17 00:41:36 +01:00
Stinson Linden
34b2f2d1f8
MAINT-4009: First pass refactoring to eliminate memory related to error reporting that is not properly cleaned up.
2014-05-16 22:44:25 +01:00
Brad Payne (Vir Linden)
a5bb8839fa
merge fix
2014-05-16 15:47:34 -04:00
Brad Payne (Vir Linden)
7f3e1b7313
merge fix
2014-05-16 13:28:22 -04:00
Cinder
f697eb375e
Update syntax coloring in the preview script on the fly.
2014-05-16 09:27:37 -06:00
Cinder
5850397c52
Trivial indentation change in floater_script_ed_prefs.xml
2014-05-16 09:18:59 -06:00
Cinder
8c970eae22
Remove orphaned LLKeywords methods
2014-05-16 09:18:38 -06:00
Cinder
be45cff44f
Typo fix
2014-05-16 08:36:33 -06:00
Brad Payne (Vir Linden)
f2d7dfb1e6
merge fixes
2014-05-16 10:18:53 -04:00
Cinder
8cd4543e60
Set colors for script editor
2014-05-16 07:36:44 -06:00
Cinder
d73a7fefab
Merge upstream
2014-05-16 07:28:03 -06:00