Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-28 | merge from viewer-trunk | Tofu Linden | |
2010-04-27 | fixed eol and tabs/spaces problems | Richard Nelson | |
2010-04-27 | merge | Richard Nelson | |
2010-04-27 | EXT-6921 - Windows Xp/Vista unified volume control | Richard Nelson | |
2010-04-22 | merge from viewer-trunk | Tofu Linden | |
2010-04-21 | Fix for EXT-6287 (fullscreen flash video plays behind the viewer instead of ↵ | Monroe Linden | |
in front) Made SLPlugin into a bundled app on the Mac (this is apparently necessary for the plugin's window to be allowed to get focus). Changed the Info.plist key SLPlugin uses to keep itself out of the dock from LSBackgroundOnly to LSUIElement (this allows it to get focus and display UI). Added some Mac-specific code to slplugin.cpp to manipulate window layers and bring the plugin process to the foreground when something in the process opens a window, and to bring the viewer to the foreground when the last window in the process is closed. | |||
2010-04-07 | Fix for build failing. | Dave Parks | |
2010-04-07 | merge from viewer-trunk | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden | |
2010-03-29 | Automated merge | Roxie Linden | |
2010-03-28 | merge from viewer-2-0 | Tofu Linden | |
2010-03-23 | EXT-6522 Changed app bundle to Second Life Viewer 2.app (Mac) | palange | |
2010-03-23 | EXT-6522 Change release installation location to Second Life Viewer 2 ↵ | Mark Palange (Mani) | |
(Windows Only) reviewed by palmer | |||
2010-02-17 | viewer2 merge. | Tofu Linden | |
2010-02-17 | EXT-5500 reduce linux package size | Tofu Linden | |
This takes the (compressed!) linux package size from 56MB to 40MB. | |||
2010-01-29 | Added glod.txt and libraries no longer unzipped into newview | Palmer | |
2010-01-22 | Merge. | Tofu Linden | |
2010-01-22 | Linux: Don't strip or tar the viewer if it's not a release build. | Tofu Linden | |
This is some more work towards making RelWithDebInfo very developer-friendly. | |||
2010-01-13 | Merge. | Tofu Linden | |
2010-01-11 | EXT-4163 Don't strip viewer symbols, or tar the result, in DEBUG builds | Tofu Linden | |
2010-01-04 | Merge from trunk. Conflicts manually resolved in: | Tofu Linden | |
U indra/llui/lluictrlfactory.cpp U indra/newview/llinventorybridge.cpp U indra/newview/llviewertexture.cpp U indra/newview/llviewertexture.h | |||
2009-12-18 | Client changes to pick up new version of Qt 4.6 with codecs for default text ↵ | callum | |
encoding. | |||
2009-12-18 | Fix for extra llplugin/ on the path of the imageformats plugins. | brad kittenbrink | |
reviewed by mani. | |||
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-16 | merge! | Tofu Linden | |
2009-12-16 | Update packager to grok that we're replacing the vivox openal with our own ↵ | Tofu Linden | |
one one linux. | |||
2009-12-16 | Fix for another merge bug. | brad kittenbrink | |
2009-12-16 | Merged mani's EXT-3140 and build performance enhancements work into viewer-2-0. | brad kittenbrink | |
2009-12-15 | Misnamed additional Qt/WebKit DLL. | callum | |
2009-12-15 | Fixed misspelled debug qt names | Mark Palange (Mani) | |
2009-12-15 | client changes to work with new version of Qt (4.6) and to do some cleanup ↵ | callum | |
at plugin exit so that cookies more betterer than what they did before. | |||
2009-12-15 | EXT-3140 and build performance enhancements. | Mark Palange (Mani) | |
Move the message_template check and manifest checking to the package step. Moved the dll copy from a post-build step its own target for dependency checking. Disabled copy of art/xui, etc in viewer manifest for non-package builds. | |||
2009-12-14 | Merging in latest viewer 2 | Palmer Truelson | |
2009-12-10 | Fix for DEV-41388 (SNOW-307: Linux viewer builds renames gstreamer plugin to ↵ | Monroe Linden | |
quicktime.) Of the four options suggested in the jira, this is a modified version of #2. Since the mime_types.xml file actually gets localized (it contains a bunch of user-visible text in addition to the mappings), I don't think renaming it in viewer_manifest.py will work. Instead, I've created additional files (mime_types_linux.xml and mime_types_mac.xml) in the same location, and changed the code that loads the file in LLAppViewer::init() to look for different names per-platform. I'm sure there are cleverer solutions (such as abusing the translation xml overlay system to create files that have deltas per platform), but those don't fit in the time-box allocated to this issue. | |||
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-25 | warn-on-failure:unix-eol | Roxie Linden | |
automated merge from trunk | |||
2010-02-24 | Automated merge up from viewer 2.0 trunk. | Roxie Linden | |
Some llvoiceclient changes duplicated changes that had already been made in the voice modularization refactor, so the refactor versions were used. | |||
2009-12-07 | Merge of viewer 2 changes | Palmer | |
2009-11-25 | Merge of viewer 2 | Palmer Truelson | |
2009-11-23 | re-upgrade to vivox v3 sdk here. | Tofu Linden | |
2009-11-17 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | CG Linden | |
2009-11-17 | Fix llkdu.dll inclusion problem | CG Linden | |
llkdu.dll was referenced via "configuration", but sharedlibs prefix already included "configuration" | |||
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-16 | EXT-2529 Fixed viewer_manifest.py to check secondlife-bin.exe for bad ↵ | Mark Palange (Mani) | |
manifest linking. Reviewed by Palmer. | |||
2009-11-05 | Added calls to ll_deploy_sharedlibs_command | Mark Palange (Mani) | |
Using viewer_manifest.py for windows dependency deployment during build. Added SHARED_LIBS_REL_PATH var to cmake cache. | |||
2009-11-02 | Merge of viewer-2-0 changes | Palmer | |
2009-11-02 | Sync up with render-pipeline-7 ignore-dead-branch | David Parks | |
2009-10-22 | Let Python handle quoting of Mac run_command() args (using %r). | Nat Goodspeed | |
2009-10-22 | Fixed Mac build breaker: failing ln -s command. | Nat Goodspeed | |
viewer_manifest.py has acquired new 'ln -s' commands to avoid duplicating shared .dylib files between the main Second Life app bundle and the embedded mac-updater and mac-crash-logger app bundles. Unfortunately, the second time I ran with these new commands, they failed because the target already existed. Added -f switch to make that case benign. |