aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Added libhunspell-1.2.dylib to Mac manifest.Jacek Antonelli2010-09-101-0/+1
| | | | |
* | | | | Made DroidSans the new default font.Jacek Antonelli2010-09-102-14/+14
| | | | |
* | | | | Added Delicious and DroidSans fonts to package and preferences.Jacek Antonelli2010-09-105-12/+83
| | | | |
* | | | | Added the concept of font size multiplier (size_mult).Jacek Antonelli2010-09-103-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 Antonelli2010-09-103-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 Antonelli2010-09-109-1/+214
| | | | | | | | | | | | | | | | | | | | Choosing a font sets FontChoice setting, but no real effect yet.
* | | | | Changed the 'bundle identifier' to org.imprudenceviewer.viewer.Jacek Antonelli2010-09-105-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | This is used on Mac OS X to identify the application. Thanks to Solo Mornington for this information.
* | | | | linux64: move cxx flags from external script into 00-Common.cmake for ↵Armin Weatherwax2010-09-101-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transparency todo: do it less hacky
* | | | | fix Bug #240: Make Outfit crashes the viewer in OpenSimArmin Weatherwax2010-09-101-0/+2
| | | | | | | | | | | | | | | | | | | | this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn
* | | | | fix: 32bit libs for linux64 are not actually downloadedArmin Weatherwax2010-09-101-2/+2
| | | | |
* | | | | Fixed Boost.cmake and removed the boost::system and boost::filesystem ↵elektrahesse2010-09-101-6/+0
| | | | | | | | | | | | | | | | | | | | dependencies
* | | | | Code cleanupelektrahesse2010-09-101-34/+1
| | | | |
* | | | | Switched to boost::regex and wrote a regex supporting punctuation for name ↵elektrahesse2010-09-101-2/+11
| | | | | | | | | | | | | | | | | | | | matching in both chat and group ims
* | | | | Fixed chat colors and added group im colorselektrahesse2010-09-108-35/+117
| | | | |
* | | | | Removed Object-Object Occlusion shortcut as it interferes with the AOMcCabe Maxsted2010-09-101-2/+1
| | | | |
* | | | | Updated the formatting for group IMs to make it clear they're IMsMcCabe Maxsted2010-09-101-2/+5
| | | | |
* | | | | Port from Emerald: allow any key for gesturesMcCabe Maxsted2010-09-101-3/+23
| | | | |
* | | | | Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵elektrahesse2010-09-104-20/+112
| | | | | | | | | | | | | | | | | | | | select the colors
* | | | | Initial hacky release of colors in chat highlighting friend chat and when ↵elektrahesse2010-09-101-8/+34
| | | | | | | | | | | | | | | | | | | | your name is typed
* | | | | Made the local asset texture boost change work on Windows as wellMcCabe Maxsted2010-09-101-7/+8
| | | | |
* | | | | Made the texture fix cross platform and removed boost::filesystem dep for ↵elektrahesse2010-09-101-7/+18
| | | | | | | | | | | | | | | | | | | | loaterlocalassetbrowse.cpp
* | | | | Ported use group name in chat feature from EmeraldMcCabe Maxsted2010-09-102-1/+22
| | | | |
* | | | | Changed the menu enabled 'x' to a checkmarkMcCabe Maxsted2010-09-101-1/+1
| | | | |
* | | | | Ported ResetFocusOnSelfClick debug setting from Emerald, set the default to ↵McCabe Maxsted2010-09-102-1/+15
| | | | | | | | | | | | | | | | | | | | false
* | | | | Increased max settable value for RenderVolumeLODFactor from 2 to 4McCabe Maxsted2010-09-101-1/+1
| | | | |
* | | | | Replace '>' glyph in cascading menus with a proper triangle(backport from ↵McCabe Maxsted2010-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | Viewer 2)
* | | | | store our password in the Mac OS keychainNemurimasu Neiro2010-09-102-3/+44
| | | | | | | | | | | | | | | | | | | | much more secure than XORing against a MAC address :)
* | | | | use setenv instead of putenvNemurimasu Neiro2010-09-101-8/+4
| |_|_|/ |/| | | | | | | | | | | putenv requires that the string not be freed
* | | | Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted2010-09-0712-2/+583
| |_|/ |/| | | | | | | | feature originally by Zi Ree
* | | Use solid circles instead of asterisks for password fields.Kakurady (Geneko Nemeth)2010-09-061-2/+2
| | | | | | | | | | | | Regression fix for the 09.04 Experimental
* | | Potential fix for a rare crash when creating notecards in the AOMcCabe Maxsted2010-09-061-1/+8
| | |
* | | Fixed regression of #245McCabe Maxsted2010-09-062-0/+8
| | |
* | | Fixed regression of #295 in the 09.04 experimentalMcCabe Maxsted2010-09-061-14/+23
| | |
* | | Added slider to control the number of avatar imposters (can't think of a ↵McCabe Maxsted2010-09-063-7/+50
| | | | | | | | | | | | better label)
* | | Made 'notify when currency spent or received' also chat the messageMcCabe Maxsted2010-09-061-0/+4
| | |
* | | Removed some duplicate menu cruftMcCabe Maxsted2010-09-061-7/+0
| | |
* | | Re-enable the 'Avatar Imposters' option for low-end graphics cardsMcCabe Maxsted2010-09-061-2/+2
| | |
* | | Ported patch by Kitty Barnett for right clicking an inventory item and ↵McCabe Maxsted2010-09-063-5/+67
| | | | | | | | | | | | editing it
* | | Don't show region name min maturity due to different use based on different ↵McCabe Maxsted2010-09-051-1/+2
| | | | | | | | | | | | grids
* | | Applied patch from Emerald, ported by Ansariel Hiller: #490: show access ↵McCabe Maxsted2010-09-051-0/+21
| | | | | | | | | | | | level next to region name
* | | Updated list of viewers and contributors in Help > About Imprudence from the ↵McCabe Maxsted2010-09-051-3/+3
| | | | | | | | | | | | 1.3 release notes and commits in the first Experimental release. Please add any other names we're missing
* | | Fixed Boost.cmake to correctly find the boost_system lib on macElektra Hesse2010-09-041-2/+2
| |/ |/|
* | Changed version to 'Experimental 2010.09.04'.Jacek Antonelli2010-09-044-9/+9
| |
* | Changed default UIScaleFactor from 1.002 to 1.0. Revert back if letters ↵McCabe Maxsted2010-09-041-1/+1
| | | | | | | | start showing crazy leading again
* | Added fonts package to install.xml.Jacek Antonelli2010-09-042-0/+47
| | | | | | | | Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono.
* | Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-038-28/+30
| | | | | | | | | | Tweaked a few parts of the UI layout to fit the font better. Still no easy way to switch fonts yet.
* | Fixed several issues with the local asset browser.Jacek Antonelli2010-09-031-6/+4
| | | | | | | | | | | | * Enable "Keep Updating" by default. * Fixed the "Keep Updating" checkbox not toggling correctly. * Fixed the upload fee label (it was showing currency symbol).
* | Preload default avatar eyes and hair textures.Jacek Antonelli2010-09-031-1/+21
| | | | | | | | | | This is a temporary bandaid, it should not be necessary if everything was working like it should.
* | Fixed other instances of 'www.imprudenceviewer.org'. There is no www.Jacek Antonelli2010-09-034-5/+5
| |
* | Fixed dictionaries URL (should be no www).Jacek Antonelli2010-09-031-1/+1
| |