Commit Graph

12313 Commits (affefe2361ee73eee60bca42e3edb41c65ffa95d)

Author SHA1 Message Date
Merov Linden affefe2361 STORM-365 : Quick fix for attachments being visible in mouselook 2010-10-11 14:42:00 -07:00
Eli Linden ac6149314e CT-575 WIP PL and DA translation for set18, new files 2010-10-11 11:36:39 -07:00
Eli Linden 64bf07b6d1 CT-575 WIP PL and DA translation for set18; ES correction 2010-10-11 11:36:23 -07:00
Eli Linden e52f276121 CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of Viewer 2010-10-07 16:57:10 -07:00
Eli Linden ae0930751b CT-575 WIP ES translation for Set18, new file 2010-10-07 16:37:23 -07:00
Eli Linden f6a9174463 CT-575 WIP ES translation for Set18 2010-10-07 16:37:06 -07:00
Merov Linden 7d9ec365cc STORM-306 : Fix black flickering of water on Mac when atm shading off 2010-10-06 19:57:45 -07:00
Kelly Washington c40a1534d4 VWR-21377 Script editor ctrl-f fix.
make ctrl-f work from the script search box itself.
2010-09-24 16:54:28 -07:00
Kelly Washington 92013d1212 VWR-21377 Script editor ctrl-f fix.
change to better / more consistent naming
2010-09-24 16:31:43 -07:00
Kelly Washington d129d6ee23 VWR-21377 Script editor ctrl-f fix.
let some LLViews handle shortcut keys if they want.
reviewed with ambroff
2010-09-24 15:57:17 -07:00
Paul Guslisty 22228896ee STORM-228 FIXED 'Loading / Done' text is cropped on the bottom of 'Find' floater
-Increased space between bottom of the floater and bottom of the web browser (inside floater), so that 'Loading / Done' text
 between bottom of the web browser and bottom of the floater won't be cropped
2010-09-27 17:12:14 +03:00
Sergei Litovchuk eb932c0e73 STORM-190 FIXED text truncations in floater EDIT CONTENT PERMISSIONS.
- Increased overall floater width.
- Increased permissions columns width.
- Increased 'Check All' and 'Clear' buttons width.
- Applied text wrapping to permissions labels.
- Removed 'NextOwnerLabel' dimensions overrides for German.
- Removed 'Check All' and 'Clear' buttons dimensions overrides for Polish.
2010-09-27 16:03:31 +03:00
Xiaohong Bao 3cd522c5a6 fix for SH-173/VWR-22868: Development Viewer freezes just after startup / greedy with file handles / 'WARNING: ll_apr_warn_status: APR: Too many open files'
(transplanted from a9aefa70c029eb9dddec3833d0ce22ef4b4421b5)
2010-09-22 14:44:40 -06:00
Seth ProductEngine 1df1f822aa STORM-189 FIXED Truncations in DE ans ES locales in Build Tools floater.
- Some checkboxes moved in DE locale and EN xml file.
- Removed floater width override for ES locale.
2010-09-24 00:53:21 +03:00
Vadim Savchuk 81ef82840d STORM-166 FIXED Memory leak in LLSelectNode constructor.
Submitting on behalf of Thickbrick Sleaford.

One of the LLSelectNode constructors has a leak where it does "new LLPermisions()" twice, thus leaking the address of the first object created.

This constructor is called every time you interact (click, hover, select, possibly other) with an object, once for each prim in the object. Since sizeof(LLPermissions) is 92 bytes, this can be a significant amount after a while.

I think this might explain VWR-18528 (leaking LLpemissions instances), at least partially.

This was fixed in snowglobe 1.x as part of SNOW-267.
2010-09-21 17:41:53 +03:00
Richard Linden d0bc4fc5e6 DEV-53015 FIX Volume slider disappears when sliding on panel_prim_media_controls.xml 2010-09-09 19:07:07 -07:00
Merov Linden 2ffd7aad9f Rolling back 28f52b3d2e3d : optimizations in button rendering 2010-10-06 20:34:38 -07:00
Merov Linden 862a951880 Backed out changeset 28f52b3d2e3d (optimizations in button rendering). 2010-10-06 20:22:53 -07:00
Dessie Linden 54bfe1c3e6 Added tag 2.2.0-beta2 for changeset 9822eb3e25f7 2010-10-06 09:47:56 -07:00
Eli Linden 9010dd5d31 Merge 2010-10-04 16:08:46 -07:00
Eli Linden 2e7f87c021 CT-575 WIP ignore. testing access to beta branch. 2010-10-04 16:07:37 -07:00
Paul Guslisty 60e8d3c657 STORM-212 FIXED Gear button is always disabled in My Profile->My Picks
- Deleted gear button as unnecessary. There is no functionality for it.
2010-09-30 14:26:19 +03:00
Seth ProductEngine a3584c383e STORM-264 FIXED Add lower-right corner resize marker for detached side panels.
Detached SP now has a slightly reduced height not to make it flush with the bottom bar.
2010-10-01 22:23:07 +03:00
Dessie Linden df67c34b42 Added tag 2.2.0-beta1 for changeset 7076e22f9f43 2010-09-29 11:13:39 -07:00
Kent Quirk d9547f5e80 STORM-265 -- remove invisible button on menu bar that was tied to the lag meter. 2010-09-28 13:20:13 -04:00
Aimee Linden 93eb6cac2d STORM-128 SUPPLEMENTARY Move new permissions icons into the icons directory.
(transplanted from f71072a1532b3fa3de98197dd0ceeb3071ac6856)
2010-09-23 13:17:58 +01:00
Aimee Linden 45cebd19dd STORM-128 FIXED New friends list permission icons
* Added new icon artwork.
* Reordered the icons so that the most common ones are to the right, so that they change position as little as possible.
* Removed old 1.23 icons.
(transplanted from 5ed5fa607e2ce3eaabc8f9716bd4a6ef5933aa64)
2010-09-23 12:13:43 +01:00
Nyx (Neal Orman) e8d1ddb225 SH-188 FIX crash in llvoavatar.cpp
We were using a NULL pointer after checking it. Did some logic juggling to
ensure that we only use the pointer if it is non-null

