Commit Graph

13412 Commits (8c9b707d586150c7562a8bc74934e09894900a27)

Author SHA1 Message Date
Andrew A. de Laix 8c9b707d58 Automated merge with https://bitbucket.org/mani_linden/viewer-development/ 2010-11-09 11:23:44 -08:00
Andrew A. de Laix fdf616c59d beginnings of the update installer (with simple install script for darwin). 2010-11-09 11:23:32 -08:00
Andrew A. de Laix 5da253fdde Shut down thread if viewer closed while downloading; fix problem of download marker path failing to expand correctly because it was happening too early in start up. 2010-11-09 11:16:28 -08:00
Andrew A. de Laix 73b6d4d058 Fix crash if thread is manually shut down before it is destroyed. 2010-11-09 11:15:01 -08:00
Andrew A. de Laix 2b6cf1d799 Automated merge with https://bitbucket.org/mani_linden/viewer-development 2010-11-09 09:15:17 -08:00
Andrew A. de Laix 2cfcdfe2ff Fix some stream bugs that were affecting windows download and validation. 2010-11-09 09:14:50 -08:00
brad kittenbrink 8cce8827e0 Fix for breakpad symbol files failing to be generated on linux. 2010-11-08 17:12:43 -08:00
Andrew A. de Laix f459524d81 Merge 2010-11-08 16:11:40 -08:00
Andrew A. de Laix d681ea89d2 Get rid of intrusive_ptr member to prevent crash on shutdown. 2010-11-08 16:10:54 -08:00
brad kittenbrink 0836d1b1ae Fix for linux link errors in teamcity. 2010-11-08 15:51:39 -08:00
brad kittenbrink 1a711b3fd5 "Fix" for linux link errors due to library ordering problems on the linker command line. 2010-11-05 18:33:25 -07:00
brad kittenbrink d1c365e7b7 Merge latest lindenlab/viewer-development with mani_linden/viewer-development. 2010-11-05 16:45:18 -07:00
Andrew A. de Laix 169fe36f69 Automated merge with https://bitbucket.org/mani_linden/viewer-development/ 2010-11-05 16:00:29 -07:00
Andrew A. de Laix 02c362b8cc implement download cancel (untested). 2010-11-05 15:56:33 -07:00
brad kittenbrink a13acfc907 Fixed build error due to unreferenced local variable. 2010-11-05 15:08:27 -07:00
Mark Palange (Mani) 6f7183cd44 Fixed windows build error. 2010-11-05 13:56:36 -07:00
Andrew A. de Laix fbee6e83fb Automated merge with https://bitbucket.org/mani_linden/viewer-development/ 2010-11-05 13:38:09 -07:00
Andrew A. de Laix 9d7cdc17e3 resume feature (untested). 2010-11-05 11:12:54 -07:00
brad kittenbrink 95d39166fa Fix for windows build breakage in teamcity. 2010-11-04 19:11:40 -07:00
Andrew A. de Laix 4d1e45f20f added hash validation of downloaded file. 2010-11-04 17:14:12 -07:00
Andrew A. de Laix 191e164a50 some better error handling. 2010-11-04 15:49:19 -07:00
brad kittenbrink e45ba29576 Fix for linux eol error. 2010-11-04 15:09:10 -07:00
Andrew A. de Laix 070fe9ed26 Automated merge with https://bitbucket.org/mani_linden/viewer-development/ 2010-11-04 14:08:38 -07:00
Andrew A. de Laix dfeb7abe5f checker working with v1.0 update protocol. 2010-11-04 14:08:14 -07:00
Oz Linden 124a592631 merging up latest changes from viewer-development 2010-11-04 16:27:38 -04:00
Loren Shih 889aff8d87 automated merge from http://hg.secondlife.com/viewer-beta 2010-11-04 14:44:00 -04:00
Andrew A. de Laix 7622ab9249 just barely working udate downloading service; missing little nicities like error checking and sill stuff like that. 2010-11-04 11:33:02 -07:00
Loren Shih 3bbaac0b9d automated merge up from viewer-beta 2010-11-04 14:28:30 -04:00
Dessie Linden a788b0a88c Pushing 2.3.0-beta2 tag to repo 2010-11-04 11:15:51 -07:00
Dessie Linden 4c5f8bd118 Added tag 2.3.0-beta2 for changeset db0fe9bb6518 2010-11-04 11:11:47 -07:00
brad kittenbrink e0c734a710 Turned generate_breakpad_symbols target into a noop for non-Release builds. 2010-11-04 10:53:11 -07:00
brad kittenbrink d594744d49 Turned inlining on in windows builds (RelWithDebInfo and Release).
This reduces the number of symbols in the viewer binary by about 30%.
Also, fixed test errors revealed by inlining being enabled.
2010-11-04 10:52:21 -07:00
Oz Linden 29283804ad merge fix for STORM-450 2010-11-04 11:57:47 -04:00
Oz Linden c97def552a merge fix for STORM-261 2010-11-04 11:56:36 -04:00
Oz Linden e32ce48d98 merge fix for STORM-194 2010-11-04 11:55:10 -04:00
Oz Linden 294fd9c1bc merge fix for STORM-536 2010-11-04 11:53:53 -04:00
Loren Shih c245867569 Automated merge up from viewer-development 2010-11-04 10:32:58 -04:00
Paul Guslisty 211e141444 STORM-450 FIXED Incorrect help contexts for Sidebar People tab
- Added checking whether panel is in visible chain instead of just visibility checking
2010-11-04 16:16:18 +02:00
Andrew Productengine 7f0de78558 STORM-261 FIXED Changed line number color in script editor.
- Changed text_readonly_color in script editor to darker gray, so that line numbers are visible when scrip editor is out of focus.
2010-11-04 14:24:56 +02:00
brad kittenbrink 65997a1f5b Added some logging to viewer_manifest.py to attempt to narrow down the Mac packaging failures a bit. 2010-11-03 14:39:24 -07:00
Seth ProductEngine 0a27fe695e STORM-194 FIXED 'Show' button in inventory offer notification to open 'My Inventory' SP if attachments were offered.
Removed the check preventing inventory SP from opening when an item of IT_ATTACHMENT type has been offered.
2010-11-03 23:28:59 +02:00
Seth ProductEngine 904738c475 STORM-536 ADDITIONAL FIX Replaced extra calls to getChild() with using a member pointer to LLAccordionCtrlTabHeader. 2010-11-03 22:52:53 +02:00
Seth ProductEngine b66389df89 STORM-536 FIXED scrolling to collapsed accordion tab with keyboard arrows in Places SP->My Landmarks.
- Fixed scrolling to selected item when a folder view receives selection inside an accordion tab while being out of visible scrolling area.
- Fixed scrolling to collapsed accordion tab when it receives selection while being out of visible scrolling area.
2010-11-03 22:50:09 +02:00
Oz Linden e2714252f3 pull fix for STORM-422 2010-11-03 14:53:29 -04:00
Eli Linden 690889cfcc CT-633 WIP ES translation for Viewer 2.3, Set19 2010-11-03 11:25:36 -07:00
Dave Parks 89f191cd68 SH-281 Make UI in snapshot off by default. 2010-11-03 12:10:45 -05:00
Andrew Productengine 9d97a16481 STORM-472 Fixed crash that happened while decoding jpg image.
In case of files provided in ticket problem occured in libjpeg's jpeg_start_decompress(to be more specofic- inside it's _jinit_color_deconverter()) because if cinfo's out_color_space is RGB, then jpeg_color_space can't be JCS_YCCK (JCS_YCCK jpeg_color_space is possible for JCS_CMYK out_color_space). So when the combination of RGB and JCS_YCCK was encountered, jpeglib called ERREXIT() inside which exit() was called and viewer crashed.

