Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-06-09 | Fixed the Resident Chooser showing hair instead of calling cards | McCabe Maxsted | 1 | -1/+6 | |
2009-06-09 | Backported LL's version of VWR-2681 from 1.23 | McCabe Maxsted | 1 | -0/+15 | |
2009-06-08 | 'IM Received' button to '__ New IMs' | McCabe Maxsted | 1 | -3/+15 | |
2009-06-08 | Restored zlib1.dll (not a bad entry) | McCabe Maxsted | 1 | -0/+6 | |
2009-06-08 | Placed the gstreamer plugins in newview where they belong | McCabe Maxsted | 1 | -0/+5 | |
2009-06-08 | Updated windows iconv archive | McCabe Maxsted | 1 | -0/+1 | |
2009-06-08 | Updated windows zlib archive | McCabe Maxsted | 1 | -1/+2 | |
2009-06-08 | Removed old linden glib entry that was interfering | McCabe Maxsted | 1 | -0/+8 | |
2009-06-08 | Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume | McCabe Maxsted | 1 | -1/+5 | |
2009-06-08 | Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' | McCabe Maxsted | 1 | -0/+6 | |
2009-06-07 | Fixed CopyWinLibs.CMake errors (removed Vivox) | McCabe Maxsted | 1 | -0/+7 | |
2009-06-06 | Added 1.1.0 banner to ChangeLog.txt. | Jacek Antonelli | 1 | -0/+5 | |
2009-06-06 | Updated version/copyright info for Mac version. | Jacek Antonelli | 1 | -0/+6 | |
2009-06-06 | Set version to 1.1.0 (not RC). | Jacek Antonelli | 1 | -0/+5 | |
2009-06-06 | Improved regex and formatting in build_version.py. | Jacek Antonelli | 1 | -0/+6 | |
Handles empty test version strings better. | |||||
2009-06-06 | Pie menu for HUD and Attachment should use "Attachment Touch". | Jacek Antonelli | 1 | -0/+6 | |
2009-06-06 | Fixed "Take" on the object pie menu not working. | Jacek Antonelli | 1 | -0/+8 | |
2009-06-06 | Cleaned up ChangeLog.txt a bit. | Jacek Antonelli | 1 | -72/+26 | |
* Removed changes that were later reverted. * Mention of VWR-6744 should have been VWR-3060. * Whitespace cleanup. * Removed merge notice about Gesture patch, it's already logged. | |||||
2009-06-05 | Menu bar now only changes color for Aditi | McCabe Maxsted | 1 | -0/+4 | |
2009-06-05 | Redid pie menus based on feedback from VWR-8080 | McCabe Maxsted | 1 | -0/+18 | |
2009-06-05 | Fixed high res checkbox not hiding | McCabe Maxsted | 1 | -0/+6 | |
2009-06-05 | Mute in Profile window triggers confirmation dialog too. | Jacek Antonelli | 1 | -0/+5 | |
2009-06-01 | Added confirmation dialogs for Mute from pie menu. | Jacek Antonelli | 1 | -0/+11 | |
Dialog is for muting avatars and objects from the pie menu only. | |||||
2009-05-31 | Added a confirmation dialog for Take Off All Clothes. | Jacek Antonelli | 1 | -0/+9 | |
2009-05-30 | Updated Imprudence to be based on SL 1.22.11. (ChangeLog Entry) | Jacek Antonelli | 1 | -0/+5 | |
2009-05-25 | Added a separator between Wear and Restore to Last Position. | Jacek Antonelli | 1 | -0/+6 | |
2009-05-25 | Restore to Last Position has a confirmation dialog now. | Jacek Antonelli | 1 | -0/+4 | |
2009-05-25 | Added Restore to Last Position confirmation and callback methods. | Jacek Antonelli | 1 | -0/+8 | |
LLItemBridge::restoreToWorldConfirm() LLItemBridge::restoreToWorldCallback() | |||||
2009-05-25 | Added ConfirmRestoreToWorld alert text. | Jacek Antonelli | 1 | -0/+4 | |
2009-05-25 | User-initiated Toggle Fullscreen has a confirmation dialog now. | Jacek Antonelli | 1 | -0/+7 | |
That's in the View menu and also Alt+Enter at login screen. | |||||
2009-05-25 | Added Toggle Fullscreen confirmation and callback methods. | Jacek Antonelli | 1 | -0/+8 | |
LLViewerWindow::toggleFullscreenConfirm() LLViewerWindow::toggleFullscreenCallback() | |||||
2009-05-25 | Added ConfirmToggleFullscreen alert text. | Jacek Antonelli | 1 | -2/+6 | |
2009-05-25 | User-initiated Teleport Home has confirmation dialog. | Jacek Antonelli | 1 | -0/+9 | |
That's in the World menu and on the world map. | |||||
2009-05-25 | Added Teleport Home confirmation and callback methods. | Jacek Antonelli | 1 | -0/+8 | |
LLAgent::teleportHomeConfirm() LLAgent::teleportHomeCallback() | |||||
2009-05-25 | Moved LLAgent::teleportHome() definition. | Jacek Antonelli | 1 | -0/+7 | |
Was in llagent.h for no good reason, now in llagent.cpp. | |||||
2009-05-25 | Added ConfirmTeleportHome alert text. | Jacek Antonelli | 1 | -0/+6 | |
2009-05-21 | Fixed gstreamer windows library | McCabe Maxsted | 1 | -0/+6 | |
2009-05-18 | Changed the list of installed Mac gstreamer plugins. | Jacek Antonelli | 1 | -0/+21 | |
Commented out libgstqtwrapper.so, since it causes issues with MP3s (and perhaps other types). Added: libgstfilter.so libgstmultifile.so libgststereo.so libgstvideobalance.so libgstvideobox.so libgstvideocrop.so libgstvideoflip.so libgstvideomixer.so libgstvideorate.so libgstvideosignal.so | |||||
2009-05-16 | Reverted Ctrl-D shortcut back to Edit > Duplicate. | Jacek Antonelli | 1 | -0/+7 | |
No longer World > Create Landmark Here. | |||||
2009-05-02 | Added libgstqtwrapper.so to Mac manifest. | Jacek Antonelli | 1 | -0/+6 | |
2009-04-28 | Updated copy_win_libs for 1.1 RC3 | McCabe Maxsted | 1 | -0/+6 | |
2009-04-27 | Applied Armin's gesture manager patch | McCabe Maxsted | 1 | -0/+8 | |
2009-04-26 | Backported fix from 1.23 for stop animations only being local (VWR-2850) | McCabe Maxsted | 1 | -0/+12 | |
2009-04-26 | Backported L$/sq meter info from 1.23 | McCabe Maxsted | 1 | -0/+12 | |
2009-04-24 | Fixed space in changelog | McCabe Maxsted | 1 | -1/+0 | |
2009-04-24 | Communicate window now shows the number of unread IMs | McCabe Maxsted | 1 | -1/+12 | |
2009-04-23 | Started 1.2.0 branch | McCabe Maxsted | 1 | -0/+14 | |
2009-04-21 | Imported GreenLife Emerald Viewer's OpenAL code. It works! | Jacek Antonelli | 1 | -0/+6 | |
2009-04-20 | We'll use libopenal.1.dylib after all (yet again). | Jacek Antonelli | 1 | -0/+4 | |
2009-04-20 | Help (force) Mac to use the right OpenAL lib and header dir. | Jacek Antonelli | 1 | -0/+4 | |