Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-11 | DD-98 : Add message with link to marketplace if listing cannot be edited | Merov Linden | |
2014-06-11 | DD-130 : Count all folders and subfolders from the version folder excluding ↵ | Merov Linden | |
the version folder itself | |||
2014-06-11 | DD-126 : Ask for confirmation when moving a version folder in a way that ↵ | Merov Linden | |
will deactivate it | |||
2014-06-11 | MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to ↵ | maksymsproductengine | |
voorhees_groupban. | |||
2014-06-10 | DD-107, DD-111 : Add a tooltip to indicate why you can't move an active listing | Merov Linden | |
2014-06-10 | DD : Clean up marketplace listings folder creation so we create it in only ↵ | Merov Linden | |
one place | |||
2014-06-09 | DD-115, DD-130 : Fixed. Count items and folders from the version folder, not ↵ | Merov Linden | |
the listing root | |||
2014-06-09 | DD-126 : Fixed. Check that the version folder depth is 2 when enforcing ↵ | Merov Linden | |
consistency rules | |||
2014-06-09 | DD-97 : When clearing the version folder of a record, force activation ↵ | Merov Linden | |
(listed) status to false at the same time, avoiding confusing (and eventually wrong) double call to updateSLMListing | |||
2014-06-09 | STORM-2026 - Use more unique syntax colors by default, also clean up some ↵ | Cinder | |
indentation | |||
2014-06-09 | Greatly simplify LLSyntaxIdLSL: | Cinder | |
* Move file fetched callback to the singleton and handle all syntax id changes within the singleton * Remove a fair number of bool checks and method relying more on callbacks to drive syntax changes. * Don't pretty print the cache file to conserve space and to speed up xml to llsd parsing * Clean up includes | |||
2014-06-09 | DD-107, DD-111 : Fixed! Do not allow active listing and version folders to ↵ | Merov Linden | |
be moved or cut or deleted (must unlist first). | |||
2014-06-09 | MAINT-4001 : Pull merge in viewer-tiger for quick release | Merov Linden | |
2014-06-09 | Fix for maint-3154 alt-zoom zooms way out | Aura Linden | |
2014-06-08 | Capitalize script colors floater for consistency. | Cinder | |
2014-06-08 | Don't allow script colors floater resize | Cinder | |
2014-06-08 | Update syntax color floater with recent changes. | Cinder | |
2014-06-08 | Fix lsl constant highlighting and sort the if-else chain to parse a little ↵ | Cinder | |
quicker | |||
2014-06-08 | Use a common SyntaxLSL broad tag to make debugging easier | Cinder | |
2014-06-08 | Update sample script in script colors floater | Cinder | |
2014-06-08 | "sections" is apparently unused as well. | Cinder | |
2014-06-07 | MAINT-4001 : Make Received Items not movable (protected), consolidate ↵ | Merov Linden | |
Received Items folders which may have been moved | |||
2014-06-07 | Merge upstream | Cinder | |
2014-06-06 | Merge. Bring manifest work together with bug fix work. | Monty Brandenberg | |
2014-06-06 | BUG-3323/SH-4375 Server side baking not baking AVs over cellular network. | Monty Brandenberg | |
This is a workaround that the TPVs have been exercising for quite a few months and it does seem to fix the OPs problem. The solution is based on magic numbers and has no technical basis, it's just an artifact of particular networking gear and/or ISPs. | |||
2014-06-06 | MAINT-4137: Correcting a potential crash. This change should fix the most ↵ | Stinson Linden | |
probable location of a callstack being reported by the crash reporter. However, there is no reproduction yet, so hard to test whether this actually patches the crash occcurrence. | |||
2014-06-06 | MAINT-4137: Correcting some poorly written CPP code that could potentially ↵ | Stinson Linden | |
lead to problems in the future. | |||
2014-06-05 | DD-114, DD-115, DD-116: Fixed counts on folder, folder depth and items on ↵ | Merov Linden | |
operations on marketplace listings | |||
2014-06-05 | All: Update openssl to 1.0.1h/290662, curl to 290664, llqtwebkit to 290663. | Monty Brandenberg | |
Linux: Include libQtXml and libQtSvg in manifest for libqsvg.so. More documentation thoughts for library package structure. | |||
2014-06-05 | MAINT-4009: Ensuring that the local bitmaps are cleaned up on app exit. | Stinson Linden | |
2014-06-06 | Correcting a build error. | Stinson Linden | |
2014-06-05 | Merge | Ricky Curtice | |
2014-06-04 | A little more cleanup in LLSyntaxIDLSL and LLKeywords | Cinder | |
2014-06-04 | All: Update .png files with conformance problems as reported by pngfix. | Monty Brandenberg | |
With the updated PNG library (1.6.8), we're getting stderr warnings about non-conformance issues with images in the build. These warnings include: * iCCP: known incorrect sRGB profile * iCCP: profile 'ICC Profile': 1000000h: invalid rendering intent * iCCP: cHRM chunk does not match sRGB These were normalized by running an ImageMagick 'convert -strip' pass over each PNG image. 'compare -metric AE' reports 0 delta for all before/after pairs. | |||
2014-06-04 | STORM-2025: Part 2 - After consulting with Oz, remove subcategories of ↵ | Cinder | |
constants and fix highlighting | |||
2014-06-04 | DD-84 : Final clean up for this fix | Merov Linden | |
2014-06-04 | make "default" a constant, and remove that and "state" from events | Oz Linden | |
2014-06-04 | MAINT-4113 FIXED Get total contribution as sum of parcels' billable area. | maxim@mnikolenko | |
2014-06-03 | DD-84 : Fix all active listing modification actions. Add specific message ↵ | Merov Linden | |
when listing will unlist. Make update skip consistency check when called from internal level (not public API). | |||
2014-06-03 | All: Committing to llqtwebkit2 and the future. Updating all libraries. | Monty Brandenberg | |
Updating SDL to 290561, c-ares to 290399, Boost to 290566, colladadom to 290576, curl to 290567, fontconfig to 290569, freetype to 290557, google-mock to 290574, libpng to 290558, libxml2 to 290562, llqtwebkit to 290578, openssl to 290560, PCRE to 290406, zlib to 290556. Document compiling and linking in new 00-COMPILE-LINK-RUN.txt in indra/cmake. It is the README for the building process based on things learned during this library project. Switch building process back to style used for new llqtwebkit2 repo. This builds shared libraries for Qt4 products on all platforms using current build machines and TC task templates. All platforms are building. All have comparable FPS rates. Builds are getting quieter. Forward, comrades! | |||
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden | |
2014-06-02 | DD-92 : WIP : Use the new LLCurl::Responder interface. Marketplace Listings ↵ | Merov Linden | |
functional again. | |||
2014-06-02 | DD-92 : WIP : Fixed a compilation error introduced by my previous commit | Merov Linden | |
2014-05-31 | DD-92 : Clear llinfos compilation warning and similar | Merov Linden | |
2014-05-30 | Retropedaling on SH-4030 fix that crashes my viewer on loggin | Merov Linden | |
2014-05-31 | MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵ | Stinson Linden | |
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e. | |||
2014-05-30 | DD-92 : pull merge lindenlab/sunshine-external to get AISv3 work | Merov Linden | |
2014-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-05-30 | DD-84 : Prompt the user for active listing edits (Cut, Paste and Delete). | Merov Linden | |
2014-05-29 | DD-84 : WIP : Get DAMA to display for drag and drop. Note that, because of ↵ | Merov Linden | |
current SLM issues, it works on version folders, active or not. |