Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Changed default UIScaleFactor from 1.002 to 1.0. | McCabe Maxsted | 2010-09-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | Revert back if letters start showing crazy leading again | |||||
| * | | Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵ | McCabe Maxsted | 2010-09-17 | 1 | -0/+1 | |
| | | | | | | | | | | | | mNextAudioSession in LLVoiceClient | |||||
| * | | linux64: move cxx flags from external script into 00-Common.cmake for ↵ | Armin Weatherwax | 2010-09-17 | 1 | -1/+17 | |
| | | | | | | | | | | | | | | | | | | transparency todo: do it less hacky | |||||
| * | | fix possible crash caused by hudmanager | Armin Weatherwax | 2010-09-17 | 2 | -6/+7 | |
| | | | | | | | | | | | | thanks to nemurimasu for the catch | |||||
| * | | Bumped version to 1.3.0 RC3. | Jacek Antonelli | 2010-09-16 | 4 | -6/+6 | |
| | | | ||||||
| * | | Fixed crash when right clicking a landmark and selecting 'About Landmark'. | McCabe Maxsted | 2010-09-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | TODO: fix duplicate LM request that shouldn't happen | |||||
| * | | Fix for crash on bad teleports | McCabe Maxsted | 2010-09-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix Bug #240: Make Outfit crashes the viewer in OpenSim | Armin Weatherwax | 2010-09-16 | 1 | -0/+2 | |
| | | | | | | | | | | | | this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn | |||||
| * | | fix: 32bit libs for linux64 are not actually downloaded | Armin Weatherwax | 2010-09-16 | 1 | -2/+2 | |
| | | | ||||||
| * | | linux64: fetch 32 bit libraries required for voice | Armin Weatherwax | 2010-09-16 | 3 | -10/+36 | |
| | | | ||||||
| * | | Removed Object-Object Occlusion shortcut as it interferes with the AO | McCabe Maxsted | 2010-09-16 | 1 | -2/+1 | |
| | | | ||||||
| * | | Updated list of viewers and contributors in Help > About Imprudence from the ↵ | McCabe Maxsted | 2010-09-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | 1.3 release notes and commits in the first Experimental release. Please add any other names we're missing | |||||
| * | | Fixed various instances of 'www.imprudenceviewer.org'. There is no www. | Jacek Antonelli | 2010-09-16 | 4 | -5/+5 | |
| | | | ||||||
| * | | disable speedrez by default, because it confuses less advanced users. | Armin Weatherwax | 2010-09-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | use setenv instead of putenv | Nemurimasu Neiro | 2010-09-16 | 1 | -8/+4 | |
| | | | | | | | | | | | | putenv requires that the string not be freed | |||||
| * | | fix GStreamer on Mac OS | Nemurimasu Neiro | 2010-09-16 | 1 | -0/+3 | |
| | | | ||||||
| * | | libFLAC missing from Mac manifest | Nemurimasu Neiro | 2010-09-16 | 1 | -0/+1 | |
| | | | ||||||
| * | | Added a fallback for CMake JPEG_LIBRARIES on Mac. | Jacek Antonelli | 2010-09-16 | 1 | -1/+4 | |
| | | | ||||||
| * | | fix libjpeg linking on Mac OS | Nemurimasu Neiro | 2010-09-16 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | my custom builds were linking against /usr/local/lib/libjpeg.8.dylib and causing a version mismatch error when trying to use JPEGs | |||||
| * | | Listed http textures as '(experimental)' | McCabe Maxsted | 2010-09-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Revert "Updated windows version of curl to 7.19.6" as the new version ↵ | McCabe Maxsted | 2010-09-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | appears to cause could not connect to DNS errors This reverts commit 22df1e279e6f7f57c7463351d9b93927d0fd10e6. | |||||
| * | | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵ | McCabe Maxsted | 2010-09-16 | 3 | -3/+29 | |
| | | | | | | | | | | | | in non-grid-specific folders | |||||
| * | | Moved LLInventoryPanel::buildNewViews called with objectp->mType behind ↵ | McCabe Maxsted | 2010-09-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | LL_DEBUGS(Inventory) | |||||
| * | | Fixed #455: inventory found items vanish after a certain amount of time. ↵ | McCabe Maxsted | 2010-09-16 | 7 | -166/+300 | |
| | | | | | | | | | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version | |||||
| * | | Potential fix for a crash in llfontgl | McCabe Maxsted | 2010-09-16 | 1 | -6/+12 | |
| | | | ||||||
| * | | correct capitalization of error message key | Nemurimasu Neiro | 2010-09-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fixed width on first use grid selector being too small | McCabe Maxsted | 2010-09-16 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fixed unresolved merge conflict in xui/fr/floater_html.xml | McCabe Maxsted | 2010-09-16 | 1 | -4/+0 | |
| | | | ||||||
| * | | Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ↵ | Armin Weatherwax | 2010-09-16 | 11 | -56/+169 | |
| | | | | | | | | | | | | possible for OS | |||||
| * | | Fixed the layout of the fonts preferences panel's font previews | McCabe Maxsted | 2010-09-16 | 1 | -4/+4 | |
| | | | ||||||
| * | | Made DroidSans the new default font. | Jacek Antonelli | 2010-09-10 | 2 | -14/+14 | |
| | | | ||||||
| * | | Added Delicious and DroidSans fonts to package and preferences. | Jacek Antonelli | 2010-09-10 | 5 | -12/+83 | |
| | | | ||||||
| * | | Added the concept of font size multiplier (size_mult). | Jacek Antonelli | 2010-09-10 | 3 | -19/+38 | |
| | | | | | | | | | | | | | | | This compensates for inherent size differences in each font family, so that UI text is a consistent size, no matter which font you use. | |||||
| * | | Added the concept of aliases to LLFontRegistry. | Jacek Antonelli | 2010-09-10 | 3 | -9/+52 | |
| | | | | | | | | | | | | | | | SansSerif is now an alias for either "DejaVu" or "Liberation", depending on the user's FontChoice setting. | |||||
| * | | Added Preferences > Fonts tab, with basic font chooser. | Jacek Antonelli | 2010-09-10 | 9 | -1/+214 | |
| | | | | | | | | | | | | Choosing a font sets FontChoice setting, but no real effect yet. | |||||
| * | | Switched main viewer font to DejaVu Sans Condensed. | Jacek Antonelli | 2010-09-10 | 8 | -28/+30 | |
| | | | ||||||
| * | | Added fonts package to install.xml. | Jacek Antonelli | 2010-09-10 | 2 | -0/+47 | |
| | | | | | | | | | | | | Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono. | |||||
| * | | Changed the 'bundle identifier' to org.imprudenceviewer.viewer. | Jacek Antonelli | 2010-08-31 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | This is used on Mac OS X to identify the application. Thanks to Solo Mornington for this information. | |||||
| * | | Imprudence 1.3.0 RC2 released.v1.3.0-RC2 | Jacek Antonelli | 2010-08-27 | 0 | -0/+0 | |
| | | | ||||||
| * | | Updated RELEASE_NOTES.txt for 1.3.0 RC2. | Jacek Antonelli | 2010-08-27 | 1 | -0/+252 | |
| | | | ||||||
| * | | Updated version to 1.3.0 RC2. | Jacek Antonelli | 2010-08-27 | 4 | -6/+6 | |
| | | | ||||||
| * | | Fetch voice also for linux64 | Armin Weatherwax | 2010-08-27 | 1 | -0/+7 | |
| | | | ||||||
| * | | Inch the avatar's age closer to the date, since certain 4 digit ages hide ↵ | McCabe Maxsted | 2010-08-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | the ending ')' | |||||
| * | | Added Vivox files to Linux64 manifest. | Armin Weatherwax | 2010-08-27 | 1 | -5/+11 | |
| | | | ||||||
| * | | Finished up ability to ignore group chat from specific groups. | Jacek Antonelli | 2010-08-27 | 5 | -43/+56 | |
| | | | | | | | | | | | | | | | Uncheck the "Join group chat" checkbox in the group info window. The list of ignored groups is saved per-account in ignore_groups.xml. | |||||
| * | | Wip - mute group chat | McCabe Maxsted | 2010-08-27 | 7 | -0/+165 | |
| | | | ||||||
| * | | Fixed terminology in VivoxLicenseAccepted help string. | Jacek Antonelli | 2010-08-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | fetch new gstreamer plugins for linux* (both working) | Armin Weatherwax | 2010-08-27 | 2 | -5/+7 | |
| | | | ||||||
| * | | Added Vivox files to Linux manifest. | Jacek Antonelli | 2010-08-27 | 1 | -4/+10 | |
| | | | ||||||
| * | | Fixed terminology in the Vivox agreement window. | Jacek Antonelli | 2010-08-27 | 1 | -6/+6 | |
| | | | | | | | | | | | | It's the "Acceptable Use Policy", not the "Personal License Agreement". |