| Commit message (Collapse) | Author | Files | Lines |
|
LLItemBridge::restoreToWorldConfirm()
LLItemBridge::restoreToWorldCallback()
|
|
|
|
That's in the View menu and also Alt+Enter at login screen.
|
|
LLViewerWindow::toggleFullscreenConfirm()
LLViewerWindow::toggleFullscreenCallback()
|
|
|
|
That's in the World menu and on the world map.
|
|
LLAgent::teleportHomeConfirm()
LLAgent::teleportHomeCallback()
|
|
Was in llagent.h for no good reason, now in llagent.cpp.
|
|
|
|
|
|
|
|
|
|
Removed pango, commented out libopenal, added libxml2.
|
|
|
|
|
|
|
|
for windows
|
|
|
|
|
|
LLAppViewer::gst_plugin_path -->
LLMediaImplGStreamer::set_gst_plugin_path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ree--VWR-7896)
|
|
|
|
|
|
|
|
|
|
highlighted in script editor)
|
|
|
|
|
|
|
|
|
|
|
|
Eliminates the need to include llmediaimplgstreamer.h,
which causes problems on Linux due to name clash between
libxml2 and expat's XMLCALLs.
|
|
|
|
|
|
|