Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-11 | Fixed profile account info spacing | McCabe Maxsted | 1 | -3/+3 | |
2009-09-11 | Applied patch to wear multiple attachments at once (VWR-5063) | McCabe Maxsted | 2 | -51/+130 | |
2009-09-11 | Upped the max bandwidth setting to 5000kbps (default 1000kbps) | McCabe Maxsted | 3 | -4/+4 | |
2009-09-11 | Added minimize to snapshot window | McCabe Maxsted | 1 | -1/+1 | |
2009-09-11 | Fixed double click tp from working on HUDs | McCabe Maxsted | 1 | -3/+4 | |
2009-09-11 | Fixed browser window showing wrong title | McCabe Maxsted | 1 | -1/+1 | |
2009-09-11 | Applied patch for long distance opensim hypergrid tps (SVC-2491) (Feature ↵ | McCabe Maxsted | 1 | -0/+4 | |
currently disabled in OpenSim) | |||||
2009-09-11 | Applied inventory Search menu from Emerald viewer (still ugly) | McCabe Maxsted | 6 | -2/+122 | |
2009-09-10 | Fixed missing 'm' for draw distance slider | McCabe Maxsted | 1 | -1/+8 | |
2009-09-10 | Created new toolbar control for windlight presets and options | McCabe Maxsted | 16 | -8/+495 | |
2009-09-09 | Admin options now only show for other people's profiles | McCabe Maxsted | 1 | -12/+20 | |
2009-09-09 | Redid layout of profile window, added group invite button | McCabe Maxsted | 5 | -725/+301 | |
2009-09-09 | Fixed unlink option enabling when selecting textures | McCabe Maxsted | 2 | -2/+4 | |
2009-09-09 | Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for ↵ | McCabe Maxsted | 2 | -1/+11 | |
VWR-1919) | |||||
2009-09-09 | Removed old comment | McCabe Maxsted | 1 | -1/+1 | |
2009-09-09 | Commented out permissions button (todo: backport this if there's time) | McCabe Maxsted | 1 | -2/+2 | |
2009-09-09 | New chat channel preference should change only on apply | McCabe Maxsted | 2 | -18/+15 | |
2009-09-09 | Created my own version of Emerald's chat channel tool | McCabe Maxsted | 10 | -17/+132 | |
2009-09-07 | Applied and tweaked last owner in tools window from Emerald viewer | McCabe Maxsted | 3 | -36/+54 | |
2009-09-07 | Fixed tool brush size | McCabe Maxsted | 5 | -18/+46 | |
2009-09-07 | Fixed ground sit menu entry missing check | McCabe Maxsted | 2 | -0/+18 | |
2009-09-06 | Fixed reference to missing colors.xml entry | McCabe Maxsted | 1 | -4/+4 | |
2009-09-06 | Added LLScrollListCtrl::getSelectedIDs() | McCabe Maxsted | 2 | -0/+13 | |
2009-09-06 | Added Emerald viewer's asset browser | McCabe Maxsted | 6 | -3/+627 | |
2009-09-06 | Added Emerald viewer's animation list | McCabe Maxsted | 6 | -0/+637 | |
2009-09-06 | Start fetching inventory at startup | McCabe Maxsted | 1 | -0/+4 | |
2009-09-06 | Ported phantom avatar option from Emerald viewer | McCabe Maxsted | 5 | -1/+80 | |
2009-09-06 | Ported sit anywhere feature from Emerald viewer | McCabe Maxsted | 2 | -0/+32 | |
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 | 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) | |||||
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-09-04 | Updated GStreamer and Zlib windows libs | McCabe Maxsted | 2 | -6/+14 | |
2009-09-03 | Backported 1.23 fix for animation joint assertion crash. | Jacek Antonelli | 1 | -2/+35 | |
2009-09-03 | Updated some python scripts to not use deprecated modules. | Jacek Antonelli | 3 | -10/+7 | |
2009-08-29 | Fixed CMake not finding GLib on windows | McCabe Maxsted | 1 | -0/+1 | |
2009-08-29 | Fixed OpenAL CMake error | McCabe Maxsted | 1 | -1/+2 | |
2009-06-29 | Updated URL for Mac OpenAL libs package. | Jacek Antonelli | 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 | 2 | -20/+6 | |
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 | |