Commit Graph

233 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
brad kittenbrink 3eb5a89f14 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-03-19 15:17:27 -04:00
brad kittenbrink c5fc6d3b2a New linux package of llqtwebkit library for EXT-6401 and EXT-6402 (add options to enable and disable javascript and flash plugins) 2010-03-19 15:16:50 -04:00
Callum Prentice 2a75b7b590 Merge with tip (another one) 2010-03-19 11:52:32 -07:00
Aimee Linden 107e076c83 EXT-6486 Update Vivox SDK to 3.1.0001.8181
New Vivox  SDK release to fix three main crash issues discovered through automatic crash reporting to Vivox enabled in Beta 4, along with extra diagnostics to help track down the cause of SLVoice failing to exit.
2010-03-19 17:40:39 +00:00
Callum Prentice 70df3c1fa7 EXT-6401 - Add feature to disable Javascript via prefs (updates Mac LLQtWebKit - via patch from Monroe) 2010-03-18 16:59:29 -07:00
Callum Prentice cb7fbc8a20 EXT-6466 "Move "Enable Cookies" checkbox...", EXT-6402 "Add feature to disable Web plugins via prefs" and EXT-6401 "Add feature to disable Javascript via prefs"
Apologies for the multiple commit of Jiras - these changes are closely related and impossible to commit deparately
Reviewed by Monroe
2010-03-18 16:53:27 -07:00
Callum Prentice d5e685306c (for B5) Fix for EXT-5823 "Include language in user-agent string" (implemented via JavaScript - not in ua string)
(for B5) Fix for EXT-5314 "Inworld Browser blanks out at credit card entry"
Note: also includes an update to install.xml that points to a new version of LLQtWebKit that is required for these fixes
2010-03-12 14:34:25 -08:00
Monroe Linden 6079a50186 New linux build of llqtwebkit.
Also, disabled LL_QTWEBKIT_USES_PIXMAPS define in media_plugin_webkit.cpp as the QPixmap changes have been backed out of the llqtwebkit build for now.
2010-03-12 13:49:40 -08:00
Monroe Linden bf767cc648 New mac build of llqtwebkit.
Built from revision da5938d041a1 of hg.lindenlab.com/monroe/llqtwebkit-4.6/
and commit 976cb208e4c1ae9df62bce979a5148d7b89172c5 of http://gitorious.org/+lindenqt/qt/lindenqt
2010-03-12 13:46:35 -08:00
Tofu Linden 7498504c92 EXT-5969 build and merge a shippable pixmap-based llqtwebkit for viewer2.0/linux
Maybe also: EXT-4495 flash content crashes Webkit on Linux
2010-03-04 17:22:22 +00:00
Aimee Linden e88f73d074 Merge from https://hg.lindenlab.com/q/viewer-hotfix/ 2010-02-25 20:07:39 +00:00
Aimee Linden 96da7000e3 Update Vivox SDK to 3.1.0001.8016 for DEV-46706 2010-02-25 19:57:48 +00:00
brad kittenbrink 722c5fb92e Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-02-22 16:43:59 -05:00
brad kittenbrink 342fa3cb44 Fix for my broken mac/linux boost packages in changeset bb66cb8a076a.
Removed shared libraries and added some convenience symbolic links.

