Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-01 | STORM-1941: Cocoa project viewer: some coordinate conversions are off ↵ | Geenz | |
(Katharine Berry) | |||
2013-04-01 | First pass at adding a viable replacement for TSM's old UseInputWindow ↵ | Geenz | |
method (which is now deprecated with seemingly no Cocoa replacement). | |||
2013-03-27 | IME support is pretty much finished at this point. | Geenz | |
2013-03-25 | Additional IME support. LLPreeditor is largely good to go at this point, ↵ | Geenz | |
but there's still some work to do in getSegments. | |||
2013-03-23 | Fix for command key presses + a letter not triggering keyUp. Fix by ↵ | Geenz | |
Katharine Berry. | |||
2013-03-19 | More LLPreeditor work. | Geenz | |
2013-03-19 | Refactored LLNSWindow and LLOpenGLView significantly. All input goes ↵ | Geenz | |
through LLOpenGLView now. | |||
2013-03-19 | IME support (and revamped text input support) semi-working. | Geenz | |
2013-03-11 | Merge | Geenz | |
2013-03-11 | Bug fixing and prep-work for IME support (along with refactored text input ↵ | Geenz | |
in general). | |||
2013-03-04 | Fix for Command + W closing the viewer window. The old viewer didn't ↵ | Geenz | |
actually use the File menu, so we'll remove it for the time being. | |||
2013-02-27 | Fix max VRAM detection on some cards and issues with sequencing of ↵ | Graham Madarasz (Graham Linden) | |
application of mem multiplier | |||
2013-02-27 | Added missing IOKit lib dep to llui_libtest integration test cmake | Graham Madarasz (Graham Linden) | |
2013-02-27 | For MAINT-2404 Fixes detection of VRAM on OSX removed along with other AGL ↵ | Graham Madarasz (Graham Linden) | |
code. Code Review: callum | |||
2013-02-26 | Setup the quit handler for when the user attempts to close the window. This ↵ | Geenz | |
restores the previous functionality of asking the user if they want to quit. | |||
2013-02-25 | Merged Nat's viewer_manifest boost changes. | Geenz | |
2013-02-25 | Fix for antialiasing and VSync not being enabled properly. | 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 | Merged with latest cocoa-project-viewer. | Geenz | |
2013-02-22 | Fix inconsistent handling of Control, Alt, and Shift keys through a new ↵ | Geenz | |
modifier update callback. | |||
2013-02-22 | Merge new boost and add OS X 10.8 mods | Graham Madarasz (Graham Linden) | |
2013-02-21 | MAINT-2389: pick up new Boost build to eliminate gcc 4.1 warnings | Nat Goodspeed | |
2013-02-21 | MAINT-2389: Tell CMake viewer_components/login depends on Boost.Context | Nat Goodspeed | |
This addresses a Linux link failure due to the Linux linker making a single left-to-right pass through libraries. | |||
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-12 | Added tag 3.4.5-release for changeset a49c715243a3 | Oz Linden | |
2013-02-06 | Merged with latest viewer-dev. | Geenz | |
2013-02-05 | Added tag 3.4.5-beta5 for changeset 852b69ef0b5f | Oz Linden | |
2013-02-05 | merge changes for DRTVWR-297 | Oz Linden | |
2013-02-05 | tag merge of DRTVWR-297 | Oz Linden | |
2013-02-05 | merge changes for DRTVWR-296 | Oz Linden | |
2013-02-05 | tag merge of DRTVWR-296 | 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-30 | Added tag 3.4.5-beta4 for changeset 1567de5700c2 | Oz Linden | |
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-29 | MAINT-2281: correct test for XP (corrected fix I applied incorrectly) | Oz Linden | |
2013-01-29 | tag merge of DRTVWR-292 | Oz Linden | |
2013-01-29 | Added tag DRTVWR-291 for changeset 7f09bbc28c29 | 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-29 | MAINT-2281: correct test for XP | callum_linden | |
2013-01-25 | merge changes for MAINT-2275, MAINT-2277 | Oz Linden | |