Commit Graph

59 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
Richard Linden 5b846ed2a6 merge with release 2014-03-12 12:48:43 -07:00
maksymsproductengine e6c85c46c4 MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
- memory leaks fixing;
2014-02-05 20:45:09 +02:00
Richard Linden a2e22732f1 Summer cleaning - removed a lot of llcommon dependencies to speed up build times
consolidated most indra-specific constants in llcommon under indra_constants.h
fixed issues with operations on mixed unit types (implicit and explicit)
made LL_INFOS() style macros variadic in order to subsume other logging methods
such as ll_infos
added optional tag output to error recorders
2013-07-30 19:13:45 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Paul ProductEngine df7f4f60b6 EXP-1576 FIXED (Remove old profile window from People panel)
- Removed old profile window from People panel with all subpanels and dependencies
2011-11-18 19:32:58 +02:00
Paul ProductEngine 96a94a5840 EXP-1311 FIXED (Modified My Profile floater to become Picks floater: removed unused profile panel.)
- Modified My Profile floater to become Picks floater: removed unused profile panel.
2011-10-14 23:53:43 +02:00
Paul ProductEngine 9d3fc5d930 EXP-1209 FIXED Sidetray removed.
- Removed all sidetray dependencies and the sidetray itself.

- Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused.
2011-09-29 21:43:07 +03:00
Seth ProductEngine a80d5f2b46 EXP-1222 FIXED Added a floater for My Profile side tab.
- Replaced calls to LLSideTray with LLFloaterSidePanelContainer.
- Removed obsolete code implementing the tri-state behavior of Profile side panel.
- Added People panel XUI which is referenced from Profile panel.
2011-09-26 15:21:46 +03:00
Leslie Linden 4dd471d055 WEB-3750 FIX - Gone profile
* Added agent validation around calls to update avatar data
 * Removed references to profile panel save options

 Reviewed by Richard
