Commit Graph

12661 Commits (7cb3a6bca8317cde76bf10eb16944a2175f594bd)

Author SHA1 Message Date
Paul Guslisty 7cb3a6bca8 STORM-196 FIXED 'Undo changes' button is absent on 'Edit wearable' panel
-Added "top" parameter to the button to put button in visible area

-Added "left_pad" and changed "width" parameters for proper positioning inside layout_panel
2010-10-13 15:31:16 +03:00
Oz Linden 93d31d9bfe merge fixes for STORM-374 2010-10-12 17:32:56 -04:00
Boroondas Gupte f36085b0de merged SNOW-756 / VWR-23385 / STORM-374 (fixed standalone LD_LIBRARY_PATH for unit tests) 2010-10-12 17:26:50 +02:00
Oz Linden 8269d4d51c pull fixes for STORM-368 (enable LL_TESTS on all tests) 2010-10-12 10:59:43 -04:00
Oz Linden 28d8612cf7 merge up to latest viewer-development 2010-10-12 10:58:42 -04:00
Oz Linden 3f43a36d34 merge fixes for VWR-23296 2010-10-12 08:47:26 -04:00
Boroondas Gupte 8b55caf976 merged SNOW-654: Added missing "if (LL_TESTS)" in indra/CMakeLists.txt 2010-10-12 10:15:29 +02:00
Boroondas Gupte 11996e9dd7 merged SNOW-651: Added missing "if (LL_TESTS)" in indra/llplugin/slplugin/CMakeLists.txt 2010-10-12 10:14:28 +02:00
Merov Linden a8fbfa40ba pull viewer-beta into viewer-development 2010-10-11 18:30:22 -07:00
Eli Linden 418cb8689f Merge 2010-10-11 16:05:09 -07:00
Eli Linden 2a8de5a952 CT-575 WIP PT translation for set18, new file 2010-10-11 16:03:37 -07:00
Eli Linden 87c503cd2c CT-575 WIP PT translation for set18 2010-10-11 16:03:24 -07:00
Merov Linden f90befad07 merge pending beta changes to viewer-beta 2010-10-11 15:43:00 -07:00
Boroondas Gupte e26f812e0d SNOW-756 / VWR-23385 FOLLOWUP fixed indentation 2010-10-12 00:41:46 +02:00
Merov Linden 6ed0fa78d4 STORM-365 : merge to viewer-beta 2010-10-11 15:41:38 -07:00
Boroondas Gupte (patch by Aleric Inglewood) 8f77ebbcd9 SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit tests
Used patch from https://jira.secondlife.com/secure/attachment/41586/SNOW-756-standalone_tests.diff

patching file indra/cmake/LLAddBuildTest.cmake
Hunk #1 succeeded at 259 with fuzz 2 (offset 1 line).

Added entry in doc/contributions.txt. No further changes.

originally commited to Snowglobe 2.1 at http://svn.secondlife.com/trac/linden/changeset/3515
2010-10-12 00:39:23 +02:00
Merov Linden affefe2361 STORM-365 : Quick fix for attachments being visible in mouselook 2010-10-11 14:42:00 -07:00
Loren Shih f564d470d5 Automated merge up from viewer-beta 2010-10-11 17:38:24 -04:00
Loren Shih 3a4e38efa6 SH-280 FIXED Anti-aliasing broken
SH-287 FIXED Anti-aliasing setting does not take effect until relog

Added logic to control RenderUseFBO setting based on graphics quality.  RenderUseFBO controls whether anti-aliasing is enabled.
2010-10-11 17:37:59 -04:00
Merov Linden ea77028b70 STORM-289 : merge to viewer-beta 2010-10-11 14:35:01 -07:00
Merov Linden bf74882b42 STORM-296 : merge to viewer-beta 2010-10-11 14:33:29 -07:00
Merov Linden 4859a40055 STORM-302 : merge to viewer-beta 2010-10-11 14:31:50 -07:00
Merov Linden ae90fd93c8 STORM-301 : merge to viewer-beta 2010-10-11 14:29:49 -07:00
Eli Linden 8c493584c7 CT-575 WIP FR translation for set18, new file 2010-10-11 13:03:44 -07:00
Eli Linden e7340516ad CT-575 WIP FR translation for set18 2010-10-11 13:03:32 -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
Vadim ProductEngine c47a5dfe00 STORM-298 FIXED Don't scroll the My Landmarks panel down when favorites get changed.
I'm not sure what the root cause of the problem was (maybe invalid initial selection in folder view),
but what seems to be definitely wrong is passing "scroll to rect" event
from *invisible* folder views up to accordion control, which is what I've fixed.
2010-10-11 19:58:16 +03:00
Andrew Productengine 33bfe43b0c STORM-301 FIXED Fixed behaviour of camera on undocked 'My Appearance' tab minimizing.
- Added signal to LLFloater that is emitted on minimize.

