Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-06-11 | Changed 'Select Tool' to 'Choose Tool', moved Selection options into a ↵ | McCabe Maxsted | 1 | -53/+56 | |
flyout menu | |||||
2009-06-11 | Moved 'Duplicate' to the Tools menu | McCabe Maxsted | 1 | -6/+6 | |
2009-06-11 | Applied Armin's patch to create an Advanced Menu menu item (placed it in ↵ | McCabe Maxsted | 3 | -9/+29 | |
View and changed it to a check) | |||||
2009-06-10 | Added pulldown label and fixed combobox not hiding | McCabe Maxsted | 2 | -35/+50 | |
2009-06-10 | Applied MJM's tree and grass pulldown list from the Hippo Viewer | McCabe Maxsted | 11 | -36/+172 | |
2009-06-10 | Fixed Communicate window not toggling from menu | McCabe Maxsted | 1 | -0/+1 | |
2009-06-09 | Backported 1.23's minimap conversion to XUI | McCabe Maxsted | 20 | -450/+340 | |
2009-06-09 | Fixed the Resident Chooser showing hair instead of calling cards | McCabe Maxsted | 1 | -1/+2 | |
2009-06-09 | Backported LL's version of VWR-2681 from 1.23 | McCabe Maxsted | 11 | -239/+457 | |
2009-06-08 | 'IM Received' button to '__ New IMs' | McCabe Maxsted | 6 | -20/+53 | |
2009-06-08 | Restored zlib1.dll (not a bad entry) | McCabe Maxsted | 1 | -2/+4 | |
2009-06-08 | Placed the gstreamer plugins in newview where they belong | McCabe Maxsted | 1 | -166/+0 | |
2009-06-08 | removed bad entries from copy_win_libs | McCabe Maxsted | 1 | -8/+0 | |
2009-06-08 | Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume | McCabe Maxsted | 1 | -2/+0 | |
2009-06-08 | Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' | McCabe Maxsted | 2 | -2/+1 | |
2009-06-07 | Fixed CopyWinLibs.CMake errors (removed Vivox) | McCabe Maxsted | 1 | -62/+0 | |
2009-06-07 | 1.1 version final | McCabe Maxsted | 1 | -6/+6 | |
2009-06-06 | Updated version/copyright info for Mac version. | Jacek Antonelli | 2 | -3/+3 | |
2009-06-06 | Set version to 1.1.0 (not RC). | Jacek Antonelli | 1 | -1/+1 | |
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 | |
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 | 4 | -3/+41 | |
2009-05-30 | Converted more files to Unix line endings. | Jacek Antonelli | 4 | -611/+611 | |
linden/LICENSE-libraries-win32.txt linden/indra/newview/SecondLife.nib/objects.xib linden/indra/newview/app_settings/cmd_line.xml linden/indra/newview/installers/windows/FILES_ARE_UNICODE_UTF-16LE.txt linden/indra/newview/skins/default/html/en-us/loading/loading.html | |||||
2009-05-30 | Scripting Guide was removed in 1.22. | Jacek Antonelli | 1 | -5/+0 | |
2009-05-30 | Debug setting "SaveMiniDump" needs to be "SaveMinidump" (small d). | Jacek Antonelli | 1 | -2/+2 | |
2009-05-30 | "Async Keystrokes" was removed from 1.22. | Jacek Antonelli | 1 | -7/+0 | |
2009-05-30 | Fixed minor layout issue in panel_preferences_input.xml | Jacek Antonelli | 1 | -1/+1 | |
2009-05-30 | Converted the new XUI XML files to the proper line endings. | Jacek Antonelli | 77 | -3514/+3514 | |
2009-05-30 | Use BeaconsEnabled instead of BeaconAlwaysOn in new 1.22 code. | Jacek Antonelli | 4 | -6/+6 | |
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 | |
LLItemBridge::restoreToWorldConfirm() LLItemBridge::restoreToWorldCallback() | |||||
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 | |
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 | 2 | -0/+23 | |
LLViewerWindow::toggleFullscreenConfirm() LLViewerWindow::toggleFullscreenCallback() | |||||
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 | |
That's in the World menu and on the world map. | |||||
2009-05-25 | Added Teleport Home confirmation and callback methods. | Jacek Antonelli | 2 | -0/+17 | |
LLAgent::teleportHomeConfirm() LLAgent::teleportHomeCallback() | |||||
2009-05-25 | Moved LLAgent::teleportHome() definition. | Jacek Antonelli | 2 | -1/+8 | |
Was in llagent.h for no good reason, now in llagent.cpp. | |||||
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-18 | Changed the list of installed Mac gstreamer plugins. | Jacek Antonelli | 1 | -1/+11 | |
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 | -3/+2 | |
No longer World > Create Landmark Here. | |||||
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 | |