summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-24Add llinitparam.h to precompiled headers for build timing test.James Cook
2009-11-24mergeJames Cook
2009-11-24Partial EXT-1735 added "for sale" clickable icon next to landmark starJames Cook
2009-11-24Clean up some unused parameters noted in code review with Richard.James Cook
2009-11-24Expose floater close, etc. button images in XML.James Cook
Renamed EFloaterButtons to EFloaterButton Review with Richard pending
2009-11-24 ext-2814 turn off border on "Press a key to select" floaterLis Pardi
2009-11-24Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-24Updated to use new button art.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2732
2009-11-24ext-2591 Missing tool tip on texture icon in New Permissions FloaterLis Pardi
2009-11-24Automated merge with ssh://lis@hg.lindenlab.com/james/gooeyLis Pardi
2009-11-24ext-2557 buttons should not be bolded -- changing default button size from ↵Lis Pardi
SansSerifMedium to SansSerifSmall
2009-11-24MergeJames Cook
2009-11-24Fixed double-semicolon. Last commit reviewed with Leyla.James Cook
2009-11-24Fixed line editor right padding to work when left padding also assignedJames Cook
Eliminated UILineEditorHPad and added 2 px of padding to all custom line editors. EXT-1735 Show parcel property icons Review with Leyla pending
2009-11-24ext-2557 Buttons should not be bolded -- changes to remove ↵Lis Pardi
font="SansSerifMedium" and "SansSerif" on buttons
2009-11-24Changed/moved Teleport Home to Home.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2720
2009-11-24Copied layout from panel_pick_list_item.xml.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2734
2009-11-24Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-24Automated merge with ssh://hg.lindenlab.com/james/gooey/James Cook
2009-11-24Set global fontsize for tabs to SansSerifSmallJustin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2731
2009-11-24Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-24DEV-43332 New 'final' help URL format, as spec'd by enkidu.Tofu Linden
2009-11-24fix crash error for missing string RegisterDateFormat in panel_profile_user.xmlangela
2009-11-23Merge from product-engineSteve Bennetts
2009-11-24Automated merge with ssh://angela@hg.lindenlab.com/james/gooeyangela
2009-11-24 EXT-2780 allow_scroll = false in LLTextEditor will crash the viewerangela
2009-11-23Add damage % text to nav bar, clip text entry to avoid overlapping iconsJames Cook
Fixed includes of llmenugl.h / llnotifications.h Note: Clipping is incorrect, I think due to line editor bug.
2009-11-23Fix for gcc warningSteve Bennetts
2009-11-23mergeSteve Bennetts
2009-11-23Change IM windows to minimize isntead of close. Need to make the icons ↵Steve Bennetts
overridable so that the minimize button can use the close art.
2009-11-23Added reverse LLCacheName lookup.Steve Bennetts
2009-11-23Added some threading debugging code. Should catch any recursive mutex locks ↵Steve Bennetts
in non Release builds.
2009-11-23DEV-43298 Eliminate the second "L$" texts in my previous commit for: ↵Ramzi Linden
floater_inventory_item_properties.xml
2009-11-23mergeRamzi Linden
2009-11-23DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵Ramzi Linden
the end: sidepanel_item_info.xml
2009-11-23DEV-43298 Expand widgets slightly in EN, make the currency symbol movable to ↵Ramzi Linden
the end: floater_inventory_item_properties.xml
2009-11-23http://jira.secondlife.com/browse/EXT-2557 Buttons should not be bolded-- ↵Lis Pardi
This Jira also illuminated that buttons should be Medium, instead of Small
2009-11-23Context menu item to show/hide nav bar parcel property icons.James Cook
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_image_preview.xmlRamzi Linden
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_build_options.xmlRamzi Linden
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23Updated graphic from 80/20. Changed references in xml.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2642
2009-11-23DEV-43298 Expand widgets slightly in EN: floater_animation_preview.xmlRamzi Linden
2009-11-23merge, manual conflict fix panel_bottomtray.xml, talk_button.xml, ↵James Cook
llfloaternearbymedia.cpp
2009-11-23mergeJames Cook
2009-11-23Initial implementation of parcel property icons and maturity string on nav barJames Cook
Added new LLAgentUI location format, renamed unclear old one Renamed ShowCoordinatesOption to NavBarShowCoordinates Extended LLLocationInputCtrl to show icons. Reviewed with Rick
2009-11-23Implemented normal task EXT-2739 (Ctrl-I should open Inventory side panel,Andrew Dyukov
Ctrl-Shift-I should open Inventory floater). --HG-- branch : product-engine
2009-11-23Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-11-23Removed font references to SansSerifSmall.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-1315
2009-11-23Fixed normal bug EXT-2346 "My Landmarks accordion panels shouldn't be ↵Sergei Litovchuk
displayed if there are no landmarks in respective folders". - Added inventory observer to Landmarks Panel to update accordion tabs visibility upon inventory changes. - Added accordions contents refreshing upon filter edit to fix updating accordion items when filter becomes less restrictive. --HG-- branch : product-engine