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
Kitty Barnett
49e0c38ee8
STORM-276 Added preferences panel
2012-02-03 19:45:00 +01:00
Kitty Barnett
41e11a5083
STORM-276 FIXED Selecting a character in a line editor and replacing it doesn't trigger a spell check
2012-02-03 15:34:52 +01:00
Vadim ProductEngine
9721e4f783
Removing a call to llround() per Richard.
2012-02-02 20:45:08 +02:00
Vadim ProductEngine
8d6665b5c2
Restoring a call to llround() in lllineeditor.cpp mistakenly removed in changeset 0a9ef58e8f7d.
...
By the way, removing a pointless call to llround() in lldraghandle.cpp.
2012-02-02 13:29:24 +02:00
Merov Linden
c1636911c8
EXP-1862 : Make LLClipboard an LLSingleton and clean up the internals (set up for toolbar and never used)
2012-02-01 19:09:29 -08:00
Jonathan Yap
59dfcba33d
STORM-1738 Slight adjustment to callback
2012-02-01 10:28:45 -05:00
Jonathan Yap
4778d82ec6
STORM-1738 Initial callback work
...
warn-on-failure:open-license
2012-02-01 10:16:13 -05:00
Paul ProductEngine
1404ba1ffa
fixed Linux build
2012-02-01 16:39:06 +02:00
Kitty Barnett
f0d1afc226
STORM-276 Added spellcheck functionality to the LLLineEditor control
2012-01-20 18:07:35 +01:00
Tank_Master
1cc154166f
STORM-1738 - Add autocorrect functionality
...
Ported with owner permission from Firestorm, inital work done by LordGregGreg Back
2011-12-20 22:17:20 -08:00
Vadim ProductEngine
8b7f4d4ea3
STORM-1600 FIXED Folder view stole "Delete" key presses from the line editor when renaming a newly created inventory item.
...
Reason:
LLFocusMgr::setKeyboardFocus() which is called from LLLineEditor::setFocus()
makes the folder view the edit menu handler, thus it receives the Delete key
presses instead of the line editor.
Fix:
Make sure the line editor becomes the edit menu handler whenever it's focused,
no matter is it a child of a folder view or not.
2011-09-16 19:09:37 +03:00
Leslie Linden
f2acd554bc
Clean up erroneous XUI parsing errors.
2011-09-08 16:34:54 -07:00
Richard Linden
b183b6f141
EXP-1196 FIX Fix param block template ordering
...
changed ordering of template loading relative to constructor setting of params
moved a lot of constructor-set params to template files
reviewed by Leslie
2011-09-06 14:45:11 -07:00
Oz Linden
44c7c6feaa
merge changes for storm-1315
2011-07-11 16:52:00 -04:00
Kadah_Coba
c47d42d945
STORM-1315 Ability to do simple math in numeric edit fields
2011-06-29 23:40:20 -07:00
Oz Linden
551d17f819
merge latest changes (post-2.7.0) from viewer-development
2011-05-23 11:38:33 -04:00
Paul ProductEngine
5daeefd35e
STORM-1202 Code cleanup for LLLineEditor
...
- Removed code duplication
- Renamed prevalidateInputText to prevalidateInput
2011-05-16 17:59:05 +03:00
Paul ProductEngine
2d19b297a9
STORM-1202 FIXED Time spin control
...
Implemented time spin control which is like spin control, but shows and allows to edit time string in "hh:mm PM/AM" format.
Implemented according to the WLRS spec.
2011-05-13 18:23:11 +03:00
Oz Linden
a1a5a793a7
fix line endings (one missing, two files of DOS)
2011-04-06 08:13:44 -04:00
Jonathan Yap
567035a2f7
STORM-1094 Chat preferences > font size should increase size of input text in IM window
2011-03-25 17:58:20 -04:00
Dave Parks
3b5d6eed12
merge
2011-04-19 14:55:11 -05:00