Commit Graph

25 Commits (8d35ee3029bb7eeff8ebbe7a8ec180a284c5f3ef)

Author SHA1 Message Date
Ansariel 0ecfbc3de9 Merge remote-tracking branch 'LGPL/master'
# Conflicts:
#	autobuild.xml
#	indra/cmake/CMakeLists.txt
#	indra/cmake/GoogleMock.cmake
#	indra/llappearance/llwearable.cpp
#	indra/llcharacter/llmultigesture.cpp
#	indra/llcharacter/llmultigesture.h
#	indra/llimage/llimage.cpp
#	indra/llimage/llimagepng.cpp
#	indra/llimage/llimageworker.cpp
#	indra/llmessage/tests/llmockhttpclient.h
#	indra/llrender/llfontfreetype.cpp
#	indra/llui/llcombobox.cpp
#	indra/llui/llfolderview.cpp
#	indra/llui/llfolderviewmodel.h
#	indra/llui/lllineeditor.cpp
#	indra/llui/lllineeditor.h
#	indra/llui/lltextbase.cpp
#	indra/llui/lltextbase.h
#	indra/llui/lltexteditor.cpp
#	indra/llui/lltextvalidate.cpp
#	indra/llui/lltextvalidate.h
#	indra/llui/lluictrl.h
#	indra/llui/llview.cpp
#	indra/llwindow/llwindowmacosx.cpp
#	indra/newview/app_settings/settings.xml
#	indra/newview/llappearancemgr.cpp
#	indra/newview/llappearancemgr.h
#	indra/newview/llavatarpropertiesprocessor.h
#	indra/newview/llbreadcrumbview.cpp
#	indra/newview/llbreadcrumbview.h
#	indra/newview/llbreastmotion.cpp
#	indra/newview/llbreastmotion.h
#	indra/newview/llconversationmodel.h
#	indra/newview/lldensityctrl.cpp
#	indra/newview/lldensityctrl.h
#	indra/newview/llface.inl
#	indra/newview/llfloatereditsky.cpp
#	indra/newview/llfloatereditwater.cpp
#	indra/newview/llfloateremojipicker.h
#	indra/newview/llfloaterimsessiontab.cpp
#	indra/newview/llfloaterprofiletexture.cpp
#	indra/newview/llfloaterprofiletexture.h
#	indra/newview/llgesturemgr.cpp
#	indra/newview/llgesturemgr.h
#	indra/newview/llgroupactions.cpp
#	indra/newview/llimpanel.cpp
#	indra/newview/llinventorybridge.cpp
#	indra/newview/llinventorybridge.h
#	indra/newview/llinventoryclipboard.cpp
#	indra/newview/llinventoryclipboard.h
#	indra/newview/llinventoryfunctions.cpp
#	indra/newview/llinventoryfunctions.h
#	indra/newview/llinventorygallery.cpp
#	indra/newview/lllistbrowser.cpp
#	indra/newview/lllistbrowser.h
#	indra/newview/llpaneleditwearable.cpp
#	indra/newview/llpanelobjectinventory.cpp
#	indra/newview/llpanelprofile.cpp
#	indra/newview/llpreviewgesture.cpp
#	indra/newview/llsavedsettingsglue.cpp
#	indra/newview/llsavedsettingsglue.h
#	indra/newview/lltooldraganddrop.cpp
#	indra/newview/llurllineeditorctrl.cpp
#	indra/newview/llvectorperfoptions.cpp
#	indra/newview/llvectorperfoptions.h
#	indra/newview/llviewermenu.cpp
#	indra/newview/llviewerparceloverlay.cpp
#	indra/newview/llviewertexlayer.cpp
#	indra/newview/llviewertexturelist.cpp
#	indra/newview/macmain.h
2024-05-16 14:10:55 +02:00
Andrey Lihatskiy 1b68f71348 #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
Ansariel 60d3dd98a4 Convert remaining BOOL to bool 2024-02-21 23:14:31 +02:00
andreykproductengine c658e89134 SL-9512 Move constant to common place 2018-12-12 15:24:26 +02:00
AndreyL ProductEngine d757234397 SL-9800 Changed llTextBox to have selectable "message" text 2018-10-10 00:04:13 +03:00
Mnikolenko Productengine b4c4a951c1 MAINT-3604 Extend llTextBox message lines according to it's length 2017-03-01 17:53:26 +02:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Richard Linden e340009fc5 second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-08-09 17:11:19 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Paul ProductEngine 18aabdfd3d CHUI-127 FIXED (Make chat field auto resizable)
- Replaced LLLineEditor with newly created LLChatEntry
- Moved some functionality (such as setting label) to the LLTextBase as it can be useful to the other derived classes
2012-06-19 09:44:40 +03:00
Paul Guslisty 29dc24a3ea STORM-713 FIXED XML/UI issues in llTextBox
- As the class LLToastNotifyPanel is deprecated, made the class LLToastScriptTextbox derived directly from LLToastPanel.

- Added callback for ignore button.

Now LLToastScriptTextbox has its own XML, therefore it's not needed to dynamically create toast panel.

Since LLToastNotifyPanel is deprecated all new notification toasts should be created this way.
2010-12-14 14:53:51 +02:00
Jonathan Yap 3b85391839 Viewer 2.4 (as of 15 Nov 2010) with llTextBox support merged in 2010-11-16 18:10:18 -05:00
Tofu Linden dd6a77c9e1 xui / panel format cleanup. 2010-09-30 12:01:36 +01:00
Tofu Linden 4dfb0b7b2d finally, properly(?) deal with submitting empty text. 2010-09-29 19:33:03 +01:00
Tofu Linden 2669b54e2c start to de-cruftify. 2010-09-29 19:13:02 +01:00
Tofu Linden ca18210485 more robustness for empty-but-not-aborted textboxes. 2010-09-29 19:00:55 +01:00
Tofu Linden 578ee53564 work on response integrity. 2010-09-29 17:20:16 +01:00
Tofu Linden 42ed8e8ffa response is starting to limp along. 2010-09-29 17:03:05 +01:00
Tofu Linden 921d618707 clean up xui a bit, still working on proper script reponse. 2010-09-29 14:10:04 +01:00
Tofu Linden 32b04991c8 textbox dialog working, preparing to send response properly. 2010-09-29 13:56:12 +01:00
Tofu Linden e73e8de56f trivial reformat before I tear this apart. 2010-09-28 18:13:21 +01:00
Tofu Linden b6a498c301 iterate iterate. 2010-09-28 13:41:46 +01:00
Tofu Linden 8de8669f34 merge from viewer-development 2010-09-24 10:22:20 +01:00
Tofu Linden 34a55f2f05 make this at least build, but no real flesh yet. 2010-09-20 13:04:56 +01:00
Tofu Linden 35962b54e0 Start to break the lltextbox toast into its own toast class instead of mega-overloading the generic notification panel. 2010-09-13 20:39:15 +01:00