Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-17 | Potential fix for http://redmine.kokuaviewer.org/issues/1215 but needs testing. | David Walter Seikel | 1 | -1/+2 | |
2011-03-24 | Fix #824/SNOW-466: Window Creation Error related to FSAA | thickbrick | 1 | -0/+9 | |
- Linux only: Retry window creation with lower FSAA samples if it fails. - All platforms: save actual FSAA level into RenderFSAASamples after window is created. This exapnds on the patch from SNOW-466 by Robin Cornelius. | |||||
2011-03-09 | #787: Horizontal mouse scrolling support, patch by Kakurady Drakenar | McCabe Maxsted | 1 | -1/+4 | |
2011-02-13 | UNBRANDING! Conservativley remove references to "second life", replacing ↵ | David Seikel | 1 | -8/+5 | |
them with something generic. | |||||
2011-02-09 | Change imprudence -> meta-impy, though not the URLs. Probably some will ↵ | David Seikel | 1 | -1/+1 | |
need to be reverted later. Changed file names to. | |||||
2010-11-07 | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 1 | -5/+1 | |
See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts. | |||||
2010-10-15 | RED-595: Manual merge with weekly-webkit. | Aleric Inglewood | 1 | -1/+2 | |
Plus some white space fixes (TABs --> spaces) in install.xml. | |||||
2010-10-01 | SNOW-86: Dangerous macro leads to possible wrong code | Aleric Inglewood | 1 | -6/+6 | |
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile. | |||||
2010-09-30 | SNOW-86: Dangerous macro leads to possible wrong code | Aleric Inglewood | 1 | -6/+6 | |
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile. | |||||
2010-09-23 | port SG2.0 Mediaplugs (webkit supports flash now) | Armin Weatherwax | 1 | -1/+38 | |
2010-06-19 | Applied snowglobe-0-v14000-AvatarNameInWindowTitle_v1.patch and set the name ↵ | McCabe Maxsted | 1 | -0/+5 | |
in the window title only when running multiple instances | |||||
2009-11-18 | VWR-12620: Linux compile fails with -O2 (--type=Release) | Jacek Antonelli | 1 | -0/+1 | |
Patch by Alissa Sabre. | |||||
2009-09-04 | Linux middle mouse button paste/primary selection support and gtk clipboard ↵ | Armin Weatherwax | 1 | -470/+100 | |
handler (fixes crashbug using synergy mouse-keyboard-clipboard-sharing over lan) modified: linden/doc/contributions.txt modified: linden/indra/llui/llclipboard.cpp modified: linden/indra/llui/llclipboard.h modified: linden/indra/llui/llfloater.cpp modified: linden/indra/llui/llfloater.h modified: linden/indra/llui/lllineeditor.cpp modified: linden/indra/llui/lllineeditor.h modified: linden/indra/llui/lltexteditor.cpp modified: linden/indra/llui/lltexteditor.h modified: linden/indra/llui/llview.cpp modified: linden/indra/llui/llview.h modified: linden/indra/llwindow/CMakeLists.txt new file: linden/indra/llwindow/llmousehandler.cpp modified: linden/indra/llwindow/llmousehandler.h modified: linden/indra/llwindow/llwindow.cpp modified: linden/indra/llwindow/llwindow.h modified: linden/indra/llwindow/llwindowsdl.cpp modified: linden/indra/llwindow/llwindowsdl.h modified: linden/indra/newview/lltool.cpp modified: linden/indra/newview/lltool.h modified: linden/indra/newview/llviewertexteditor.cpp modified: linden/indra/newview/llviewertexteditor.h modified: linden/indra/newview/llviewerwindow.cpp modified: linden/indra/newview/llviewerwindow.h (cherry picked from commit 594f4830922f4294dda432fa748935adffaeed8f) | |||||
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 1 | -604/+163 | |
2009-02-13 | Second Life viewer sources 1.22.9-RC | Jacek Antonelli | 1 | -2/+0 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 1 | -1/+1 | |
2009-01-06 | Streaming music/video now works on Windows. | unknown | 1 | -2/+2 | |
2008-12-01 | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 1 | -28/+37 | |
2008-11-30 | Fixed passing nonliteral strings to *printf functions. | Jacek Antonelli | 1 | -1/+1 | |
gcc 4.3 rejects that as being unsafe. Patch by Stephen Zenith. [#11] | |||||
2008-11-01 | Use Imprudence icon on Linux. | Jacek Antonelli | 1 | -1/+1 | |
2008-09-06 | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 1 | -103/+66 | |
2008-08-15 | Second Life viewer sources 1.20.7 | Jacek Antonelli | 1 | -3/+95 | |
2008-08-15 | Second Life viewer sources 1.20.2 | Jacek Antonelli | 1 | -12/+33 | |
2008-08-15 | Second Life viewer sources 1.19.1.4 | Jacek Antonelli | 1 | -6/+10 | |
2008-08-15 | Second Life viewer sources 1.19.1.2 | Jacek Antonelli | 1 | -4/+4 | |
2008-08-15 | Second Life viewer sources 1.19.1.1 | Jacek Antonelli | 1 | -0/+1 | |
2008-08-15 | Second Life viewer sources 1.19.1.0 | Jacek Antonelli | 1 | -10/+35 | |
2008-08-15 | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 1 | -17/+12 | |
2008-08-15 | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-08-15 | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 1 | -19/+19 | |
2008-08-15 | Second Life viewer sources 1.18.3.2-RC | Jacek Antonelli | 1 | -0/+1 | |
2008-08-15 | Second Life viewer sources 1.18.1.2 | Jacek Antonelli | 1 | -4/+42 | |
2008-08-15 | Second Life viewer sources 1.17.1.0 | Jacek Antonelli | 1 | -1/+6 | |
2008-08-15 | Second Life viewer sources 1.17.0.12 | Jacek Antonelli | 1 | -13/+45 | |
2008-08-15 | Second Life viewer sources 1.15.1.3 | Jacek Antonelli | 1 | -115/+173 | |
2008-08-15 | Second Life viewer sources 1.15.0.2 | Jacek Antonelli | 1 | -7/+7 | |
2008-08-15 | Second Life viewer sources 1.14.0.0 | Jacek Antonelli | 1 | -115/+261 | |
2008-08-15 | Second Life viewer sources 1.13.2.12 | Jacek Antonelli | 1 | -0/+2506 | |