Commit Graph

142 Commits (ec5dbb60e71302a77f68cc604e7dfd52bcaa926a)

Author SHA1 Message Date
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
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