implemented as a daggy fix.
2010-02-22 16:33:20 -05:00
Tofu Linden f43a9a181e Do the necessary stuff to package pulseaudio's headers and make it (in theory, not yet in practice) optional. 2010-02-22 16:50:26 +00:00
brad kittenbrink 8a02b64a5c New boost packages for all 3 platforms to fix boost.date_time link errors and SNOW-431. 2010-02-19 21:30:01 -05:00
Tofu Linden 65f8b95ae8 EXT-5552 Linux viewer running out of address space, crashing frequently and untracably
re-fixed.
2010-02-19 16:13:58 +00:00
Tofu Linden 58de7148da Backed out changeset 241ba20f5e05 (EXT-5552 Linux viewer running out of address space, crashing frequently and untracably)
A mis-build caused a side-effect.  Another fix to follow.
2010-02-19 15:55:00 +00:00
Tofu Linden 24c7e08b40 EXT-5552 Linux viewer running out of address space, crashing frequently and untracably
Yes, we were really hitting 3GB of address space.  And quickly.  Because we keep ~645 fonts mmap()d on a typical Linux system.  Switch to a libfreetype that doesn't mmap().  This is lower risk than fixing the font system right now...
2010-02-19 12:55:11 +00:00
Callum Prentice 494a42a680 Added reference to updated version of LLQtWebKit (Disables right click breakage in Flash)
Not reviewed (no useful info in this change)
2010-02-11 11:41:43 -08:00
Tofu Linden 9a19daccd0 EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media
Update llqtwebkit to 4a97db00bfb1 from monroe's extern bb tree
2010-02-09 19:37:21 +00:00
Tofu Linden fa8f322ea4 upgrade qt+llqtwebkit. not quite as upgraded as it needs to be, but hopefully trunk-breaking. 2010-02-09 14:51:59 +00:00
Callum Prentice 7877bd3e8e Merge with tip 2010-02-08 15:41:25 -08:00
Callum Prentice a01a54bcbc New version of LLQTwebkit to fix cookie bug introduced by contractor :) 2010-02-08 15:40:25 -08:00
Monroe Linden 6cd1b17565 Rebuild of mac llqtwebkit library to pick up changeset 4a97db00bfb1 (fix for an accidentally deleted line that prevented cookie file from being read). 2010-02-08 15:33:32 -08:00
Callum Prentice cebf73337f Refer to updated LLQtWebKit with fix for potential cookie crash problem. 2010-02-08 11:30:52 -08:00
Monroe Linden 3699be5c45 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-02-05 18:38:16 -08:00
Monroe Linden 38acc15849 New mac llqtwebkit library built from:
Commit 2d75f75fcbfca93af40415a1499a849b560a65e6 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt

Revision b8715abf32cd of https://bitbucket.org/monroe_linden/llqtwebkit-4.6/
2010-02-05 18:17:09 -08:00
Aimee Linden da44a78e6a EXT-5008 Update Vivox SDK to 3.1.0001.7930
Vivox release notes since 3.1.0001.7852:

    * SDKIII-2063: Having too many audio devices on a platform (more than 15) will crash the SDK
    * SDKIII-2047: P2P: vx_req_session_set_participant_volume_for_me was previously unsupported (EXT-3429)

    * SDKIII-2024: moderator mute-all works as expected
    * SDKIII-2025: voice fonts would not always parse correctly to provide expected transform
2010-02-05 13:17:10 +00:00
Callum Prentice 259fa5fd0b Merge with tip 2010-02-04 17:03:41 -08:00
Callum Prentice 80139d95ad added code to grab raw key codes from Win32 WPARAM and LPARAM and send to plugin
factored out keyboard message deserialization for media_plugin_webkit
new version of llqtwebkit with Girish's changes to keyboard and cursor handling code
2010-02-04 16:30:21 -08:00
Nat Goodspeed b1bba1fce4 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-02-03 13:43:30 -05:00
Monroe Linden a4aed31ad9 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 2010-01-29 14:49:18 -08:00
Callum Prentice 8aadfb1cb6 Merge with tip 2010-01-20 15:30:07 -08:00
Callum Prentice 622f8b59ce Fix for EXT-4169 - drop down menus do not working in LLQtWebKit with Qt 4.6 2010-01-20 15:27:58 -08:00
Monroe Linden 20af2d325a New mac build of llqtwebkit to fix EXT-4169.
This build is based on:

Commit 16264ea12f1320e25f3d4fad3a9ddd4d3f8d2e68 of http://qt.gitorious.org/~girish/qt/girishs-qt/commits/lindenqt

