summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-09improved mouse cursors (32-bit)Richard Linden
2010-03-09MergeEli Linden
2010-03-09VWR-18034 en_xui_changeEli Linden
2010-03-09VWR-18034 en_xui_changeEli Linden
2010-03-09VWR-17485 en_xui_changeEli Linden
2010-03-09VWR-17485 en_xui_changeEli Linden
2010-03-09VWR-17514 en_xui_changeEli Linden
2010-03-12merge for backout.Monroe Linden
2010-03-12Backed out changeset 6fdd352b80d6Monroe Linden
We thought this was a fix for EXT-6276, but it turned out it was just moving the problem.
2010-03-12Didn't mean to check in with these lines commented out.Dave Parks
2010-03-12EXT-6276 Fix for UI going all wonky.Dave Parks
2010-03-12Bizarrely hacky fix for EXT-6276 (#if LL_DARWIN out copyFromPrimarySubstring)Dave Parks
General gl state cleanup in llui. Make llrender more gGL.begin/end friendly.
2010-03-11EXT-6276 Put in some gl flush calls to texture state functions.Dave Parks
2010-03-11EXT-6276 Put in some gl flush calls to register combiner functions (why ↵Dave Parks
these are being used for UI now is beyond me)
2010-03-10mergeRichard Nelson
2010-03-10EXT-6295 - Cannot log in with new account, TOS dialog does not loadRichard Nelson
reviewed by Mani
2010-03-10Fix for EXT-6276.Monroe Linden
Added a check in LLTextBase::drawSelectionBackground() to keep it from sending degenerate rectangles to gl_rect_2d(). This seems to be what was causing the GL state to go bad. Reviewed by Richard at http://codereview.lindenlab.com/534001
2010-03-09VWR-17514 en_xui_changeEli Linden
2010-03-09changed line endings to UnixRichard Linden
2010-03-09mergeRichard Linden
2010-03-09EXT-2418 - improved cursors for sit/open/buyRichard Linden
2010-03-09mergeRichard Nelson
2010-03-09EXT-6030 - [ Assert Failure] Assert in LLFolderViewFolder when select ↵Richard Nelson
inventory folder after moving item between folders reviewed by Leyla
2010-03-09fix for texture view widget deletion spamRichard Linden
2010-03-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-03-09fix for EXT-5956: texture downloading/decoding to never fully stop.Xiaohong Bao
2010-03-09mergeRichard Linden
2010-03-09mergeRichard Linden
2010-03-09Implemented nice-to have sub-task EXT-4706 (Add maturity icons to About Land).Andrew Dyukov
- Added maturity icons to Options and Access tabs. - Created auxiliary local class to get full access to checkboxes' textboxes. --HG-- branch : product-engine
2010-03-09beta 4 FR translation, new fileEli Linden
2010-03-09beta 4 FR translationEli Linden
2010-03-09beta 4 DE translationEli Linden
2010-03-09beta 4 DE translationEli Linden
2010-03-09MergeEli Linden
2010-03-09linguistic changesEli Linden
2010-03-09mergeRichard Nelson
2010-03-09Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-03-09fix for EXT-4161: skinny pant legs(have no flare)Xiaohong Bao
2010-03-09Implemented normal sub-task EXT-5950(Do not spawn IM chiclet for "drop on ↵Andrew Dyukov
avatar" inventory offers). - Removed check for INVENTORY_ACCEPTED from LLHandlerUtil::canSpawnIMSession(). --HG-- branch : product-engine
2010-03-09mergeTofu Linden
2010-03-09'Taking over unused buffer' spam from audio engine downgraded from llinfos ↵Tofu Linden
to lldebugs.
2010-03-09mergeBrad Payne (Vir Linden)
2010-03-09For EXT-6247. Log file spam cleanupBrad Payne (Vir Linden)
2010-03-09PE mergeTofu Linden
2010-03-09Update for commit 10217 : 158e0438a11b (WIP on EXT-5687 (Classifieds are ↵Dmitry Zaporozhan
missing the clickthrough data)). Updated parameter name. --HG-- branch : product-engine
2010-03-09Fixed major bug EXT-5939 (UI slider tracks turn light grey when in focus)Mike Antipov
- All horizontal sliders are configured to have no highlighted track. --HG-- branch : product-engine
2010-03-09possible defensive fix for EXT-6092 [crashhunters] Crash in ↵Igor Borovkov
LLFlatListView::selectItemPair, bug reason is unknown --HG-- branch : product-engine
2010-03-09fixed EXT-5910 “Offers logging”,Alexei Arabadji
replaced interactive system message marker with correct from string value; --HG-- branch : product-engine
2010-03-09fixed Normal Bug EXT-5999 llDialog in 2.0 viewer has different text limits ↵Denis Serdjuk
than in 1.23 viewer Cause: Dialog floater had arranged own shape to the shape of toast panel. So there is no way to change such behaviour from xml without changing of other toasts Solution: New param has been added to constructor of toast panel to make possible setting an initial shape of panel before update buttons layout --HG-- branch : product-engine