Commit Graph

179 Commits (ffbefc27492eaee1f3b7c7c0d72a3bd2f27cea0b)

Author SHA1 Message Date
Ansariel ffbefc2749 FIRE-10172: Fix LSL script editor error handling - by Sei Lisa; with slight modifications to meet our coding guidelines and let the comment textbox scroll to the end automatically 2015-03-17 13:47:50 +01:00
Ansariel 3a52b250e8 Add "Show transcript" option to regular avatar SLURL context menu to keep it in sync with the specialized LLNameListCtrl version 2015-02-16 12:45:16 +01:00
Ansariel d6befe9028 FIRE-15416: Add "block" to the avatar name context menu in chat history using V1 chat headers 2015-01-23 12:48:09 +01:00
Ansariel e1ce6e3d58 Merge Firestorm LGPL tip 2015-01-08 23:12:58 +01:00
Ansariel f4bfb1aadf Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
Ansariel 70f096e9bb Addendum to previous commit: Create the textbox after the border to keep the order 2014-09-12 14:49:38 +02:00
Ansariel 9d83d519cd Fix warning "LLView::getChild: Making dummy class LLView named "comment_text" in...":
Create the comment textbox first before adding rows because it tries to access the textbox
during the call of updateLayout() after adding a row
2014-09-12 14:42:12 +02:00
Stinson Linden 001621dfc2 MAINT-4009: Patching a small memory leak for when menu items were being created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. 2014-05-05 23:24:34 +01:00
Ansariel a90335c582 FIRE-14297: Add an option so the user can choose which name columns should be displayed in the contact list 2014-08-07 08:47:41 +02:00
Ansariel 79c812213a Reset number of dynamic width columns in LLScrollListCtrl when calling clearColumns() 2014-08-06 11:20:01 +02:00
Richard Linden 5b846ed2a6 merge with release 2014-03-12 12:48:43 -07:00
Tank_Master 6babf8abd2 Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
Tank_Master 3d1ac7c0ec Merge LL 3.7.3 (Viewer-Bear fixes) 2014-03-17 14:14:15 -07:00
Ansariel 2ab176d705 Enable searching combobox items using a fulltext search instead of only a prefix search; Can be disabled by FSComboboxSubstringSearch setting in case of complains 2014-12-09 15:27:04 +01:00
simon 2ccebebece More memory cleanup of containers after DeletePairedPointer() usage. 2014-02-14 14:57:08 -08:00
Baker Linden a72e34a345 [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-14 13:56:36 -08:00
simon 38915f119c More memory cleanup of containers after DeletePairedPointer() usage. 2014-02-14 14:57:08 -08:00
Baker Linden d7b902d575 [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-14 13:56:36 -08:00
simon cfadbe631f Revert earlier back-out for MAINT-535 ... it's back in 2014-01-10 13:15:19 -08:00
simon f291995dac Revert changes made for MAINT-535 to test in a release cohort. 2014-01-07 15:18:29 -08:00
Richard Linden 697d2e720b renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
Ansariel 8e3e639388 Add request teleport option to V2 chat header context menu & avatar SLURL context menu 2014-01-29 20:23:41 +01:00
Cinders 68235b2b03 Include Add to Contact Set in menu_url_agent.xml 2013-12-26 17:33:03 -07:00
Richard Linden 52da9f5f49 merge with viewer-release 2013-09-09 18:58:41 -07:00
Richard Linden cbe397ad13 changed fast timer over to using macro
another attempt to move mem stat into base class
2013-09-05 14:04:13 -07:00
Xiaohong Bao d8c02bf062 Merge 2013-08-19 16:09:28 -06:00
Oz Linden 731fe3e7c6 merge changes for 3.6.3-release 2013-08-19 15:14:23 -04:00
Richard Linden 25937040de SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms
converted many values over to units system in effort to track down
source of 0 ping
2013-08-16 12:38:12 -07:00
Mnikolenko ProductEngine 28339afa15 MAINT-535 'trust model' is added for secondlife:// URLs in wiki style links. Chat history is marked as untrusted source now. 2013-10-22 12:47:16 +03: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
maksymsproductengine 705d85fb2f CHUI-942 FIXED Choose Resident picker problems 2013-05-30 17:04:19 +03:00
simon c7f7c4bc4d Merge viewer-beta 2013-05-09 13:14:49 -07:00
simon 066f2acadf Forgot to commit @#! merge 2013-04-11 16:23:36 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
simon 98a82c50d5 Pull in downstream CHUI code from viewer-development 2013-03-25 11:12:52 -07:00
mberezhnoy 385de35b93 CHUI-885 (View Profile,Send IM and Add friend are not functional in context menu for allowed or banned users of the parcel.) 2013-03-25 16:07:19 +02:00
Ansariel b428e50b99 Include remove friend agent slurl context menu option also in scroll list control 2013-08-28 23:02:01 +02:00
Tank_Master 5a8d94c50f Merge LL 3.6.4 pass 1 2013-08-28 00:10:39 -07:00
Ansariel ab5afa556f FIRE-11224: Introduce FSRegistrarUtils class to be able to run enabled checks from LLUI and disable context menu items in scroll lists and text areas 2013-08-06 15:03:24 +02:00
Richard Linden 3c08dccd5c MAINT-2223 FIX Scroll list columns resize feature broken
column dirty flag was not set when user resized a column
2013-01-14 16:56:52 -08:00
Richard Linden b9bb1602f8 MAINT-2223 FIX Scroll list columns resize feature broken
column dirty flag was not set when user resized a column
2013-01-14 16:56:52 -08:00
Ansariel 3f87c18912 Backout 95f63ec5a5b5 2013-07-29 22:39:17 +02:00
Ansariel 5026233031 Backed out 13c47862638c 2013-07-29 22:38:08 +02:00
Ansariel 016c87c8c9 Backed out 793fd0414d46 2013-07-29 22:37:05 +02:00
Tank_Master d4640277d0 Merge LL 3.5.3 release. 2013-07-09 16:24:58 -07:00
Ansariel 7631668abd Some overall fixing of LLUI, re-adding missing stuff and comments 2013-07-01 00:48:14 +02:00
Ansariel 7ba7c29453 Remove now duplicate and obsolete code in llscrolllistctrl.cpp 2013-06-30 23:26:54 +02:00
Tank_Master 14001c54df Gastly CHUI merge pass 1, don't count on anything to work. 2013-06-26 12:14:54 -07:00
Merov Linden 9b556fb3fe CHUI-599 : Use the account name in all places that are not UI related but use avatar names to index, search and other code only uses. 2012-12-14 14:19:17 -08:00
William Todd Stinson 0182eb11f7 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. 2012-12-14 11:04:55 -08:00