Age | Commit message (Collapse) | Author |
|
|
|
streamlined LLUICtrlFactory's interface
|
|
removed redundant functionality
moved buildPanel to LLPanel
|
|
back-out the back-out for this branch. yay.
|
|
Backing out this merge that I pushed (prematurely) to the wrong place.
|
|
|
|
|
|
|
|
Made redundant by EXT-2095
|
|
unnecessary help link)
- Restored deleted spinner and its label
- Added method to show\hide spinner and its label
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/698/
--HG--
branch : product-engine
|
|
(EXT-4705) Show maturity icon on Region/Estate tab.
- Made changes to combobox onItemSelected() to fix (EXT-6269) typing a location into the nav bar always sends you to the first location you typed in.
- Replaced LLIconsComboBox pointers with base class pointers LLComboBox.
Reviewed by Richard Nelson https://codereview.productengine.com/secondlife/r/29/
--HG--
branch : product-engine
|
|
doesn't publish, and doesn't let you edit.
Changed the way panels handle classified publishing - each classified panel will keep listening to callbacks and will know when classified is published successfuly.
If publish failed, panel will allow user to edit classified and try publishing again.
All unpublished classifieds will be lost on Viewer restart.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Updating classieifed click stats when user presses "Teleport" or "Map" button in the picks/classifieds list side panel.
--HG--
branch : product-engine
|
|
Updating click stats on:
* opening classified info
* clicking "Map" or "Teleport" buttons in classified info
* clicking "Details" in the web-based search floater
--HG--
branch : product-engine
|
|
soon as you hit Save.
Fixed category mismatch after editing classified.
Made price uneditable in edit mode because it looks like server does not support price update(same in viewer 1.23)
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
displayed in the Classified Info from other resident profile.
Replaced auto_renew checkbox with textbox.
--HG--
branch : product-engine
|
|
scrolled.
--HG--
branch : product-engine
|
|
you hit Save.
Added Publish Classified floater to confirm classified creashion and publishing.
--HG--
branch : product-engine
|
|
Classified Info panel.
Fixed reshape issues.
Added stretching to edit classified panel.
--HG--
branch : product-engine
|
|
We now take into account stats received from the so-called "new table" (for regions supporting "SearchStatRequest" capability).
--HG--
branch : product-engine
|
|
Added clicks info and creation date.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Classified Info panel.
Reshape snapshot control to max possible size maintaining aspect ratio.
--HG--
branch : product-engine
|
|
displayed in the Classified Info from other resident profile.
Added layout stack to auto reposition description when auto_renew is being shown or hidden.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Checker: UNINIT_CTOR
Function: LLPanelClassifiedInfo::LLPanelClassifiedInfo()
File: /indra/newview/llpanelclassified.cpp
|
|
the Classified Info from other resident profile.
Hide auro_renew checkbox for avatar classifieds and showing for agent classifirds.
--HG--
branch : product-engine
|
|
overlapped by unnecessary scroller) - changed the height of content panel
--HG--
branch : product-engine
|
|
overlapped by unnecessary scroller
Copied reshape logic from Picks panel to reshape Classified panel.
--HG--
branch : product-engine
|
|
EXT-4547 [BSI] it is possible to highlight multiple layers of chat
EXT-3844 Mouse wheel camera zoom is not reflected on View popup slider
EXT-3103 Add an option to restrict entering non-ascii symbols in text editor.
reviewed by Leyla
|
|
picks / classifieds)
--HG--
branch : product-engine
|
|
|
|
error message about money scarcity has been closed.
--HG--
branch : product-engine
|
|
and description.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Cuts number of includes of llnotifications.h from 300+ to 40.
|
|
viewing Classifieds.
Implemented "Map", "Teleport", and "Edit" buttons in Classified Info panel.
--HG--
branch : product-engine
|
|
viewing Classifieds.
Fixed bugs, cleared code.
--HG--
branch : product-engine
|
|
viewing Classifieds.
Fixed bugs, improved functionality.
--HG--
branch : product-engine
|
|
viewing Classifieds.
--HG--
branch : product-engine
|
|
This checkin deletes all of the code associated with the old XUI-based
search interface, including LLFloaterDirectory, LLPanelDir*, a global
variable event hack, and the associated XUI file. The new web-based
search interface, LLFloaterSearch, is the way of the future.
Deleted 19 files and 5,838 lines of code.
|
|
replaced mFocusChangedSignal that PE added with our hierarchical focus mgmt
reviewed by Leyla
|
|
following SLAPP URL types in an untrusted browser:
secondlife:///app/agent/...
secondlife:///app/group/...
secondlife:///app/parcel/...
In order to find a compromise between supporting these commands and
security concerns over potential griefing vectors, we use a throttling
solution when these commands are issued by untrusted web browsers.
That is, we only process one command per 15 seconds.
This applies to external browsers, like Firefox, as well as the
internal SL browser.
Notably, we continue to block secondlife:///app/teleport URLs.
Reviewed by james.
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910
svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05
Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge.
|
|
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684
improved text editor (handles multiple fonts simultaneously as well as inline widgets)
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3
|