| Commit message (Expand) | Author | Files | Lines |
2009-06-06 | Improved regex and formatting in build_version.py. | Jacek Antonelli | 1 | -2/+8 |
2009-06-06 | Pie menu for HUD and Attachment should use "Attachment Touch". | Jacek Antonelli | 2 | -4/+4 |
2009-06-06 | Fixed "Take" on the object pie menu not working. | Jacek Antonelli | 1 | -2/+2 |
2009-06-05 | Menu bar now only changes color for Aditi | McCabe Maxsted | 1 | -3/+6 |
2009-06-05 | Redid pie menus based on feedback from VWR-8080 | McCabe Maxsted | 7 | -145/+156 |
2009-06-05 | Fixed high res checkbox not hiding | McCabe Maxsted | 1 | -2/+0 |
2009-06-05 | Mute in Profile window triggers confirmation dialog too. | Jacek Antonelli | 1 | -2/+2 |
2009-06-01 | Added confirmation dialogs for Mute from pie menu. | Jacek Antonelli | 4 | -3/+82 |
2009-05-31 | Added a confirmation dialog for Take Off All Clothes. | Jacek Antonelli | 4 | -3/+41 |
2009-05-25 | Added a separator between Wear and Restore to Last Position. | Jacek Antonelli | 2 | -4/+7 |
2009-05-25 | Restore to Last Position has a confirmation dialog now. | Jacek Antonelli | 1 | -1/+1 |
2009-05-25 | Added Restore to Last Position confirmation and callback methods. | Jacek Antonelli | 2 | -0/+22 |
2009-05-25 | Added ConfirmRestoreToWorld alert text. | Jacek Antonelli | 1 | -0/+24 |
2009-05-25 | User-initiated Toggle Fullscreen has a confirmation dialog now. | Jacek Antonelli | 2 | -2/+2 |
2009-05-25 | Added Toggle Fullscreen confirmation and callback methods. | Jacek Antonelli | 2 | -0/+23 |
2009-05-25 | Added ConfirmToggleFullscreen alert text. | Jacek Antonelli | 1 | -0/+15 |
2009-05-25 | User-initiated Teleport Home has confirmation dialog. | Jacek Antonelli | 2 | -3/+2 |
2009-05-25 | Added Teleport Home confirmation and callback methods. | Jacek Antonelli | 2 | -0/+17 |
2009-05-25 | Moved LLAgent::teleportHome() definition. | Jacek Antonelli | 2 | -1/+8 |
2009-05-25 | Added ConfirmTeleportHome alert text. | Jacek Antonelli | 1 | -0/+16 |
2009-05-24 | Fixed end-of-line style for Info-Imprudence.plist. | Jacek Antonelli | 1 | -39/+39 |
2009-05-21 | Fixed gstreamer windows library | McCabe Maxsted | 1 | -2/+2 |
2009-05-18 | Changed the list of installed Mac gstreamer plugins. | Jacek Antonelli | 1 | -1/+11 |
2009-05-16 | Reverted Ctrl-D shortcut back to Edit > Duplicate. | Jacek Antonelli | 1 | -3/+2 |
2009-05-02 | Added libgstqtwrapper.so to Mac manifest. | Jacek Antonelli | 1 | -0/+1 |
2009-04-28 | Updated copy_win_libs for 1.1 RC3 | McCabe Maxsted | 1 | -212/+212 |
2009-04-27 | Applied Armin's gesture manager patch | McCabe Maxsted | 2 | -6/+9 |
2009-04-21 | Imported GreenLife Emerald Viewer's OpenAL code. It works! | Jacek Antonelli | 2 | -61/+87 |
2009-04-20 | We'll use libopenal.1.dylib after all (yet again). | Jacek Antonelli | 1 | -1/+1 |
2009-04-20 | Help (force) Mac to use the right OpenAL lib and header dir. | Jacek Antonelli | 1 | -5/+10 |
2009-04-20 | Mac viewer uses Thomas Shikami's OpenAL libs. | Jacek Antonelli | 1 | -2/+2 |
2009-04-18 | Updated Windows libpng url | McCabe Maxsted | 1 | -2/+2 |
2009-04-18 | Updated Windows GStreamer url | McCabe Maxsted | 1 | -2/+2 |
2009-04-18 | Updated Windows GLib url | McCabe Maxsted | 1 | -2/+2 |
2009-04-18 | Cleaned up indentation in llmediaimplgstreamer.h. | Jacek Antonelli | 1 | -24/+24 |
2009-04-18 | LLMediaImplGStreamer::startPlay() is protected, LLGstPlayThread friend. | Jacek Antonelli | 1 | -2/+6 |
2009-04-18 | Removed redundant play() from LLMediaImplGStreamer::navigateTo(). | Jacek Antonelli | 1 | -3/+0 |
2009-04-18 | LLMediaImplGStreamer::play() is no-op if already playing. | Jacek Antonelli | 1 | -0/+7 |
2009-04-18 | Removed some useless code from LLMediaImplGStreamer::startPlay(). | Jacek Antonelli | 1 | -3/+0 |
2009-04-18 | Updated GStreamer plugin url | McCabe Maxsted | 1 | -2/+2 |
2009-04-18 | Removed 'https' from install.xml | McCabe Maxsted | 1 | -1/+1 |
2009-04-17 | GST_PLUGIN_PATH should only search plugin directories for Windows | McCabe Maxsted | 1 | -1/+1 |
2009-04-17 | Merged jacek/next into gst-revamp | McCabe Maxsted | 1 | -39/+39 |
2009-04-10 | Added libneon to Mac manifest. | Jacek Antonelli | 1 | -0/+1 |
2009-04-10 | Help Mac find the right libalut.0.dylib. | Jacek Antonelli | 1 | -1/+10 |
2009-04-10 | Help Mac find the right libxml2.2.dylib. | Jacek Antonelli | 1 | -1/+13 |
2009-04-10 | Tweaked Mac lib manifest. | Jacek Antonelli | 1 | -4/+2 |
2009-04-06 | Don't use LL_ERRS, it makes the viewer abort! | Jacek Antonelli | 1 | -1/+1 |
2009-04-06 | Made LogLock mutex less likely to fail, hopefully. | Jacek Antonelli | 1 | -4/+2 |
2009-04-06 | Converted BOOLs to bools in llthread. | Jacek Antonelli | 2 | -9/+9 |