Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Added Emerald viewer's asset browser | McCabe Maxsted | 2009-09-06 | 7 | -3/+638 | |
| | | | | | ||||||
| * | | | | Added Emerald viewer's animation list | McCabe Maxsted | 2009-09-06 | 7 | -1/+648 | |
| | | | | | ||||||
| * | | | | Start fetching inventory at startup | McCabe Maxsted | 2009-09-06 | 2 | -0/+9 | |
| | | | | | ||||||
| * | | | | Ported phantom avatar option from Emerald viewer | McCabe Maxsted | 2009-09-06 | 6 | -1/+89 | |
| | | | | | ||||||
| * | | | | Ported sit anywhere feature from Emerald viewer | McCabe Maxsted | 2009-09-06 | 3 | -0/+40 | |
| |/ / / | ||||||
| * | | | fix NDOF linking issues when using cmake 2.6 on linux | Armin Weatherwax | 2009-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | modified: linden/indra/newview/CMakeLists.txt (cherry picked from commit 9d14c7ab5c7519a4188c89b2ddeb8df30d858705) | |||||
| * | | | Added 'Go Here' to object pie menu | McCabe Maxsted | 2009-09-04 | 2 | -1/+12 | |
| | | | | ||||||
| * | | | Teleport by double clicking into the viewer window. Port and bugfix of cv ↵ | Armin Weatherwax | 2009-09-04 | 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) | |||||
| * | | | Linux middle mouse button paste/primary selection support and gtk clipboard ↵ | Armin Weatherwax | 2009-09-04 | 24 | -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 Imprudence | McCabe Maxsted | 2009-09-04 | 3 | -1/+7 | |
| | | | | ||||||
| * | | | Fixed inability to minimize chat history | McCabe Maxsted | 2009-09-04 | 2 | -1/+6 | |
| | | | | ||||||
| * | | | Updated GStreamer and Zlib windows libs | McCabe Maxsted | 2009-09-04 | 3 | -6/+22 | |
| | | | | ||||||
| * | | | Merged in jacek/next | McCabe Maxsted | 2009-09-04 | 6 | -14/+57 | |
| |\ \ \ | ||||||
| * | | | | Fixed CMake not finding GLib on windows | McCabe Maxsted | 2009-08-29 | 2 | -0/+7 | |
| | | | | | ||||||
| * | | | | Fixed OpenAL CMake error | McCabe Maxsted | 2009-08-29 | 2 | -1/+9 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'objectbackup' into next | Jacek Antonelli | 2009-09-05 | 10 | -15/+1449 | |
|\ \ \ \ | ||||||
| * | | | | Updated object backup feature to Meerkat's SVN, imported floater. | Jacek Antonelli | 2009-09-03 | 4 | -7/+24 | |
| | | | | | ||||||
| * | | | | Imported Meerkat's object backup feature. (ChangeLog entry) | Jacek Antonelli | 2009-09-03 | 1 | -0/+12 | |
| | | | | | ||||||
| * | | | | Fixed some compiler warnings in primbackup.cpp. | Jacek Antonelli | 2009-09-03 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Applied object import/export patch. | Jacek Antonelli | 2009-09-03 | 8 | -15/+1420 | |
| | | | | | ||||||
* | | | | | Converted RLVa menu items to XUI. | Jacek Antonelli | 2009-09-05 | 3 | -0/+101 | |
| | | | | | ||||||
* | | | | | Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | Jacek Antonelli | 2009-09-04 | 86 | -128/+8594 | |
| |_|/ / |/| | | | | | | | | | | | Made a few non-functional changes to help it apply. | |||||
* | | | | Backported 1.23 fix for animation joint assertion crash. | Jacek Antonelli | 2009-09-03 | 2 | -2/+40 | |
|/ / / | ||||||
* | | | Updated some python scripts to not use deprecated modules. | Jacek Antonelli | 2009-09-03 | 4 | -10/+16 | |
| | | | ||||||
* | | | Merge branch 'mac-openal-url' into next | Jacek Antonelli | 2009-06-29 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Updated URL for Mac OpenAL libs package. | Jacek Antonelli | 2009-06-29 | 1 | -1/+1 | |
| | | | ||||||
* | | | Online/Offline notifications now always show in IM windows | McCabe Maxsted | 2009-06-14 | 2 | -21/+23 | |
| | | | ||||||
* | | | Added IM preference for showing IMs in either main or local chat | McCabe Maxsted | 2009-06-14 | 5 | -37/+72 | |
| | | | ||||||
* | | | Updated ChangeLog | McCabe Maxsted | 2009-06-13 | 1 | -0/+8 | |
| | | | ||||||
* | | | use openjpeg 1.3 also for Linux | Armin Weatherwax | 2009-06-13 | 2 | -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 Maxsted | 2009-06-13 | 4 | -6/+24 | |
| | | | | | | | | | | | | objects displayed on the minimap (MiniMapPrimMaxRadius) | |||||
* | | | Applied Aimee's patch for VWR-4106: Mini-map beacon icon doesn't display ↵ | McCabe Maxsted | 2009-06-13 | 3 | -7/+19 | |
| | | | | | | | | | | | | correctly when beacon position above or below camera | |||||
* | | | Cleaned up some old unused references | McCabe Maxsted | 2009-06-13 | 6 | -8/+10 | |
| | | | ||||||
* | | | Show muted avatars as grey in the mini-map | McCabe Maxsted | 2009-06-13 | 5 | -4/+46 | |
| | | | ||||||
* | | | Forgot tooltip for map opening, fixed typo | McCabe Maxsted | 2009-06-13 | 3 | -10/+19 | |
| | | | ||||||
* | | | Removed double click tp checkbox from preferences as it keeps the two maps ↵ | McCabe Maxsted | 2009-06-13 | 2 | -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 tooltip | McCabe Maxsted | 2009-06-13 | 4 | -9/+20 | |
| | | | ||||||
* | | | Added 'Show Map' option to the mini-map menu | McCabe Maxsted | 2009-06-13 | 4 | -0/+26 | |
| | | | ||||||
* | | | Applied Aimee's patch for VWR-13221: Allow panning of the mini-map | McCabe Maxsted | 2009-06-13 | 5 | -15/+191 | |
| | | | ||||||
* | | | Applied Aimee's patch for VWR-6918: Hide/Show Selection Outlines | McCabe Maxsted | 2009-06-13 | 7 | -1/+46 | |
| | | | ||||||
* | | | Applied patch by Robin Cornelius for VWR-12686: ↵ | McCabe Maxsted | 2009-06-12 | 2 | -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 Maxsted | 2009-06-12 | 2 | -6/+25 | |
| | | | | | | | | | | | | Nicholaz Beresford with additions by Henri Beauchamp | |||||
* | | | Merged in 1.2.0-linkintools | McCabe Maxsted | 2009-06-11 | 6 | -30/+171 | |
|\ \ \ | ||||||
| * | | | Added Link/Unlink options to the object pie menu | McCabe Maxsted | 2009-06-11 | 2 | -2/+13 | |
| | | | | ||||||
| * | | | Fixed 'Unlink' not toggling in Tools menu | McCabe Maxsted | 2009-06-11 | 2 | -2/+15 | |
| | | | | ||||||
| * | | | Added Link/Unlink buttons to the Tools floater | McCabe Maxsted | 2009-06-11 | 4 | -26/+145 | |
| | | | | ||||||
* | | | | Added patch and .pyc files to .gitignore | McCabe Maxsted | 2009-06-11 | 2 | -0/+12 | |
| | | | | ||||||
* | | | | Added missing mini-map xui files | McCabe Maxsted | 2009-06-11 | 4 | -0/+94 | |
| | | | | ||||||
* | | | | Renamed 'Set permissions on selected task inventory' to 'Set Bulk Permissions' | McCabe Maxsted | 2009-06-11 | 2 | -2/+4 | |
| | | | | ||||||
* | | | | Changed 'Select Tool' to 'Choose Tool', moved Selection options into a ↵ | McCabe Maxsted | 2009-06-11 | 2 | -53/+57 | |
| | | | | | | | | | | | | | | | | flyout menu |