aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Added Emerald viewer's asset browserMcCabe Maxsted2009-09-067-3/+638
|
* Added Emerald viewer's animation listMcCabe Maxsted2009-09-067-1/+648
|
* Start fetching inventory at startupMcCabe Maxsted2009-09-062-0/+9
|
* Ported phantom avatar option from Emerald viewerMcCabe Maxsted2009-09-066-1/+89
|
* Ported sit anywhere feature from Emerald viewerMcCabe Maxsted2009-09-063-0/+40
|
* fix NDOF linking issues when using cmake 2.6 on linuxArmin Weatherwax2009-09-041-1/+1
| | | | | modified: linden/indra/newview/CMakeLists.txt (cherry picked from commit 9d14c7ab5c7519a4188c89b2ddeb8df30d858705)
* Added 'Go Here' to object pie menuMcCabe Maxsted2009-09-042-1/+12
|
* Teleport by double clicking into the viewer window. Port and bugfix of cv ↵Armin Weatherwax2009-09-043-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)
* Linux middle mouse button paste/primary selection support and gtk clipboard ↵Armin Weatherwax2009-09-0424-917/+696
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Rebranded startup loading page to ImprudenceMcCabe Maxsted2009-09-043-1/+7
|
* Fixed inability to minimize chat historyMcCabe Maxsted2009-09-042-1/+6
|
* Updated GStreamer and Zlib windows libsMcCabe Maxsted2009-09-043-6/+22
|
* Merged in jacek/nextMcCabe Maxsted2009-09-046-14/+57
|\
| * Backported 1.23 fix for animation joint assertion crash.Jacek Antonelli2009-09-032-2/+40
| |
| * Updated some python scripts to not use deprecated modules.Jacek Antonelli2009-09-034-10/+16
| |
| * Merge branch 'mac-openal-url' into nextJacek Antonelli2009-06-291-1/+1
| |\
| | * Updated URL for Mac OpenAL libs package.Jacek Antonelli2009-06-291-1/+1
| | |
* | | Fixed CMake not finding GLib on windowsMcCabe Maxsted2009-08-292-0/+7
| | |
* | | Fixed OpenAL CMake errorMcCabe Maxsted2009-08-292-1/+9
|/ /
* | Online/Offline notifications now always show in IM windowsMcCabe Maxsted2009-06-142-21/+23
| |
* | Added IM preference for showing IMs in either main or local chatMcCabe Maxsted2009-06-145-37/+72
| |
* | Updated ChangeLogMcCabe Maxsted2009-06-131-0/+8
| |
* | use openjpeg 1.3 also for LinuxArmin Weatherwax2009-06-132-20/+6
| | | | | | | | | | modified: linden/indra/newview/viewer_manifest.py modified: linden/install.xml
* | Applied Aimee's patch for VWR-12631: setting to adjust the maximum size of ↵McCabe Maxsted2009-06-134-6/+24
| | | | | | | | objects displayed on the minimap (MiniMapPrimMaxRadius)
* | Applied Aimee's patch for VWR-4106: Mini-map beacon icon doesn't display ↵McCabe Maxsted2009-06-133-7/+19
| | | | | | | | correctly when beacon position above or below camera
* | Cleaned up some old unused referencesMcCabe Maxsted2009-06-136-8/+10
| |
* | Show muted avatars as grey in the mini-mapMcCabe Maxsted2009-06-135-4/+46
| |
* | Forgot tooltip for map opening, fixed typoMcCabe Maxsted2009-06-133-10/+19
| |
* | Removed double click tp checkbox from preferences as it keeps the two maps ↵McCabe Maxsted2009-06-132-4/+6
| | | | | | | | more in sync, and Show Map is in the minimap now. Keeping the debug setting.
* | Moved mini-map tooltips to XML, added panning tooltipMcCabe Maxsted2009-06-134-9/+20
| |
* | Added 'Show Map' option to the mini-map menuMcCabe Maxsted2009-06-134-0/+26
| |
* | Applied Aimee's patch for VWR-13221: Allow panning of the mini-mapMcCabe Maxsted2009-06-135-15/+191
| |
* | Applied Aimee's patch for VWR-6918: Hide/Show Selection OutlinesMcCabe Maxsted2009-06-137-1/+46
| |
* | Applied patch by Robin Cornelius for VWR-12686: ↵McCabe Maxsted2009-06-122-13/+14
| | | | | | | | LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE
* | Double clicking inventory objects toggles wear/detach. Patch originally by ↵McCabe Maxsted2009-06-122-6/+25
| | | | | | | | Nicholaz Beresford with additions by Henri Beauchamp
* | Merged in 1.2.0-linkintoolsMcCabe Maxsted2009-06-116-30/+171
|\ \
| * | Added Link/Unlink options to the object pie menuMcCabe Maxsted2009-06-112-2/+13
| | |
| * | Fixed 'Unlink' not toggling in Tools menuMcCabe Maxsted2009-06-112-2/+15
| | |
| * | Added Link/Unlink buttons to the Tools floaterMcCabe Maxsted2009-06-114-26/+145
| | |
* | | Added patch and .pyc files to .gitignoreMcCabe Maxsted2009-06-112-0/+12
| | |
* | | Added missing mini-map xui filesMcCabe Maxsted2009-06-114-0/+94
| | |
* | | Renamed 'Set permissions on selected task inventory' to 'Set Bulk Permissions'McCabe Maxsted2009-06-112-2/+4
| | |
* | | Changed 'Select Tool' to 'Choose Tool', moved Selection options into a ↵McCabe Maxsted2009-06-112-53/+57
| | | | | | | | | | | | flyout menu
* | | Moved 'Duplicate' to the Tools menuMcCabe Maxsted2009-06-112-9/+17
| | |
* | | Applied Armin's patch to create an Advanced Menu menu item (placed it in ↵McCabe Maxsted2009-06-114-9/+37
|/ / | | | | | | View and changed it to a check)
* | Added pulldown label and fixed combobox not hidingMcCabe Maxsted2009-06-103-35/+56
| |
* | Applied MJM's tree and grass pulldown list from the Hippo ViewerMcCabe Maxsted2009-06-1012-36/+187
| |
* | Fixed Communicate window not toggling from menuMcCabe Maxsted2009-06-102-0/+8
| |
* | Backported 1.23's minimap conversion to XUIMcCabe Maxsted2009-06-0921-450/+366
| |
* | Fixed the Resident Chooser showing hair instead of calling cardsMcCabe Maxsted2009-06-092-2/+8
| |