- Set minimize callback for appearance tab floater in LLSideTrayTab::undock. Method from LLSidePanelAppearance that handles camera issues
is called on minimization of floater.
2010-10-11 19:32:42 +03:00
Oz Linden 011f6f9ad0 merge fix for STORM-275 (class Linux_x86_64Manifest missing from viewer_manifest.py) 2010-10-11 09:10:56 -04:00
Oz Linden e2e70577f9 merged fix for STORM-222 2010-10-11 08:59:19 -04:00
Seth ProductEngine a913e25fcc STORM-289 FIXED browser navigation bar layout to make it resize properly after minimize/restore.
When floater media browser is minimized its button bars are shrunk to zero height and their height is not restored upon unminimizing because they have auto_resize disabled. Setting min_height for the button bars makes them restored with this height upon uminimizing the floater.
2010-10-09 00:24:57 +03:00
Christian Goetze (CG) 48c2b2496d Have build.sh print out info usable by open source devs. Have it check for a README and use that if needed. 2010-10-08 13:02:39 -07:00
Oz Linden bb74487c85 Merge fixes for VWR-23047, VWR-20911, and SNOW-748 2010-10-08 10:47:25 -04: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 d25a30e55b Pull and merge of viewer-beta in viewer-development 2010-10-07 12:30:15 -07:00
Seth ProductEngine c3b9ed68cf STORM-296 FIXED Item types that can be dropped to Places SP->My Landmarks restricted to landmarks and folders only. 2010-10-07 18:54:30 +03:00
Paul Guslisty 637bcedf02 FIXED STORM-302 Parcel lists scroll bar overlaps with other components if panel is undocked
- Added missing column to the xml of the scroll list

- Adjusted columns width to show all columns
2010-10-07 17:12:49 +03:00
Merov Linden ac76af0e2d STORM-299 : merge 2010-10-06 22:21:24 -07:00
Merov Linden 3f8d4f1ab5 STORM-187 : merge 2010-10-06 22:20:43 -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
Dessie Linden e0068b0cbd Propagating Viewer 2.2.0 Beta tags back to viewer-development 2010-10-06 13:02:20 -07:00
Dessie Linden 54bfe1c3e6 Added tag 2.2.0-beta2 for changeset 9822eb3e25f7 2010-10-06 09:47:56 -07:00
Andrew Productengine 0fe2156f87 STORM-187 ADDITIONAL FIX Fixed buttons autohiding in bottomtray on resize.
The bug was caused by moving nearby chat bar into panel inside layout panel instead of being layout panel itself in changeset 741eb25e921c without modifying get_panel_min_width() call which used that layout panel. This broke behaviour of LLBottomTray::processWidthDecreased().

- Fixed it by using this new nearby chat container layout panel in this call.
2010-10-06 19:15:49 +03:00
Boroondas Gupte d18b636fb8 merged VWR-20893: "class Linux_x86_64Manifest" missing from viewer_manifest.py Breaking linux 64-bit build.
(transplanted https://bitbucket.org/Techwolf/viewer-development/changeset/111a293c0e1c to create an isolated daggy fix)
2010-10-06 17:09:38 +02:00
Andrew Productengine d950a97af0 STORM-299 FIXED World map floater opening instead Mini-map if double-click on minimized Mini-map.
- What map floater is shown on Mini-map doublecklick now differs depending on whether it is minimized.
2010-10-06 14:02:34 +03:00
Merov Linden bff186d8ef Pull fixes from viewer-beta 2010-10-04 21:49:57 -07:00
Eli Linden 9010dd5d31 Merge 2010-10-04 16:08:46 -07:00