summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-19Update freetype package: previous one had no actual library.Nat Goodspeed
Evidently the only reason builds have been succeeding is because the link is picking up the system freetype library. This could be tricky if it goes out of sync with the freetype package's header files.
2011-04-19EXP-648 FIX As a developer, I want to be able to specify param blocks that ↵Richard Linden
use Multiple<LLUIImage> for a sequence of images Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context Converted loading_indicator to take image sequence from XUI deprecated name-value pairs for LLUIColor values, and put them in colors.xml
2011-04-19MergeLeyla Farazha
2011-04-19EXP-635 Action buttons missing on IM floaterLeyla Farazha
2011-04-20STORM-320 FIXED navigation with arrow keys through the text with enabled ↵seth_productengine
word-wrapping.
2011-04-19Merge with main repoMerov Linden
2011-04-19EXP-728 : Fix crash when taking large unconstrained snapshots + code cleanupMerov Linden
2011-04-19fixing destination tooltipLeyla Farazha
2011-04-19Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3Richard Linden
2011-04-19merge up to latest viewer-developmentOz Linden
2011-04-19MergeLeslie Linden
2011-04-19EXP-631 FIX -- REGRESSION - Clicking people button in Basic mode does not ↵Leslie Linden
toggle the People panel to close EXP-640 FIX -- [PUBLIC] Ctrl+I doesn't close side tray LLSideTray::hidePanel now checks if the parent is the side tray or if it is a child to a detached tab to determine what panel to attempt to close. Reviewed by Leyla
2011-04-19increment viewer version to 2.6.6Oz Linden
2011-04-18MergeLeyla Farazha
2011-04-18EXP-628 Inventory floater may be opened by SLAppLeyla Farazha
EXP-630 My appearance floater may be opened by SLApp EXP-633 Search floater can be opened by SLApps
2011-04-18Fixed debug information format for mac to allow breakpoints to work under Xcode.Leslie Linden
2011-04-18merged from 2.6.4-start tag in viewer-developmentDebi King (Dessie)
2011-04-18Added tag DRTVWR-48_2.6.3-beta2, 2.6.3-beta2 for changeset 0630e977504aDebi King (Dessie)
2011-04-18merged in 2.6.3 beta 2 changes from viewer-pre-betaDebi King (Dessie)
2011-04-18Added tag 2.6.4-start for changeset f632f87bb71bOz Linden
2011-04-17STORM-1088: corrected fix loading of winmm.dllSiana Gearz
2011-04-17STORM-1088: corrected fix loading of winmm.dllSiana Gearz
2011-04-17correct build parameters for Oz viewer beta review buildOz Linden
2011-04-17merge changes for storm-1141Oz Linden
2011-04-17STORM-1088: fix loading of winmm.dllSiana Gearz
2011-04-17STORM-1088: fix loading of winmm.dllSiana Gearz
2011-04-15MergeLeyla Farazha
2011-04-15EXP-679 As a linden executive, I would like to evaluate the success of basic ↵Leyla Farazha
mode against various metrics
2011-04-15EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under)Merov Linden
2011-04-15FIX: STORM-1141. Win7: 2.6.3 Beta1 crashes on startup if locale differs ↵brad kittenbrink
from English. Force LLTextureCache::purgeAllTextures to get called in addition to normal cache purging.
2011-04-15merge changes for storm-1042Oz Linden
2011-04-15merge changes for storm-1083Oz Linden
2011-04-15STORM-1039 FIXED Bad iterator access in llavatarnamecache.cpp:564Paul ProductEngine
- Replaced 'while' loop by 'for' - Deleted unnecessary 'cur' iterator
2011-04-14VWR-25521 Add a Develop menu toggle item for HTTP Inventory.Aaron Stone
2011-04-14Updated release-viewer.jira to DRTVWR-46 for v2.6.3 ReleaseDebi King (Dessie)
2011-04-14merged tip of viewer-beta at changeset 9de6fc07304fDebi King (Dessie)
2011-04-14merged tip of viewer-pre-beta at changeset id 0630e977504aDebi King (Dessie)
2011-04-14VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater ↵Loren Shih
for male avatars Accordions are selectively hidden based on gender.
2011-04-14pull back tags from viewer-releaseOz Linden
2011-04-14merge changes for storm-413Oz Linden
2011-04-14merge changes for storm-721Oz Linden
2011-04-14merge changes for storm-1169Oz Linden
2011-04-14merge back additional 2.6.3 beta 2 fixesOz Linden
2011-04-14VWR-25453 FIXED Avatar Physics Spring Needs a Higher LimitLoren Shih
Tripled spring limit for all params. Very safe change.
2011-04-14VWR-25453 FIXED Avatar Physics Spring Needs a Higher LimitLoren Shih
Tripled spring limit for all params. Very safe change.
2011-04-14Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3Richard Linden
2011-04-14EXP-663 : Fix memory leak introduced in precincts handlingMerov Linden
2011-04-14STORM-891 FIXED [HARDCODED] - ALL LANGS - Message showing up after setting ↵Paul ProductEngine
your home is in English (French viewer) - Added translation of the hardcoded string to the strings.xml
2011-04-14STORM-1111 FIXED Disabled re-loging the nearby chat history to file upon ↵seth_productengine
processing the chat style update.
2011-04-14STORM-898 Filter settings do not reset after unchecking 'Since Logoff' checkboxPaul ProductEngine
- Corrected logic in inventory filter. Calculation of whether filter is more or less restrictive depending on time parameters was wrong.