Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-02 | MAINT-4009: Patching the memory leak occurring in the scenario where toast ↵ | Stinson Linden | |
panels were being created, but the screen channel were deciding not to display the given toasts. | |||
2014-04-29 | MAINT-3975 FIX Group Invitation window omits ? button for listed residents ↵ | Richard Linden | |
(INTEREST LIST RC only) | |||
2014-04-29 | changed memory log frequency to 30 seconds to improve data gathering | Richard Linden | |
2014-04-28 | MAINT-4009: Cleaning up the error callstacks memory before app quit. | Stinson Linden | |
2014-04-25 | MAINT-2884 FIXED Empty menu item is presented in Type drop-down list in ↵ | andreykproductengine | |
Media tab. | |||
2014-04-29 | MAINT-3969 FIXED Animation problems when teleporting while sitting on some ↵ | andreylproductengine | |
objects | |||
2014-04-28 | MAINT-3957 FIXED Group owner issue | Mnikolenko ProductEngine | |
2014-04-24 | MAINT-4009: Cleaning up some statically allocated memory in a ↵ | Stinson Linden | |
LLVolumeGeometryManager method that was never freed. | |||
2014-04-24 | MAINT-4009: Ensuring that the shader manager instance is released during ↵ | Stinson Linden | |
cleanup. | |||
2014-04-23 | MAINT-4009: Freeing the allocated console during shutdown. | Stinson Linden | |
2014-04-23 | MAINT-4009: Adding an ares cleanup call to free the allocated memory. | Stinson Linden | |
2014-04-23 | MAINT-2361 FIXED One and the same user shown in Allowed and in Banned ↵ | andreykproductengine | |
Residents lists | |||
2014-04-23 | merge changes for STORM-1831 | Oz Linden | |
2014-04-23 | MAINT-4009: Adding LLWinDebug::cleanup() to ensure memory is freed at app end. | Stinson Linden | |
2014-04-22 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-04-22 | merge changes for OPEN-199 | Oz Linden | |
2014-04-22 | Merge | Xiaohong Bao | |
2014-04-22 | merge up to 3.7.6-release | Oz Linden | |
2014-04-22 | MAINT-1344 FIXED Attempting to move a folder or item, to another folder in a ↵ | andreykproductengine | |
different inventory window found via inventory search, fails. | |||
2014-04-22 | merge | Brad Payne (Vir Linden) | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Pull and merge DRTVWR-364 | simon | |
2014-04-21 | merge changes for 3.7.6-release | Oz Linden | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-04-21 | increment viewer version to 3.7.7 | Oz Linden | |
2014-04-21 | Another oops windows build fix. | Cinder | |
2014-04-21 | Windows build fix. | Cinder | |
2014-04-18 | Reinstate support text appendText() in LLFloaterAbout | Cinder | |
2014-04-18 | Remove clearHighlights() | Cinder | |
2014-04-18 | Move some more script editor functions from LLTextEditor to LLScriptEditor | Cinder | |
2014-04-18 | Fix header guard | Cinder | |
2014-04-18 | Trivial typo fix | Cinder | |
2014-04-18 | Begin moving script editor portions of LLTextEditor to their own derived class. | Cinder | |
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-15 | Linux/Win: Bad checksum on Windows package. Libz and libpng linking ↵ | Monty Brandenberg | |
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 | Merges in fix for Maint-5707 | Aura Linden | |
2014-04-15 | MAINT-3891 FIXED Clearing saved URLs from media URLs list causes mouse ↵ | andreylproductengine | |
cursor to spin constantly until relog. | |||
2014-04-22 | MAINT-3917 FIXED Don't stop updating self avatar even with disabled avatar ↵ | Mnikolenko ProductEngine | |
rendering. | |||
2014-04-22 | MAINT-3951 FIXED Exclude avatar's uuid before starting conference. | Mnikolenko ProductEngine | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge | simon | |
2014-04-14 | Fix for MAINT-5707 bad breakpad behavior with teleport links | Aura Linden | |
2014-04-14 | MAINT-1642 FIXED Viewer crashes on double-click on ↵ | andreykproductengine | |
RegionCapabilityRequestError in Notifications Console | |||
2014-04-15 | MAINT-3931 FIXED Don't display any other check marks if Region Settings is ↵ | Mnikolenko ProductEngine | |
selected. | |||
2014-04-14 | MAINT-3564 FIXED Replace dot before comparing user name. | Mnikolenko ProductEngine | |
2014-04-11 | Mac: Update llqtwebkit build, build and package dylib Qt4 pieces. | Monty Brandenberg | |
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 | MAINT-3698 Typo is fixed | maxim@mnikolenko | |
2014-04-11 | MAINT-3698 Typo is fixed | maxim@mnikolenko | |
2014-04-10 | MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to ↵ | andreylproductengine | |
voorhees_groupban: import of changes for MAINT-3846. |