Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-25 | Merged Nat's viewer_manifest boost changes. | Geenz | |
2013-02-25 | Merged Nat's mods to the viewer manifest to mention new boost libs | Graham Madarasz (Graham) | |
2013-02-25 | Removed the minimum 1024x768 window constraint to better suit smaller displays. | Geenz | |
2013-02-25 | MAINT-2389: add libboost_context-m5.so.* to Linux package. | Nat Goodspeed | |
Irritating how many different places we have to touch to add a library... | |||
2013-02-22 | Fix for deferred rendering no longer working when the viewer is compiled ↵ | Geenz | |
against the OS X 10.7 SDK and up. | |||
2013-02-22 | Merge new boost and add OS X 10.8 mods | Graham Madarasz (Graham Linden) | |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed | |
In autobuild.xml, specify today's build of the Boost package that includes the Boost.Context library, and whose boost::dcoroutines library uses Boost.Context exclusively instead of its previous context-switching underpinnings (source of the ucontext.h dependency). Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it with the viewer and with the lllogin.cpp test executable. Track new Boost package convention that our (early, unofficial) Boost.Coroutine library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc. Remove #include <boost/coroutine/coroutine.hpp> from llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine header must be #included before anything else that might use ucontext.h is gone now that we no longer depend on ucontext.h. In fact remove -D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to work around a known problem with the ucontext.h facilities. | |||
2013-02-15 | XIB file cleanup. | Geenz | |
2013-02-06 | Merged with latest viewer-dev. | Geenz | |
2013-02-05 | merge changes for DRTVWR-297 | Oz Linden | |
2013-02-04 | Updated the crash handler to produce a CFURL which gets converted into a ↵ | Geenz | |
FSRef due to the Files.h deprecation. | |||
2013-02-04 | MAINT-2323 Fix for crash on shutodwn in mesh responder destructors | Dave Parks | |
2013-02-02 | Restore the old Carbon crash handler, and more deprecated API removal. | Geenz | |
2013-02-01 | STORM-1930 Quality & Speed slider has Ultra label where High should be. | Whirly | |
2013-01-29 | pull back more 3.4.5 beta fixes | Oz Linden | |
2013-01-29 | merge changes for MAINT-2276 | Oz Linden | |
2013-01-28 | For MAINT-2276 a workaround to unblock 3.4.5 beta review: ted | Graham Madarasz (Graham) | |
2013-01-26 | [MAINT-2233] Duplicate entries in notifications.xml | Chris Baker | |
- Removed duplicate entry from panel_preferences_general.xml | |||
2013-01-25 | [MAINT-2233] Duplicate entries in notifications.xml | Chris Baker | |
- Removed duplicate notification elements | |||
2013-01-25 | merge changes for MAINT-2275, MAINT-2277 | Oz Linden | |
2013-01-25 | merge changes for DRTVWR-290 | Oz Linden | |
2013-01-24 | MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksets | Kelly Washington | |
* A fix that doesn't break tanks. Reverts MAINT-1742 | |||
2013-01-24 | Merged with latest viewer-dev. | Geenz | |
2013-01-24 | MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksets | Kelly Washington | |
* A fix that doesn't break doors. Reverst MAINT-2247 | |||
2013-01-24 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Nat Goodspeed | |
2013-01-24 | MAINT-2277 Yellow "fence" (selection) of the parcel doesn't update after ↵ | Kelly Washington | |
selecting the other parcel * Removed bogus check on matching parcel data coming in. | |||
2013-01-24 | MAINT-2275 Child prims are "left behind" by animated, moving (physical) linksets | Kelly Washington | |
2013-01-23 | Merge | Geenz | |
2013-01-23 | When porting lost changes remember to re-add the new files | Aura Linden | |
2013-01-23 | Merge | Geenz | |
2013-01-23 | Recovered changes for dirpicker and filepicker | Aura Linden | |
2013-01-23 | Readd event handling for application focus. | Geenz | |
2013-01-23 | Refactor the key input handling to make it easier to filter out keys we ↵ | Geenz | |
don't need unicode characters for (such as the arrow keys). | |||
2013-01-22 | pull back fix for MAINT-2242 | Oz Linden | |
2013-01-22 | merge changes for DRTVWR-287 | Oz Linden | |
2013-01-22 | And thus, the demonic mouse position conversions from view space to screen ↵ | Geenz | |
space were tamed. | |||
2013-01-18 | merge changes for MAINT-2247 | Oz Linden | |
2013-01-16 | MAINT-2247 Child object does not update rotation while selected. | Kelly Washington | |
2013-01-16 | MAINT-2242 Fix for shader compilation errors on Intel HD graphics chips. | Dave Parks | |
2013-01-15 | merge changes for DRTVWR-284 | Oz Linden | |
2013-01-15 | OS X 10.7+'s Autosave functionality now handles window restoration. | Geenz | |
2013-01-15 | merge changes for DRTVWR-282 | Oz Linden | |
2013-01-15 | This *should* put an end to our modifier key woes. | Geenz | |
2013-01-11 | MAINT-417 Backed out changeset: 7273a1ac51e8 | Dave Parks | |
2013-01-11 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2013-01-11 | MAINT-1481: Remove xmenity script and viewer_manifest.py references. | Nat Goodspeed | |
2013-01-10 | MAINT-2209 Parcel name not updating after teleport | Kelly Washington | |
2013-01-09 | MAINT-1481: remove linux-updater; move logic to Linux update_install | Nat Goodspeed | |
Now that the viewer's own background updater logic is responsible for downloading a new installer, the only functionality we still use in linux-updater that couldn't be expressed more simply in bash is the UI. But since most Linux distros capable of running SL at all have zenity, and all will have xmessage, we can handle even the UI part. Add xmenity wrapper script so update_install doesn't have to care which is present, and make the bash script that used to launch linux-updater do the real work. | |||
2013-01-09 | Merge. Pull viewer-development in prior to filing DRTVWR merge request. | Monty Brandenberg | |
2013-01-09 | merge changes for DRTVWR-276 | Oz Linden | |