aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | fix some mime type issuesArmin Weatherwax2010-09-234-45/+139
| | |
| * | fix "about land" (actually llpanellandmedia) crashesArmin Weatherwax2010-09-232-189/+132
| | |
| * | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵Armin Weatherwax2010-09-23210-2270/+12699
| | | | | | | | | | | | texture system
| * | Robin Cornelius: fixes for building plugins on Linux 64bitArmin Weatherwax2010-09-239-1/+62
| | |
| * | update llplugin to latest version of SG2, pull latest webkitArmin Weatherwax2010-09-2322-64/+132
| | |
| * | update to latest SG2 media_pluginsArmin Weatherwax2010-09-2320-229/+956
| | |
| * | make it compile and run.Armin Weatherwax2010-09-233-147/+1
| | | | | | | | | | | | TODO: llpanellandmedia.cpp and llviewermedia.cpp need a proper fix
| * | port llprimitive from SG2.0Armin Weatherwax2010-09-2320-335/+3121
| | |
| * | port SG2.0 Mediaplugs (webkit supports flash now)Armin Weatherwax2010-09-2350-221/+520
| | |
| * | remove deprecated filesArmin Weatherwax2010-09-233-1394/+0
| | |
| * | Fixed 'there is no media type for text/html' errorsMcCabe Maxsted2010-09-232-0/+469
| | |
| * | Fixed floatervicelicense not compiling with the new media changesMcCabe Maxsted2010-09-235-27/+24
| | |
| * | Fixed llvewermedia version info (and kept it disabled unless there's a good ↵McCabe Maxsted2010-09-231-5/+8
| | | | | | | | | | | | reason for enabling it)
| * | Added fix for word size from Snowglobe (only for Windows--didn't update ↵McCabe Maxsted2010-09-237-8/+48
| | | | | | | | | | | | Linux or Mac as I can't test them)
| * | Removed some bad merge entries from newview/CMakeLists.txtMcCabe Maxsted2010-09-231-2/+0
| | |
| * | CMake now runs correctly on WindowsMcCabe Maxsted2010-09-232-0/+24
| | |
| * | Added missing plugins notificationsMcCabe Maxsted2010-09-231-0/+18
| | |
| * | Removed 'prepare' dependency from cmakeMcCabe Maxsted2010-09-233-3/+0
| | |
| * | Removed gstreamer and gstreamer-plugins from install.xml for WindowsMcCabe Maxsted2010-09-231-14/+0
| | |
| * | Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on ↵McCabe Maxsted2010-09-232-386/+173
| | | | | | | | | | | | Windows
| * | Fixed Windows compile error with WIND_BUFFER_SIZE_SECMcCabe Maxsted2010-09-232-1/+2
| | |
| * | Fixed newview\CMakeLists.txt not parsing on WindowsMcCabe Maxsted2010-09-231-5/+4
| | |
| * | Added missing glui and freeglut libs on WindowsMcCabe Maxsted2010-09-231-0/+37
| | |
| * | First LL update of plugins, mainly documentationArmin Weatherwax2010-09-2310-103/+358
| | |
| * | lost in merge: 1 debug setting, some member variables from llpanellandmediaArmin Weatherwax2010-09-233-20/+38
| | | | | | | | | | | | todo: review llpanellandmedia; port flotervoicelicense
| * | llmediaplugins first stepArmin Weatherwax2010-09-23305-7793/+30690
| | |
* | | Use all those cores for compileRobin Cornelius2010-10-091-0/+1
| | |
* | | Fix tab/space issues in viewer_manifest.pyRobin Cornelius2010-10-091-11/+11
| | |
* | | Add a fall back to find NSIS on win64Robin Cornelius2010-10-091-2/+6
| | |
* | | Fix some STL errors highlighted by MSVC debugRobin Cornelius2010-10-092-2/+11
| |/ |/|
* | Changed version to Experimental 2010.10.09McCabe Maxsted2010-10-091-1/+1
| |
* | Updated RELEASE_NOTES.txt for 1.3.0 final.Jacek Antonelli2010-10-081-0/+193
| |
* | Fixed (again) how libjpeg is found on Mac. (#256/#464)Jacek Antonelli2010-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Related information from Nemurimasu Neiro: stay away from find_library! due to an undocumented feature of find_xxx functions in CMake, no additional libraries may be found after the first call to a find_xxx function that searches the prebuilt libraries folder. CMake will request the folder contents *at most once* and libraries added by install.py will be missed.
* | Updated source repo URL in README.txt.Jacek Antonelli2010-10-081-3/+2
| |
* | Removed the base SL version from the About Imprudence floater.Jacek Antonelli2010-10-081-3/+1
| | | | | | | | | | It's not really relevant or accurate anymore, because Imprudence is assembled from so many different sources and versions.
* | Allow build under Mac OS X 10.6 SDK by removing deprecated things.Mimika Oh2010-10-082-11/+11
| | | | | | | | | | | | Incorporated Snowglobe changesets: http://svn.secondlife.com/trac/linden/changeset/2823 http://svn.secondlife.com/trac/linden/changeset/2757
* | Possible fix for an infinite loop in LLTextureCache.Jacek Antonelli2010-10-081-5/+8
| | | | | | | | Backported a few changes from pre-LGPL Viewer 2.
* | Tiny layout tweaks to accomodate different font widths.Jacek Antonelli2010-10-082-3/+3
| |
* | Use integer font sizes to avoid blurriness on some systems.Jacek Antonelli2010-10-082-7/+8
| |
* | Merge remote branch 'aleric/weekly' into weeklyMcCabe Maxsted2010-10-086-16/+47
|\ \
| * | RED-429: Link against prebuilt libraries / always use gtk-related system ↵Aleric Inglewood2010-10-086-16/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libs (linux) This patch fixes the problem that there were no 'developer' symlinks for the prebuilt packages (which is not needed for runtim), causing the casual user that tries to compile the viewer on linux (without using --standalone) to link against their system libs (while using the header files of the prebuilt versions), often causing linker errors. It also fixes the fact that a few libraries were completely missing, most notably the dbusglib package only had header files and not a library at all! libgio and libpangocairo where missing from the link command line so that the wrong libraries were picked up, if any at all. Finally, the last GTK related prebuilt libraries have simply been removed from the packaging: linux has those installed (or else the users will know how to install them as soon as they see that the viewer complains about a missing library). This is much more stable, as all those libraries more or less form a whole. Or rather, the libraries that use glib, as especially that one gives a problem at the moment since the latest glib has new g_malloc_n functions that don't exist in the prebuilt glib. Note the difference between a USER compiling her own viewer, and the imprudence team compiling a release: When the imprudence team compiles a release we need to create a portable binary that runs on many versions of linux. In order to achieve that we link against "old" library versions, so that the viewer still works on old operating systems, and (hopefull) also on newer systems, since libraries with the same SONAME are backwards compatible. With g_malloc_n as example: our viewer binary doesn't use that function, so a user that links with their own glib will never have a problem, whether or not his library provides this function. On the other hand, when a user gets the sources and compiles his own viewer he wants to use the LATEST library versions: his own operating system ones. The best way to achieve this is to configure with --standalone, but that currently demands that ALL libraries are installed on her system, including a few very-hard-to-get libraries. If she therefore chooses to configure without --standalone, she suddenly gets all the old library versions, forcing her to at least link against those at compile time (in order to minimize the risk of version incompatibilities). A better solution for the do-it-yourself user would be to have a --semi-standalone configuration that only uses the hard-to-get prebuilt libs and further uses as much the operating system libraries as possible. For most of the hard-to-get libraries this is no problem since they all only depend on libc and similar stable ABI libs.
| * | Merge remote branch 'remote-twoway/weekly' into weeklyAleric Inglewood2010-10-083-16/+18
| |\ \
* | \ \ Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-10-084-23/+45
|\ \ \ \
| * | | | Implemented friends tags highlighting, including preferences->general ↵elektrahesse2010-10-084-23/+45
| | | | | | | | | | | | | | | | | | | | checkbox to enable/disable the feature. The font on the tags is rendered in bold when the option is active.
| * | | | Fixed TOS loading and renamed corretly LLIamHere classes in TOS and Voice ↵elektrahesse2010-10-072-15/+17
| | | | | | | | | | | | | | | | | | | | TOS respectively to LLIamHereTOS and LLIamHereVoice to avoid collisions.
| * | | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-10-047-11/+61
| |\ \ \ \
| * \ \ \ \ Merge branch 'weekly' of git://github.com/mccabe/imprudence into weeklyelektrahesse2010-10-034-3/+36
| |\ \ \ \ \
* | \ \ \ \ \ Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-10-085-96/+72
|\ \ \ \ \ \ \
| * | | | | | | Fix bug #612: Option to highlight misspeld words doesn't persist between ↵thickbrick2010-10-082-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sessions.
| * | | | | | | Fix bug #611: Context menu spell checker suggestions broken.thickbrick2010-10-072-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a confusion between word end position and word length, causing an empty spell checker suggestion list, or possibly crashes. I caused this bug in f5006e8a2f34afa390f0bbcf0f6af15218cf4105. Oops.