- Checking for this combination before calling jpeg_start_decompress() would solve this problem in this specific case, but there are a lot of possible error combinations which cause libjpeg to exit and thus crash viewer, so copypasting checks from it into viewer code would be cumbersome, uneffective and ugly. So another approach was used instead- by default libjpeg calls exit() after encountering an error, but user can provide his own error handling function instead. on_jpeg_error() function was added in fix for this. It sets true a boolean flag that is used to determine whether there were errors in getImageDimensionsJpeg(), and this function's return value depends on it.
2010-11-03 18:23:53 +02:00
Nat Goodspeed 392cfa0d1b Automated merge with https://bitbucket.org/mani_linden/viewer-development 2010-11-03 11:09:09 -04:00
Nat Goodspeed 2f6062e597 Remove erroneous 'inline' on LLPanelStandStopFlying::getInstance()
This is ignored by every compiler except Linux g++ 4.4.3 in Release mode. In
that case, it literally does cause getInstance() to be inlined, therefore
llmoveview.o contains no such symbol, therefore the Linux viewer link fails in
Release mode. But for a method implementation in a .cpp file of a method
declared in a .h file, 'inline' is just wrong. Removing it fixes Release build.
2010-11-03 11:08:04 -04:00
Nat Goodspeed a26386c53a For non-Release Linux build, explain why we don't create tarball. 2010-11-03 08:43:31 -04:00