Age | Commit message (Expand) | Author |
2014-12-12 | Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS. | Nat Goodspeed |
2014-12-11 | Re-add missing variable declaration (not that it's very useful and no idea ho... | callum_linden |
2014-12-10 | Fix for incorrectly formatted #if statements (worked on clang FWIW!) | callum_linden |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround (lo... | callum_linden |
2014-10-18 | Update to build on Xcode 6.0: more removal of unused const variables [-Wunuse... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: clang fix for bracketed logical operations | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: fixes for brackets logical operations and signe... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: statement has no effect (debugging error perhap... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: collection of removal of unused const variable... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: Change tactic about turning off warnings about ... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: collection of removal of unused const variable... | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: turn off warnings about -Wdelete-incomplete 0n ... | callum_linden |
2014-08-28 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | andreykproductengine |
2014-08-05 | DRTVWR-373 Merge with viewer-release 3.7.13 | maksymsproductengine |
2014-07-30 | MAINT-4218 Adding clothing from inventory closes THAT clothing folder and hid... | andreykproductengine |
2014-07-29 | MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctly | andreykproductengine |
2014-07-22 | viewer-release 3.7.13 merge | maksymsproductengine |
2014-07-14 | MAINT-4218 FIXED Adding clothing from inventory closes THAT clothing folder a... | andreykproductengine |
2014-07-10 | merge changes for 3.7.12-release | maksymsproductengine |
2014-07-07 | Merge viewer-release and become version 3.7.12 | simon |
2014-07-08 | MAINT-3460 FIXED Dictionary doesn't exchange the mispelled word to correct on... | Mnikolenko ProductEngine |
2014-07-07 | Merge downstream code and become 3.7.12 | simon |
2014-07-01 | MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ap... | andreykproductengine |
2014-06-20 | STORM-2035 - Invert the background color in script editors for highlighting s... | Cinder |
2014-06-20 | MAINT-3475 FIXED 'windows 64bit (?) crash in LLTextBase::getDocIndexFromLocal... | maksymsproductengine |
2014-06-18 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | maksymsproductengine |
2014-06-19 | MAINT-4157 FIXED Lag meter tool tips are missing units | Mnikolenko ProductEngine |
2014-06-18 | Merge downstream code | simon |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon |
2014-06-17 | Merge | Richard Linden |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden |
2014-06-08 | Fix lsl constant highlighting and sort the if-else chain to parse a little qu... | Cinder |
2014-06-08 | Use a common SyntaxLSL broad tag to make debugging easier | Cinder |
2014-06-08 | "sections" is apparently unused as well. | Cinder |
2014-06-07 | Merge upstream | Cinder |
2014-06-05 | Merge | Ricky Curtice |
2014-06-04 | A little more cleanup in LLSyntaxIDLSL and LLKeywords | Cinder |
2014-06-04 | STORM-2025: Part 2 - After consulting with Oz, remove subcategories of consta... | Cinder |
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden |
2014-05-31 | MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has t... | Stinson Linden |
2014-05-28 | Half of STORM-2025, fix flow-control highlighting | Cinder |
2014-05-28 | Don't hardcode black as the default color for syntax | Cinder |
2014-05-28 | MAINT-4070 FIXED Use icon in urls when content is trusted. | maxim@mnikolenko |
2014-05-27 | MAINT-4009: Ensuring that the view listeners are properly cleaned up at app c... | Stinson Linden |
2014-05-19 | merge | Brad Payne (Vir Linden) |
2014-05-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Stinson Linden |
2014-05-16 | Remove orphaned LLKeywords methods | Cinder |
2014-05-27 | MAINT-4072 FIXED Searching object content by typing letters no longer works f... | andreykproductengine |
2014-05-21 | MAINT-4064 FIXED Don't show Folder arrow for folders without visible children. | Mnikolenko ProductEngine |
2014-05-14 | Refactor more script editor properties away from LLTextEditor to LLScriptEditor | Cinder |