aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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.
| * | Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-108-28/+30
| | |
| * | Added fonts package to install.xml.Jacek Antonelli2010-09-102-0/+47
| | | | | | | | | | | | Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono.
| * | Changed the 'bundle identifier' to org.imprudenceviewer.viewer.Jacek Antonelli2010-08-315-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-RC2Jacek Antonelli2010-08-270-0/+0
| | |
| * | Updated RELEASE_NOTES.txt for 1.3.0 RC2.Jacek Antonelli2010-08-271-0/+252
| | |
| * | Updated version to 1.3.0 RC2.Jacek Antonelli2010-08-274-6/+6
| | |
| * | Fetch voice also for linux64Armin Weatherwax2010-08-271-0/+7
| | |
| * | Inch the avatar's age closer to the date, since certain 4 digit ages hide ↵McCabe Maxsted2010-08-271-1/+1
| | | | | | | | | | | | the ending ')'
| * | Added Vivox files to Linux64 manifest.Armin Weatherwax2010-08-271-5/+11
| | |
| * | Finished up ability to ignore group chat from specific groups.Jacek Antonelli2010-08-275-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 chatMcCabe Maxsted2010-08-277-0/+165
| | |
| * | Fixed terminology in VivoxLicenseAccepted help string.Jacek Antonelli2010-08-271-1/+1
| | |
| * | fetch new gstreamer plugins for linux* (both working)Armin Weatherwax2010-08-272-5/+7
| | |
| * | Added Vivox files to Linux manifest.Jacek Antonelli2010-08-271-4/+10
| | |
| * | Fixed terminology in the Vivox agreement window.Jacek Antonelli2010-08-271-6/+6
| | | | | | | | | | | | It's the "Acceptable Use Policy", not the "Personal License Agreement".
| * | Added faad2 plugin for Linux32. (But may be broken?)Jacek Antonelli2010-08-272-2/+4
| | |
| * | Revert "Fix for objects surviving kill region, ported from Emerald." since ↵McCabe Maxsted2010-08-271-3/+0
| | | | | | | | | | | | | | | | | | it causes issues with region loading. This reverts commit 388da31d1cdb08a25ad8ad522c7e977452ae33d6.
| * | Fixed object scale not working at 5 decimal places (still needs fixing for ↵McCabe Maxsted2010-08-271-3/+3
| | | | | | | | | | | | position and rotation)
| * | Removed whitespace for script dialogs since scripters rely on it not being thereMcCabe Maxsted2010-08-271-2/+0
| | |
| * | Added faad2 license info.Jacek Antonelli2010-08-262-1/+33
| | |
| * | Added faad2 plugin for Mac.Jacek Antonelli2010-08-262-2/+4
| | |
| * | Fixed gestures audio slider not being muted by the master muteMcCabe Maxsted2010-08-262-1/+8
| | |
| * | Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted2010-08-268-11/+61
| | | | | | | | | | | | audio controls
| * | SG1.4: fix ressource waste in non-wl sky renderingArmin Weatherwax2010-08-261-14/+9
| | |
| * | fix leak if lightshare message not validArmin Weatherwax2010-08-261-5/+10
| | |
| * | Potential fix for #447: llSetText text shows characters as invalidMcCabe Maxsted2010-08-261-1/+1
| | |
| * | tx Oh: fix bug #415 lightshare update not fluentlyArmin Weatherwax2010-08-261-2/+6
| | |
| * | Added AAC decoding to GStreamer for WindowsMcCabe Maxsted2010-08-262-4/+8
| | |
| * | Changed Advanced > Restrained Life to Advanced > Restrained LoveMcCabe Maxsted2010-08-261-2/+2
| | |
| * | fix missing quotes in linux scriptsArmin Weatherwax2010-08-262-2/+2
| | |
| * | Reapply 575931: Disable avatar appearance facelight when local lighting ↵McCabe Maxsted2010-08-261-0/+5
| | | | | | | | | | | | turned off. Prolly an old patch from Emerald that got lost in the last rebase
| * | Made disable max build constraints also disable max position spinner valuesMcCabe Maxsted2010-08-261-0/+4
| | |
| * | Fixed event names overrunning search windowMcCabe Maxsted2010-08-261-9/+10
| | |
| * | Store account-specific settings in folders formatted as ↵McCabe Maxsted2010-08-261-8/+16
| | | | | | | | | | | | <firstname>_<lastname>@<gridnick>
| * | re-enabled grid specific user settings dirsPatrick Sapinski2010-08-261-8/+8
| | |
| * | Fixed minimum size of the Contacts windowMcCabe Maxsted2010-08-261-1/+1
| | |
| * | automatically add all XUI to solutionPatrick Sapinski2010-08-261-219/+14
| | |
| * | Fixed reconnect to voice button in prefs not disabling when voice is disabledMcCabe Maxsted2010-08-261-0/+1
| | |
| * | Renamed 'Reset Voice' to 'Reconnect to Voice' for clarityMcCabe Maxsted2010-08-261-2/+2
| | |
| * | Added vivox license window when enabling voice or starting up for the first ↵McCabe Maxsted2010-08-2610-6/+426
| | | | | | | | | | | | time (voice can now be included from here on out :)
| * | Fixed lowercase 'c' in build window 'cut'sMcCabe Maxsted2010-08-261-2/+2
| | |
| * | Added grid info to the title bar along with usernames when allow multiple ↵McCabe Maxsted2010-08-262-1/+11
| | | | | | | | | | | | instances is enabled
| * | Updated the about window to include the Cool VL Viewer and mention Kitty as ↵McCabe Maxsted2010-08-261-1/+1
| | | | | | | | | | | | the author of RLVa
| * | Changed 'main console' to 'main chat' for showing IMsMcCabe Maxsted2010-08-261-1/+1
| | |
| * | Moved 'Clear Group Cache' into the UI submenu and renamed it to 'Clear ↵McCabe Maxsted2010-08-261-5/+5
| | | | | | | | | | | | Cached Group Info'