Revision 24ce3025f844 of https://hg.lindenlab.com/monroe/llqtwebkit-4.6/
2010-01-20 15:17:48 -08:00
Tofu Linden 56f97bce04 DEV-45319 breed a good openal for voice+audio (second try) 2010-01-20 15:02:54 -08:00
Monroe Linden 572b8fc518 Changes to llqtwebkit keyboard event api.
Reference to new mac build of llqtwebkit (from revision 5e61bf24915f in https://hg.lindenlab.com/monroe/llqtwebkit-4.6).
2010-01-19 21:55:51 -08:00
Nat Goodspeed 062052ce3d Automated merge with http://192.168.2.103:8000 2010-01-19 16:41:46 -05:00
Nat Goodspeed aaecec3298 Automated merge with ssh://eniac69.lindenlab.com//local/nat/viewer-2-0-libs/ 2010-01-19 16:37:23 -05:00
Nat Goodspeed 46ce108073 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-19 15:29:52 -05:00
Nat Goodspeed 56c021f606 Ensure Lynx's Boost patch is in place -- darwin 2010-01-19 15:28:10 -05:00
Nat Goodspeed 28e62e7565 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2010-01-19 12:26:33 -08:00
Nat Goodspeed dab8a89df6 Ensure Lynx's Boost patch is in place -- linux, linux64 2010-01-19 12:23:25 -08:00
Nat Goodspeed 95fc42c321 Ensure Lynx's Boost patch is in place -- Windows 2010-01-19 15:19:11 -05:00
Tofu Linden ad9dfb52ac EXT-4410 update vivox sdk to 3.1.0001.7852 2010-01-15 15:15:37 -08:00
Callum Prentice 940e070326 EXT-3656 - Fix for mouse hover in Flash on Windows
References a new version of LLQtWebKit - Windows only fix.
Reviewed by CB.
2010-01-15 13:26:42 -08:00
Lynx Linden caa9acaaed EXT-3624: Push new llqtwebkit package.
This includes the new getLinkType() method, to support "_blank" href
links.
2010-01-14 18:41:34 +00:00
Tofu Linden 70870b2d53 EXT-4251 update vivox sdk to 3.1.0001.7832 2010-01-13 14:00:21 -08:00
callum b910de4ad7 Client changes to pick up new version of Qt 4.6 with codecs for default text encoding. 2009-12-18 18:44:43 -08:00
Monroe Linden 9cc91c42d0 Updated mac llqtwebkit build.
This was built from:

 https://hg.lindenlab.com/monroe/llqtwebkit-4.6/changeset/e0ddcd1c1a5b/

and should fix DEV-44423 (Media fonts are incorrect and ads don't load for qq.com) for the mac.
2009-12-18 16:59:50 -08:00
skolb d5b53eb483 Merge viewer 2 into media 2009-12-18 10:54:16 -08:00
Monroe Linden 252ccc48a0 New mac llqtwebkit built from revision 3e60e0d929ff in hg.lindenlab.com/monroe/llqtwebkit-4.6 .
I believe this should fix the following issues:

DEV-44406 (login screen occasionally remains black/grey with no background image)
DEV-44449 (Mac webkit will not navigate to certain sites)
2009-12-17 17:11:05 -08:00
Tofu Linden e75242fd56 Rebuild linux qt+llqtwebkit.
DEV-44461 	linux qt/webkit rebuild again - girish snap 2009-12-17
DEV-44368 	Linux MoaP viewer sees a blank 404 page on secondlife.com
2009-12-17 16:48:04 -08:00
Tofu Linden 8128ede6ff DEV-43972 breed a good openal for voice+audio 2009-12-16 14:21:55 -08:00
Monroe Linden c9a284fc69 Updated llqtwebkit 4.6 build, with link-target and cookie-saving patches applied. 2009-12-15 17:48:52 -08:00
callum b7747a815f Merge with tip before push 2009-12-15 17:53:03 -08:00
callum f923f896bc client changes to work with new version of Qt (4.6) and to do some cleanup at plugin exit so that cookies more betterer than what they did before. 2009-12-15 17:50:16 -08:00
Monroe Linden 1f7bf92168 New mac build of llqtwebkit.
This build is based on the following:

http://bitbucket.org/girish/llqtwebkit-4.6/
	revision 08c337619f50
	local change: comment out the definition of qt_sendSpontaneousEvent() in llembeddedbrowserwindow.cpp

git://gitorious.org/~girish/qt/girishs-qt.git
	branch lindenqt
	revision b4820037eac5c52d44df99ec37a50edd1796c897
2009-12-15 12:41:20 -08:00
Tofu Linden 27da9502d4 Update vivox sdk to 3.0.0006.7714 2009-12-08 12:29:44 -08:00
Tofu Linden 25a773d79c DEV-43896 solve render-pipeline linux mesh gzopen64 problem
I'm committing here instead of to render-pipeline because this seems like a change that it makes sense to give a workout in trunk.
2009-12-08 11:39:44 -08:00
Nat Goodspeed fde12f0204 DEV-43463: use fixed Boost package on Windows 2009-12-04 17:32:09 -05:00
Nat Goodspeed 5fd2938da8 Merge with recent viewer-2-0 2009-12-03 09:17:51 -08:00
Nat Goodspeed 91dd8b2371 Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-03 10:38:26 -05:00
Nat Goodspeed 51c91a86e6 DEV-43463: update Boost for linux, linux64 too 2009-12-02 09:32:13 -08:00
Nat Goodspeed b626783d14 DEV-43463: update Boost package with fix for stack corruption bug 2009-12-02 12:15:52 -05:00
callum fd74ba5467 Merge to tip 2009-11-24 14:36:57 -08:00
callum b0a31eaaee References a new version of LLQtWebKit - still based on Qt 4.5.2
Also includes a newer version of OpenSSL (0.9.8l)
2009-11-24 14:33:52 -08:00
Monroe Linden fa88f41ccc Rebuild of llqtwebkit for mac, as of this revision:
https://bitbucket.org/lindenlab/llqtwebkit/changeset/4d51abc23397/
2009-11-24 13:41:57 -08:00
Tofu Linden ac325092cd Rebuild linux llqtwebkit/qt with -fno-stack-protector for better runtime compatibility.
I hope.
2009-11-17 16:46:52 +00:00
brad kittenbrink 6e7d131e58 Fix for EXT-2529,Windows error: "application configuration is incorrect."
Fixed by implementing DEV-41250 and integrating merov's DEV-31329 "curl crashers"
work into viewer-2-0.
2009-11-16 19:06:44 -05:00
Tofu Linden e363a2798a upgrade vivox v3 sdk to 3.0.0006.7653 2009-11-26 14:27:07 +00:00
Tofu Linden 1942e607f8 merge. 2009-11-26 09:47:00 +00:00
Tofu Linden de92d5ce32 re-upgrade to vivox v3 sdk here. 2009-11-23 17:57:25 +00:00
callum 0eaf4b2bb2 Fix for DEV-42546 (QuickTime plugin crashes a lot) 2009-11-10 15:44:56 -08:00
Steve Bennetts 4b9abdc833 Reverting OSX changes to expat from texture-pipeline merge 2009-11-06 14:51:52 -08:00
Steve Bennetts afe6350160 merge from texture-pipeline 2009-11-06 12:15:41 -08:00
Xiaohong Bao 35e200881c merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00
brad kittenbrink 8558545b74 New package of linux llqtwebkit and attempt to reenable linux viewer build. 2009-10-27 18:55:19 -04:00
callum 62e0e51b43 Merge 2009-10-23 17:08:36 -07:00
callum 3008b3fdc0 Main change is pointing install.xml for Windows to new version of LLQtWebKit that has DLLs with no manifest as per recent build change.
Tweaked bookamrks for test app too.
Finally, added fix for DEV-41392 (Home URL Preview should be next to the Home URL)
2009-10-23 16:19:04 -07:00
Monroe Linden 376deff7a3 Changes to match new version of llqtwebkit -- passing modifier keys through to most user events and using new scroll wheel event. 2009-10-23 14:28:21 -07:00
Mark Palange (Mani) 3e10fa4d51 merge from latest svn/viewer-2-0 to hg/viewer-2-0 2009-10-16 16:42:45 -07:00
Adam Moss 406927f629 Merge a big bunch of fixes from maint-viewer. Hooray.
svn merge -r136066:136073 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-viewer/maint-viewer-24-qa-9

DEV-8553 New Server Tools - Prep Land For Sale
DEV-32942 (QAR-1521) Bad border crossings or TP / Ruthing issues
DEV-32942 (QAR-1521) Bad border crossings or TP / Ruthing issues
DEV-33239 VWR-13816: Resizing the Search Window Causes the Results to Refresh back to First Page
DEV-27746 Running a dev build of Second Life will make console window show up on non-dev builds (Windows)
DEV-33209 Linux 1.24.0.120778 client fails to run
DEV-29123 SVC-3871: Crash of viewer when clicking on ghost objects at (0,0,0) on a sim
DEV-35433 Attempting to upload wrong file type crashes viewer
DEV-33499 viewer2009 is not using KDU
DEV-33912 Griefing viewer crashes others' viewers with malformed sound files
DEV-3784 VWR-138: Animation Priority not working correctly, Can't create new AOs
DEV-20678 VWR-9069: Region variable says 'Region Name' in AR if no object is selected
DEV-19934 Help->About Second Life doesn't differentiate between 32- and 64-bit Vista
DEV-6604 Restored folders have 'Purge Item' and 'Restore Item' options
DEV-12867 VWR-5717: Selected Text is not replaced by Input text when Japanese IME is on
DEV-11894 Notecards/Texture windows don't open completely when opened from inventory
DEV-10641 VWR-4955: Local Chat doesn't show end of last conversation
DEV-30039 VWR-12620: Viewer build fails on Linux when compiled with -O2 (--type=Release)
DEV-20944 VWR-9065: (intermittent) Right Click >profile on avatar does not display profile
DEV-24828 Menu accelerator prefixes shouldn't be hard-coded
DEV-34529 VWR-14267: Clicking send in an IM window does not add the sent text to the line editor history
DEV-34124 Invite to group, search by name will not show resident if their first name is two characters
DEV-20930 VWR-9248: On Mac: the "--url" option causes a command line parsing error
DEV-35306 Adult keyword filter triggers multiple warnings
DEV-35503 VWR-3595: "Second Life requires True Color (32-bit) to run in a window" message is incorrect
DEV-35656 VWR-12995: FTBFS: error: format '%-3d' expects type 'int', but argument 3 has type 'size_t'
DEV-30043 VWR-12533: Linux viewer build for OpenAL fails during packaging unless FMOD library is available
DEV-31898 VWR-13202: Right clicking mouse triggers arrow key control events
DEV-32610 Keyboard shortcuts on OSX viewer overridden by OSX
DEV-27067 Coverity Prevent: EVALUATION_ORDER defects
DEV-26188 VWR-2242: Specially formatted .BVH file can cause avatar distortion
DEV-25475 About Land dialog no longer shows Area: field
DEV-19897 OSX Viewer Installer (for an RC) opens with poor positioning
DEV-22837 Inventory> Search Recent Items highlighting incorrect characters
DEV-21709 VWR-9377: Mapping will default to leave exact sim name listing first. (Searching Gar forces Gar to come up and not Garden of Dreams)
DEV-23079 implement volume serial for linux client
DEV-13930 VWR-6432: Space Navigator operation with vehicles is broken
DEV-27666 VWR-10829: Linux Viewer: CLICK_ACTION_PAY shows CLICK_ACTION_PLAY icon
DEV-23670 Viewer crashes on startup if installed into a custom folder with Korean, Japanese or Chinese characters in path
DEV-19313 VWR-8454: PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not highlighted in script editor
DEV-19918 VWR-8885: Move character/*.xml files to source bundle
DEV-25555 VWR-11172: A source coding mistake prevents number-pad keys from specifying Ctrl+digit shortcuts on Windows
DEV-8536 VWR-4057: Multi-line chat display bug - first character in line missing
DEV-29592 Mac LLFastTimer uses wall clock instead of Intel PMU
DEV-29644 VWR-12587: Cmake install target has a hard coded secondlife-bin reference remaining
DEV-25320 VWR-11128: Python not always detected by develop.py
DEV-30040 VWR-12617: Poor type name that violates Coding Standard breaks compatibility with system header files
DEV-30380 indra/newview/res-sdl/toolpay.BMP is modified during ./develop.py configure
DEV-31247 VWR-12763: non-portable printf specifier used with size_t causes FTBFS on 64bit (due to -Werror)
DEV-29565 VWR-12569: A comment in lluistring.h contains undefined UTF-8 code sequences
DEV-22100 VWR-9620: send_parcel_select_objects in newview/llfloaterland.cpp uses the wrong datatype for the ReturnType field causing a warning
DEV-31911 Selected objects / primitives should be greyed out when nothing is selected
DEV-3667 Windows: Accelerator keys should be "Ctrl+X" rather than "Ctrl-X"
DEV-27223 disable gstreamer on 64-bit linux
DEV-8172 We Need a Linden Sale Option to Sell Land to Anyone
DEV-25511 VWR-10311: Enable LipSync by default
DEV-20443 Revamp group creation confirmation dialog to be more communicative
DEV-20132 VWR-7800: Joystick / SpaceNavigator. Camera should remain in position when exiting flycam mode into avatar mode.
DEV-18420 VWR-8393: Have build scripts copy fmod from an external location
DEV-24841 VWR-10717: Right Space Navigator button should toggle fly in avatar movment, not jump/flyup.
DEV-28457 change auto-populate value in buy L$ window from 1000 to 2000
DEV-15545 VWR-3725: Please add resize option to the SEARCH window UI
2009-10-14 10:40:56 +00:00
brad kittenbrink 50247533f9 Merged latest viewer/login-api with latest viewer/viewer-20 2009-10-07 17:51:28 -07:00
brad kittenbrink 146e084af3 Merged in latest svn-imports-viewer-20 changes. 2009-10-07 16:12:56 -07:00
James Cook 750f94ca69 EXT-1141 Remove one-click cursor icons from art directories. Cursor is now a hand for all one-click actions, at Erica's request. Deleted art files for Win/Mac/Linux, including repackaging the SDL binary download package. Reviewed with Kelly. 2009-10-07 00:15:11 +00:00
Steven Bennetts a7bef5bc90 Back out revisions 135028,134955,134953,134939
* Revert Vivox SDK update
2009-10-05 21:16:35 +00:00
Mark Palange (Mani) 4d53e235c2 merge of latest viewer/viewer-20 2009-10-02 10:35:42 -07:00
Mark Palange (Mani) dde2153014 merge of latest lindenlab/svn-imports-viewer-20 2009-10-01 18:19:45 -07:00
brad kittenbrink 45c053b87d Fix yet another error in building llqtwebkit.lib, this time the release lib really links only to the release CRT. 2009-10-01 14:41:57 -07:00
brad kittenbrink 0c0b59e104 New llqtwebkit package that has no embedded manifests. 2009-09-30 18:55:55 -07:00
Nat Goodspeed eca30a2262 QAR-1619: merge up to 2009-09-26 viewer/viewer-20 2009-09-30 21:42:04 -04:00
Adam Moss af39853e7c DEV-40702 update viewer2 vivox sdk to v3 2009-10-01 00:23:26 +00:00
Nat Goodspeed bc4444cd78 Merge into viewer/viewer-20 yesterday's lindenlab/svn-imports-viewer-20 2009-09-26 18:08:24 -04:00
Nat Goodspeed bd0c306752 Add pth-2.0.7-linden.txt with S3 URL for the original Pth source tarball.
Add this file to pth.txt manifest file.
Update install.xml with the URL for new pth-2.0.7-darwin-20090923.tar.bz2.
2009-09-23 12:25:44 -04:00
Adam Moss f87f9d17d2 DEV-32832 OSX: freetype 2.3.9 upgrade
My first stab at building an OSX package, I hope the results are okay; back this out if things barf.
2009-09-22 18:56:02 +00:00
brad kittenbrink b5ed4fec54 New package of zlib since I broke the name of the debug .lib. 2009-09-21 18:51:50 -04:00
brad kittenbrink 008d21eb44 New build of googlemock generated against the right CRT build to fix DLL hell. 2009-09-21 18:51:22 -04:00
brad kittenbrink 05739cf8ac Merged my recent viewer/viewer-20 + login-api merge with latest login-api including DLL hell library changes. 2009-09-18 16:33:15 -04:00