aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Linux middle mouse button paste/primary selection support and gtk clipboard ↵Armin Weatherwax2009-09-0423-917/+693
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-042-1/+1
|
* Fixed inability to minimize chat historyMcCabe Maxsted2009-09-041-1/+1
|
* Updated GStreamer and Zlib windows libsMcCabe Maxsted2009-09-041-0/+8
|
* Merged in jacek/nextMcCabe Maxsted2009-09-043-8/+40
|\
| * Backported 1.23 fix for animation joint assertion crash.Jacek Antonelli2009-09-031-2/+35
| |
| * Updated some python scripts to not use deprecated modules.Jacek Antonelli2009-09-032-6/+5
| |
* | Fixed CMake not finding GLib on windowsMcCabe Maxsted2009-08-291-0/+1
| |
* | Fixed OpenAL CMake errorMcCabe Maxsted2009-08-291-1/+2
|/
* Online/Offline notifications now always show in IM windowsMcCabe Maxsted2009-06-141-21/+18
|
* Added IM preference for showing IMs in either main or local chatMcCabe Maxsted2009-06-144-37/+62
|
* use openjpeg 1.3 also for LinuxArmin Weatherwax2009-06-131-1/+1
| | | | | 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-133-5/+16
| | | | objects displayed on the minimap (MiniMapPrimMaxRadius)
* Applied Aimee's patch for VWR-4106: Mini-map beacon icon doesn't display ↵McCabe Maxsted2009-06-132-7/+11
| | | | correctly when beacon position above or below camera
* Cleaned up some old unused referencesMcCabe Maxsted2009-06-135-8/+1
|
* Show muted avatars as grey in the mini-mapMcCabe Maxsted2009-06-134-4/+38
|
* Forgot tooltip for map opening, fixed typoMcCabe Maxsted2009-06-132-8/+11
|
* Removed double click tp checkbox from preferences as it keeps the two maps ↵McCabe Maxsted2009-06-131-4/+0
| | | | 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-133-9/+13
|
* Added 'Show Map' option to the mini-map menuMcCabe Maxsted2009-06-133-0/+17
|
* Applied Aimee's patch for VWR-13221: Allow panning of the mini-mapMcCabe Maxsted2009-06-134-15/+183
|
* Applied Aimee's patch for VWR-6918: Hide/Show Selection OutlinesMcCabe Maxsted2009-06-136-1/+33
|
* Applied patch by Robin Cornelius for VWR-12686: ↵McCabe Maxsted2009-06-121-13/+7
| | | | 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-121-6/+19
| | | | Nicholaz Beresford with additions by Henri Beauchamp
* Merged in 1.2.0-linkintoolsMcCabe Maxsted2009-06-115-30/+154
|\
| * Added Link/Unlink options to the object pie menuMcCabe Maxsted2009-06-111-2/+8
| |
| * Fixed 'Unlink' not toggling in Tools menuMcCabe Maxsted2009-06-111-2/+10
| |
| * Added Link/Unlink buttons to the Tools floaterMcCabe Maxsted2009-06-113-26/+136
| |
* | Added missing mini-map xui filesMcCabe Maxsted2009-06-113-0/+88
| |
* | Renamed 'Set permissions on selected task inventory' to 'Set Bulk Permissions'McCabe Maxsted2009-06-111-1/+2
| |
* | Changed 'Select Tool' to 'Choose Tool', moved Selection options into a ↵McCabe Maxsted2009-06-111-53/+56
| | | | | | | | flyout menu
* | Moved 'Duplicate' to the Tools menuMcCabe Maxsted2009-06-111-6/+6
| |
* | Applied Armin's patch to create an Advanced Menu menu item (placed it in ↵McCabe Maxsted2009-06-113-9/+29
|/ | | | View and changed it to a check)
* Added pulldown label and fixed combobox not hidingMcCabe Maxsted2009-06-102-35/+50
|
* Applied MJM's tree and grass pulldown list from the Hippo ViewerMcCabe Maxsted2009-06-1011-36/+172
|
* Fixed Communicate window not toggling from menuMcCabe Maxsted2009-06-101-0/+1
|
* Backported 1.23's minimap conversion to XUIMcCabe Maxsted2009-06-0920-450/+340
|
* Fixed the Resident Chooser showing hair instead of calling cardsMcCabe Maxsted2009-06-091-1/+2
|
* Backported LL's version of VWR-2681 from 1.23McCabe Maxsted2009-06-0911-239/+457
|
* 'IM Received' button to '__ New IMs'McCabe Maxsted2009-06-086-20/+53
|
* Merged in 1.2.0-communicatetitleMcCabe Maxsted2009-06-084-8/+90
|\
| * Communicate window now shows the number of unread IMsMcCabe Maxsted2009-04-244-8/+90
| |
* | Merged in 1.2.0-landsqmMcCabe Maxsted2009-06-084-30/+58
|\ \
| * | Backported L$/sq meter info from 1.23McCabe Maxsted2009-04-264-36/+70
| |/
* | Merged in 1.2.0-stopallanimsMcCabe Maxsted2009-06-084-18/+45
|\ \
| * | Backported fix from 1.23 for stop animations only being local (VWR-2850)McCabe Maxsted2009-04-264-18/+45
| |/
* | Restored zlib1.dll (not a bad entry)McCabe Maxsted2009-06-081-2/+4
| |
* | Placed the gstreamer plugins in newview where they belongMcCabe Maxsted2009-06-081-166/+0
| |
* | removed bad entries from copy_win_libsMcCabe Maxsted2009-06-081-8/+0
| |
* | Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolumeMcCabe Maxsted2009-06-081-2/+0
| |