| Commit message (Expand) | Author | Files | Lines |
2010-10-10 | Force mime_types.xml to use gstreamer as default | Robin Cornelius | 2 | -37/+37 |
2010-10-10 | Let the gstreamer plugin build on windows | Robin Cornelius | 5 | -14/+67 |
2010-10-10 | Removed a little piece of test code | elektrahesse | 1 | -5/+0 |
2010-10-10 | RED-628: Tab completion isn't setting the cursor in the right position. | elektrahesse | 2 | -24/+20 |
2010-10-10 | Added missing rlva_strings.xml file | elektrahesse | 1 | -0/+65 |
2010-10-10 | Missing files for new RLV | elektrahesse | 2 | -0/+598 |
2010-10-09 | Removed not needed libgio-2.0 dependency on OSX | elektrahesse | 1 | -1/+0 |
2010-10-09 | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,... | elektrahesse | 9 | -6/+282 |
2010-10-09 | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,... | elektrahesse | 9 | -6/+282 |
2010-10-09 | Use all those cores for compile | Robin Cornelius | 1 | -0/+1 |
2010-10-09 | Fix tab/space issues in viewer_manifest.py | Robin Cornelius | 1 | -11/+11 |
2010-10-09 | Add a fall back to find NSIS on win64 | Robin Cornelius | 1 | -2/+6 |
2010-10-09 | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 2 | -2/+11 |
2010-10-09 | Fixed #593: buy button overlaps currency when you become a millionaire | McCabe Maxsted | 1 | -1/+1 |
2010-10-09 | Added install.xml to the IDE under the 'Library Install File' folder | McCabe Maxsted | 1 | -0/+13 |
2010-10-09 | Removed spell check from the script editor | McCabe Maxsted | 1 | -1/+1 |
2010-10-09 | Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett | McCabe Maxsted | 90 | -2414/+3477 |
2010-10-09 | Use all those cores for compile | Robin Cornelius | 1 | -0/+1 |
2010-10-09 | Fix tab/space issues in viewer_manifest.py | Robin Cornelius | 1 | -11/+11 |
2010-10-09 | Add a fall back to find NSIS on win64 | Robin Cornelius | 1 | -2/+6 |
2010-10-09 | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 2 | -2/+11 |
2010-10-09 | Changed version to Experimental 2010.10.09 | McCabe Maxsted | 1 | -1/+1 |
2010-10-08 | Fixed (again) how libjpeg is found on Mac. (#256/#464) | Jacek Antonelli | 1 | -1/+1 |
2010-10-08 | Removed the base SL version from the About Imprudence floater. | Jacek Antonelli | 1 | -3/+1 |
2010-10-08 | Allow build under Mac OS X 10.6 SDK by removing deprecated things. | Mimika Oh | 2 | -11/+11 |
2010-10-08 | Possible fix for an infinite loop in LLTextureCache. | Jacek Antonelli | 1 | -5/+8 |
2010-10-08 | Tiny layout tweaks to accomodate different font widths. | Jacek Antonelli | 2 | -3/+3 |
2010-10-08 | Use integer font sizes to avoid blurriness on some systems. | Jacek Antonelli | 2 | -7/+8 |
2010-10-08 | Revert "Allow export of megaprims from SL by people who've given us permissio... | McCabe Maxsted | 1 | -28/+3 |
2010-10-08 | RED-429: Link against prebuilt libraries / always use gtk-related system libs... | Aleric Inglewood | 3 | -14/+20 |
2010-10-08 | Implemented friends tags highlighting, including preferences->general checkbo... | elektrahesse | 4 | -23/+45 |
2010-10-08 | Fix bug #612: Option to highlight misspeld words doesn't persist between sess... | thickbrick | 2 | -6/+3 |
2010-10-07 | Fix bug #611: Context menu spell checker suggestions broken. | thickbrick | 2 | -10/+10 |
2010-10-06 | Changed version to Experimental 2010.10.06-hotfix | McCabe Maxsted | 1 | -1/+1 |
2010-10-06 | Fixed TOS loading and renamed corretly LLIamHere classes in TOS and Voice TOS... | elektrahesse | 2 | -15/+17 |
2010-10-07 | Fixed TOS loading and renamed corretly LLIamHere classes in TOS and Voice TOS... | elektrahesse | 2 | -15/+17 |
2010-10-05 | Fix RED-603: Errors when loading local images | thickbrick | 1 | -2/+3 |
2010-10-03 | Patch to enable building on any parcel if the agent has create powers in the ... | elektrahesse | 2 | -11/+24 |
2010-10-04 | Don't leak SpellMenuBind structs when destroying LLLineEditor/LLTextEditor ob... | thickbrick | 2 | -78/+56 |
2010-10-03 | RED-560: Add support for STANDALONE to OPENAL.cmake | Aleric Inglewood | 1 | -2/+12 |
2010-10-03 | Reduced the minimum size of the minimap | McCabe Maxsted | 1 | -1/+1 |
2010-10-03 | Reduced the max width and height for the snapshot window to hopefully lower t... | McCabe Maxsted | 1 | -2/+2 |
2010-10-03 | Allow export of megaprims from SL by people who've given us permission | McCabe Maxsted | 1 | -3/+28 |
2010-10-03 | Patch to enable building on any parcel if the agent has create powers in the ... | elektrahesse | 2 | -11/+24 |
2010-10-02 | Fixed #157: Group lists get merged after logging into multiple grids | McCabe Maxsted | 1 | -0/+3 |
2010-10-02 | Preview temporary textures on upload (by Henri Beauchamp from the Cool Viewer... | McCabe Maxsted | 1 | -1/+4 |
2010-10-02 | Fixed RezWithLandGroup not working when shift-dragging prims (from Henri Beau... | McCabe Maxsted | 1 | -1/+28 |
2010-10-02 | RED-560: Add support for STANDALONE to OPENAL.cmake | Aleric Inglewood | 1 | -2/+12 |
2010-10-02 | RED-560: Revert changes to indra/cmake/OPENAL.cmake | Aleric Inglewood | 1 | -19/+104 |
2010-10-02 | Removed persist for HighResSnapshot setting as it causes crash loops when ena... | McCabe Maxsted | 1 | -1/+1 |