Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Updated URL for Mac OpenAL libs package. | Jacek Antonelli | 2009-06-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | 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 | |
|/ / / | ||||||
* | | | 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 | |||||
* | | | | Moved 'Duplicate' to the Tools menu | McCabe Maxsted | 2009-06-11 | 2 | -9/+17 | |
| | | | | ||||||
* | | | | Applied Armin's patch to create an Advanced Menu menu item (placed it in ↵ | McCabe Maxsted | 2009-06-11 | 4 | -9/+37 | |
|/ / / | | | | | | | | | | View and changed it to a check) | |||||
* | | | Added pulldown label and fixed combobox not hiding | McCabe Maxsted | 2009-06-10 | 3 | -35/+56 | |
| | | | ||||||
* | | | Applied MJM's tree and grass pulldown list from the Hippo Viewer | McCabe Maxsted | 2009-06-10 | 12 | -36/+187 | |
| | | | ||||||
* | | | Fixed Communicate window not toggling from menu | McCabe Maxsted | 2009-06-10 | 2 | -0/+8 | |
| |/ |/| | ||||||
* | | Backported 1.23's minimap conversion to XUI | McCabe Maxsted | 2009-06-09 | 21 | -450/+366 | |
| | | ||||||
* | | Fixed the Resident Chooser showing hair instead of calling cards | McCabe Maxsted | 2009-06-09 | 2 | -2/+8 | |
| | | ||||||
* | | Backported LL's version of VWR-2681 from 1.23 | McCabe Maxsted | 2009-06-09 | 12 | -239/+472 | |
| | | ||||||
* | | 'IM Received' button to '__ New IMs' | McCabe Maxsted | 2009-06-08 | 7 | -23/+68 | |
| | | ||||||
* | | Merged in 1.2.0-communicatetitle | McCabe Maxsted | 2009-06-08 | 5 | -8/+102 | |
|\ \ | ||||||
| * | | Communicate window now shows the number of unread IMs | McCabe Maxsted | 2009-04-24 | 5 | -9/+102 | |
| | | | ||||||
* | | | Merged in 1.2.0-landsqm | McCabe Maxsted | 2009-06-08 | 5 | -30/+70 | |
|\ \ \ | ||||||
| * | | | Backported L$/sq meter info from 1.23 | McCabe Maxsted | 2009-04-26 | 5 | -36/+82 | |
| | | | | ||||||
* | | | | Merged in 1.2.0-stopallanims | McCabe Maxsted | 2009-06-08 | 5 | -18/+57 | |
|\ \ \ \ | ||||||
| * | | | | Backported fix from 1.23 for stop animations only being local (VWR-2850) | McCabe Maxsted | 2009-04-26 | 5 | -18/+57 | |
| |/ / / | ||||||
* | | | | Restored zlib1.dll (not a bad entry) | McCabe Maxsted | 2009-06-08 | 2 | -2/+10 | |
| | | | | ||||||
* | | | | Placed the gstreamer plugins in newview where they belong | McCabe Maxsted | 2009-06-08 | 3 | -168/+7 | |
| | | | | ||||||
* | | | | Updated windows iconv archive | McCabe Maxsted | 2009-06-08 | 2 | -2/+3 | |
| | | | | ||||||
* | | | | Updated windows zlib archive | McCabe Maxsted | 2009-06-08 | 2 | -3/+4 | |
| | | | | ||||||
* | | | | Removed old linden glib entry that was interfering | McCabe Maxsted | 2009-06-08 | 2 | -7/+8 | |
| | | | | ||||||
* | | | | removed bad entries from copy_win_libs | McCabe Maxsted | 2009-06-08 | 1 | -8/+0 | |
| | | | | ||||||
* | | | | Fixed VC++ warning C4305: '=' : truncation from 'double' to 'float' for mVolume | McCabe Maxsted | 2009-06-08 | 2 | -3/+5 | |
| | | | | ||||||
* | | | | Fixed VC++ error C2864: 'LLAudioEngine_OpenAL::WIND_BUFFER_SIZE_SEC' | McCabe Maxsted | 2009-06-08 | 3 | -2/+7 | |
| | | | |