summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-05merge changes for 3.6.2-releaseOz Linden
2013-08-05correct coding standards problemsOz Linden
2013-08-05increment viewer version to 3.6.3Oz Linden
2013-08-05Added tag 3.6.2-release for changeset f6741d5fe8d6Oz Linden
2013-07-29Slowest debug in the west.Aura Linden
2013-07-29I love issues that only reproduce via teamcityAura Linden
2013-07-25Kill all the vivox logsAura Linden
2013-07-23Fix for BUG-3363. We have an array of URLs, and we need the paths of those ↵Geenz
URLs. Explicitly get the path.
2013-07-23Fix for BUG-3364Geenz
2013-07-22Turn off logging.Aura Linden
2013-07-11Rework the command+click functionality a bit to ensure we're not mistakenly ↵Geenz
simulating a right click where we shouldn't.
2013-07-11A bit of cleanup and make the return of showAlert match the OSBTN return ↵Geenz
types in llwindow.h.
2013-07-11Alert box support!Geenz
2013-07-11Merged in viewer-releaseAura Linden
2013-07-11Merge with latest viewer-release.Geenz
2013-07-11OPEN-171: the save file dialog incorrectly uses type codes as extensionsGeenz
2013-07-11OPEN-170: "Set Window Size" always increases window size by specified sizeGeenz
2013-07-11STORM-1942: dock icon bouncing unimplementedGeenz
2013-07-11Ensure that the correct method is called when we're simulating a right click.Geenz
2013-07-11Restore control + right click functionality.Geenz
2013-07-11Fix a crash on 10.6.x due to auto layout not being supported in 10.6 nibs.Geenz
2013-06-27increment viewer version to 3.6.2Oz Linden
2013-06-27Added license headers.Geenz
2013-06-27Fix for down key presses not opening up the IME character selection window, ↵Geenz
and inadvertently being handled while marked text is selected.
2013-06-26Added tag 3.6.1-release for changeset 75cf8e855ae1Oz Linden
2013-06-25merge changes for NORSPEC-280Oz Linden
2013-06-21NORSPEC-280 Fix for shader compilation error on OpenGL 3.3Dave Parks
2013-06-20Handle VRAM in megabytes. This was previously being reported as bytes.Geenz
2013-06-19merge changes for DRTVWR-326Oz Linden
2013-06-19NORSPEC-272 make sure the tex filtering fix stays putGraham Linden
2013-06-19Merge with viewer-release.Geenz
2013-06-19Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2013-06-19Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-06-19Point light color (de)correction.Dave Parks
2013-06-19merge increment of version numberOz Linden
2013-06-19correct 3.6.0-release for last minute fixOz Linden
2013-06-19commit inital tag for 3.6.0-releaseOz Linden
2013-06-18Review cleanupDave Parks
2013-06-18Occlusion culling overhaul.Dave Parks
2013-06-18correct banding issueOz Linden
2013-06-18remove files incorrectly brought back from the past by mergesOz Linden
2013-06-17The viewer now requires the 10.7 SDK or above to compile.Geenz
2013-06-17This seems to be on par with viewer-release at this point.Geenz
2013-06-17Moved detecting if we're using a roman-script language to it's own function ↵Geenz
in the application delegate. Also consider the delete and backspace characters to be special cases.
2013-06-17Have showInputWindow hand off input events to the bottom line input window.Geenz
2013-06-17Move logic involving the input window to keyDown. Pass input events to the ↵Geenz
input window from there.
2013-06-17Insert text into the input window when we attempt to insert text without a ↵Geenz
pre-editor. Also handle backspace as a special case when determining if the input window needs to be displayed.
2013-06-17This brings us to feature parity with CHUI for IME support.Geenz
2013-06-17Merged with viewer-releaseGeenz
2013-06-14increment viewer version to 3.6.1Oz Linden