summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2009-12-21Automated merge with ssh://richard@hg.lindenlab.com/james/gooeyRick Pasetto
2009-12-18ext-3307 - nearby chat stays scrolled at bottomrichard
2009-12-18Fix for color setup from Richard.James Cook
2009-12-18Fix 3D object tooltip backgrounds appearing grayJames Cook
Image "none" wasn't being properly converted to a NULL pointer, so was drawing the default gray image. Reviewed with Richard
2009-12-18Merge with viewer-2-0 again, to pick up avatar changesJames Cook
2009-12-18ext-3386 Fix for day cycle crash and xui cleanupPalmer Truelson
Reviewed by Richard
2009-12-18Merge, pulling in viewer-2-0James Cook
2009-12-18made adding sliders to a multislider possible from xuirichard
2009-12-17mergeLeyla Farazha
2009-12-17EXT-3534 Default Location Obscures the Top of an Open Notecard When Nav ↵Leyla Farazha
and/or Favorites Bar are Hidden EXT-3334 [BSI] Chat/IM log preferences not retained EXT-3402 Replace "X" for checked menu items with a check mark glyph [Patch Included] reviewed by richard
2009-12-17add newline to unbreak linux build. probably.Tofu Linden
2009-12-17made setupParams do coordinate flipping and negative coordinate magic only ↵richard
for XUI-based params
2009-12-17replaced llsd_equals with string based llsd comparison for more consistent ↵richard
support
2009-12-17fix for bad xui warnings when loading font from legacy "resource" namerichard
2009-12-17oops, forgot to remove assertrichard
2009-12-17clamp instead of assert when running out of room during reflowrichard
2009-12-17mergerichard
2009-12-17Backed out changeset: 4d482c1ed041richard
2009-12-17mergerichard
2009-12-17EXT-3087 - Crash when avatar icon truncated in interactive notificationsrichard
reviewed by Mani
2009-12-16MergeJames Cook
2009-12-16MergeJames Cook
2009-12-16Backed out changeset: cfa60aef8061, added setBlockFromValue so setting a ↵James Cook
LLRect param in code will set the individua
2009-12-16Backed out changeset: f7fa81994ec8, 6611 (f7fa81994ec8) EXT-3522 Radio group ↵James Cook
layout not top-left based (was Sell Land floater missing sa
2009-12-16EXT-3522 Radio group layout not top-left based (was Sell Land floater ↵James Cook
missing sale of object) Most radio button layouts were broken because the radio item generation code wasn't fixing up the rectangles. This may not be the right fix, I need to talk to Richard.
2009-12-16eof newlineLeyla Farazha
2009-12-17implemented EXT-3395 “Docked IM/Chat windows shouldn't hide when voice controlAlexei Arabadji
panel is opened”, reverted changes from 6658:6a7714959726; made LLCallFloater non-unique dockable; added LLCallFloater to control list of Transient Manager; --HG-- branch : product-engine
2009-12-15mergerichard
2009-12-15fix for gcc buildRick Pasetto
2009-12-15mergerichard
2009-12-15Automated merge with http://demeter:8000Rick Pasetto
2009-12-15added setBlockFromValue so setting a LLRect param in code will set the ↵richard
individual left, right, top, bottom values, for example don't call setupParams when creating widgets from code moved Multiple param constraints into BaseBlock to remove extra scoping
2009-12-15added "value" attribute to radio_items to better support arbitrary data ↵richard
selection moved LLRadioCtrl to internal implementation of LLRadioGroup reviewed by Leyla
2009-12-15EXT-3471 Tabs need a pad_bottom override attributeJames Cook
Added label_pad_bottom and label_pad_left for tab containers.
2009-12-15mplemented EXT-3395 “Docked IM/Chat windows shouldn't hide when voice ↵Alexei Arabadji
control panel is opened”; --HG-- branch : product-engine
2009-12-15Merge from default branch.Vadim Savchuk
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine
2009-12-15mplemented EXT-3396 “All bottom bar buttons, including chiclets and nearby ↵Alexei Arabadji
chat, should work as toggles”, made hide/unhide dockable floaters when undocked; --HG-- branch : product-engine
2009-12-11ext-3404 - script editor scrolls to the bottom and sticksrichard
2009-12-11fixed a regression that caused bottom 15 pixels of scrollable text editors ↵richard
to appear blank
2009-12-11variable renames in LLTextBaserichard
2009-12-11mergerichard
2009-12-11note to get rid of hackrichard
2009-12-11fix for ellipses not appearing in single line text widgetsrichard
fix for ellipses sometimes appearing at end of wrapped line of text reviewed by James
2009-12-11EXT-3233 Button label vertical placement cannot be adjusted via xmlJames Cook
Added bottom_pad attribute to widgets/button.xml and removed old LLBUTTON_VPAD global and ButtonVPad saved setting. Reviewed with Richard.
2009-12-11EXT-3313 Media Settings window has no background if viewer is too shortJames Cook
Code to set default floater position to top-left was causing incorrect floater height computation when floater XML specified a bottom coordinate. Reviewed with Callum.
2009-12-11Merge, fixed conflict in panel_preferences_sound.xmlJames Cook
2009-12-11Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-11implemented EXT-2323 “Get rid from obsolete notification widgets”;Alexei Arabadji
--HG-- branch : product-engine
2009-12-10DEV-43977: Changed pre-login help browser behavior.Lynx Linden
The special pre_login_help topic is now only displayed when the user clicks on the "Need help logging in?" link on the login screen, or selects the top-level Help > Second Life Help (F1) menu.
2009-12-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden