Commit Graph

195 Commits (b6227f59ae9904c0529c01073edb1ec4f502ecff)

Author SHA1 Message Date
Ansariel b6227f59ae FIRE-20362: Scroll bar in scroll list does not update on filtering 2016-11-17 22:08:31 +01:00
Ansariel a0188a5358 Merge Firestorm LGPL 2016-05-09 12:41:24 +02:00
Ansariel 08a3c121ca Build fix 2016-03-17 23:41:57 +01:00
Ansariel 3192fe832f Merge viewer-quickgraphics 2016-03-08 01:41:31 +01:00
Ansariel fc31cf7a29 Fix initialization order in LLScrollListCtrl: Can only set sort column after we created the actual columns 2015-11-27 18:42:50 +01:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Ansariel a7a2970a2a Add option to only sort by a single column in LLScrollListCtrl 2015-09-23 18:48:48 +02:00
Ansariel 84cf02b592 Allow persistance of LLScrollListCtrl sort order 2015-09-23 17:45:40 +02:00
Oz Linden a8ef252571 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
Nicky 006190f2a1 Merge with tools update. 2015-05-05 13:09:27 +02:00
Ansariel 9be423524d Merge LL V3.7.27 2015-04-14 22:08:31 +02:00
callum_linden 23711c9275 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
Mnikolenko ProductEngine 444c9a7085 MAINT-3067 FIXED Bumps, Pushes and Hits is hard to discove 2014-11-14 11:59:56 +02:00
Ansariel 9b7cadee9e FIRE-10172: Let the LLTextbox handle the mouse scroll if it's visible; patch by Sei Lisa 2015-03-20 08:58:12 +01:00
Ansariel ac1325fc2a FIRE-10721: Let the LLTextbox handle the mouse scroll if it's visible to fix the scroll issue in the LSL editor output; Patch by Sei Lisa 2015-03-19 20:48:03 +01:00
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
callum_linden c3438033aa Update to build on Xcode 6.0: statement has no effect (debugging error perhaps) [-Wself-
assign]
2014-10-17 20:47:25 -07: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