2011-04-06 14:38:55 -07:00
callum c3fe256ef3 SOCIAL-437 FIX Viewer crashes opening My Profile panel 2011-01-10 10:32:36 -08:00
Leyla Farazha 330ea83c3d making profiles look nicer when display names isn't on 2010-10-13 15:39:16 -07:00
Leyla Farazha 84f06e40e1 DN-165 User cannot reset name to default if they are throttled because they receive the Sorry you cannot change your display name until [time] message. They cannot access the change display name dialog to hit reset when throttled. 2010-10-13 14:36:01 -07:00
leyla_linden f01ba3cf29 DN-161 Display Name and Username labels shown in profiles when View Display Names setting is off and when Display Names disabled on Simulator
DN-163 Set display name error if user changes View Display Name setting to off in preferences with Edit profile panel open
2010-10-11 14:03:14 -07:00
Leyla Farazha 7ffc9b06c8 Created a floater for setting display name 2010-10-08 16:56:02 -07:00
Leyla Farazha 2ed5f04b99 Adding viewer hint for setting display name the when edit profile is opened with no display name set 2010-10-07 10:42:31 -07:00
Leyla Farazha 7a43f0983d edit profile display name now sizes down if too long 2010-09-29 14:26:01 -07:00
Leyla Farazha a4b223248e Merge 2010-09-27 17:54:52 -07:00
Aimee Linden ffae589843 Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution 2010-09-03 17:41:39 +01:00
Aimee Linden 0a74d15935 Merge between james/viewer-identity-evolution and dessie/viewer-public 2010-09-03 15:30:16 +01:00
Monroe Linden b62b10dd26 Post-convert merge by convert_monolith.py from ./viewer-experience 2010-08-27 16:58:33 -07:00
Tofu Linden e416840f85 Backed out changeset c3d41f18ce2b
back-out the back-out for this branch.  yay.
2010-08-24 19:22:00 +01:00
Tofu Linden 98cc236503 Backed out changeset a62bf7c0af21
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden 6ba23344c9 merge heads. whew. 2010-08-24 18:37:53 +01:00
Richard Nelson 02d8197019 changed buildPanel/buildFloater to member functions buildFromFile
streamlined LLUICtrlFactory's interface
2010-08-20 10:14:28 -07:00
Leyla Farazha 650171af17 DEV-51021 Viewer returns misleading error message when a blocked user attempts to change his display name 2010-08-19 14:20:49 -07:00
Richard Nelson c20bd2dfee cleaned up LLUICtrlFactory...
removed redundant functionality
moved buildPanel to LLPanel
2010-08-16 15:00:51 -07:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Richard Nelson 566e3969f9 deprecated LLPanel::child*() methods 2010-07-30 10:02:30 -07:00
Leyla Farazha 474457ea7e DEV-51021 Viewer returns misleading error message when a blocked user attempts to change his display name
reviewed by Richard cc#220
2010-07-15 17:14:45 -07:00
James Cook 4835c615d5 DEV-50778 Update text for display name change in viewer
Reviewed with Erica - got them as close as we can with the data
we have available.
2010-06-01 16:09:58 -07:00
James Cook 892ac2bb1e Added debugging code for names changes for when People API breaks 2010-05-28 15:43:15 -07:00
James Cook 3bbb622731 WIP Fix miscellaneous display names in UI 2010-05-28 08:21:33 -07:00
James Cook c7a6a2e08f DEV-50013 Friendlier info if you can't change name due to time lockout
Reviewed with Leyla
2010-05-27 14:56:29 -07:00
James Cook 3b0bb81596 DEV-50013 Add "Reset" button to Set Name dialog
Reviewed with Richard
2010-05-24 16:58:49 -07:00
James Cook f4148502e4 Rename mSLID to mUsername to match the name of the field in the UI
Product made a late-breaking request to change the name of this
field.  The wire protocol for People API has not yet changed.
2010-05-18 16:00:45 -07:00
James Cook 6871747f11 DEV-50013 Display names limited to 31 chars (not bytes) in viewer UI
Reviewed with Leyla
2010-05-12 16:32:54 -07:00
James Cook 2b7153c26a merge from dessie/viewer-public right before SLE code landed 2010-05-11 16:11:09 -07:00
James Cook 5ad8364a68 DEV-49780 Better confirmation/failure messages for setting name
Reviewed with Callum
2010-05-07 15:01:27 -07:00
James Cook ea7d6eab6f Hide "Set Name..." button if region/grid doesn't use display names 2010-04-30 13:28:15 -07:00
Eugene Mutavchi 94791f7b27 Fixed normal bug EXT-5220 (Remove Edit Appearance button from Me panel) - the button and respective code were removed.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/283/.

--HG--
branch : product-engine
2010-04-21 13:42:35 +03:00
James Cook 16aa2a2a0f DEV-49149 Localizable server error message for Display Names
Try to look up a specific translation for the error in the viewer,
but failing that, try to use a message sent by the server.
Reviewed with Simon.
2010-04-19 13:54:50 -07:00
James Cook c70c2631f0 Remove old hack to chat "refreshname" to trigger name tag updates 2010-04-15 16:19:39 -07:00
Loren Shih fc49539b36 EXT-2959 : Full out camera functions from llagent to llagentcamera
First check-in; only compiles, nothing more.
2010-03-23 15:59:52 -04:00
James Cook d2f9e34598 Part DEV-47695 route display name changes via sim for rebroadcast to
nearby avatars for name tag updates and to update cached display name
for LSL nonblocking functions
2010-03-23 11:41:33 -07:00
James Cook 639b234762 Partial support for Set Name returning error msg from service 2010-03-18 17:19:57 -07:00
James Cook 60d4870f59 Cleaned up Edit Profile > Set Name layout and feel 2010-02-26 14:12:23 -08:00
James Cook f3e0e9a526 Hack to refresh name tags when I change my display name.
Also fixes a crash when turning on display names.
2010-02-24 14:31:46 -08:00
James Cook 3791745054 Simple button to change your display name
Talks to web service so other people can see the change, but for now
they need to relog or toggle display names on/off to clear their
cache.
2010-02-22 16:41:56 -08:00
James Cook 9dd7924b19 Merge 2010-02-11 10:09:23 -08:00
Dmitry Zaporozhan 99aad90f63 Fixed normal bug EXT-5068 - Me panel opens in "edit" mode every time.
--HG--
branch : product-engine
2010-02-09 16:17:53 +02:00