Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent double-click teleport when double-clicking touch-scripted objects or ↵ | thickbrick | 2010-09-14 | 1 | -0/+13 |
| | | | | | | objects with non-default click action (sit, buy, etc.) | ||||
* | SNOW-282: prevent the toolbox from showing up uninvited and grabbing ↵ | thickbrick | 2010-09-14 | 1 | -2/+6 |
| | | | | | | | | in-world click events after login. Window focus changes can leave gToolNull as the active tool (it should only be active when the window is unfocused.) This prevents doing keyboard override in that case. | ||||
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-11 | 3 | -13/+14 |
|\ | |||||
| * | Fixed merge conflicts, propagated the _stat usage for windows in ↵ | elektrahesse | 2010-09-11 | 37 | -106/+626 |
| |\ | | | | | | | | | | floaterlocalassetbrowse.cpp | ||||
| * | | Fixed Boost.cmake and removed the boost::system and boost::filesystem ↵ | elektrahesse | 2010-09-11 | 1 | -6/+0 |
| | | | | | | | | | | | | dependencies | ||||
| * | | Code cleanup | elektrahesse | 2010-09-09 | 1 | -34/+1 |
| | | | |||||
| * | | Switched to boost::regex and wrote a regex supporting punctuation for name ↵ | elektrahesse | 2010-09-09 | 1 | -2/+11 |
| | | | | | | | | | | | | matching in both chat and group ims | ||||
| * | | Fixed chat colors and added group im colors | elektrahesse | 2010-09-09 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed chat colors and added group im colors | elektrahesse | 2010-09-09 | 9 | -36/+117 |
| | | | |||||
| * | | Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵ | elektrahesse | 2010-09-08 | 4 | -20/+112 |
| | | | | | | | | | | | | select the colors | ||||
| * | | Initial hacky release of colors in chat highlighting friend chat and when ↵ | elektrahesse | 2010-09-08 | 1 | -8/+34 |
| | | | | | | | | | | | | your name is typed | ||||
| * | | Made the texture fix cross platform and removed boost::filesystem dep for ↵ | elektrahesse | 2010-09-07 | 1 | -23/+8 |
| | | | | | | | | | | | | loaterlocalassetbrowse.cpp | ||||
| * | | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-09-07 | 12 | -2/+583 |
| |\ \ | |||||
| * | | | Fixed local textures on mac | elektrahesse | 2010-09-07 | 1 | -6/+23 |
| | | | | |||||
* | | | | Fixed the layout of the fonts preferences panel's font previews | McCabe Maxsted | 2010-09-11 | 1 | -4/+4 |
| |_|/ |/| | | |||||
* | | | Updated the artwork package to fix a few items that were out of date | McCabe Maxsted | 2010-09-11 | 1 | -8/+8 |
| | | | |||||
* | | | Changed version to Experimental 2010.09.11 | McCabe Maxsted | 2010-09-11 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed color picker size being too tiny for the label | McCabe Maxsted | 2010-09-11 | 1 | -6/+6 |
| | | | |||||
* | | | Made the default friend chat color the same color as friends' glyph in the ↵ | McCabe Maxsted | 2010-09-11 | 1 | -3/+3 |
| | | | | | | | | | | | | mini-map | ||||
* | | | Disabled highlight for own name color by default to avoid confusion | McCabe Maxsted | 2010-09-11 | 1 | -2/+2 |
| | | | |||||
* | | | Fixed crash when right clicking a landmark and selecting 'About Landmark'. ↵ | McCabe Maxsted | 2010-09-10 | 1 | -3/+3 |
| | | | | | | | | | | | | TODO: fix duplicate LM request that shouldn't happen | ||||
* | | | Added the dark and gemini skins to the skins panel (note: revert before skin ↵ | McCabe Maxsted | 2010-09-10 | 3 | -6/+55 |
| | | | | | | | | | | | | selection is merged in) | ||||
* | | | Updated artwork package to include dark and gemini skins (also updated ↵ | McCabe Maxsted | 2010-09-10 | 1 | -8/+8 |
| | | | | | | | | | | | | windows installers) | ||||
* | | | Fix for crash on bad teleports | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 |
| | | | |||||
* | | | Added libhunspell-1.2.dylib to Mac manifest. | Jacek Antonelli | 2010-09-10 | 1 | -0/+1 |
| | | | |||||
* | | | 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. | ||||
* | | | Changed the 'bundle identifier' to org.imprudenceviewer.viewer. | Jacek Antonelli | 2010-09-10 | 5 | -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 Weatherwax | 2010-09-10 | 1 | -1/+17 |
| | | | | | | | | | | | | | | | | | | transparency todo: do it less hacky | ||||
* | | | fix Bug #240: Make Outfit crashes the viewer in OpenSim | Armin Weatherwax | 2010-09-10 | 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-10 | 1 | -2/+2 |
| | | | |||||
* | | | Fixed Boost.cmake and removed the boost::system and boost::filesystem ↵ | elektrahesse | 2010-09-10 | 1 | -6/+0 |
| | | | | | | | | | | | | dependencies | ||||
* | | | Code cleanup | elektrahesse | 2010-09-10 | 1 | -34/+1 |
| | | | |||||
* | | | Switched to boost::regex and wrote a regex supporting punctuation for name ↵ | elektrahesse | 2010-09-10 | 1 | -2/+11 |
| | | | | | | | | | | | | matching in both chat and group ims | ||||
* | | | Fixed chat colors and added group im colors | elektrahesse | 2010-09-10 | 8 | -35/+117 |
| | | | |||||
* | | | Removed Object-Object Occlusion shortcut as it interferes with the AO | McCabe Maxsted | 2010-09-10 | 1 | -2/+1 |
| | | | |||||
* | | | Updated the formatting for group IMs to make it clear they're IMs | McCabe Maxsted | 2010-09-10 | 1 | -2/+5 |
| | | | |||||
* | | | Port from Emerald: allow any key for gestures | McCabe Maxsted | 2010-09-10 | 1 | -3/+23 |
| | | | |||||
* | | | Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵ | elektrahesse | 2010-09-10 | 4 | -20/+112 |
| | | | | | | | | | | | | select the colors | ||||
* | | | Initial hacky release of colors in chat highlighting friend chat and when ↵ | elektrahesse | 2010-09-10 | 1 | -8/+34 |
| | | | | | | | | | | | | your name is typed | ||||
* | | | Made the local asset texture boost change work on Windows as well | McCabe Maxsted | 2010-09-10 | 1 | -7/+8 |
| | | | |||||
* | | | Made the texture fix cross platform and removed boost::filesystem dep for ↵ | elektrahesse | 2010-09-10 | 1 | -7/+18 |
| | | | | | | | | | | | | loaterlocalassetbrowse.cpp | ||||
* | | | Ported use group name in chat feature from Emerald | McCabe Maxsted | 2010-09-10 | 2 | -1/+22 |
| | | | |||||
* | | | Changed the menu enabled 'x' to a checkmark | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 |
| | | | |||||
* | | | Ported ResetFocusOnSelfClick debug setting from Emerald, set the default to ↵ | McCabe Maxsted | 2010-09-10 | 2 | -1/+15 |
| | | | | | | | | | | | | false | ||||
* | | | Increased max settable value for RenderVolumeLODFactor from 2 to 4 | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 |
| | | | |||||
* | | | Replace '>' glyph in cascading menus with a proper triangle(backport from ↵ | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 |
| | | | | | | | | | | | | Viewer 2) |