aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename hippo* files to lower case (PART 1 OF 2)Aleric Inglewood2010-11-058-0/+0
* Applied patch by Ansariel Hiller for #675: Keywords update to reflect changes...McCabe Maxsted2010-11-052-1/+5
* Applied patch by Nicky Perian for #680: commented out unused references to gs...McCabe Maxsted2010-11-051-54/+55
* Fixed missing UseLocalChatWithBubbles control introduced in af6877fb (#685), ...McCabe Maxsted2010-11-051-0/+11
* Merged webkit_plugins into weekly. Huzzah! The weekly branch now has browser/...McCabe Maxsted2010-11-02356-10450/+34789
|\
| * Uploaded the linux64 libraries created by Aleric to imprudenceviewer.orgMcCabe Maxsted2010-11-021-4/+4
| * Fixed streaming video on Windows by updating mime_types_window.xml to the ver...McCabe Maxsted2010-11-021-6/+39
| * Deleted OPENAL.cmake.imp fileMcCabe Maxsted2010-11-021-115/+0
| * Added missing qtxmlpatterns4.dll to CopyWinLibs.cmakeMcCabe Maxsted2010-11-021-0/+4
| * Add headers from libdbus-1-dev_1.2.1-5+lenny1_i386.deb to dbusglib linux 32 b...Aleric Inglewood2010-11-021-2/+2
| * Install qtxmlpatterns4.dll on windows.Aleric Inglewood2010-11-021-0/+1
| * Fix llqtwebkit version incompatibility.Aleric Inglewood2010-11-023-42/+14
| * Make LLStringUtilBase<T>::null a constant.Aleric Inglewood2010-11-023-4/+4
| * Delete piece of code that is redundant.Aleric Inglewood2010-11-021-8/+0
| * RED-595 was renamed to IMP-595Aleric Inglewood2010-11-021-1/+1
| * Added conversion function for plugin EState to string infoMcCabe Maxsted2010-11-022-1/+52
| * Remove explicit dependency of windows on media_plugin_gstreamer010Aleric Inglewood2010-10-281-1/+1
| * Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-2847-161/+1149
| |\
| * | Only initialize WebCore resource(s) on linux.Aleric Inglewood2010-10-281-7/+8
| * | Load prebuilt glib when needed. Don't compile gstreamer plugin on windows.Aleric Inglewood2010-10-274-10/+16
| * | Merge remote branch 'origin/webkit_plugins' into webkit_pluginsMcCabe Maxsted2010-10-271-1/+13
| |\ \
| | * | Remove the need for qglobal.h on non-standalone.Aleric Inglewood2010-10-271-1/+13
| * | | Load mime_types_windows.xml instead of mime_types.xml so we can fallback on t...McCabe Maxsted2010-10-272-3/+3
| * | | Use quicktime instead of gstreamer on WindowsMcCabe Maxsted2010-10-271-14/+14
| * | | Fixed mime_types.xml not being copied on Windows (also fixes plugin dll copyi...McCabe Maxsted2010-10-271-13/+26
| * | | Merge remote branch 'origin/webkit_plugins' into webkit_pluginsMcCabe Maxsted2010-10-2612-96/+98
| |\ \ \ | | |/ /
| | * | Add missing skin thumbnail to artwork and move them to the right directory.Aleric Inglewood2010-10-261-24/+3
| | * | Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-262-5/+11
| | |\ \
| | * \ \ Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-253-22/+34
| | |\ \ \
| | * \ \ \ Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-251-0/+8
| | |\ \ \ \
| | * | | | | Added missing textures to artwork.Aleric Inglewood2010-10-252-8/+9
| | * | | | | Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-246-36/+35
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-231-9/+6
| | |\ \ \ \ \ \
| * | | | | | | | Fixed media plugin test not compilingMcCabe Maxsted2010-10-261-4/+33
| * | | | | | | | Set LL_GSTREAMER010_ENABLED to true for Linux-only until gstreamer loading ca...McCabe Maxsted2010-10-263-4/+6
| * | | | | | | | Merge remote branch 'origin/webkit_plugins' into webkit_pluginsMcCabe Maxsted2010-10-23135-2587/+5005
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix the errors "QCursor: Cannot create bitmap cursor; invalid bitmap(s)" at s...Aleric Inglewood2010-10-221-0/+4
| | * | | | | | | Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-22133-2554/+4973
| | |\ \ \ \ \ \ \
| | * | | | | | | | LindenUserDir fixes, part 2.Aleric Inglewood2010-10-223-33/+28
| * | | | | | | | | Fixed copy_win_libs by removing glib dllsMcCabe Maxsted2010-10-231-8/+0
| |/ / / / / / / /
| * | | | | | | | Add support for PluginAttachDebuggerToPlugins for linuxAleric Inglewood2010-10-212-0/+14
| * | | | | | | | LindenUserDir fixes.Aleric Inglewood2010-10-2013-50/+75
| * | | | | | | | Update WebKit Version in About floater.Aleric Inglewood2010-10-191-1/+1
| * | | | | | | | Sync LLViewerMediaImpl::newSourceFromMediaType with SG2Aleric Inglewood2010-10-193-16/+82
| * | | | | | | | Forgot QtWebKit and Qt plugins in last commit.Aleric Inglewood2010-10-181-2/+14
| * | | | | | | | Find Qt4 with find_package on STANDALONE.Aleric Inglewood2010-10-171-1/+11
| * | | | | | | | Add LLQTWEBKIT_INCLUDE_DIR to indra/llplugin/CMakeLists.txtAleric Inglewood2010-10-171-1/+2
| * | | | | | | | Fix windows mime types and gstreamer plugin name.Aleric Inglewood2010-10-163-486/+8
| * | | | | | | | Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from sno...Aleric Inglewood2010-10-155-8/+8
| * | | | | | | | Comment out code to make it compile at all (with the latest llqtwebkit).Aleric Inglewood2010-10-152-0/+11