Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-12 | STORM-360 FIXED Disabled higlighting of URLs in object names inside IM well ↵ | Vadim ProductEngine | |
window. | |||
2010-10-12 | STORM-358 FIXED Disabled higlighting URLs in object names inside nearby chat ↵ | Vadim ProductEngine | |
toasts. | |||
2010-10-12 | Allow the passing of addational fmod lib names via FMOD_NAMES from the build ↵ | Techwolf Lupindo | |
envorment. This will allow one to pass via command line custom fmod lib names. ie: -DFMOD_NAMES:STRING:"fmod-4.44" | |||
2010-10-12 | Clean up and rework FMOD.cmake and FindFMOD.cmake | Techwolf Lupindo | |
FMOD.cmake: Move include(Prebuilt) to prebuilt section. It is only used for prebuilt anyway. set(FMOD_FIND_REQUIRED ON) due to FMOD variable is use elsewhere in cmake files. This behaviour is the same as openal. Remove redudent error messages and code due to above. Rework the logic to be more cleaner. Clean up whitespace. FindFMOD.cmake Remove redudent paths as cmake allready uses them as default. Use PATH_SUFFIXES instead. The above will result in cmake looking in a lot more places and can handle custom build setups better. Change FMOD to FMOD_FOUND. FMOD should not be change withen cmake. Whitespace cleanup. | |||
2010-10-11 | pull viewer-beta into viewer-development | Merov Linden | |
2010-10-11 | CT-575 WIP JA DE IT translation for set18, new files | Eli Linden | |
2010-10-11 | CT-575 WIP JA DE IT translation for set18 | Eli Linden | |
2010-10-11 | Merge | Eli Linden | |
2010-10-11 | CT-575 WIP PT translation for set18, new file | Eli Linden | |
2010-10-11 | CT-575 WIP PT translation for set18 | Eli Linden | |
2010-10-11 | merge pending beta changes to viewer-beta | Merov Linden | |
2010-10-12 | SNOW-756 / VWR-23385 FOLLOWUP fixed indentation | Boroondas Gupte | |
2010-10-11 | STORM-365 : merge to viewer-beta | Merov Linden | |
2010-10-12 | SNOW-756 / VWR-23385 FIXED standalone LD_LIBRARY_PATH for unit tests | Boroondas Gupte (patch by Aleric Inglewood) | |
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-11 | llvocache.h relies on defines in lldir.h, but forgot to include that file. | Aaron Stone | |
This is otherwise masked by lldir.h being included from elsewhere, but is a nice to fix. | |||
2010-10-11 | llvocache.h relies on defines in lldir.h, but forgot to include that file. | Aaron Stone | |
This is otherwise masked by lldir.h being included from elsewhere, but is a nice to fix. | |||
2010-10-11 | STORM-365 : Quick fix for attachments being visible in mouselook | Merov Linden | |
2010-10-11 | Automated merge up from viewer-beta | Loren Shih | |
2010-10-11 | SH-280 FIXED Anti-aliasing broken | Loren Shih | |
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 | STORM-289 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-296 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-302 : merge to viewer-beta | Merov Linden | |
2010-10-11 | STORM-301 : merge to viewer-beta | Merov Linden | |
2010-10-11 | DN-161 Display Name and Username labels shown in profiles when View Display ↵ | leyla_linden | |
Names setting is off and when Display Names disabled on Simulator DN-163 Set display name error if user changes View Display Name setting to off in preferences with Edit profile panel open | |||
2010-10-11 | DN-162 Green - shown in local chat after name if View Display Names setting ↵ | leyla_linden | |
is off with Show User Names setting on. | |||
2010-10-11 | CT-575 WIP FR translation for set18, new file | Eli Linden | |
2010-10-11 | CT-575 WIP FR translation for set18 | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18, new files | Eli Linden | |
2010-10-11 | CT-575 WIP PL and DA translation for set18; ES correction | Eli Linden | |
2010-10-11 | STORM-298 FIXED Don't scroll the My Landmarks panel down when favorites get ↵ | Vadim ProductEngine | |
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 | STORM-301 FIXED Fixed behaviour of camera on undocked 'My Appearance' tab ↵ | Andrew Productengine | |
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 | merge fix for STORM-275 (class Linux_x86_64Manifest missing from ↵ | Oz Linden | |
viewer_manifest.py) | |||
2010-10-11 | merged fix for STORM-222 | Oz Linden | |
2010-10-08 | Fixed issue where non-visible hint wasn't allowing mouse events to pass through | Leyla Farazha | |
2010-10-08 | Created a floater for setting display name | Leyla Farazha | |
2010-10-08 | STORM-137: Fix windows packaging issue, namely, do not require a manifest to ↵ | Merov Linden | |
move the fmod.dll | |||
2010-10-09 | STORM-289 FIXED browser navigation bar layout to make it resize properly ↵ | Seth ProductEngine | |
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-08 | Merge fixes for VWR-23047, VWR-20911, and SNOW-748 | Oz Linden | |
2010-10-07 | CT-575 WIP Add list of 11 Spanish Residents who volunteer translation of Viewer | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18, new file | Eli Linden | |
2010-10-07 | CT-575 WIP ES translation for Set18 | Eli Linden | |
2010-10-07 | Pull update from viewer-development | Merov Linden | |
2010-10-07 | Pull and merge of viewer-beta in viewer-development | Merov Linden | |
2010-10-07 | Updating display name hint text per Jack's request. | Leyla Farazha | |
2010-10-07 | Adding viewer hint for setting display name the when edit profile is opened ↵ | Leyla Farazha | |
with no display name set | |||
2010-10-07 | STORM-296 FIXED Item types that can be dropped to Places SP->My Landmarks ↵ | Seth ProductEngine | |
restricted to landmarks and folders only. | |||
2010-10-07 | FIXED STORM-302 Parcel lists scroll bar overlaps with other components if ↵ | Paul Guslisty | |
panel is undocked - Added missing column to the xml of the scroll list - Adjusted columns width to show all columns | |||
2010-10-07 | STORM-263 FIXED Cog button in lower-left of sidebar panel does not close ↵ | Paul Guslisty | |
popup menu on second click - In all places of sidebar panel where gear menu button is used changed type of gear menu buttons from LLButton to LLMenuButton - Added setMenuPosition and setMenu to the LLMenuButton interface as public methods - In all sidebar panels where LLButton was replaced with LLMenuButton the algorithm of replacing is simple and the same for all sidebar panels. In general the algorithm is: 1. set gearMenu to the menuButton using LLMenuButton::setMenu 2. set mouse down callback for the menuButton 3. in callback for mouse down set the menu position where it should be shown using LLMenuButton::setMenuPosition | |||
2010-10-06 | STORM-299 : merge | Merov Linden | |
2010-10-06 | STORM-306 : Fix black flickering of water on Mac when atm shading off | Merov Linden | |