Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-18 | Set the Grid Manager to not show by default, but make it configurable and ↵ | David Seikel | 1 | -2/+15 | |
toggled by CTRL+SHIFT+G. By Tom Meta from his fork. See the TomsOldWork branch. | |||||
2010-11-05 | Rename hippo* files to lower case (PART 2 OF 2) | Aleric Inglewood | 1 | -2/+2 | |
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming. | |||||
2010-11-03 | Rename hippo* files to lower case (PART 2 OF 2) | Aleric Inglewood | 1 | -2/+2 | |
There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming. | |||||
2010-10-09 | Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett | McCabe Maxsted | 1 | -2/+2 | |
2010-09-23 | llmediaplugins first step | Armin Weatherwax | 1 | -25/+30 | |
2010-08-19 | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 1 | -6/+4 | |
2010-08-02 | Added first use grid selector for selecting the default grid when Imprudence ↵ | McCabe Maxsted | 1 | -24/+40 | |
is first run | |||||
2010-08-01 | Added first use grid selector for selecting the default grid when Imprudence ↵ | McCabe Maxsted | 1 | -24/+40 | |
is first run | |||||
2010-07-16 | Feature #277: added the grid manager to Preferences > General and changed ↵ | McCabe Maxsted | 1 | -1/+1 | |
the start location to a pulldown to match the login screen | |||||
2010-07-03 | Basic cleanup of the grid manager code | McCabe Maxsted | 1 | -3/+3 | |
2010-06-19 | Set the imprudence viewer version in xml | McCabe Maxsted | 1 | -13/+12 | |
2010-04-28 | Load login page using Imprudence version instead of SL version. | Jacek Antonelli | 1 | -2/+3 | |
(cherry picked from commit 8cd94404e0d20361667aae5d18cad256a733b72c) @nochangelog | |||||
2010-04-12 | fix show correct register account and lost password web page | Armin Weatherwax | 1 | -5/+16 | |
2010-04-12 | Use Hippogridmanager for OpenSim detection. | Armin Weatherwax | 1 | -1/+4 | |
2010-04-12 | respect --grid and --login (and --loginuri over --grid). | Armin Weatherwax | 1 | -8/+24 | |
2010-03-27 | Load login page using Imprudence version instead of SL version. | Jacek Antonelli | 1 | -2/+3 | |
This will enable us to notify users of updates via the login page. | |||||
2009-11-09 | llpanellogin and llviewermessage now compile | McCabe Maxsted | 1 | -1/+0 | |
2009-11-08 | Remember the last logged in grid between sessions | McCabe Maxsted | 1 | -1/+6 | |
2009-11-07 | Fixed login page not updating after logout | McCabe Maxsted | 1 | -4/+4 | |
2009-11-07 | Fixed login grid combobox not updating correctly after logout | McCabe Maxsted | 1 | -1/+10 | |
2009-09-25 | Login screen fields shouldn't be set from grid (for now). | Jacek Antonelli | 1 | -12/+7 | |
2009-09-14 | Merged in jacek/next | McCabe Maxsted | 1 | -0/+16 | |
2009-09-10 | Updated Grid Manager from Meerkat's SVN (as of r215). | Jacek Antonelli | 1 | -46/+3 | |
2009-09-04 | Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | Jacek Antonelli | 1 | -0/+16 | |
Made a few non-functional changes to help it apply. | |||||
2009-07-11 | BROKEN logoff/relog crashing inconsistently on various startup states. | Armin Weatherwax | 1 | -41/+116 | |
2009-05-25 | User-initiated Toggle Fullscreen has a confirmation dialog now. | Jacek Antonelli | 1 | -1/+1 | |
That's in the View menu and also Alt+Enter at login screen. | |||||
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 1 | -210/+25 | |
2009-01-21 | Fixed browser layout, toggling; removed legacy browser code | McCabe Maxsted | 1 | -3/+1 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 1 | -1/+1 | |
2008-12-10 | Fix grid selector having a duplicate entry. [#24] | Jacek Antonelli | 1 | -0/+8 | |
Patch by Balp Allen. | |||||
2008-12-10 | Added test version info to llversionviewer.h | McCabe Maxsted | 1 | -2/+3 | |
2008-12-09 | Second Life viewer sources 1.22.2-RC | Jacek Antonelli | 1 | -5/+1 | |
2008-12-01 | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 1 | -11/+28 | |
2008-11-29 | Remove preprocessor condition for grid selector. | Jacek Antonelli | 1 | -5/+0 | |
The grid selector on the login screen will always show, instead of only showing when the viewer was compiled as LL_RELEASE_FOR_DOWNLOAD. | |||||
2008-11-25 | Added "code name" field for grid selections. | Jacek Antonelli | 1 | -1/+1 | |
The code name is used to fetch the proper splash page. This decouples the user-visible label from the name expected by the SL web server. | |||||
2008-11-25 | Changed the grid selector options at login. | Jacek Antonelli | 1 | -62/+2 | |
Renamed "Agni" to "SL Main Grid", etc. and removed private LL grids from the list. Also added "Local OpenSim" option. | |||||
2008-10-08 | Added Imprudence-specific version numbers. | Jacek Antonelli | 1 | -4/+13 | |
2008-09-06 | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 1 | -46/+49 | |
2008-08-15 | Second Life viewer sources 1.20.14 | Jacek Antonelli | 1 | -1/+16 | |
2008-08-15 | Second Life viewer sources 1.20.10 | Jacek Antonelli | 1 | -33/+28 | |
2008-08-15 | Second Life viewer sources 1.20.9 | Jacek Antonelli | 1 | -5/+16 | |
2008-08-15 | Second Life viewer sources 1.20.7 | Jacek Antonelli | 1 | -50/+44 | |
2008-08-15 | Second Life viewer sources 1.20.3 | Jacek Antonelli | 1 | -0/+1 | |
2008-08-15 | Second Life viewer sources 1.20.2 | Jacek Antonelli | 1 | -215/+220 | |
2008-08-15 | Second Life viewer sources 1.19.1.0 | Jacek Antonelli | 1 | -37/+19 | |
2008-08-15 | Second Life viewer sources 1.19.0.2 | Jacek Antonelli | 1 | -0/+6 | |
2008-08-15 | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 1 | -26/+455 | |
2008-08-15 | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 1 | -3/+28 | |
2008-08-15 | Second Life viewer sources 1.18.6.2-RC | Jacek Antonelli | 1 | -34/+57 | |
2008-08-15 | Second Life viewer sources 1.18.6.1-RC | Jacek Antonelli | 1 | -8/+41 | |