aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-25Added Restore to Last Position confirmation and callback methods.Jacek Antonelli2-0/+22
LLItemBridge::restoreToWorldConfirm() LLItemBridge::restoreToWorldCallback()
2009-05-25Added ConfirmRestoreToWorld alert text.Jacek Antonelli1-0/+24
2009-05-25User-initiated Toggle Fullscreen has a confirmation dialog now.Jacek Antonelli2-2/+2
That's in the View menu and also Alt+Enter at login screen.
2009-05-25Added Toggle Fullscreen confirmation and callback methods.Jacek Antonelli2-0/+23
LLViewerWindow::toggleFullscreenConfirm() LLViewerWindow::toggleFullscreenCallback()
2009-05-25Added ConfirmToggleFullscreen alert text.Jacek Antonelli1-0/+15
2009-05-25User-initiated Teleport Home has confirmation dialog.Jacek Antonelli2-3/+2
That's in the World menu and on the world map.
2009-05-25Added Teleport Home confirmation and callback methods.Jacek Antonelli2-0/+17
LLAgent::teleportHomeConfirm() LLAgent::teleportHomeCallback()
2009-05-25Moved LLAgent::teleportHome() definition.Jacek Antonelli2-1/+8
Was in llagent.h for no good reason, now in llagent.cpp.
2009-05-25Added ConfirmTeleportHome alert text.Jacek Antonelli1-0/+16
2009-05-24Fixed end-of-line style for Info-Imprudence.plist.Jacek Antonelli1-39/+39
2009-04-20We'll use libopenal.1.dylib after all (yet again).Jacek Antonelli1-1/+1
2009-04-10Added libneon to Mac manifest.Jacek Antonelli1-0/+1
2009-04-10Tweaked Mac lib manifest.Jacek Antonelli1-4/+2
Removed pango, commented out libopenal, added libxml2.
2009-04-02Apply saved MediaDebugLevel at media init time.Jacek Antonelli1-0/+7
2009-04-02Implemented handleMediaDebugLevelChanged hook.Jacek Antonelli1-0/+18
2009-04-02Added MediaDebugLevel setting in XML (does nothing yet).Jacek Antonelli1-0/+11
2009-03-29Added loading info to log's plugin list, set_gst_plugin_path now compiles ↵McCabe Maxsted1-3/+0
for windows
2009-03-30Added libgstdecodebin.so plugin to Mac manifest.Jacek Antonelli1-0/+1
2009-03-29Removed the "2.0.0" named glib libs. Only using "2.0" now.Jacek Antonelli1-6/+0
2009-03-28Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.Jacek Antonelli2-28/+0
LLAppViewer::gst_plugin_path --> LLMediaImplGStreamer::set_gst_plugin_path
2009-03-27Changed the login splash screen URL.Jacek Antonelli1-1/+1
2009-03-26Converted all skin XML files to Unix LF line endings.Jacek Antonelli472-37959/+37959
2009-03-26Converted all skin XML files to Unix LF line endings.Jacek Antonelli482-40025/+40025
2009-03-22Ghost files, ignore this commitMcCabe Maxsted6-1907/+1907
2009-03-22Removed slviewer-0-v12160-VisitedLandmarks.patchMcCabe Maxsted7-25/+13
2009-03-22Removed slviewer-0-v12160-RememberStatsPosAndSize.patchMcCabe Maxsted3-22/+5
2009-03-22Removed slviewer-0-v12160-LostConnectionOnLogin.patchMcCabe Maxsted1-1/+1
2009-03-16Symlinks for Mac glib dylibs (2.0.0 -> 2.0).Jacek Antonelli1-0/+6
2009-03-16Added more Mac dylibs to manifest.Jacek Antonelli1-1/+10
2009-03-11Added Mac gstreamer plugins to viewer manifestJacek Antonelli1-0/+62
2009-03-11Removed Quicktime-related cmake codeJacek Antonelli1-1/+0
2009-03-11Manifest includes openal and gstreamer libs in Mac packageJacek Antonelli1-3/+35
2009-03-09Mac app icon will be called viewer.icns instead of secondlife.icnsJacek Antonelli3-4/+4
2009-03-07Moved Info-SecondLife.plist to Info-Imprudence.plistJacek Antonelli2-1/+1
2009-03-07Use std::string for nametags, removed bizarre name stacking optionMcCabe Maxsted1-26/+19
2009-03-07Landmark icons now correctly change color when visited (patch by Zi ↵McCabe Maxsted7-13/+25
Ree--VWR-7896)
2009-03-07Backported fix for VWR-8783, original patch by Gigs TaggartMcCabe Maxsted1-1/+1
2009-03-07Applied remember stats position and size patch from Latif KhalifaMcCabe Maxsted3-5/+22
2009-03-07Applied patch by Zwagoth Klaar for muting sounds before decodingMcCabe Maxsted1-1/+8
2009-03-01Backported fix for VWR-6744 (No way to hide IMs in chat console)McCabe Maxsted2-2/+6
2009-03-01Applied my patch for VWR-8454 (PARCEL_FLAG_ALLOW_CREATE_GROUP_OBJECTS not ↵McCabe Maxsted1-0/+1
highlighted in script editor)
2009-03-01Backported fix for SVC-2771 (script resetting can fail) from 1.22McCabe Maxsted2-3/+18
2009-03-01Backported fix for VWR-3871 (prim position appears to be off) from 1.22McCabe Maxsted1-2/+10
2009-03-01Backported possible crash fix while changing graphics settings from 1.22McCabe Maxsted1-0/+12
2009-03-01Fixed crash involving file picker and locales (patch by Alissa Sabre)McCabe Maxsted1-5/+34
2009-03-01Fixed pause button texture showing up in certain instancesMcCabe Maxsted5-170/+157
2009-02-27Get gstreamer reference from media manager.Jacek Antonelli1-3/+1
Eliminates the need to include llmediaimplgstreamer.h, which causes problems on Linux due to name clash between libxml2 and expat's XMLCALLs.
2009-02-27Added libgstpulse.so (PulseAudio) to Linux manifest.Jacek Antonelli1-0/+1
2009-02-26Fixed bad LM patch side-effectMcCabe Maxsted1-1/+11
2009-02-25Forgot to add touch back in to menu_pie_hud.xmlMcCabe Maxsted1-0/+23