aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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 r...McCabe Maxsted2010-09-231-5/+8
| * | Added fix for word size from Snowglobe (only for Windows--didn't update Linux...McCabe Maxsted2010-09-237-8/+48
| * | 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
| * | Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on Wi...McCabe Maxsted2010-09-232-386/+173
| * | 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
| * | 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
| * | llmediaplugins first stepArmin Weatherwax2010-09-23301-7773/+30641
* | | 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
* | Fixed (again) how libjpeg is found on Mac. (#256/#464)Jacek Antonelli2010-10-081-1/+1
* | Removed the base SL version from the About Imprudence floater.Jacek Antonelli2010-10-081-3/+1
* | Allow build under Mac OS X 10.6 SDK by removing deprecated things.Mimika Oh2010-10-082-11/+11
* | Possible fix for an infinite loop in LLTextureCache.Jacek Antonelli2010-10-081-5/+8
* | 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-083-14/+20
|\ \
| * | RED-429: Link against prebuilt libraries / always use gtk-related system libs...Aleric Inglewood2010-10-083-14/+20
| * | 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 checkbo...elektrahesse2010-10-084-23/+45
| * | | | Fixed TOS loading and renamed corretly LLIamHere classes in TOS and Voice TOS...elektrahesse2010-10-072-15/+17
* | | | | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-10-085-96/+72
|\ \ \ \ \
| * | | | | Fix bug #612: Option to highlight misspeld words doesn't persist between sess...thickbrick2010-10-082-6/+3
| * | | | | Fix bug #611: Context menu spell checker suggestions broken.thickbrick2010-10-072-10/+10
| * | | | | Merge branch 'weekly' of git://github.com/imprudence/imprudence into weeklythickbrick2010-10-073-16/+18
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Fix RED-603: Errors when loading local imagesthickbrick2010-10-051-2/+3
| * | | | | Don't leak SpellMenuBind structs when destroying LLLineEditor/LLTextEditor ob...thickbrick2010-10-042-78/+56
* | | | | | Revert "Allow export of megaprims from SL by people who've given us permissio...McCabe Maxsted2010-10-081-28/+3
* | | | | | Merge branch 'weekly-next' into weeklyMcCabe Maxsted2010-10-0813-25/+121
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge remote branch 'aleric/weekly' into weekly-rebaseMcCabe Maxsted2010-10-034-5/+30
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | RED-560: Add support for STANDALONE to OPENAL.cmakeAleric Inglewood2010-10-021-2/+12
| | * | | RED-560: Revert changes to indra/cmake/OPENAL.cmakeAleric Inglewood2010-10-021-19/+104
| | * | | Merge branch 'weekly' of http://github.com/imprudence/imprudence into weeklyAleric Inglewood2010-10-0294-678/+1682
| | |\ \ \
| | * | | | RED-581: SNOW-796: Clicking 'Reset to default' in the Debug Settings floater ...Aleric Inglewood2010-09-301-1/+1
| | * | | | RED-579: SNOW-751: 'configure' with cmake 2.8 is extremely slow.Aleric Inglewood2010-09-301-0/+46
| | * | | | RED-577: SNOW-477: Wrong string raw_file in strings.xml for RAW fileAleric Inglewood2010-09-3014-14/+14
| | * | | | RED-576: SNOW-415: Viewer prints always "WARNING: cleanup: Quitting with pend...Aleric Inglewood2010-09-301-2/+5
| | * | | | RED-575: VWR-13040: LLObjectSelection::valid_root_begin() is really the same ...Aleric Inglewood2010-09-301-1/+1
| | * | | | RED-573: FindTut.cmake is missing: tut.h is not searched for.Aleric Inglewood2010-09-302-2/+46
| | * | | | VWR-14426: Link step fails on Linux when LDFLAGS is setAleric Inglewood2010-09-302-2/+2
| | * | | | SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood2010-09-3011-20/+20