Commit Graph

301 Commits (d4e9604700a1dbae3dbce58a3be0fda1465fd39c)

Author SHA1 Message Date
Zi Ree a5cb6dab38 Linux/SDL2 - IME support for composing Japanese, Chinese, etc. input. Tested with ibus/mozc giving over-the-top editing with candidate clause selection, Media pages in the internal web browser do not yet have accurate input placement 2022-09-14 11:19:51 +02:00
Ansariel 603e04ee3c Merge branch 'DRTVWR-540-maint' of https://bitbucket.org/lindenlab/viewer 2021-08-24 13:18:55 +02:00
Andrey Kleshchev 7c179b8e7d SL-15346 Small adjustment 2021-06-07 21:19:47 +03:00
Andrey Kleshchev 024032c674 SL-15346 "Listing ID" field has OS-dependent length restriction 2021-06-05 00:22:20 +03:00
Ansariel 6afd505fa8 Merge branch 'DRTVWR-503-maint' of https://bitbucket.org/lindenlab/viewer 2020-05-05 15:24:10 +02:00
Andrey Lihatskiy ec9b989863 Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint
# Conflicts:
#	indra/newview/llinventorybridge.cpp
#	indra/newview/llinventorypanel.cpp
#	indra/newview/lltexturectrl.cpp
#	indra/newview/skins/default/xui/de/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/es/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/it/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml
#	indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml
2020-05-05 00:37:16 +03:00
Andrey Kleshchev 80447f5e6b SL-11172 Re-fixed, now should affect 'tab' only 2020-04-13 15:06:11 +03:00
Ansariel 0b6b4c7097 Merge Firestorm LGPL 2019-11-15 19:05:26 +01:00
Dave Houlton dc1453af9c Merge in from viewer-release 6.3.5 2019-11-13 16:46:27 -07:00
Ansariel d79b79fbe2 Merge viewer-ordered-shutdown 2019-10-19 03:16:10 +02:00
andreykproductengine c61d0f4297 DRTVWR-493 LLUI to LLParamSingleton 2019-08-10 15:31:03 +03:00
Graham Linden 24acb7d5c3 Fix some line-endings to be newline only. 2019-05-03 14:58:51 -07:00
maxim_productengine f67fe8fce7 SL-10833 Restore missing code after a merge 2019-05-02 13:45:40 +03:00
Ansariel c35758512e Merge Firestorm LGPL 2019-04-18 13:11:23 +02:00
Graham Linden 5f8cca95f8 Merge 6.2.1 2019-04-17 11:24:08 -07:00
Ansariel 856cc1082b Merge LL viewer-release 6.2.0 2019-04-17 17:12:42 +02:00
andreykproductengine d1b649055d SL-10890 Ban duration edit field shows value with a left shift if a large value was set 2019-04-05 22:42:04 +03:00
Ansariel cc577bfa39 Merge viewer-eep 2019-03-31 10:59:37 +02:00
maxim_productengine 3a78da70ad SL-10833 FIXED [EEP] Text in the Sky Altitudes boxes is low contrast and difficult to read. 2019-03-29 17:39:19 +02:00
Ansariel 34f6702339 FIRE-19933: Open context menu on context menu key press (Windows) 2018-07-13 00:31:07 +02:00
Ansariel 9203b70ca3 Merge viewer-neko 2018-04-07 13:40:21 +02:00
maxim_productengine 83de982be9 MAINT-8488 FIXED Favourite location list on login screen is not updated after pressing "Esc" key while in username field 2018-04-05 18:22:15 +03:00
Ansariel c4e18fbcaa Merge viewer-neko 2018-02-27 18:08:48 +01:00
maxim_productengine 5ab314bb95 MAINT-8289 FIXED Deleting inventory directory while keeping [Delete] key pressed 2018-02-14 17:55:37 +02:00
Tonya Souther 2e644b4911 Compile fixes for Xcode 9 (and probably gcc). 2018-01-27 02:02:16 -06:00
Nicky c3791746d2 Merge #5 with lgpl. 2017-02-06 12:19:02 +01:00
Ansariel cd82785561 Fix bug in LLLineEditor where Capslock deselects text, found by Drake Arconis 2016-12-10 12:28:06 +01:00
Ansariel e2919977d6 Merge viewer-lynx 2016-11-30 11:15:04 +01:00
Ansariel a3acf2b339 FIRE-20377: LLLineEditor not disabled properly 2016-11-19 10:04:03 +01:00
Ansariel 11c03f8fe3 STORM-2140 LLLineEditor enabled-state cannot properly set via XUI 2016-11-19 16:50:02 +01:00
Ansariel 27a8126dca Enabling LLLineEditor via XUI breaks enabled-state - correct fix
setEnabled intentionally doesn't disable, but is a read-only flag. Make sure
the LLLineEditor is always enabled (calling the base-constructor will disabled it!)
 and then call the overloaded setEnabled-Method to apply the read-only flag
