summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2009-11-23Removed font references to SansSerifSmall.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1315
2009-11-23Scrollbar was too dark and not matching other scrollbars. Switched ↵Justin C. Rounds (Chuck)
scroll_bar_bg_visible attribute to false in gesture_combo_box.xml to fix. http://jira.secondlife.com/browse/EXT-1451
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23"Fit and finish" issues with bottom bar.Justin C. Rounds (Chuck)
See comments in JIRAs for details. http://jira.secondlife.com/browse/EXT-2537 http://jira.secondlife.com/browse/EXT-2352
2009-11-20EXT-1743 People inspectors should show Age, not Date bornJames Cook
2009-11-20Use "Select/Close" as button labels for avatar picker if choosing people ↵James Cook
repeatedly. Used by group member invitations, for example, where the "OK/Cancel" labels don't make much sense. Reviewed with Richard.
2009-11-20Fix broken group "Invite" button from Erica's changes yesterday.James Cook
2009-11-20mergeJames Cook
2009-11-19Automated merge with ssh://hg.lindenlab.com/james/gooeyErica
2009-11-19Group profile - widen lists and optimise for sidepanel EXT-2676Erica
2009-11-19mergeLeyla Farazha
2009-11-19EXT-2490 Right click context menu for objects should include build toolsLeyla Farazha
EXT-2541 Help > Report Abuse screenshot not showing up EXT-2549 Crash on exit from mouse-look (Mini Map related) EXT-2548 Viewer freezes when going out of the mouselook while there are more than two floaters EXT-1983 [BSI] Trying to edit a script in a no mod object pops up script editor with "object out of range" reviewed by Richard
2009-11-19Increased size of floater in floater_region_info.xml and modified layout in ↵Justin C. Rounds (Chuck)
panel_region_estate.xml. Also made button sizes to spec and did a general clean-up of the layout. http://jira.secondlife.com/browse/EXT-2658
2009-11-19fix for disappearing scrollbar in im windowsRick Pasetto
2009-11-19Edited to have elements follow panel bottom.Justin C. Rounds (Chuck)
https://jira.secondlife.com/browse/EXT-2446
2009-11-19mergeLoren Shih
2009-11-19EXT-2562 : Somehow show cnotents of what I'm wearingLoren Shih
Added appearanceSP button to toggle folder closed/open state. Also fixed up some bugs with current outfit title placement in appearanceSP.xml Also added a generic call for getting the current outfit folder link
2009-11-19Fix "Global Illumintation" typo in the menu text which was bugging me.Tofu Linden
2009-11-19 EXT-2094 Add click-to-zoom as a one-click settable option for objectsangela
2009-11-18Changes to IM Logging, includes preference changesSteve Bennetts
2009-11-19branch mergeangela
2009-11-18mergeSteve Bennetts
2009-11-18Change close behavior to not end session.Steve Bennetts
* NOTE: This is functional, but not ideal - it's still closing the floater; we really want to change the behavior of the X button instead. Also made the group IM floater a little less broken.
2009-11-18Switch some files to Unix line endingsBryan O'Sullivan
2009-11-18mergeSteve Bennetts
2009-11-18mergeJames Cook
2009-11-18 EXT-2638 Add Close X to IM and Chat log windowsErica
2009-11-18Renamed "close" to "end" in chiclet context menusSteve Bennetts
Removed "open" in chiclet context menus Removed some deprecate "..." Removed ^M from menu_viewer.xml
2009-11-18mergeSteve Bennetts
2009-11-18Merge from product-engineSteve Bennetts
2009-11-18EXT-2644 - Add "Close Session" option to chicklet context menusSteve Bennetts
2009-11-18Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-18ext-2633 Default Upload Permissions floater all messed upLis Pardi
2009-11-18mergeJames Cook
2009-11-18Nudge parabuildJames Cook
2009-11-18ext-2629 Arrange order of satus bar to match specLis Pardi
2009-11-18Fixed normal bug EXT-2461 "Edit Landmark panel isn't resized":Sergei Litovchuk
- Added vertical scroll appearing for Place Profile and Landmark info panels. - Added horizontal reshaping to avoid redundant horizontal scroll. --HG-- branch : product-engine
2009-11-18Fix merge conflict with button fonts, use SansSerifSmall (not bold)James Cook
2009-11-18mergeJames Cook
2009-11-18implemented normal task EXT-2519 Share button in IM should put 'Drag items ↵Igor Borovkov
from inventory here' in IM window --HG-- branch : product-engine
2009-11-18fixed low bug (EXT-2552) Building of notification toast's panel produces a ↵Dmitry Oleshko
creation of dummy icon removed commented code from XML file removed from toast notify panel Icon member and a corresponding code --HG-- branch : product-engine
2009-11-18mergeMike Antipov
--HG-- branch : product-engine
2009-11-18Fixed minor bug EXT-2545 (TP History: focused item highlightAndrew Dyukov
overlaps next item in list). --HG-- branch : product-engine
2009-11-18EXT-2094angela
2009-11-18Work on normal sub-task EXT-2553 (Change Sys well icon & Counter according ↵Mike Antipov
to ALTERNATE design) - implemented counter next to the left from an envelope icon. - button now has fixed width for 3 digits. --HG-- branch : product-engine
2009-11-18merge.Tofu Linden
2009-11-17mergeSteve Bennetts
2009-11-17mergeJames Cook
2009-11-17Merge of avatar-pipeline branch into viewer2Eric M. Tulla (BigPapi)
2009-11-17EXT-2403 Object name, description now forced to be ASCII characters onlyJames Cook
Also fixes EXT-172, EXT-2399. Semantics now are: Object name, object desc, parcel name, region name, inventory item name all are ASCII only. Parcel desc allows arbitrary Unicode chars. Group names force ASCII only. Reviewed with Leyla