Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-04 | Fixed tree/grass label not hiding | McCabe Maxsted | 1 | -3/+4 | |
2009-09-04 | Integrated 1.23's tool floater with link/unlink buttons | McCabe Maxsted | 5 | -153/+107 | |
2009-09-04 | fix NDOF linking issues when using cmake 2.6 on linux | Armin Weatherwax | 1 | -1/+1 | |
modified: linden/indra/newview/CMakeLists.txt (cherry picked from commit 9d14c7ab5c7519a4188c89b2ddeb8df30d858705) | |||||
2009-09-04 | Added 'Go Here' to object pie menu | McCabe Maxsted | 1 | -1/+3 | |
2009-09-04 | Teleport by double clicking into the viewer window. Port and bugfix of cv ↵ | Armin Weatherwax | 3 | -22/+42 | |
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-04 | Linux middle mouse button paste/primary selection support and gtk clipboard ↵ | Armin Weatherwax | 6 | -418/+169 | |
handler (fixes crashbug using synergy mouse-keyboard-clipboard-sharing over lan) modified: linden/doc/contributions.txt modified: linden/indra/llui/llclipboard.cpp modified: linden/indra/llui/llclipboard.h modified: linden/indra/llui/llfloater.cpp modified: linden/indra/llui/llfloater.h modified: linden/indra/llui/lllineeditor.cpp modified: linden/indra/llui/lllineeditor.h modified: linden/indra/llui/lltexteditor.cpp modified: linden/indra/llui/lltexteditor.h modified: linden/indra/llui/llview.cpp modified: linden/indra/llui/llview.h modified: linden/indra/llwindow/CMakeLists.txt new file: linden/indra/llwindow/llmousehandler.cpp modified: linden/indra/llwindow/llmousehandler.h modified: linden/indra/llwindow/llwindow.cpp modified: linden/indra/llwindow/llwindow.h modified: linden/indra/llwindow/llwindowsdl.cpp modified: linden/indra/llwindow/llwindowsdl.h modified: linden/indra/newview/lltool.cpp modified: linden/indra/newview/lltool.h modified: linden/indra/newview/llviewertexteditor.cpp modified: linden/indra/newview/llviewertexteditor.h modified: linden/indra/newview/llviewerwindow.cpp modified: linden/indra/newview/llviewerwindow.h (cherry picked from commit 594f4830922f4294dda432fa748935adffaeed8f) | |||||
2009-09-04 | Rebranded startup loading page to Imprudence | McCabe Maxsted | 2 | -1/+1 | |
2009-09-04 | Fixed inability to minimize chat history | McCabe Maxsted | 1 | -1/+1 | |
2009-06-14 | Online/Offline notifications now always show in IM windows | McCabe Maxsted | 1 | -21/+18 | |
2009-06-14 | Added IM preference for showing IMs in either main or local chat | McCabe Maxsted | 4 | -37/+62 | |
2009-06-13 | use openjpeg 1.3 also for Linux | Armin Weatherwax | 1 | -1/+1 | |
modified: linden/indra/newview/viewer_manifest.py modified: linden/install.xml | |||||
2009-06-13 | Applied Aimee's patch for VWR-12631: setting to adjust the maximum size of ↵ | McCabe Maxsted | 3 | -5/+16 | |
objects displayed on the minimap (MiniMapPrimMaxRadius) | |||||
2009-06-13 | Applied Aimee's patch for VWR-4106: Mini-map beacon icon doesn't display ↵ | McCabe Maxsted | 2 | -7/+11 | |
correctly when beacon position above or below camera | |||||
2009-06-13 | Cleaned up some old unused references | McCabe Maxsted | 5 | -8/+1 | |
2009-06-13 | Show muted avatars as grey in the mini-map | McCabe Maxsted | 4 | -4/+38 | |
2009-06-13 | Forgot tooltip for map opening, fixed typo | McCabe Maxsted | 2 | -8/+11 | |
2009-06-13 | Removed double click tp checkbox from preferences as it keeps the two maps ↵ | McCabe Maxsted | 1 | -4/+0 | |
more in sync, and Show Map is in the minimap now. Keeping the debug setting. | |||||
2009-06-13 | Moved mini-map tooltips to XML, added panning tooltip | McCabe Maxsted | 3 | -9/+13 | |
2009-06-13 | Added 'Show Map' option to the mini-map menu | McCabe Maxsted | 3 | -0/+17 | |
2009-06-13 | Applied Aimee's patch for VWR-13221: Allow panning of the mini-map | McCabe Maxsted | 4 | -15/+183 | |
2009-06-13 | Applied Aimee's patch for VWR-6918: Hide/Show Selection Outlines | McCabe Maxsted | 6 | -1/+33 | |
2009-06-12 | Applied patch by Robin Cornelius for VWR-12686: ↵ | McCabe Maxsted | 1 | -13/+7 | |
LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE | |||||
2009-06-12 | Double clicking inventory objects toggles wear/detach. Patch originally by ↵ | McCabe Maxsted | 1 | -6/+19 | |
Nicholaz Beresford with additions by Henri Beauchamp | |||||
2009-06-11 | Added Link/Unlink options to the object pie menu | McCabe Maxsted | 1 | -2/+8 | |
2009-06-11 | Fixed 'Unlink' not toggling in Tools menu | McCabe Maxsted | 1 | -2/+10 | |
2009-06-11 | Added Link/Unlink buttons to the Tools floater | McCabe Maxsted | 3 | -26/+136 | |
2009-06-11 | Added missing mini-map xui files | McCabe Maxsted | 3 | -0/+88 | |
2009-06-11 | Renamed 'Set permissions on selected task inventory' to 'Set Bulk Permissions' | McCabe Maxsted | 1 | -1/+2 | |
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 | 18 | -450/+327 | |
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-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 | 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 | |