2016-11-15 14:28:20 +01:00
Ansariel 6c62088fb8 Enabling LLLineEditor via XUI breaks enabled-state 2016-11-04 18:43:17 +01:00
Mnikolenko Productengine deb8f582c5 STORM-2140 LLLineEditor enabled-state cannot properly set via XUI 2016-11-16 16:48:56 +02:00
Mnikolenko Productengine 6083fd1cbe STORM-2140 LLLineEditor enabled-state cannot properly set via XUI 2016-11-07 12:33:14 +02:00
andreykproductengine da23e0f925 MAINT-6726 Fixed LLLineEditor menus staying in memory forever 2016-09-13 20:32:34 +03:00
Ansariel f0366fa155 Merge latest fixes from viewer-vob that didn't get into viewer-release yet 2016-09-15 23:32:34 +02:00
andreykproductengine a195406e48 MAINT-6726 Fixed LLLineEditor menus staying in memory forever 2016-09-13 20:32:34 +03:00
Ansariel c43be9d39b Merge viewer-lynx 2016-06-15 10:04:29 +02:00
andreykproductengine 1adfaa081f MAINT-6446 Correct password length handling 2016-06-01 16:56:04 +03:00
Ansariel 3192fe832f Merge viewer-quickgraphics 2016-03-08 01:41:31 +01:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Nicky 006190f2a1 Merge with tools update. 2015-05-05 13:09:27 +02:00
Ansariel 647245f226 Fix possible memory leak in LLLineEditor when assigning a context menu while LLMenuGL::sMenuContainer is still null 2015-04-22 15:07:08 +02:00
Oz Linden a91482f0af merge changes for MAINT-4790 2015-02-24 10:46:17 -05:00
Mnikolenko ProductEngine 7bd45ab362 MAINT-4790 WIP Show focused background image for login text fields. 2015-01-19 13:09:24 +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
Ansariel a7e1243c57 FIRE-15763: Right clicking on navigation bar not displaying all menu options 2015-03-23 23:52:53 +01:00
Ansariel 7dad1bdad3 Fix assertion failure in LLLineEditor:
The origin of this assertion failure is the changed main_view.xml that will create
the navigation bar from panel_navigation_bar.xml, including 3 LLLineEditors. However,
the menu holder is needed for the context menu of the LLLineEditor is created after
main view has been created. But since we create the context menu for a LLLineEditor
only if required and not when a new instance of LLLineEditor is created, this
assertion failure doesn't affect us and the assertion itself was moved to the
right place where it belongs in our code.
2015-01-21 12:52:33 +01:00
Ansariel 48fc17d6e1 Merge LL V3.7.16 2015-01-14 17:36:30 +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
simon d760a6889d Merge downstream code 2014-06-18 19:02:25 -07:00
simon a5568f942b Merge downstream version 3.7.8 code 2014-05-07 15:28:13 -07: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
andreykproductengine e96fad30ac MAINT-1180 FIXED Cannot delete object description. 2014-04-01 19:00:21 +03:00
Tank_Master 6babf8abd2 Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
Ansariel 00bfbfae2b Tag Firestorm-specific code in last commit 2014-10-28 22:39:16 +01:00
Lirusaito caa86284e1 Ctrl-Backspace and Ctrl-Delete for removing whole words when editing text 2014-08-27 00:04:47 -04: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
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
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
prep@lindenlab.com f2948cb1eb Merge with viewer-chui 2013-03-20 17:53:51 -05:00
Nyx Linden 1586107e87 SH-3944 WIP CHUI merge fixing
re-introduced don's refactor of low-level openGL calls pulling out of llui
and putting them into llrender. Took the new code from their updated versions
from the CHUI merge, but put them in a place accessible to appearance utility.
2013-03-12 22:34:15 +00:00
Merov Linden 4458986cf2 CHUI-705 : Fixed! Force hide context menu when deleting line editor widget 2013-03-06 18:44:02 -08:00
Cho 977d318ac8 CHUI-291 FIX New auto-replace feature does not work with chui text input boxes in conversation floater
Moved autoreplace hooks from LLLineEditor to LLTextEditor, and modified LLAutoReplace accordingly
2013-01-23 20:22:28 +00:00
ziree b539a588f4 Only allocate line editor menus when needed, save memory, gain speed in XUI building. 2013-09-10 18:29:17 +02:00
Tonya Souther 04fce8550a FIRE-11373: AUtoreplace doesn't work in nearby chat bar 2013-08-25 22:35:52 -05: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
Tank_Master 14001c54df Gastly CHUI merge pass 1, don't count on anything to work. 2013-06-26 12:14:54 -07:00
Tank_Master ea86bb88c3 first pass merge 2013-02-04 10:52:32 -08:00
Don Kjer cf7eb79fa7 Removed most llappearance -> llui dependencies (LLTrans remains). Moved LLInventoryIcon::EIconName into LLInventoryType. Moved LLInventoryIcon back to newview. Moved LLUI gl_* functions into llrender. 2012-09-08 04:39:11 +00:00
Oz Linden eb227e4dbc merge spelling changes for UI review 2012-06-11 16:15:31 -04:00
Kitty Barnett 80b1a2c0a8 STORM-276 Insert braces around if/for/while loops 2012-06-11 13:39:45 +02:00
Ansariel dc81bda5ac Removed ugly forward depency includes 2012-09-01 23:03:16 +02:00
Tank_Master d9c7b9253d merge LL 3.4.0 viewer-beta 2012-08-31 00:18:30 -07:00
Tank_Master cb24ec2e0d merge LL 3.3.4 beta
autoreplace does not work (needs a hook in nearby chat), no cmd line option to add new stuff
spellcheck only works when packaged
2012-07-16 21:59:14 -07:00
Tank_Master 0d4ca6478f removed spellcheck, to be replaced by LL's version 2012-07-10 23:57:05 -07:00
Tank_Master 0d52c043d4 remove autocorrect, to be replaced by Auto Replace from LL 2012-07-09 23:30:54 -07:00
Oz Linden 3329291a5e merge latest fixes from Kitty 2012-06-01 09:27:23 -04:00
Kitty Barnett e2e33c0ed5 STORM-276 FIXED Last word in a line editor isn't spell checked 2012-05-31 20:47:14 +02:00
Oz Linden 925db41711 merge changes for storm-276 2012-05-31 14:26:15 -04:00
Kitty Barnett d7303541cc STORM-276 FIXED Line editor misspells are checked every frame 2012-05-31 17:37:19 +02:00
Kitty Barnett 1300f77fdd Merged with viewer-beta 2012-05-20 17:41:00 +02:00
Kitty Barnett 8199cc997a STORM-276 FIXED Right-to-left line editor selection becomes invisible if the cursor moves 2012-05-15 14:09:13 +02:00
Kitty Barnett 34e7226ac8 STORM-276 FIXED Squiggles overflow line editor height when font size is set to large
- Also reduced squiggle width from 6 to 4 and prevented running past the end of a word
2012-05-15 13:13:44 +02:00
Oz Linden 9bdb1d82f8 rename feature from "autocorrect" to "autoreplace", change names accordingly 2012-05-11 12:22:43 -04:00
Oz Linden 95090c5d1e merge changes for version 3.3.1 2012-05-08 15:51:56 -04:00
Oz Linden d3ec35fc6c merge changes for latest viewer-development 2012-04-20 06:56:33 -07:00
Ansariel c5894c2781 Merge with Firestorm LGPL 2012-06-08 22:43:34 +02:00
Ansariel fd6a004f36 Undid deletions in lllineeditor.cpp and lltexteditor.cpp and commented out according sections 2012-06-07 17:53:52 +02:00
Armin Weatherwax 5c66d2e669 fix: Linux primary "clipboard" tainted by auto-selection
This reverts to QT/Emacs style primary: only user selections go to the primary.
The Mozilla style LL decided for also takes auto-selected text to the primary,
which makes it pretty useless.
2012-06-06 17:30:07 +02:00
Tank_Master 1c55d5cbb6 Merge LL 3.3.2 release 2012-05-28 17:02:11 -07:00
Merov Linden f0a1b43f22 EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. 2012-03-01 21:35:05 -08:00
Merov Linden 24789f11cc Pull from viewer-experience 2012-03-01 13:31:17 -08:00
Tank_Master e61c20d499 Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
Jonathan Yap 22f26725b9 STORM-1738 Autocorrect working for nearby chat and IM input boxes
warn-on-failure:open-license
2012-02-10 17:40:58 -05:00
Kitty Barnett 59bfc3f608 Minor fix for GCC 2012-03-25 19:50:46 +02:00
Merov Linden 9761375ac2 EXP-1841 : Refactoring of LLClipboard, simplify the API and make it behave like a normal clipboard. 2012-02-06 15:43:53 -08:00