Ansariel
4f4b87013d
Rename reshape-related members in LLLayoutPanel to avoid collision with members in LLCenterLayoutPanel
2014-02-21 19:42:36 +01:00
Ansariel
d37f0033e5
Make preventing floaters being dragged underneath the main chat bar actually work, even for Vintage and Latency skin
2014-01-24 22:03:50 +01:00
Tank_Master
52d9b07503
Merge viewer-bear
2013-09-12 21:15:34 -07:00
Tank_Master
5a8d94c50f
Merge LL 3.6.4 pass 1
2013-08-28 00:10:39 -07:00
simon
27d637d0f1
Merge downstream code from CHUIStorm release
2013-08-26 14:43:23 -07:00
Merov Linden
2113bb8159
Pull merge from viewer-release
2013-05-22 11:23:51 -07:00
simon
ee2fce8790
Merge downstream code and viewer-beta
2013-05-09 14:10:45 -07:00
simon
87ba85eaab
diff -r 59c7bed66dfd indra/llcommon/lleventapi.h
2013-04-24 09:35:38 -07:00
maksymsproductengine
0193a7b74c
CHUI-808 FIXED Draggable separator between conversations and message pane is not discoverable:
...
- final solution;
2013-04-16 04:55:09 +03:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Simon Linden
d5561a1ada
Merge in viewer-beta to get CHUI code
2013-03-19 16:20:53 -07:00
Graham Madarasz (Graham)
93eaccae6f
Modify LLInstanceTracker to avoid using a map of strings to find a map of foo to find some pointers
2013-02-28 15:35:14 -08:00
Tank_Master
d4640277d0
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
Tank_Master
14001c54df
Gastly CHUI merge pass 1, don't count on anything to work.
2013-06-26 12:14:54 -07:00
maksymsproductengine
01bdfb3ecb
CHUI-591 FIXED Issues with resizing conversations floater
2012-12-15 21:28:38 +02:00
Merov Linden
bc54f1bb89
Merge : pull from lindenlab/viewer-release
2012-06-07 22:30:54 -07:00
Seth ProductEngine
f59aa88039
CHUI-105 WIP Implemented collapsed/expanded state transitions for messages and conversation panes.
...
The states and dimensions of Conversations floater panes are saved in per account settings.
2012-05-17 02:51:18 +03:00
Tank_Master
1c55d5cbb6
Merge LL 3.3.2 release
2012-05-28 17:02:11 -07:00
Richard Linden
bea2dfbc22
EXP-1767 WIP Received Items panel state does not persist between sessions
...
added get/setTargetDim() for managing layout_panel size even if its collapsed/invisible/etc
2012-03-06 16:59:11 -08:00
Tank_Master
e61c20d499
Merge LL 3.3.1 Viewer Release
2012-04-26 17:31:35 -07:00
Richard Linden
e482e677b2
EXP-1767 WIP Received Items panel state does not persist between sessions
...
fixed layout stack so programmatic size updates will work correctly
2012-02-08 16:51:19 -08:00
Richard Linden
20b46ef6f6
EXP-1851 FIX Crash when trying to resize the bottom sections
...
more layout logic fixes and added renormalization to fractional sizes to eliminate drift
2012-01-31 15:34:32 -08:00
Richard Linden
f3ddb75b03
EXP-1851 WIP Crash when trying to resize the bottom sections
...
fixed layout logic when dealing with invisibile layout_panels
2012-01-30 18:32:35 -08:00
ziree
c568c87779
Added save_sizes parameter to layout_stack controls, so you can save the layout to preferences. Fixes FIRE-5030 for the main chat bar size.
2012-02-18 00:12:25 +01:00
Richard Linden
29ad432c8b
made layoutPanels have constant user_resize and auto_resize attributes
2012-01-19 19:52:49 -08:00
Richard Linden
a662b888ed
EXP-1824 FIX Received Items panel does not collapse correct when Height of panel is maximized in Inventory window
2012-01-19 19:40:46 -08:00
Richard Linden
40687a930c
EXP-1812 FIX Cannot resize location bar / favorites in top navigation bar in viewer
2012-01-18 12:59:44 -08:00
Richard Linden
cd4204b273
EXP-1758 WIP Progress spinner not shown during merketplace synch if Merchant Outbox floater was previously minimized
...
rewrote layout_stack resizing logic to be symmetrical
2012-01-16 11:03:33 -08:00
Richard Linden
40a74eb5b7
EXP-1711 FIX LLWindowShade doesn't stack multiple notifications
2011-12-12 12:32:22 -08:00
Richard Linden
b1016782a2
EXP-1367 FIX Moving in and out of mouselook causes location bar to move down
2011-10-18 16:43:43 -07:00
Richard Linden
68d5141fb3
EXP-1258 WIP toggle buttons between icons and icons+text modes
...
fixed button layout for icon+text
layout stack now uses floating point precision to avoid clamping panels to 0
2011-09-27 19:06:02 -07:00
Richard Linden
64f30a302d
EXP-1228 FIX Create toolbar widget class that displays list of buttons horizontally or vertically
...
buttons are now centered and sized according to content
created floater_test_toolbar.xml to test
2011-09-20 16:37:21 -07:00
Leslie Linden
4267014b14
EXP-890 FIX -- Resizing inbox or outbox to minimum size while open does not show present items when hte box is next opened
...
EXP-897 FIX -- Black box shown in UI when shrinking Inbox down in size
* Layout panel now supports "expanded_min_dim" parameter which allows a different min
size to be specified when the layout panel is collapsed vs expanded.
* Inbox and Outbox expanded_min_dim attributes are now set to be larger than min dim
so they can not be collapsed all the way when they are expanded.
2011-06-22 17:35:25 -04:00
Leslie Linden
33e4a2c7b1
Updated Marketplace Inbox & Outbox panel to maintain size when one is expanded vs the other
2011-05-25 10:39:34 -07:00
Monroe Linden
dee57bea25
Merge from viewer-development.
2010-12-20 11:21:17 -08:00
Richard Linden
8044661bd5
WIP XUI HTTP Auth dialog
...
refactored LLWindowShade into seperate file
improved layout of dialog
improved dialog resizing logic
Tab and Enter keys now work as expected in windowshade form
added "modal" capability to window shade
added HTTP Auth notifications to MOAP
2010-12-10 10:11:03 -08:00
Richard Linden
f8d08af9f1
SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1
...
converted LLLayoutStack orientation param to use named enums
2010-11-23 16:25:10 -08:00
Richard Linden
f241e2327c
made layout stack open/close time configurable
2010-10-21 17:13:09 -07:00
Richard Linden
1911993cc7
merge
2010-09-16 19:45:57 -07:00
Andrew Dyukov
a30bc718bb
VWR-22690 FIXED Implemented save/load of bottomtray button order.
...
- Added methods responsible for saving and loading order of buttons to bottomtray. Order is saved after each drag'n'drop to
ensure user's customization of bottomtray is not lost because of crash.
- Added additional argument to layoutstack movePanel() method which tells it to move panel to the beginning of mPanels vector
without requiring a pointer to panel before which it should be inserted.
Reviewed by Vadim Savchuk.
2010-09-06 22:56:14 +03:00
Andrew Dyukov
e04dabd2b3
VWR-20705 VWR-20706 FIXED Implemented drag'n'drop of buttons in bottomtray.
...
- Though visually user drags buttons, layout panels are really moved. To move one panel before other, new method movePanelBeforeOther() was added to layout stack.
- When drag'n'drop is finished, order of panels in layout stack mToolbarStack is changed, and also order vectors are updated in bottomtray.These are vectors mButtonsProcessOrder and mButtonsOrder. mButtonsOrder was introduced in this changeset to store order of all bottomtray buttons that may change place via drag'n'drop and should save and load it between sessions. mButtonsProcessOrder is not enough for it because it contains only buttons that may be hidden(and for example Speak button is not included in it).
- To pass mouse events from buttons to bottomtray, new class LLBottomtrayButton was added (and new widget bottomtray_button for it).
Reviewed by Vadim Savchuk.
2010-09-06 21:35:01 +03:00
Monroe Linden
b62b10dd26
Post-convert merge by convert_monolith.py from ./viewer-experience
2010-08-27 16:58:33 -07:00
Richard Linden
2667c77a1c
Automated merge with ssh://richard@hg.lindenlab.com/richard/viewer-experience
2010-08-26 12:34:56 -07:00
Richard Linden
ead46208b0
made layoutstack orientation mandatory
2010-08-26 12:33:31 -07:00
Monroe Linden
2f0d1f9883
Fix for a mac build error.
2010-08-26 11:19:43 -07:00
Richard Linden
92db224e86
fixed regressions from changing layout panel to be a derived widget class
2010-08-25 16:46:37 -07:00
Richard Nelson
0daa627db4
removed LLLayoutStack::fromXML custom xml parsing
2010-08-24 11:44:28 -07:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Mike Antipov
08ede585ce
Work on major bug EXT-5589 (Notifications button falls under side panel)
...
-- updated LLLayoutStack to process "max_width" & "max_height" attributes for layout_panel.
--HG--
branch : product-engine
2010-02-24 17:13:56 +02:00
Eugene Mutavchi
2b5f45c1aa
Fixed normal bug EXT-4309 (Gesture button is too wide in the mouse look mode): added hack that avoid usage of the LLLayoutStack resizing logic on mouse look mode switching.
...
--HG--
branch : product-engine
2010-01-15 20:57:42 +02:00