Code reviewed by Seraph
(transplanted from a90fe10ddac9545249c6f218af438a36bcbc3162)
2010-09-22 18:09:17 -04:00
Dessie Linden 02a4c4ac0d Corrected channel name(s) and version number 2010-09-21 13:51:40 -07:00
Kent Quirk 5304ad2746 Tag for beta 2.1.3 2010-09-21 12:00:07 -04:00
Tofu Linden 90cd379508 merge storm-189 2010-09-21 14:58:37 +01:00
Tofu Linden a552660984 STORM-165 decode_priority clamp issue in texture fetching
Patch by Merov ported and reviewed by Tofu, from SG2.
2010-09-21 13:08:33 +01:00
Sergei Litovchuk 101bf8f023 STORM-189 FIXED Applied text wrapping to fix long string truncation in Build tools->Features. 2010-09-21 00:17:16 +03:00
Tofu Linden 14cf6fd5a2 merge from http://bitbucket.org/boroondas/viewer-development-vwr-20583 2010-09-20 18:15:20 +01:00
Tofu Linden 6a28f9b242 merge storm-192 2010-09-20 18:03:25 +01:00
Vadim Savchuk 022f9bd9a8 STORM-192 ADDITIONAL FIX Fixed crash on pressing Ctrl+Shift+W (which closes all floaters).
The crash was introduced by my previous fix of this ticket in changeset 8ceebd3612f0.
The problem was that, suprisingly, even invisible (faded) toasts were destroyed when you hit Ctrl_Shift+W,
however they were still referenced by the toast pool, so the references were invalidated.

The easiest fix would be to remove all references to the toast being destroyed, no matter is it visible or not.
However, then we'd have to search for each destroyed toast in the pool, which is slow.
Besides, removing toasts from the pool compromises the whole idea of pooling (which was introduced to speed up creation of new toasts).

Another possible fix is not to destroy any nearby chat toasts when user hits Ctrl+Shift+W.
That would save us from any crashes at a price of changing existing behaviour (the toasts will remain visible).

So I went for a third option: when closing all floaters, skip invisible ones.
Then there won't be attempts to destroy invisible (pooled) toasts, so the crash won't happen,
and we don't seem to change any existing behavior.
However I'm not 100% sure of the latter statement, so the fix requires extensive testing.
2010-09-20 19:08:45 +03:00
Tofu Linden 85f69fbd86 merge storm-159 2010-09-20 12:53:10 +01:00
Tofu Linden b92ca367ae merge storm-192 2010-09-18 11:18:13 +01:00
Tofu Linden 9b0da85a47 merge storm-153 2010-09-18 11:17:39 +01:00
Merov Linden 01b1d3cc95 STORM-183 : Pull in fix from Vadim 2010-09-17 17:00:07 -07:00
Sergei Litovchuk 98e6d56beb STORM-159 FIXED Added sharing inventory item by dropping it on resident's Profile SP even when no IM session is started with that resident. 2010-09-18 01:16:50 +03:00
Vadim Savchuk 8eb6c6dec8 STORM-183 ADDITIONAL FIX Disabled the "Replace Current Outfit" option of the inventory context menu for incomplete outfits. 2010-09-17 22:52:51 +03:00
Vadim Savchuk 5fac8e4fd0 STORM-192 FIXED Ctrl-Shift-W not to disable nearby chat toasts.
Bug reason: The fix of EXT-1419 disables showing nearby chat showing toasts at all whenever you close one.
That was done to prevent a crash when viewer is exiting, but closing a toast manually should be handled differently.

Fix: If a toast is being closed (destroyed) manually, just remove it from the toast pool
(to prevent further references to the invalid pointer), but keep on showing new toasts.
I've overriden LLFloater::onClose() to differentiate the two cases.
2010-09-17 22:21:00 +03:00
Andrew Dyukov 98c49322c1 STORM-153 FIXED Localized Conference and non-existent IM session name strings.
- Moved the "no session" string to XML and used it in code instead of hardcode.



- Conference string turned out to be already translated, but the way translation was happening ad-hoc chat log files on disk
would get localized names, and thus be inconsistent (and that would create problems with browsing them later).
It didn't happen already just because this string wasn't translated in other locales somewhy.
So moved localization of session name after the the creation of log file.
Also changed value of string according to Eli's comment in ticket.
2010-09-17 20:11:17 +03:00
Christian Goetze (CG) 7c3a81f577 Merge in lenny work 2010-09-17 09:57:38 -07:00
Christian Goetze (CG) 0974f18da5 Enable all platforms, show changes since a recent merge 2010-09-17 09:57:24 -07:00
Tofu Linden 27bbf79c89 merge. 2010-09-17 17:40:34 +01:00
Tofu Linden 285720fc77 merge dead-code removal from Andrew@PE 2010-09-17 16:05:15 +01:00
Tofu Linden 5f693246ab merge storm-154 2010-09-17 15:37:50 +01:00
eli_linden 30c8979e15 CT-575 WIP ES linguistic, remove invalid FR element 2010-09-16 18:15:44 -07:00