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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added custom search URL in Preferences > Web.
Armin Weatherwax
2010-02-27
3
-0
/
+50
*
Disabled spammy messages about WebFetchInventoryDescendents.
Jacek Antonelli
2010-02-26
1
-1
/
+2
*
Rebranded new notifications system for all languages.
Jacek Antonelli
2010-02-26
18
-717
/
+755
*
Fixed a rare crash from textures with too many components.
Armin Weatherwax
2010-02-22
3
-10
/
+25
*
Fixed an error at shutdown (gSavedSettings.cleanup).
Armin Weatherwax
2010-02-22
1
-1
/
+3
*
Fixed Linux file picker not showing WAV files.
Armin Weatherwax
2010-02-22
1
-2
/
+7
*
Ignore HideFromEditor from settings.xml.
Armin Weatherwax
2010-02-22
1
-1
/
+14
*
Fixed #197: Windlight toolbar can't be hidden.
Jacek Antonelli
2010-02-18
2
-3
/
+4
*
Fixed #184: Previewing notecards resets camera.
Armin Weatherwax
2010-02-18
1
-2
/
+0
*
Fixed #155: Double clicking your avatar triggers a TP request.
Armin Weatherwax
2010-02-18
1
-5
/
+30
*
Added missing "Set Default Permissions" menu entry. (#202)
Jacek Antonelli
2010-02-18
1
-0
/
+4
*
SNOW-492: LLDataPacker::unpackstring() is unsafe.
Jacek Antonelli
2010-02-18
2
-7
/
+20
*
SNOW-488: Malformed animation crash.
Jacek Antonelli
2010-02-18
1
-1
/
+1
*
Ported some asset storage changes from Snowglobe.
Jacek Antonelli
2010-02-16
2
-22
/
+31
*
Ported some minor rendering engine changes from Snowglobe.
Jacek Antonelli
2010-02-16
7
-55
/
+51
*
Ported some stats and texture console changes from Snowglobe.
Jacek Antonelli
2010-02-16
7
-57
/
+510
*
Ported many texture engine changes from Snowglobe.
Jacek Antonelli
2010-02-16
88
-1838
/
+3836
*
Ported some cURL and HTTP-related changes from Snowglobe.
Jacek Antonelli
2010-02-08
3
-16
/
+39
*
Ported some thread changes from Snowglobe.
Jacek Antonelli
2010-02-08
4
-23
/
+31
*
Ported many APR changes from Snowglobe.
Jacek Antonelli
2010-02-08
20
-251
/
+231
*
Fixed login screen only allowing 16 chars per name.
Jacek Antonelli
2010-02-07
1
-4
/
+4
*
Added SliderScrollWheelMultiplier setting.
Jacek Antonelli
2010-02-04
5
-1
/
+48
*
Slider widgets can now be controlled with mouse wheel.
Armin Weatherwax
2010-02-03
2
-0
/
+7
*
Removed pixbuf and pango from linux32 viewer_manifest.
Armin Weatherwax
2010-02-03
1
-5
/
+5
*
Merged in 'paymessage' branch.
Jacek Antonelli
2010-02-03
33
-655
/
+682
|
\
|
*
Improved "Pay Object" floater layout and XML.
Jacek Antonelli
2010-02-02
16
-379
/
+382
|
*
Improved "Pay Resident" floater layout and XML.
Jacek Antonelli
2010-01-31
16
-275
/
+236
|
*
Implemented VWR-9597 (optional message when paying someone).
Jacek Antonelli
2010-01-04
2
-2
/
+25
|
*
Tidied up floater_pay.xml code and UI layout.
Jacek Antonelli
2010-01-04
2
-48
/
+72
|
*
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
57
-3215
/
+1296
|
\
\
|
*
|
Fixed crash due to missing FloaterHtmlRect setting
McCabe Maxsted
2010-01-20
1
-0
/
+16
|
*
|
Removed unnecessary xui files from silver skin
McCabe Maxsted
2010-01-14
10
-2833
/
+2
|
*
|
Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion add...
McCabe Maxsted
2010-01-14
2
-24
/
+33
|
*
|
Applied patch for VWR-14267 by Aimee Trescothick: Clicking send in an IM wind...
McCabe Maxsted
2010-01-14
1
-0
/
+2
|
*
|
Applied patch for VWR-11172 by Alissa Sabre: A source coding mistake prevents...
McCabe Maxsted
2010-01-14
1
-1
/
+1
|
*
|
Created drop-down Profile button in IM window
McCabe Maxsted
2010-01-13
18
-195
/
+254
|
*
|
Fixed 'Cannot generate a safe linker search path' CMake warning on Windows
McCabe Maxsted
2010-01-12
1
-6
/
+7
|
*
|
Fixed remember password checkbox
McCabe Maxsted
2010-01-11
1
-1
/
+1
|
*
|
Fixed missing dbghelp.dll file
McCabe Maxsted
2010-01-09
2
-0
/
+140
|
*
|
Always include VS2005 redist in copy_win_libs
McCabe Maxsted
2010-01-09
1
-85
/
+84
|
*
|
Fixed viewer_manifest.py and default packaging system for Windows (NSIS insta...
McCabe Maxsted
2010-01-09
5
-45
/
+108
|
*
|
Fixed options missing from Text Chat and Input & Camera preferences (see VWR-...
McCabe Maxsted
2010-01-08
3
-10
/
+33
|
*
|
Applied SNOW-378: debug setting to compile inventory scripts in Mono
McCabe Maxsted
2010-01-08
3
-1
/
+20
|
*
|
Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer)
McCabe Maxsted
2010-01-08
2
-2
/
+4
|
*
|
Merge branch '1.3.0-clienttags' into next
McCabe Maxsted
2010-01-04
11
-12
/
+591
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
remove FIXME reminders from fixed issues
Armin Weatherwax
2010-01-01
1
-10
/
+3
|
|
*
Merge commit '76dd2a2c2395e50fd31' into next
McCabe Maxsted
2010-01-01
12
-13
/
+612
|
|
|
\
|
|
|
*
Merge branch 'mimikry' into next
Armin Weatherwax
2009-12-29
11
-12
/
+598
|
|
|
|
\
|
|
|
|
*
added our own website to fetch the client list
Armin Weatherwax
2009-12-29
2
-2
/
+2
[next]