summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets
AgeCommit message (Collapse)Author
2013-08-02MAINT-2914 FIXED Mousing over UI elements does not make them light updmitry
2013-05-09Merge downstream code and viewer-betasimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-19Merge in viewer-beta to get CHUI codeSimon Linden
2012-12-14CHUI-566 Flashing and color on Conversations FUI button and conversation ↵AlexanderP ProductEngine
line item
2012-12-04CHUI-573 FIXED Notification chiclet shown when object chiclets are shownmaksymsproductengine
2012-11-20CHUI-539 FIXED Chat FUI button flashes indefinitely if Icons Only setting is ↵maksymsproductengine
selected for the button display
2012-11-19CHUI-488 ADD. fIX Clean up codeAlexanderP ProductEngine
2012-10-30CHUI-471: Adjusted conversationview so that indentation of the avatar icon ↵Gilbert Gonzales
is dependent upon getIndentation() instead of modifying avatar icon's left value.
2012-09-21CHUI-283: Now the speaker/info icon positions are set based upon visibility.'Gilbert Gonzales
2012-09-20CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. ↵Gilbert Gonzales
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file.
2012-09-18CHUI-283: Now the avatar icon loads in the user's avatar image.Also the ↵Gilbert Gonzales
avatar image is of proper size. The participant of the conversation is offset correctly as well.
2012-09-14CHUI-283: Now the info/speaker icon are better positioned within the ↵Gilbert Gonzales
participant item. Also the participant item now matches the height of the session (conversation) item.
2012-09-13merging in latest changesGilbert Gonzales
2012-09-13CHUI-283: Now the information icon only appears upon mousehover. Also the ↵Gilbert Gonzales
information/speaker icon are right justified.
2012-09-13CHUI-282 WIP Fixed conversation list items selection.Seth ProductEngine
Fixed displaying session participants only when session item is open.
2012-09-10CHUI-283: Now displaying the speaker icon instead of the profile iconGilbert Gonzales
2012-09-10CHUI-283, fixed a build problem and also added a missing file.Gilbert Gonzales
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.Todd Stinson
2012-07-30CHUI-217 FIX Items are not visible in Merchant OutboxRichard Linden
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder
2012-06-26- CHUI-178 (Right click context menu not present in chat entry field)Paul ProductEngine
- Set parameter to true to show context menu
2012-06-22PATH-763: Updating the size and vertical positioning of the pathfinding ↵Todd Stinson
icons in the slurl bar.
2012-06-19CHUI-127 FIXED (Make chat field auto resizable)Paul ProductEngine
- Replaced LLLineEditor with newly created LLChatEntry - Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes
2012-06-18PATH-750: Adding icon to display pathfinding dirty state.Todd Stinson
2012-06-18Renaming the dynamic pathfinding icons to be better represent pathfinding ↵Todd Stinson
disabled.
2012-06-11WIP:path-703 Adding icon to slurl bar to indicate if dynamic pathfinding is ↵prep
enabled or disbled.
2012-03-30merge changes for vmrg-233Oz Linden
2012-03-09merge changes for vmrg-225Oz Linden
2012-02-24EXP-1181 FIX As a designer, I would like to specify default floater ↵Richard Linden
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels
2012-02-09merge changes for storm-1741Oz Linden
2012-02-03EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
EXP-1854 FIX Text positioning in mini inspector a couple pixels too low
2012-01-31STORM-1741 Collection of color and skinning issuesHitomi Tiponi
With help from Jonathan Yap
2012-01-27EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-27EXP-1513 WIP Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
cleaned up font positioning on buttons
2012-01-18EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
fixed font metrics rounding error and made corrective adjustments in layout
2012-01-05EXP-1754 FIX -- Search text shown in Outbox floater after marketplace synch ↵Leslie Linden
if all items removed. * Added a setting to determine whether or not to display the standard empty inventory message. The message is on by default but turned off for the merchant outbox inventory panel.
2012-01-05Removed unused code for old outbox error reportingLeslie Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
added configurable shade color to window_shade
2011-11-09EXP-1557 FIXED Voice icon shown next to IM chiclets slightly taller than IM ↵Richard Linden
chiclet image
2011-11-02EXP-1390 FIX Cannot see full sound icon when in IM call when background is a ↵Richard Linden
dark co
2011-10-31* Added support for items at the top level of "Received Items" instead of justLeslie Linden
folders. Top-level inbox items are counted both in the total item count and in the fresh item count.
2011-10-24* Fixed destination guide floater to display on login based on per accountLeslie Linden
"DisplayDestinationsOnInitialRun" setting or initial agent SL login. * Added toolbar enumeration for toolbar view so queries for commands can now indicate where the command currently is on the left, right or bottom toolbars. * Updated toybox toolbar button tooltips to indicate where the command currently resides in the view. * Added unused function to allow toolbar buttons to be changed to flash indefinitely. Reviewed by Richard.
2011-10-19STORM-1647 FIX Orbit camera controls in the view floater are not respondingRichard Nelson
2011-10-16wip on dragging disabled toolbar buttonsRichard Linden
2011-10-11* New floater positioning code. Better than what's checked in but not great.Leslie Linden
* Floater updates for positioning and to revert some earlier string changes.
2011-10-10fixed icons moving when clicking on icon-only toolbarsRichard Nelson
2011-10-10Added picks command and icon. Changed toolbar button text layout to halign ↵Leslie Linden
left.
2011-10-10side toolbar buttons are now squares againRichard Nelson
2011-10-07EXP-1300 : Completed the drawing of drop zones on toolbars when dragging toolsMerov Linden
2011-10-06EXP-1300 WIP Visual feedback for Drag and DropRichard Nelson
removed hover highlighting of buttons when dragging over them also updated toolbar button art to match spec