Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-03 | MAINT-5909: Enable unicode text input on mac and feed that directly into the ↵ | rider | |
viewer. Windows fixes still required. | |||
2015-11-13 | Encode keyboard event for reconstruction in the plugin. | rider | |
2015-11-07 | MAINT-5754: Finish key modifier experiment. Still not working. | rider | |
2015-11-06 | MAINT-5754: Basic keyboard functionality on the Mac. Still incomplete | rider | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden | |
2014-12-12 | Fix up remaining llround() -> ll_round() issues | callum_linden | |
2014-12-02 | merge | Brad Payne (Vir Linden) | |
2014-12-01 | merge | Brad Payne (Vir Linden) | |
2014-11-03 | MAINT-3585 FIXED Viewer Crashes when attempting to upload image. | ruslantproductengine | |
The bug was fixed, the reasone of crash is following. The Core Flow view contain another GL context and will not care about restoring a previous. I restore context manually. This path also contain a minor changes in another files. All changes described here. Сhange's for fix current bug. indra/llwindow/llwindow.h indra/llwindow/llwindowheadless.h indra/llwindow/llwindowmacosx.h indra/llwindow/llwindowsdl.h indra/llwindow/llwindowwin32.h indra/newview/lllocalbitmaps.cpp indra/newview/llviewerdisplay.cpp indra/newview/llviewerdisplay.h Twice mUsage initialization (replace to forward initialization). indra/llcharacter/lljointstate.h Looks like condition should be befor memcopy call, otherwise - possible CRASH. indra/llcommon/llmd5.cpp Unused condition and variables. indra/llmath/llsphere.cpp Looks like should be under if otherwise - possible CRASH indra\llprimitive\llmodel.cpp Useless assert's. indra/llrender/llrender.cpp indra/newview/lldaycyclemanager.cpp | |||
2014-10-23 | merge changes for STORM-2081 | Oz Linden | |
2014-10-23 | STORM-2081 - Guard against null gWindowImplementation when fullscreen ↵ | Cinder | |
(crashes OS X Yosemite) | |||
2014-10-17 | Update to build on Xcode 6.0: more removal of unused variables ↵ | callum_linden | |
[-Wunused-variable] | |||
2014-09-11 | MAINT-3569 FIXED Handle window hide/unhide and minimize/unminimize events on ↵ | Mnikolenko ProductEngine | |
mac. | |||
2014-08-15 | fixed: unwanted input window on OSX | Pell Smit | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-18 | Remove calls to now unused methods | Cinder Biscuits | |
2014-04-18 | STORM-2023: Restore system color picker on OSX | Cinder Biscuits | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-05 | Shot in the dark patch for MAINT-3353 backported from viewer-tiger | Aura Linden | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-08-14 | BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros | Richard Linden | |
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-07-23 | Fix for BUG-3364 | Geenz | |
2013-07-11 | A bit of cleanup and make the return of showAlert match the OSBTN return ↵ | Geenz | |
types in llwindow.h. | |||
2013-07-11 | Alert box support! | Geenz | |
2013-07-11 | OPEN-170: "Set Window Size" always increases window size by specified size | Geenz | |
2013-07-11 | STORM-1942: dock icon bouncing unimplemented | Geenz | |
2013-06-17 | This seems to be on par with viewer-release at this point. | Geenz | |
2013-05-23 | Only show the input window when we attempt to add marked text, *and* we ↵ | Geenz | |
can't submit marked text directly to the viewer. | |||
2013-05-13 | Merged with https://bitbucket.org/lindenlab/viewer-beta | Geenz | |
2013-04-07 | Support the committing of the current pre edit string when language input is ↵ | Geenz | |
interrupted per the viewer's original pre edit functionality. | |||
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-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
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-19 | More LLPreeditor work. | Geenz | |
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-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 | 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 | Fix for antialiasing and VSync not being enabled properly. | Geenz | |
2013-02-22 | Fix inconsistent handling of Control, Alt, and Shift keys through a new ↵ | Geenz | |
modifier update callback. |