summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-09-30Updated FUI floater toggle function to handle closing windows that areLeslie Linden
initialized with chrome.
2011-09-30* Updated howto and profile windows to point to different buttons. Web contentLeslie Linden
is still problematic for FUI floaters.
2011-09-30EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵Leslie Linden
buttons that I can d&d into the toolbars EXP-1268 FIX -- The "Restore Defaults" button should reset the left/right/bottom toolbars to their default states * LLToolBarView::loadDefaultToolbars now a static function * Toybox button callback hooked up to properly restore defaults Reviewed by Merov
2011-09-30Found and removed duplicate command icon definitions.Leslie Linden
2011-09-30Pull from sergeylproductengine/viewer-experience-fui/Merov Linden
2011-09-30Mergeleyla_linden
2011-09-30EXP-1264 Chat log shows as blank if closing viewer with chat log open and ↵leyla_linden
then opening chat floater on next login EXP-1271 Remove UI hints
2011-09-30Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiSeth ProductEngine
2011-09-29 * Added latest set of FUI buttons and labels according to the wikiLeslie Linden
* Hooked up commands to their respective floaters
2011-09-29MergeLeslie Linden
2011-09-29* Updated toybox so it will always display buttons in alphabetical order basedLeslie Linden
on the localized button labels.
2011-09-29EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-09-29EXP-1211, EXP-1257 : Save and load the button type along with the toolbars, ↵Merov Linden
add a force default load option, enforce consistency between menus and toolbars
2011-09-29EXP-1278 FIX -- Implement 3-way toolbar button functionalityLeslie Linden
Toolbar buttons now affect their floaters as indicated in the FUI_Button_states wiki page -- https://wiki.lindenlab.com/wiki/FUI_Button_states
2011-09-29EXP-1209 FIXED Sidetray removed.Paul ProductEngine
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29Merge sergeylproductengine/viewer-experience-fui with ↵Paul ProductEngine
richard/viewer-experience-fui
2011-09-28Merge with latestLeslie Linden
2011-09-28EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all ↵Leslie Linden
buttons that I can d&d into the toolbars EXP-1233 FIX -- Populate the toybox floater window with all FUI toolbar buttons indicated as such in the "commands.xml" definition. EXP-1267 FIX -- Enable/disable buttons in the toybox * Hooked up button callbacks to the toolbar buttons * Fixed toybox button enable/disable to function properly and live update as buttons change states. * Removed the toybox toolbar background image Reviewed by Leyla
2011-09-28EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-09-28EXP-1257 : Implemented loading of toolbar settings per user account. Also ↵Merov Linden
factorize a bit and clean up the related saveToolbars code.
2011-09-28mergeLeyla Farazha
2011-09-28removing old xml nearby chatLeyla Farazha
2011-09-28EXP-1262 Hitting single letters reserved for shortcuts inworld opens chat ↵Leyla Farazha
but not associated shortcuts (like Mouselook and Fly) EXP-1266 Communicate > Nearby Chat menu item does not bring up chat floater
2011-09-28fix linux buildRichard Nelson
2011-09-28EXP-1261 FIX Left hand toolbar does not show labels when icons and labels ↵Richard Nelson
option selected
2011-09-28MergePaul ProductEngine
2011-09-27EXP-1257 : Save toolbar settings in a per user toolbars.xml fileMerov Linden
2011-09-27EXP-1211 : Factorize code a bitMerov Linden
2011-09-27EXP-1207 : Commented out the red and yellow debug draw on the toolbarsMerov Linden
2011-09-27EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-09-27EXP-1202 : pull from richard/viewer-experience-fuiMerov Linden
2011-09-27EXP-1258 FIX toggle buttons between icons and icons+text modesRichard Linden
fixed button layout for icon only buttons
2011-09-27EXP-1258 WIP toggle buttons between icons and icons+text modesRichard Linden
fixed button layout for icon+text layout stack now uses floating point precision to avoid clamping panels to 0
2011-09-27EXP-1203, EXP-1221, EXP-1222, EXP-1223, EXP-1225, EXP-1226 : pull from ↵Merov Linden
sergeylproductengine/viewer-experience-fui/
2011-09-27fixed wobble when toggling inbox/outboxRichard Linden
2011-09-27Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fuiRichard Linden
2011-09-27EXP-1258 WIP toggle buttons between icons and icons+text modesRichard Linden
better button sizing also disabled context menu for non-toolbar region
2011-09-27mergeLeyla Farazha
2011-09-27Nearby chat panelLeyla Farazha
2011-09-27EXP-1247 Nearby chat as part of chat floaterLeyla Farazha
2011-09-27EXP-1202 : pull from viewer-experience-fuiMerov Linden
2011-09-27EXP-1211 : Read toolbar default settings from toolbars.xml, no saving of ↵Merov Linden
settings done yet.
2011-09-27EXP-1224 FIXED (Create and register a floater for People side tab)Paul ProductEngine
- Added a floater for People side tab. - Replaced calls to LLSideTray with LLFloaterSidePanelContainer.
2011-09-27merge with latestLeslie Linden
2011-09-27* Modified toolbar context menus to bind to the specific instance of the toolbarLeslie Linden
2011-09-27* Updated toybox to center bottom button and add delimeterLeslie Linden
2011-09-27MergePaul ProductEngine
2011-09-27EXP-1226 FIXED (Create and register a floater for Appearance side tab)Paul ProductEngine
- Added xml for a new floater Appearance and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::getPanel
2011-09-27EXP-1225 FIXED Added a floater for My Inventory side tab.Seth ProductEngine
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer. - Added LLFloaterSidePanelContainer::getPanel<T>() for getting custom type panels.
2011-09-27EXP-1252 Opening chat history crashes browser (from dev work in progress)Leyla Farazha
EXP-1253 Entering text in chat bar does not show for other users (dev work in progress)