Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a confirmation dialog for Take Off All Clothes. | Jacek Antonelli | 2009-05-31 | 4 | -3/+41 |
| | |||||
* | Added a separator between Wear and Restore to Last Position. | Jacek Antonelli | 2009-05-25 | 2 | -4/+7 |
| | |||||
* | Restore to Last Position has a confirmation dialog now. | Jacek Antonelli | 2009-05-25 | 1 | -1/+1 |
| | |||||
* | Added Restore to Last Position confirmation and callback methods. | Jacek Antonelli | 2009-05-25 | 2 | -0/+22 |
| | | | | | LLItemBridge::restoreToWorldConfirm() LLItemBridge::restoreToWorldCallback() | ||||
* | Added ConfirmRestoreToWorld alert text. | Jacek Antonelli | 2009-05-25 | 1 | -0/+24 |
| | |||||
* | User-initiated Toggle Fullscreen has a confirmation dialog now. | Jacek Antonelli | 2009-05-25 | 2 | -2/+2 |
| | | | | That's in the View menu and also Alt+Enter at login screen. | ||||
* | Added Toggle Fullscreen confirmation and callback methods. | Jacek Antonelli | 2009-05-25 | 2 | -0/+23 |
| | | | | | LLViewerWindow::toggleFullscreenConfirm() LLViewerWindow::toggleFullscreenCallback() | ||||
* | Added ConfirmToggleFullscreen alert text. | Jacek Antonelli | 2009-05-25 | 1 | -0/+15 |
| | |||||
* | User-initiated Teleport Home has confirmation dialog. | Jacek Antonelli | 2009-05-25 | 2 | -3/+2 |
| | | | | That's in the World menu and on the world map. | ||||
* | Added Teleport Home confirmation and callback methods. | Jacek Antonelli | 2009-05-25 | 2 | -0/+17 |
| | | | | | LLAgent::teleportHomeConfirm() LLAgent::teleportHomeCallback() | ||||
* | Moved LLAgent::teleportHome() definition. | Jacek Antonelli | 2009-05-25 | 2 | -1/+8 |
| | | | | Was in llagent.h for no good reason, now in llagent.cpp. | ||||
* | Added ConfirmTeleportHome alert text. | Jacek Antonelli | 2009-05-25 | 1 | -0/+16 |
| | |||||
* | Fixed end-of-line style for Info-Imprudence.plist. | Jacek Antonelli | 2009-05-24 | 1 | -39/+39 |
| | |||||
* | We'll use libopenal.1.dylib after all (yet again). | Jacek Antonelli | 2009-04-20 | 1 | -1/+1 |
| | |||||
* | Added libneon to Mac manifest. | Jacek Antonelli | 2009-04-10 | 1 | -0/+1 |
| | |||||
* | Tweaked Mac lib manifest. | Jacek Antonelli | 2009-04-10 | 1 | -4/+2 |
| | | | | Removed pango, commented out libopenal, added libxml2. | ||||
* | Merge branch 'mac-1.1.0' into next | Jacek Antonelli | 2009-04-06 | 3 | -9/+112 |
|\ | | | | | | | | | | | | | Required substantial portability changes to set_gst_plugin_path(). Conflicts: linden/indra/llmedia/llmediaimplgstreamer.cpp | ||||
| * | Added libgstdecodebin.so plugin to Mac manifest. | Jacek Antonelli | 2009-03-30 | 1 | -0/+1 |
| | | |||||
| * | Merge commit 'origin/gst-revamp' into mac-1.1.0 | Jacek Antonelli | 2009-03-29 | 2 | -28/+0 |
| |\ | |||||
| * | | Removed the "2.0.0" named glib libs. Only using "2.0" now. | Jacek Antonelli | 2009-03-29 | 1 | -6/+0 |
| | | | |||||
| * | | Symlinks for Mac glib dylibs (2.0.0 -> 2.0). | Jacek Antonelli | 2009-03-16 | 1 | -0/+6 |
| | | | |||||
| * | | Added more Mac dylibs to manifest. | Jacek Antonelli | 2009-03-16 | 1 | -1/+10 |
| | | | |||||
| * | | Added Mac gstreamer plugins to viewer manifest | Jacek Antonelli | 2009-03-11 | 1 | -0/+62 |
| | | | |||||
| * | | Removed Quicktime-related cmake code | Jacek Antonelli | 2009-03-11 | 1 | -1/+0 |
| | | | |||||
| * | | Manifest includes openal and gstreamer libs in Mac package | Jacek Antonelli | 2009-03-11 | 1 | -3/+35 |
| | | | |||||
| * | | Mac app icon will be called viewer.icns instead of secondlife.icns | Jacek Antonelli | 2009-03-09 | 3 | -4/+4 |
| | | | |||||
| * | | Moved Info-SecondLife.plist to Info-Imprudence.plist | Jacek Antonelli | 2009-03-07 | 2 | -1/+1 |
| | | | |||||
* | | | Merge branch 'gst-revamp' into next | Jacek Antonelli | 2009-04-06 | 20 | -86/+147 |
|\ \ \ | |||||
| * \ \ | Merge commit 'mccabe/gst-revamp' into gst-revamp | Jacek Antonelli | 2009-04-06 | 494 | -40078/+40131 |
| |\ \ \ | |||||
| | * | | | Added loading info to log's plugin list, set_gst_plugin_path now compiles ↵ | McCabe Maxsted | 2009-03-29 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | for windows | ||||
| | * | | | Fixed merge conflicts | McCabe Maxsted | 2009-03-29 | 2 | -28/+0 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Converted all skin XML files to Unix LF line endings. | Jacek Antonelli | 2009-03-26 | 472 | -37959/+37959 |
| | | | | | |||||
| | * | | | Ghost files, ignore this commit | McCabe Maxsted | 2009-03-22 | 6 | -1907/+1907 |
| | | | | | |||||
| | * | | | Removed slviewer-0-v12160-VisitedLandmarks.patch | McCabe Maxsted | 2009-03-22 | 7 | -25/+13 |
| | | | | | |||||
| | * | | | Removed slviewer-0-v12160-RememberStatsPosAndSize.patch | McCabe Maxsted | 2009-03-22 | 3 | -22/+5 |
| | | | | | |||||
| | * | | | Removed slviewer-0-v12160-LostConnectionOnLogin.patch | McCabe Maxsted | 2009-03-22 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Use std::string for nametags, removed bizarre name stacking option | McCabe Maxsted | 2009-03-07 | 1 | -26/+19 |
| | | | | | |||||
| | * | | | Landmark icons now correctly change color when visited (patch by Zi ↵ | McCabe Maxsted | 2009-03-07 | 7 | -13/+25 |
| | | | | | | | | | | | | | | | | | | | | Ree--VWR-7896) | ||||
| | * | | | Backported fix for VWR-8783, original patch by Gigs Taggart | McCabe Maxsted | 2009-03-07 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Applied remember stats position and size patch from Latif Khalifa | McCabe Maxsted | 2009-03-07 | 3 | -5/+22 |
| | | | | | |||||
| | * | | | Applied patch by Zwagoth Klaar for muting sounds before decoding | McCabe Maxsted | 2009-03-07 | 1 | -1/+8 |
| | | | | | |||||
| | * | | | Merge branch 'cvpatches' into next | McCabe Maxsted | 2009-03-04 | 6 | -10/+75 |
| | |\ \ \ | |||||
| | | * | | | Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not ↵ | McCabe Maxsted | 2009-03-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | highlighted in script editor) | ||||
| | | * | | | Backported fix for SVC-2771 (script resetting can fail) from 1.22 | McCabe Maxsted | 2009-03-01 | 2 | -3/+18 |
| | | | | | | |||||
| | | * | | | Backported fix for VWR-3871 (prim position appears to be off) from 1.22 | McCabe Maxsted | 2009-03-01 | 1 | -2/+10 |
| | | | | | | |||||
| | | * | | | Backported possible crash fix while changing graphics settings from 1.22 | McCabe Maxsted | 2009-03-01 | 1 | -0/+12 |
| | | | | | | |||||
| | | * | | | Fixed crash involving file picker and locales (patch by Alissa Sabre) | McCabe Maxsted | 2009-03-01 | 1 | -5/+34 |
| | | | | | | |||||
| | * | | | | Backported fix for VWR-6744 (No way to hide IMs in chat console) | McCabe Maxsted | 2009-03-01 | 2 | -2/+6 |
| | |/ / / | |||||
| | * | | | Fixed pause button texture showing up in certain instances | McCabe Maxsted | 2009-03-01 | 5 | -170/+157 |
| | | |/ | | |/| | |||||
| * | | | Apply saved MediaDebugLevel at media init time. | Jacek Antonelli | 2009-04-02 | 1 | -0/+7 |
| | | | |