index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
/
indra
/
llui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mccabe-plugins' into plugins_merge
Robin Cornelius
2010-10-10
20
-172
/
+186
|
\
|
*
llmediaplugins first step
Armin Weatherwax
2010-09-23
20
-172
/
+186
*
|
Fix some STL errors highlighted by MSVC debug
Robin Cornelius
2010-10-09
1
-1
/
+10
*
|
Fix bug #611: Context menu spell checker suggestions broken.
thickbrick
2010-10-07
2
-10
/
+10
*
|
Don't leak SpellMenuBind structs when destroying LLLineEditor/LLTextEditor ob...
thickbrick
2010-10-04
2
-78
/
+56
*
|
RED-556: SNOW-800: Massively duplicated objects
Aleric Inglewood
2010-10-01
1
-96
/
+96
*
|
Fixed Windows compile error introduced in 13b1fd24
McCabe Maxsted
2010-09-29
1
-1
/
+1
*
|
Context menu translator:
thickbrick
2010-09-28
4
-105
/
+178
*
|
Fixed typo causing menu seperator to not hide.
thickbrick
2010-09-25
1
-1
/
+1
*
|
Context translator: default to enabled.
thickbrick
2010-09-25
2
-3
/
+3
*
|
LLTextEditor context translator: set selection after translation.
thickbrick
2010-09-25
1
-3
/
+9
*
|
LLTextEditor context translator:
thickbrick
2010-09-25
2
-19
/
+16
*
|
LLLineEditor context translator:
thickbrick
2010-09-25
2
-19
/
+18
*
|
LLLineEditor context translator: re-select text properly.
thickbrick
2010-09-25
1
-4
/
+2
*
|
More LLLineEditor context translator bugfixes:
thickbrick
2010-09-25
1
-8
/
+7
*
|
Fix LLLineEditor context menu translator returning "()" when nothing is selec...
thickbrick
2010-09-25
2
-12
/
+81
*
|
Fix LLTextEditor context menu translator returning "()" when nothing is selec...
thickbrick
2010-09-25
2
-10
/
+77
|
/
*
Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ...
McCabe Maxsted
2010-09-16
4
-21
/
+39
*
More spell checking cleanup
McCabe Maxsted
2010-09-15
2
-8
/
+9
*
First commit in the long overhaul of making spell check consistent and workab...
McCabe Maxsted
2010-09-15
4
-222
/
+260
*
Changed the menu enabled 'x' to a checkmark
McCabe Maxsted
2010-09-10
1
-1
/
+1
*
Replace '>' glyph in cascading menus with a proper triangle(backport from Vie...
McCabe Maxsted
2010-09-10
1
-1
/
+1
*
Use solid circles instead of asterisks for password fields.
Kakurady (Geneko Nemeth)
2010-09-06
1
-2
/
+2
*
Potential fix for a rare crash when creating notecards in the AO
McCabe Maxsted
2010-09-06
1
-1
/
+8
*
Fixed regression of #245
McCabe Maxsted
2010-09-06
1
-0
/
+5
*
Fixed regression of #295 in the 09.04 experimental
McCabe Maxsted
2010-09-06
1
-14
/
+23
*
Fixed bad merge in lltexteditor.cpp
McCabe Maxsted
2010-08-30
1
-56
/
+21
*
added spellcheck + translation from Emerald Viewer. references to modularsyst...
Patrick Sapinski
2010-08-30
6
-116
/
+1193
*
Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as slu...
McCabe Maxsted
2010-08-10
1
-0
/
+6
*
Removed unused LLTabContainerVertical cruft
McCabe Maxsted
2010-08-07
6
-71
/
+0
*
replace llwarns by LL_DEBUGS("View") in llview.h - pointless spam for enduser
Armin Weatherwax
2010-08-02
1
-4
/
+4
*
LLComboBox now properly respects control_name.
Jacek Antonelli
2010-08-01
1
-0
/
+16
*
Added 'Notifications' to logcontrol.xml to reduce notification saving log spam
McCabe Maxsted
2010-06-22
1
-7
/
+7
*
Fixed #295: spinners in the build tools aren't updating after their contents ...
McCabe Maxsted
2010-06-19
2
-15
/
+28
*
Revert "Changed the default minimize position to the top left..."
McCabe Maxsted
2010-06-19
1
-6
/
+7
*
Changed the default minimize position to the top left so it doesn't block cha...
McCabe Maxsted
2010-06-19
1
-7
/
+6
*
Added minimize all option to the File menu, works on everything but the snaps...
McCabe Maxsted
2010-06-19
2
-0
/
+32
*
Added missing setLabelArg to LLSpinCtrl (silly Lindens...)
McCabe Maxsted
2010-04-26
2
-0
/
+14
*
Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ...
McCabe Maxsted
2010-04-26
1
-3
/
+5
*
Fixed #245: Script compile error from OpenSim crashes Imprudence
McCabe Maxsted
2010-04-26
1
-0
/
+5
*
Potential fix for a rare crash when creating notecards in the AO
McCabe Maxsted
2010-04-03
1
-1
/
+8
*
Applied Kitty Barnett's patch for Search/Replace in notecards.
McCabe Maxsted
2010-03-11
2
-33
/
+41
*
Use solid circles instead of asterisks for password fields.
Kakurady (Geneko Nemeth)
2010-03-05
1
-2
/
+2
*
Rebranded new notifications system for all languages.
Jacek Antonelli
2010-02-26
1
-2
/
+8
*
Added SliderScrollWheelMultiplier setting.
Jacek Antonelli
2010-02-04
2
-1
/
+25
*
Slider widgets can now be controlled with mouse wheel.
Armin Weatherwax
2010-02-03
2
-0
/
+7
*
Merged in 'paymessage' branch.
Jacek Antonelli
2010-02-03
2
-8
/
+24
|
\
|
*
Added LLFloater::setTitleArg and LLFloater::setShortTitleArg.
Jacek Antonelli
2010-01-04
2
-8
/
+24
*
|
Merge remote branch 'mccabe/next' into next
Jacek Antonelli
2010-01-26
2
-24
/
+33
|
\
\
|
*
|
Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion add...
McCabe Maxsted
2010-01-14
2
-24
/
+33
|
|
/
[next]