aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Added install.xml to the IDE under the 'Library Install File' folderMcCabe Maxsted2010-10-091-0/+13
| | * | | Removed spell check from the script editorMcCabe Maxsted2010-10-091-1/+1
| | * | | Applied RLVa-1.1.2-Imprudence.patch by Kitty BarnettMcCabe Maxsted2010-10-0990-2414/+3477
| | * | | 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
| | |/ /
| * | | Merge branch 'weekly' of git://github.com/elektrahesse/imprudence into weeklyelektrahesse2010-10-090-0/+0
| |\ \ \
| | * | | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,...elektrahesse2010-10-099-6/+282
| | |/ /
| * | | Removed not needed libgio-2.0 dependency on OSXelektrahesse2010-10-091-1/+0
| * | | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,...elektrahesse2010-10-099-6/+282
| |/ /
| * | 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
| * | 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
| * | 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-086-16/+47
| |\ \
| | * | RED-429: Link against prebuilt libraries / always use gtk-related system libs...Aleric Inglewood2010-10-086-16/+47
| | * | 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 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 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 branch 'weekly-rebase' into weeklyMcCabe Maxsted2010-10-033-3/+18
| | |\ \ \ \ \
| | | * \ \ \ \ 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-0296-680/+1692
| | | | |\ \ \ \
| | | | * | | | | RED-581: SNOW-796: Clicking 'Reset to default' in the Debug Settings floater ...Aleric Inglewood2010-09-302-1/+3
| | | | * | | | | RED-579: SNOW-751: 'configure' with cmake 2.8 is extremely slow.Aleric Inglewood2010-09-302-0/+48
| | | | * | | | | RED-578: SNOW-744: scripts/install.py --uninstall does not remove symbolic li...Aleric Inglewood2010-09-302-1/+3
| | | | * | | | | RED-577: SNOW-477: Wrong string raw_file in strings.xml for RAW fileAleric Inglewood2010-09-3015-14/+16
| | | | * | | | | RED-576: SNOW-415: Viewer prints always "WARNING: cleanup: Quitting with pend...Aleric Inglewood2010-09-302-2/+7
| | | | * | | | | RED-575: VWR-13040: LLObjectSelection::valid_root_begin() is really the same ...Aleric Inglewood2010-09-302-1/+3
| | | | * | | | | RED-573: FindTut.cmake is missing: tut.h is not searched for.Aleric Inglewood2010-09-303-2/+47
| | | | * | | | | VWR-14426: Link step fails on Linux when LDFLAGS is setAleric Inglewood2010-09-303-2/+3
| | | | * | | | | SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood2010-09-3012-20/+21