aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermenu.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-27"Fixed and cleaned up the export permissions check."Jacek Antonelli1-39/+15
2009-09-26Removed redundant warning about export perms.Jacek Antonelli1-1/+0
2009-09-14Merged in jacek/nextMcCabe Maxsted1-9/+791
2009-09-09Fixed unlink option enabling when selecting texturesMcCabe Maxsted1-1/+2
2009-09-09Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for ↵McCabe Maxsted1-1/+4
VWR-1919)
2009-09-07Fixed ground sit menu entry missing checkMcCabe Maxsted1-0/+17
2009-09-06Added Emerald viewer's asset browserMcCabe Maxsted1-3/+40
2009-09-06Added Emerald viewer's animation listMcCabe Maxsted1-0/+6
2009-09-06Ported phantom avatar option from Emerald viewerMcCabe Maxsted1-0/+32
2009-09-06Ported sit anywhere feature from Emerald viewerMcCabe Maxsted1-0/+28
2009-09-05Converted RLVa menu items to XUI.Jacek Antonelli1-0/+50
2009-09-04Integrated 1.23's tool floater with link/unlink buttonsMcCabe Maxsted1-1/+0
2009-09-04Teleport by double clicking into the viewer window. Port and bugfix of cv ↵Armin Weatherwax1-21/+30
port of emerald greenlife viewer feature. TODO: find a nice place in prefs to switch off (defaults to on). (cherry picked from commit 86e186e40f6a128abab1c3a44f33520508b37f16)
2009-09-04Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch.Jacek Antonelli1-9/+593
Made a few non-functional changes to help it apply.
2009-09-03Applied object import/export patch.Jacek Antonelli1-0/+145
2009-07-11Broken: relog sometimes works once; fixed inventory and avatar not ruthed ↵Armin Weatherwax1-0/+5
anymore. deleted: Imprudence.log modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llinventorymodel.cpp modified: linden/indra/newview/llinventorymodel.h modified: linden/indra/newview/llinventoryview.cpp modified: linden/indra/newview/llviewerjointattachment.h modified: linden/indra/newview/llviewermenu.cpp deleted: mAttachedObject.diff.txt deleted: meerkat-llmenugl.diff.txt deleted: meerkat-message.diff.txt deleted: meerkat-pipeline.cpp.diff.txt deleted: meerkat-voice.diff.txt deleted: stack_trace.log
2009-06-13Applied Aimee's patch for VWR-6918: Hide/Show Selection OutlinesMcCabe Maxsted1-0/+12
2009-06-11Fixed 'Unlink' not toggling in Tools menuMcCabe Maxsted1-2/+10
2009-06-11Applied Armin's patch to create an Advanced Menu menu item (placed it in ↵McCabe Maxsted1-0/+22
View and changed it to a check)
2009-06-10Fixed Communicate window not toggling from menuMcCabe Maxsted1-0/+1
2009-06-09Backported 1.23's minimap conversion to XUIMcCabe Maxsted1-18/+1
2009-06-01Added confirmation dialogs for Mute from pie menu.Jacek Antonelli1-3/+9
Dialog is for muting avatars and objects from the pie menu only.
2009-05-31Added a confirmation dialog for Take Off All Clothes.Jacek Antonelli1-1/+1
2009-05-25User-initiated Toggle Fullscreen has a confirmation dialog now.Jacek Antonelli1-1/+1
That's in the View menu and also Alt+Enter at login screen.
2009-05-25User-initiated Teleport Home has confirmation dialog.Jacek Antonelli1-1/+1
That's in the World menu and on the world map.
2009-04-26Backported fix from 1.23 for stop animations only being local (VWR-2850)McCabe Maxsted1-6/+1
2009-03-01Backported fix for SVC-2771 (script resetting can fail) from 1.22McCabe Maxsted1-2/+3
2009-02-25Added menu_pie_hud.xml, removed legacy rate pie menu referencesMcCabe Maxsted1-2/+7
2009-02-04Fixed llsettouchtext labelMcCabe Maxsted1-0/+26
2009-01-28Second Life viewer sources 1.22.6-RCJacek Antonelli1-0/+7
2009-01-27Restored View > Toolbar and Show HUD Attachments.Jacek Antonelli1-0/+29
Partial revert of earlier commit e79a1cc5.
2009-01-21Fixed browser layout, toggling; removed legacy browser codeMcCabe Maxsted1-10/+4
2009-01-16Removed/moved unnecessary optionsMcCabe Maxsted1-42/+0
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2009-01-11Second Life viewer sources 1.22.4-RCJacek Antonelli1-0/+5
2009-01-10Backported 'report abuse' avatar pie menu option.unknown1-0/+14
2009-01-10added shortcut and message to landmark creationunknown1-1/+10
2009-01-10Added 'create landmark' to land pie menu.unknown1-0/+1
2008-12-22Buy and Take now separated in the pie menu.unknown1-99/+6
2008-12-18Moved common options out of Advancedunknown1-30/+2
2008-12-15Added menu option for inworld browser.McCabe Maxsted1-0/+4
2008-12-12Second Life viewer sources 1.22.3-RCJacek Antonelli1-2/+5
2008-12-09Second Life viewer sources 1.22.2-RCJacek Antonelli1-1/+0
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-359/+169
2008-12-01Added 'Select Only Copyable' option in the Tools menuMcCabe Maxsted1-0/+13
2008-10-03Second Life viewer sources 1.21.4-RCJacek Antonelli1-2/+9
2008-09-28Added event callbacks for Attached Lights and Attached ParticlesJacek Antonelli1-0/+31
and updated their XUI menu entries to use the new event callbacks. Those menu entries now work.
2008-09-28Second Life viewer sources 1.21.3-RCJacek Antonelli1-31/+31
2008-09-20VWR-5082: 'Set permissions on selected task inventory' feature.Michelle2 Zenovka1-0/+13
2008-09-19VWR-2947: Create event callbacks for Advanced menu functions.Jacek Antonelli1-0/+2266
Part of VWR-2896: Convert "Advanced" menu to XUI.