Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Preferences > Fonts tab, with basic font chooser. | Jacek Antonelli | 2010-09-10 | 1 | -0/+2 |
| | | | | Choosing a font sets FontChoice setting, but no real effect yet. | ||||
* | automatically add all XUI to solution | Patrick Sapinski | 2010-08-26 | 1 | -219/+14 |
| | |||||
* | Added vivox license window when enabling voice or starting up for the first ↵ | McCabe Maxsted | 2010-08-26 | 1 | -0/+3 |
| | | | | time (voice can now be included from here on out :) | ||||
* | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 2010-08-26 | 1 | -2/+2 |
| | |||||
* | Added meta7windlight.h file to CMake | McCabe Maxsted | 2010-08-26 | 1 | -0/+1 |
| | |||||
* | remove llpanelmorph | Armin Weatherwax | 2010-08-26 | 1 | -2/+0 |
| | |||||
* | Removed unused ZHAO entries from the AO template and added it to cmake | McCabe Maxsted | 2010-08-02 | 1 | -0/+1 |
| | |||||
* | Added missing files from skins\default\xui\en-us to cmake | McCabe Maxsted | 2010-08-02 | 1 | -0/+5 |
| | |||||
* | Added first use grid selector for selecting the default grid when Imprudence ↵ | McCabe Maxsted | 2010-08-02 | 1 | -0/+3 |
| | | | | is first run | ||||
* | Refactored a bunch of messy LightShare code. | Jacek Antonelli | 2010-08-01 | 1 | -0/+2 |
| | |||||
* | Added option in Preferences > General for setting the default time to 12 ↵ | McCabe Maxsted | 2010-07-30 | 1 | -0/+2 |
| | | | | hour/24 hour/UTC. Side effects: moved crash logger settings to advanced prefs, fixed french date translations, past/future dates and times still need to be correctly formatted | ||||
* | Added area search to the advanced menu, port from Emerald by Henri Beauchamp | McCabe Maxsted | 2010-07-19 | 1 | -0/+3 |
| | |||||
* | Basic cleanup of the grid manager code | McCabe Maxsted | 2010-07-03 | 1 | -3/+3 |
| | |||||
* | Fixed floater_login.xml missing from CMakeLists.txt | McCabe Maxsted | 2010-07-03 | 1 | -1/+1 |
| | |||||
* | Created toolbar remote for toggling AO on/off | McCabe Maxsted | 2010-06-19 | 1 | -0/+5 |
| | |||||
* | Ported group titles window from the Cool Viewer and placed it in the groups list | McCabe Maxsted | 2010-06-19 | 1 | -0/+3 |
| | |||||
* | Rewrote the radar code to fix some basic issues | McCabe Maxsted | 2010-06-19 | 1 | -0/+2 |
| | | | | | i.e. avatars stuck as typing, appearing multiple times, or spamming the chat notify (also added a ban button while I was there) | ||||
* | Set the imprudence viewer version in xml | McCabe Maxsted | 2010-06-19 | 1 | -0/+3 |
| | |||||
* | Ported IM autoresponse options from Emerald, added them to a new window in ↵ | McCabe Maxsted | 2010-04-06 | 1 | -0/+3 |
| | | | | Preferences > IM | ||||
* | Created new Advanced preferences panel, ready for filling | McCabe Maxsted | 2010-04-03 | 1 | -0/+3 |
| | |||||
* | Ported clientside AO from Emerald r1633 | McCabe Maxsted | 2010-03-30 | 1 | -0/+3 |
| | |||||
* | ChangeLog.txt is now generated from the Git log at compile time. | Jacek Antonelli | 2010-03-13 | 1 | -0/+8 |
| | | | | | | It is no longer version controlled and should not be editted manually. Put '@nochangelog' in commit messages to omit them from the log. See linden/scripts/make_changelog.py for more information. | ||||
* | Applied Kitty Barnett's patch for Search/Replace in notecards. | McCabe Maxsted | 2010-03-11 | 1 | -0/+2 |
| | |||||
* | Ported breast physics from Emerald. | Armin Weatherwax | 2010-03-05 | 1 | -0/+2 |
| | |||||
* | Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh. | Armin Weatherwax | 2010-03-04 | 1 | -1/+0 |
| | |||||
* | Ported many texture engine changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 1 | -0/+8 |
| | |||||
* | Fixed viewer_manifest.py and default packaging system for Windows (NSIS ↵ | McCabe Maxsted | 2010-01-09 | 1 | -1/+1 |
| | | | | install script only works manually) | ||||
* | Fixed panel_radar.xml missing from newview\CMakeLists.txt | McCabe Maxsted | 2010-01-01 | 1 | -0/+1 |
| | |||||
* | Added preferences option to use legacy pie menu layout | McCabe Maxsted | 2009-12-31 | 1 | -0/+5 |
| | |||||
* | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 2009-12-06 | 1 | -0/+1 |
| | |||||
* | Added Imprudence viewer artwork to install.xml | McCabe Maxsted | 2009-12-06 | 1 | -2/+1 |
| | |||||
* | commented out some cmake code that completely breaks distributed builds on ↵ | Patrick Sapinski | 2009-11-28 | 1 | -7/+7 |
| | | | | | | Windows, doesn't affect other builds, seems to do nothing, and was commented out on MK years ago :) Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | make the linker happy not linking ndof twice (yes, again -lol) | Armin Weatherwax | 2009-11-27 | 1 | -1/+0 |
| | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | Removed unused CMake resource files | McCabe Maxsted | 2009-11-08 | 1 | -2/+0 |
| | |||||
* | Merged almost-final version of Imprudence 1.2 into 1.3 | McCabe Maxsted | 2009-11-08 | 1 | -0/+2 |
|\ | |||||
| * | Added PanelRadar class, refactored from LLFloaterMap. | Jacek Antonelli | 2009-10-29 | 1 | -0/+2 |
| | | |||||
* | | Merged working branch of 1.2 into LL 1.23 merge | McCabe Maxsted | 2009-10-18 | 1 | -1/+34 |
|\ \ | |/ | |||||
| * | Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty Barnett | McCabe Maxsted | 2009-10-06 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'next' into login-manager | Jacek Antonelli | 2009-09-23 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | ||||
| | * | Merged in jacek/next | McCabe Maxsted | 2009-09-14 | 1 | -0/+13 |
| | | | |||||
| | * | Backported clickable object names from 1.23 | McCabe Maxsted | 2009-09-11 | 1 | -0/+3 |
| | | | |||||
| | * | Created new toolbar control for windlight presets and options | McCabe Maxsted | 2009-09-10 | 1 | -0/+5 |
| | | | |||||
| * | | Updated Grid Manager from Meerkat's SVN (as of r215). | Jacek Antonelli | 2009-09-10 | 1 | -12/+0 |
| | | | |||||
| * | | Merged 'armin/grid-manager5' into login-manager | Jacek Antonelli | 2009-09-10 | 1 | -3/+22 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/CMakeLists.txt linden/indra/newview/llpanellogin.cpp | ||||
| | * | | BROKEN logoff/relog crashing inconsistently on various startup states. | Armin Weatherwax | 2009-07-11 | 1 | -1/+20 |
| | | | | |||||
| * | | | Merge remote branch 'mccabe/1.2.0-next' into next | Jacek Antonelli | 2009-09-09 | 1 | -1/+7 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | Moved "Backup" pie menu item to fit "Go Here" in top-left slot. Conflicts: linden/indra/newview/llviewermenu.cpp linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | ||||
| | * | | Added Emerald viewer's asset browser | McCabe Maxsted | 2009-09-06 | 1 | -0/+3 |
| | | | | |||||
| | * | | Added Emerald viewer's animation list | McCabe Maxsted | 2009-09-06 | 1 | -0/+3 |
| | | | | |||||
| | * | | fix NDOF linking issues when using cmake 2.6 on linux | Armin Weatherwax | 2009-09-04 | 1 | -1/+1 |
| | |/ | | | | | | | | | | | | | modified: linden/indra/newview/CMakeLists.txt (cherry picked from commit 9d14c7ab5c7519a4188c89b2ddeb8df30d858705) | ||||
| * | | Merge branch 'objectbackup' into next | Jacek Antonelli | 2009-09-05 | 1 | -0/+2 |
| |\ \ |