aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed "Advanced > UI > Double-Click Auto-Pilot". (#227)Jacek Antonelli2010-03-121-6/+0
| | | | | | Clicking it crashed the viewer, because the "DoubleClickAutoPilot" setting was replaced with "DoubleClickAction" and "GoAction" in Imprudence 1.2.
* SNOW-97: Building hotkeys to navigate prims in a link set.McCabe Maxsted2010-03-112-0/+116
| | | | Patch by Thickbrick Sleaford.
* Applied SaveTextureAsFileExtension patch from Cool Viewer.McCabe Maxsted2010-03-111-0/+6
| | | | | | | Fixes textures being saved without the proper .tga filename extension. Patch by Henri Beauchamp. (slviewer-0-v12350-SaveTextureAsFileExtension.patch)
* Applied Speed Rez v2 patch from Cool Viewer.McCabe Maxsted2010-03-115-2/+84
| | | | | | | Dynamically changes draw distance after teleporting. Patch by Henri Beauchamp. (slviewer-0-v12350-SpeedRez_v2.patch)
* Added menus from BetterNotecardFloater Cool Viewer patch.McCabe Maxsted2010-03-115-29/+339
| | | | | Patch by Henri Beauchamp. (slviewer-0-v12350-BetterNotecardFloater.patch)
* Applied Kitty Barnett's patch for Search/Replace in notecards.McCabe Maxsted2010-03-1138-393/+436
|
* Updated viewer_manifest.py to package only our free fonts. Again.Jacek Antonelli2010-03-071-2/+6
|
* Ported breast physics from Emerald.Armin Weatherwax2010-03-0510-25/+837
|
* Fixed some notifications that were ported from 1.2 incorrectly.Jacek Antonelli2010-03-041-18/+35
| | | | | | The ClickBuildConstants, ClickTextureConstants, and ConfirmRestoreToWorld notifications were missing "More Info" buttons, and instead opened the web page when you clicked "Ok"/"Restore".
* Added PrivateLookAtTarget option.Armin Weatherwax2010-03-042-3/+32
| | | | When true, viewer won't tell where your avatar is looking.
* Ported temporary texture uploads from Emerald.Armin Weatherwax2010-03-048-38/+140
|
* Linux64: for DBUS-Debug build- track where it's crashing (if still).Armin Weatherwax2010-03-044-5/+48
| | | | Add disableDBUS setting as a temporary workaround in case DBUS is still crashing.
* Updating some clothing layer related changes to latest version of emerald.Armin Weatherwax2010-03-041-274/+285
|
* Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh.Armin Weatherwax2010-03-047-257/+13
|
* Aleric Inglewood: SNOW-196 Special case for TextureFetch race condition check.Armin Weatherwax2010-03-041-30/+12
| | | | | | | Where the current UUID was just removed from mRequestMap, thus avoiding to the need for the problematic lock completely. The case that we add something to mNetworkQueue while it was just removed from mRequestMap is corrected by LLTextureFetch::sendRequestListToSimulators anyway.
* Robin Cornelius, Aleric Inglewood: SNOW-196 missing mutexes for texture fetchArmin Weatherwax2010-03-042-15/+22
| | | | | Applys a trylock() abort system to allow the worker thread to avoid deadlocks due to a race between mQueueMutex and mWorkerMutex.
* Vex Streeter, Merov Linden: SNOW-434 Unsafe threaded op. (lltexturefetch.cpp).Armin Weatherwax2010-03-041-1/+5
|
* Merov Linden: SNOW-435 mHeaderMutex recursive lock.Armin Weatherwax2010-03-042-11/+29
|
* Aleric Inglewood: SNOW-408 Fix the case for a non-valid handle but abort set.Armin Weatherwax2010-03-041-15/+28
|
* Whitespace cleanup in QueryClientTags notification.Jacek Antonelli2010-02-271-2/+3
|
* Prettier default client tag color for Imprudence.Jacek Antonelli2010-02-271-2/+1
|
* Added ClientTagsListURL debug setting.Jacek Antonelli2010-02-272-10/+31
| | | | URL to download client tags from.
* Bumped version to 1.3.0 beta 1.Jacek Antonelli2010-02-273-5/+5
|
* Fixed Import/Export/Make Outfit button positions (#215).Jacek Antonelli2010-02-271-12/+21
|
* Some changes to help linux64.Armin Weatherwax2010-02-271-1/+2
| | | | | | | * Don't build with libELFIO (lib not working). * Use shared libpng12 instead of static library (fixes mozlib incompat for users with system libpng14).
* Added custom search URL in Preferences > Web.Armin Weatherwax2010-02-273-0/+50
|
* Disabled spammy messages about WebFetchInventoryDescendents.Jacek Antonelli2010-02-261-1/+2
|
* Rebranded new notifications system for all languages.Jacek Antonelli2010-02-2617-715/+747
| | | | | | Changed "Second Life" to "Imprudence", etc. Some URLs and SL-specific things have not been rebranded. Added foundation for dynamically rebranding grid names later.
* Fixed a rare crash from textures with too many components.Armin Weatherwax2010-02-221-1/+1
| | | | Only seen in lbsa plaza on OSGrid, so far.
* Fixed an error at shutdown (gSavedSettings.cleanup).Armin Weatherwax2010-02-221-1/+3
|
* Fixed Linux file picker not showing WAV files.Armin Weatherwax2010-02-221-2/+7
|
* Fixed #197: Windlight toolbar can't be hidden.Jacek Antonelli2010-02-182-3/+4
|
* Fixed #184: Previewing notecards resets camera.Armin Weatherwax2010-02-181-2/+0
|
* Fixed #155: Double clicking your avatar triggers a TP request.Armin Weatherwax2010-02-181-5/+30
|
* Added missing "Set Default Permissions" menu entry. (#202)Jacek Antonelli2010-02-181-0/+4
| | | | This was accidentally left out during the SL 1.23 merge.
* SNOW-488: Malformed animation crash.Jacek Antonelli2010-02-181-1/+1
| | | | Patch by Robin Cornelius.
* Ported some minor rendering engine changes from Snowglobe.Jacek Antonelli2010-02-167-55/+51
|
* Ported some stats and texture console changes from Snowglobe.Jacek Antonelli2010-02-166-56/+508
|
* Ported many texture engine changes from Snowglobe.Jacek Antonelli2010-02-1675-1588/+3323
|
* Ported many APR changes from Snowglobe.Jacek Antonelli2010-02-086-56/+43
|
* Fixed login screen only allowing 16 chars per name.Jacek Antonelli2010-02-071-4/+4
|
* Added SliderScrollWheelMultiplier setting.Jacek Antonelli2010-02-043-0/+23
| | | | | | | Affects the direction sliders move from mouse scroll wheel. Also added LLSlider::getScrollWheelMultiplier() and LLSlider::setScrollWheelMultiplier().
* Removed pixbuf and pango from linux32 viewer_manifest.Armin Weatherwax2010-02-031-5/+5
| | | | | | They sometimes cause trouble when distributed. (Cherry-picked by Jacek from 9efbb42c)
* Merged in 'paymessage' branch.Jacek Antonelli2010-02-0331-647/+658
|\ | | | | | | | | Custom message in Pay Resident floater, and XUI cleanup. (SNOW-436, formerly VWR-9597)
| * Improved "Pay Object" floater layout and XML.Jacek Antonelli2010-02-0216-379/+382
| |
| * Improved "Pay Resident" floater layout and XML.Jacek Antonelli2010-01-3116-275/+236
| |
| * Implemented VWR-9597 (optional message when paying someone).Jacek Antonelli2010-01-042-2/+25
| |
| * Tidied up floater_pay.xml code and UI layout.Jacek Antonelli2010-01-042-48/+72
| |
* | Merge remote branch 'mccabe/next' into nextJacek Antonelli2010-01-2645-3083/+802
|\ \
| * | Fixed crash due to missing FloaterHtmlRect settingMcCabe Maxsted2010-01-201-0/+16
| | |