Commit Graph

32814 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
Cinder Biscuits 1173dde898 Remove calls to now unused methods 2014-04-18 21:05:20 +00:00
Cinder Biscuits b533844945 STORM-2023: Restore system color picker on OSX 2014-04-18 20:06:39 +00:00
Cinder 9ec900c3c4 Trivial typo fix 2014-04-18 12:53:19 -06:00
Cinder 8c39617c9a Begin moving script editor portions of LLTextEditor to their own derived class.
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor
TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
2014-04-18 12:52:07 -06:00
Aura Linden 3c1674f786 Undo of overzealous removal. 2014-04-16 11:08:52 -07:00
Cinder 20a7d749cf Orphaned definition 2014-04-16 11:52:46 -06:00
Cinder 0039e80d7c bool not U32 2014-04-16 11:52:27 -06:00
Monty Brandenberg f8874d04b8 Linux/Win: Bad checksum on Windows package. Libz and libpng linking changes to find newest code.
Windows autobuild package had a bad checksum due to oddities in the build
system.  On Linux I've been fighting with getting libz 1.2.8 and libpng
1.6.8 to be the definitive version in the viewer.  Problem is the *massive*
library search tree we assemble.  We find older shared library versions
first and so those dominated.  By using --whole-archive with static libraries,
the packaged versions of these libraries are made definitive.
2014-04-15 22:48:52 +00:00
Aura Linden a39c5926fc maint-5707 window should no longer be displayed. 2014-04-15 14:57:47 -07:00
Aura Linden 13727121a5 Disabled 'Sending to server Try N' messages from crash reporting. 2014-04-15 10:35:40 -07:00
Aura Linden e9976b07f9 Merges in fix for Maint-5707 2014-04-15 10:32:13 -07:00
andreylproductengine 29e0c3b18f MAINT-3891 FIXED Clearing saved URLs from media URLs list causes mouse cursor to spin constantly until relog. 2014-04-15 15:10:06 +03:00
Mnikolenko ProductEngine 0e4e551df5 MAINT-3917 FIXED Don't stop updating self avatar even with disabled avatar rendering. 2014-04-22 13:45:25 +03:00
Mnikolenko ProductEngine 1a1ac2f9b8 MAINT-3951 FIXED Exclude avatar's uuid before starting conference. 2014-04-22 13:34:02 +03:00
simon 12484cbe5e Merge downstream code 2014-04-21 15:40:07 -07:00
simon fdb28bccb9 Merge downstream code 2014-04-21 13:04:07 -07:00
simon 80eafe2ff3 Merge 2014-04-21 12:55:14 -07:00
Aura Linden e5dae42252 Fix for MAINT-5707 bad breakpad behavior with teleport links 2014-04-14 15:11:42 -07:00
Monty Brandenberg 04404b68b5 All/Mac: Update libraries to new template builds. Package for static libz/libpng/openssl.
Update library dependencies to reference builds using new templates and
modern build hosts for:  SDL, c-ares, boost, curl, libpng, llqtwebkit2,
openssl and zlib.  Update manifest, library copying and 'test_apps' setup
to reflect that zlib and openssl are now always static (on Mac and
Linux).  Viewer and test_apps now functional on 10.7 Mac.
2014-04-14 17:59:00 -04:00
Callum Prentice 8fd239233d Merge with head of viewer-releasE 2014-04-14 10:49:18 -07:00
andreykproductengine fd2a114d4b MAINT-1642 FIXED Viewer crashes on double-click on RegionCapabilityRequestError in Notifications Console 2014-04-14 18:57:29 +03:00
Mnikolenko ProductEngine 4eeff34c65 MAINT-3931 FIXED Don't display any other check marks if Region Settings is selected. 2014-04-15 10:54:15 +03:00
Mnikolenko ProductEngine 4cf5d945d4 MAINT-3564 FIXED Replace dot before comparing user name. 2014-04-14 11:13:22 +03:00
Monty Brandenberg e72d546fe3 Mac: Update llqtwebkit build, build and package dylib Qt4 pieces.
Part of the switchover to dynamic Qt4.  This mostly completes the
Mac side.  Webkit is functional on Mac, plugins work.  The two
test programs, llfbconnectest and llplugintest, need a little
more work to run without manual fixup ('.' on PATH and maybe a
symlink to libz.1.dylib and they run and function on Mac).  Also
need to address libz.dylib vs libz.a.  Currently resolving against
dylib which is not what I want.
2014-04-11 19:19:22 -04:00
maxim@mnikolenko 114084bb80 MAINT-3698 Typo is fixed 2014-04-11 16:49:58 +03:00
maxim@mnikolenko c1cd375517 MAINT-3698 Typo is fixed 2014-04-11 16:18:32 +03:00
andreylproductengine dc44604484 MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to voorhees_groupban: import of changes for MAINT-3846. 2014-04-10 07:05:34 +03:00
maksymsproductengine 7a3859dc48 Import llpanelgroupinvite from viewer_lion 2014-06-10 20:11:30 +03:00
maksymsproductengine a0b31c3145 MAINT-3389 FIXED [vwr] No visual feedback if you try to ban an already banned agent. 2014-06-06 07:41:01 +03:00
andreykproductengine f0eb544148 MAINT-3386 FIXED [vwr] Banned Agents list does not show newly-banned residents 2014-06-04 18:38:01 +03:00
maksymsproductengine efc9422d1b MAINT-3351 FIXED Misleading failure message when user is successfully removed from a group's Owners role 2014-05-29 03:24:13 +03:00
Mnikolenko ProductEngine e10d5238d6 MAINT-3957 FIXED Group owner issue 2014-04-28 11:48:11 +03:00
andreylproductengine 0b0ca7961b MAINT-3846 FIXED I can only invite members to a group to the role of everyone... 2014-04-10 07:05:34 +03:00
simon 8e2ec19637 Merge downstream code 2014-04-09 17:08:13 -07:00
simon 33e28d6223 MAINT-2034 : Terrain texture changes caused by changing texture elevation
ranges or terraforming can not be seen until after relog or teleporting out
and back to the region
2014-04-09 17:06:19 -07:00
Cinder Biscuits 71c4655235 Fix broken header guard 2014-04-09 22:11:59 +00:00
Monty Brandenberg 6631dc22f0 All/Linux: Update llqtwebkit to latest all-shared lib build. Linux package
assembly updated to deal with Qt libraries and discrete codec and imageformat
plugins (which live under bin/llplugin).  Functioning Linux viewer with MoaP
support with a few image problems (sRGB profile, zlib errors).  Much of this
expected to be due to the new 1.6.8/1.2.8 libpng/libz and we'll fix as needed.
2014-04-09 21:05:55 +00:00
andreykproductengine 75b93c15ab MAINT-2245 FIXED Object's content doesn't display inside "Buy" dialog when prim is set for sale 2014-04-09 16:21:56 +03:00
Mnikolenko ProductEngine 8683c47615 MAINT-1695 FIXED Close floater after saving notecard. 2014-04-10 12:36:12 +03:00
Mnikolenko ProductEngine 83bd0625f0 MAINT-27 FIXED Prevent pasting non-ascii chars to avoid creating outfits with empty name. 2014-04-09 10:50:18 +03:00
maksymsproductengine 6a50342c6a MAINT-3903 FIXED Instant message toasts and certain kinds of popups (ex. group invites) fail to display if an offline inventory offer was received before logging in:
Backed out changeset: f7234f8fdce8: MAINT-3536 new crash in XML_ParserFree.
2014-04-09 04:51:42 +03:00
Richard Linden e36b905395 revived some deleted files to get mac build working 2014-04-08 18:00:54 -07:00
Richard Linden 1be53b869a added SKIP_AUTORUN command line flag to disable automatically running viewer after install 2014-04-08 16:01:46 -07:00
Brad Payne (Vir Linden) ea7f34d37a merge 2014-04-08 13:20:23 -04:00
Oz Linden 375c05ac43 merge changes for 3.7.5-release 2014-04-08 11:41:12 -04:00
Oz Linden a60875e549 merge latest changes from Ima 2014-04-08 11:40:10 -04:00
Oz Linden 32bbb07f0a merge changes for 3.7.5-release 2014-04-08 11:36:22 -04:00
Richard Linden a677d87d0f fix for build errors...removed duplicate definition of getpid on windows 2014-04-07 19:32:24 -07:00
Richard Linden 98aabdc176 merge with release 2014-04-07 19:09:40 -07:00
Aura Linden 828ff16183 Pulled viewer-vivox4.6 into this branch for future RC. 2014-04-07 17:10:28 -07:00