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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
fix some mime type issues
Armin Weatherwax
4
-45
/
+139
2010-09-23
fix "about land" (actually llpanellandmedia) crashes
Armin Weatherwax
2
-189
/
+132
2010-09-23
port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 text...
Armin Weatherwax
210
-2270
/
+12699
2010-09-23
Robin Cornelius: fixes for building plugins on Linux 64bit
Armin Weatherwax
9
-1
/
+62
2010-09-23
update llplugin to latest version of SG2, pull latest webkit
Armin Weatherwax
22
-64
/
+132
2010-09-23
update to latest SG2 media_plugins
Armin Weatherwax
20
-229
/
+956
2010-09-23
make it compile and run.
Armin Weatherwax
3
-147
/
+1
2010-09-23
port llprimitive from SG2.0
Armin Weatherwax
20
-335
/
+3121
2010-09-23
port SG2.0 Mediaplugs (webkit supports flash now)
Armin Weatherwax
50
-221
/
+520
2010-09-23
remove deprecated files
Armin Weatherwax
3
-1394
/
+0
2010-09-23
Fixed 'there is no media type for text/html' errors
McCabe Maxsted
2
-0
/
+469
2010-09-23
Fixed floatervicelicense not compiling with the new media changes
McCabe Maxsted
5
-27
/
+24
2010-09-23
Fixed llvewermedia version info (and kept it disabled unless there's a good r...
McCabe Maxsted
1
-5
/
+8
2010-09-23
Added fix for word size from Snowglobe (only for Windows--didn't update Linux...
McCabe Maxsted
7
-8
/
+48
2010-09-23
Removed some bad merge entries from newview/CMakeLists.txt
McCabe Maxsted
1
-2
/
+0
2010-09-23
CMake now runs correctly on Windows
McCabe Maxsted
2
-0
/
+24
2010-09-23
Added missing plugins notifications
McCabe Maxsted
1
-0
/
+18
2010-09-23
Removed 'prepare' dependency from cmake
McCabe Maxsted
3
-3
/
+0
2010-09-23
Removed gstreamer and gstreamer-plugins from install.xml for Windows
McCabe Maxsted
1
-14
/
+0
2010-09-23
Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on Wi...
McCabe Maxsted
2
-386
/
+173
2010-09-23
Fixed Windows compile error with WIND_BUFFER_SIZE_SEC
McCabe Maxsted
2
-1
/
+2
2010-09-23
Fixed newview\CMakeLists.txt not parsing on Windows
McCabe Maxsted
1
-5
/
+4
2010-09-23
Added missing glui and freeglut libs on Windows
McCabe Maxsted
1
-0
/
+37
2010-09-23
First LL update of plugins, mainly documentation
Armin Weatherwax
10
-103
/
+358
2010-09-23
lost in merge: 1 debug setting, some member variables from llpanellandmedia
Armin Weatherwax
3
-20
/
+38
2010-09-23
llmediaplugins first step
Armin Weatherwax
305
-7793
/
+30690
2010-09-18
Changed version to Experimental 2010.09.18
McCabe Maxsted
1
-1
/
+1
2010-09-18
Fixed contacts search not working on uppercase names
McCabe Maxsted
2
-7
/
+8
2010-09-18
Fixed windows compile error on autocomplete
McCabe Maxsted
1
-1
/
+1
2010-09-18
Default upload animation preview to own avatar
Armin Weatherwax
1
-1
/
+1
2010-09-18
UI Scale Reset button finds the actual default, not hardcoded.
Jacek Antonelli
1
-1
/
+2
2010-09-17
Fixed events handling on osx to behave correctly on 10.5+ compilation runs.
elektrahesse
2
-6
/
+30
2010-09-17
Ooops forgot to remove a debug printout :P
elektrahesse
1
-1
/
+0
2010-09-17
Fixed path separators for im history so it's multiplatform now
elektrahesse
1
-1
/
+8
2010-09-17
Added a check to avoid triggering completion tests if text in chatbar is empty.
elektrahesse
1
-2
/
+3
2010-09-17
Added links to the blog and forums to the login screen's help menu
McCabe Maxsted
1
-20
/
+22
2010-09-17
Updated the profile button heights
McCabe Maxsted
1
-8
/
+8
2010-09-17
"fix" null sound channel crash
Nemurimasu Neiro
1
-1
/
+1
2010-09-17
Made searching contacts suck a lot less
McCabe Maxsted
2
-37
/
+47
2010-09-17
Let's not put so many spaces in front of (none)
McCabe Maxsted
1
-1
/
+1
2010-09-17
Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ...
McCabe Maxsted
3
-658
/
+5
2010-09-17
Updated de translations to third and fourth batches by Eryn
McCabe Maxsted
18
-270
/
+541
2010-09-16
Reset scroll position on search in contacts/groups lists
McCabe Maxsted
2
-0
/
+2
2010-09-16
Added search bars for friends and groups lists, based on a feature in the Asc...
McCabe Maxsted
8
-23
/
+142
2010-09-16
Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra
elektrahesse
4
-6
/
+98
2010-09-16
Commented out the checks for distance, above 1024mts seems like i can't make ...
elektrahesse
1
-2
/
+2
2010-09-16
Switched struct declaration to a more C++esque way... Aleric hit me with a st...
elektrahesse
1
-2
/
+2
2010-09-16
Moved all the variables to a struct to keep code more clean and added a check...
elektrahesse
2
-41
/
+53
2010-09-16
Fixed a bug related to the names cache clearing :P
elektrahesse
1
-40
/
+39
2010-09-16
Added names cycling using TAB. Only 1 char now necessary to trigger completio...
elektrahesse
2
-30
/
+53
[next]