aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | #489: added /LARGEADDRESSAWARE to the Windows linker command line settingsMcCabe Maxsted2010-10-031-2/+2
| | |
| * | SNOW-796: Debug Settings 'Reset to default' partly broken. (#581)Aleric Inglewood2010-10-031-1/+1
| | | | | | | | | | | | | | | Clicking 'Reset to default' in the Debug Settings floater doesn't update cached control values.
| * | Allow build under Mac OS X 10.6 SDK by removing deprecated things.Mimika Oh2010-10-032-12/+11
| | | | | | | | | | | | | | | | | | Incorporated Snowglobe changesets: http://svn.secondlife.com/trac/linden/changeset/2823 http://svn.secondlife.com/trac/linden/changeset/2757
| * | Added safety checks for when snapshot window goes out of sync with the main ↵McCabe Maxsted2010-10-031-98/+121
| | | | | | | | | | | | UI, as well as a few backported changes from Viewer 2
| * | Show start location on the login screen by defaultMcCabe Maxsted2010-10-031-1/+1
| | |
| * | Converted XUI files to unix line endings, again.Aleric Inglewood2010-10-03330-22144/+22144
| | |
| * | Bumped version to 1.3.0.Jacek Antonelli2010-10-014-6/+6
| | |
| * | Removed the base SL version from the About Imprudence floater.Jacek Antonelli2010-10-011-3/+1
| | | | | | | | | | | | | | | It's not really relevant or accurate anymore, because Imprudence is assembled from so many different sources and versions.
| * | Fixed #428: showcase tab shows 'all' web search in second lifeMcCabe Maxsted2010-10-012-1/+20
| | |
| * | Fix for "about landmark" crash when invoking it on a freshly received landmark.elektrahesse2010-10-012-2/+5
| | |
| * | Possible fix for an infinite loop in LLTextureCache.Jacek Antonelli2010-09-241-5/+8
| | | | | | | | | | | | Backported a few changes from pre-LGPL Viewer 2.
| * | Tiny layout tweaks to accomodate different font widths.Jacek Antonelli2010-09-232-3/+3
| | |
| * | Use integer font sizes to avoid blurriness on some systems.Jacek Antonelli2010-09-231-5/+5
| | |
| * | UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli2010-09-171-1/+2
| | |
| * | Changed default UIScaleFactor from 1.002 to 1.0.McCabe Maxsted2010-09-171-1/+1
| | | | | | | | | | | | Revert back if letters start showing crazy leading again
| * | Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵McCabe Maxsted2010-09-171-0/+1
| | | | | | | | | | | | mNextAudioSession in LLVoiceClient
| * | fix possible crash caused by hudmanagerArmin Weatherwax2010-09-172-6/+7
| | | | | | | | | | | | thanks to nemurimasu for the catch
| * | Bumped version to 1.3.0 RC3.Jacek Antonelli2010-09-164-6/+6
| | |
| * | Fixed crash when right clicking a landmark and selecting 'About Landmark'.McCabe Maxsted2010-09-161-3/+3
| | | | | | | | | | | | TODO: fix duplicate LM request that shouldn't happen
| * | Fix for crash on bad teleportsMcCabe Maxsted2010-09-161-1/+1
| | |
| * | fix Bug #240: Make Outfit crashes the viewer in OpenSimArmin Weatherwax2010-09-161-0/+2
| | | | | | | | | | | | this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn
| * | linux64: fetch 32 bit libraries required for voiceArmin Weatherwax2010-09-161-10/+10
| | |
| * | Removed Object-Object Occlusion shortcut as it interferes with the AOMcCabe Maxsted2010-09-161-2/+1
| | |
| * | Updated list of viewers and contributors in Help > About Imprudence from the ↵McCabe Maxsted2010-09-161-3/+3
| | | | | | | | | | | | 1.3 release notes and commits in the first Experimental release. Please add any other names we're missing
| * | Fixed various instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli2010-09-164-5/+5
| | |
| * | disable speedrez by default, because it confuses less advanced users.Armin Weatherwax2010-09-161-1/+1
| | |
| * | libFLAC missing from Mac manifestNemurimasu Neiro2010-09-161-0/+1
| | |
| * | Listed http textures as '(experimental)'McCabe Maxsted2010-09-161-1/+1
| | |
| * | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵McCabe Maxsted2010-09-163-3/+29
| | | | | | | | | | | | in non-grid-specific folders
| * | Moved LLInventoryPanel::buildNewViews called with objectp->mType behind ↵McCabe Maxsted2010-09-161-2/+2
| | | | | | | | | | | | LL_DEBUGS(Inventory)
| * | Fixed #455: inventory found items vanish after a certain amount of time. ↵McCabe Maxsted2010-09-167-166/+300
| | | | | | | | | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version
| * | correct capitalization of error message keyNemurimasu Neiro2010-09-161-1/+1
| | |
| * | Fixed width on first use grid selector being too smallMcCabe Maxsted2010-09-161-2/+2
| | |
| * | Fixed unresolved merge conflict in xui/fr/floater_html.xmlMcCabe Maxsted2010-09-161-4/+0
| | |
| * | Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵Armin Weatherwax2010-09-1611-56/+169
| | | | | | | | | | | | possible for OS
| * | Fixed the layout of the fonts preferences panel's font previewsMcCabe Maxsted2010-09-161-4/+4
| | |
| * | Made DroidSans the new default font.Jacek Antonelli2010-09-102-14/+14
| | |
| * | Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli2010-09-104-4/+75
| | |
| * | Added the concept of font size multiplier (size_mult).Jacek Antonelli2010-09-101-7/+11
| | | | | | | | | | | | | | | This compensates for inherent size differences in each font family, so that UI text is a consistent size, no matter which font you use.
| * | Added the concept of aliases to LLFontRegistry.Jacek Antonelli2010-09-101-9/+0
| | | | | | | | | | | | | | | SansSerif is now an alias for either "DejaVu" or "Liberation", depending on the user's FontChoice setting.
| * | Added Preferences > Fonts tab, with basic font chooser.Jacek Antonelli2010-09-109-1/+214
| | | | | | | | | | | | Choosing a font sets FontChoice setting, but no real effect yet.
| * | Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-108-28/+30
| | |
| * | Changed the 'bundle identifier' to org.imprudenceviewer.viewer.Jacek Antonelli2010-08-312-2/+2
| | | | | | | | | | | | | | | This is used on Mac OS X to identify the application. Thanks to Solo Mornington for this information.
| * | Updated version to 1.3.0 RC2.Jacek Antonelli2010-08-274-6/+6
| | |
| * | Inch the avatar's age closer to the date, since certain 4 digit ages hide ↵McCabe Maxsted2010-08-271-1/+1
| | | | | | | | | | | | the ending ')'
| * | Added Vivox files to Linux64 manifest.Armin Weatherwax2010-08-271-5/+11
| | |
| * | Finished up ability to ignore group chat from specific groups.Jacek Antonelli2010-08-275-43/+56
| | | | | | | | | | | | | | | Uncheck the "Join group chat" checkbox in the group info window. The list of ignored groups is saved per-account in ignore_groups.xml.
| * | Wip - mute group chatMcCabe Maxsted2010-08-277-0/+165
| | |
| * | Fixed terminology in VivoxLicenseAccepted help string.Jacek Antonelli2010-08-271-1/+1
| | |
| * | fetch new gstreamer plugins for linux* (both working)Armin Weatherwax2010-08-271-1/+3
| | |