| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy | |
| # Conflicts: # autobuild.xml # indra/cmake/ConfigurePkgConfig.cmake # indra/cmake/ICU4C.cmake # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h # indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h # indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp # indra/newview/llappviewerlinux_api.h # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llappviewerlinux_api_dbus.h # indra/newview/llfloateremojipicker.cpp # indra/newview/lloutfitslist.cpp | |||
| 2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
| LF, and trim trailing whitespaces as needed | |||
| 2024-04-05 | Linux viewer (ReleaseOS) resurrection (#1099) | Nicky Dasmijn | |
| Co-authored-by: AiraYumi <aira.youme@airanyumi.net> | |||
| 2021-06-07 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
| 2021-04-27 | SL-14664 Added zoomout and sizeall | Andrey Kleshchev | |
| Remade code to use getCursorFromString | |||
| 2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton | |
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
| 2014-03-13 | OPEN-209: Corrected all instances of trigraphs in the code. | Ricky Curtice | |
| Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment! | |||
| 2013-08-14 | BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros | Richard Linden | |
| 2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
| 2013-03-13 | Fix for gcc 4.6 build failures on Linux in llwindowsdl.cpp | Don Kjer | |
| 2013-03-11 | LLWindow merge fixes for Mac | prep | |
| 2013-01-24 | merging in viewer-beta. | Nyx Linden | |
| Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
| 2012-12-12 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
| 2012-12-05 | Pull from viewer-development | prep | |
| 2012-12-01 | Fixed previous commit. | Logan Dethrow | |
| 2012-11-30 | Fix for STORM-1854. Adapted the fix based on other open source consumers of ↵ | Logan Dethrow | |
| fontconfig that were encountering the same error. | |||
| 2012-11-14 | MAINT-536 MAINT-1913 Added missing URL scheme filtering to the Linux viewer, ↵ | Maestro Linden | |
| changed URL scheme whitelist. Reviewed by Callum. | |||
| 2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
| 2012-09-23 | Removing unused gHeadlessClient code from viewer | Don Kjer | |
| 2012-08-13 | PATH-852: BUGFIX Adding the custom pathfinding cursors to the mac and linux ↵ | Todd Stinson | |
| builds as apparently they never worked there. | |||
| 2012-02-23 | EXP-1832 FIX Viewer Size not persistent across logins | Richard Linden | |
| made Set Window Size correctly set interior window rect, preserving measured dimensions | |||
| 2011-12-08 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
| 2011-12-06 | EXP-1651 FIXED Added saving window size after each reshape. | Seth ProductEngine | |
| Fixed broken resize indicator on Linux viewer window (EXP-1580). | |||
| 2011-12-05 | STORM-1713: Mouse pointer flickers when hovering over any active/clickable ↵ | Ansariel | |
| UI item | |||
| 2011-11-30 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
| 2011-11-30 | EXP-1580 FIXED applying "MinWindowWidth" and "MinWindowHeight" settings to ↵ | Seth ProductEngine | |
| Linux viewer window. Added minimum size setting method for X11 viewer window on Linux. | |||
| 2011-11-29 | EXP-1580 FIXED resize indicator on Linux showing Viewer window can be ↵ | Seth ProductEngine | |
| resized below minimum size. Fixed using minimum window dimensions configured in debug settings. | |||
| 2011-11-28 | EXP-1485 FIX -- Viewer should have a minimum size | Richard Linden | |
| moved min size logic into LLWindow | |||
| 2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
| 2011-11-02 | EXP-1488 FIXED Minimum viewer window size limited to 1024x768 on Linux. | Seth ProductEngine | |
| 2011-10-12 | NEVER use glFinish outside shutdownGL | Dave Parks | |
| 2011-01-13 | glFlush != glFinish. doh. | Nyx (Neal Orman) | |
| 2011-01-07 | testing: adding glFlush() each frame for performance testing | Nyx (Neal Orman) | |
| 2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
| 2010-03-31 | EXT-2418 - improved cursors for sit/open/buy - the neglected Linux part. | Tofu Linden | |
| 2010-03-29 | merge | Richard Nelson | |
| 2010-03-29 | EXT-3258 - Viewer freezes while external web browser loads page | Richard Nelson | |
| reviewed by Callum | |||
| 2010-03-29 | EXT-6580 restrict size of linux's fallback font list | Tofu Linden | |
| reviewed and approved for hotfix branch by Q. | |||
| 2010-03-18 | Backed out changeset f4c0761897c6 EXT-4820([NUX] Viewer dimensions on ↵ | Igor Borovkov | |
| first-run) by which "moved LLDisplayInfo to llwindow, implemented getting the width/height of screen for mac os and linux." --HG-- branch : product-engine | |||
| 2010-03-05 | Working on major bug EXT-4820([NUX] Viewer dimensions on first-run) - moved ↵ | Eugene Mutavchi | |
| LLDisplayInfo to llwindow, implemented getting the width/height of screen for mac os and linux. --HG-- branch : product-engine | |||
| 2010-02-19 | Wow, fix gcc fussiness that only happens in release builds for some reason. | Tofu Linden | |
| 2010-02-19 | Linux viewer: add some instrumentation to detect VM and/or RSS bloat at ↵ | Tofu Linden | |
| runtime. This helped me identify the EXT-5552 cause (fix landing soon) | |||
| 2010-02-09 | EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media | Tofu Linden | |
| This change lets Linux pass keys through to Flash. | |||
| 2010-02-09 | restore trivial llwindowsdl code improvement. | Tofu Linden | |
| p.s. previous commit comment should have read 'hopefully trunk-UNbreaking' :) and this overall mergeset is work towards: EXT-3651 DEV-44500 Keyboard interaction does not work with Flash media ... although on linux this does not actually help yet. | |||
| 2010-02-09 | Backed out changeset 0664cf2c9edf | Tofu Linden | |
| 2010-02-05 | EXT-4290 [Flash] On linux, youtube videos don't play unless its getting a ↵ | Tofu Linden | |
| mouse move event This should be a lot better now. But still not good overall. Performance is now just bad instead of intolerable. | |||
| 2009-12-04 | Expose window minimize and restore in LLWindow interface. | James Cook | |
| Add secondlife:///app/login/reg handler for Reg-In-Client Reviewed with Ambroff | |||
