aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanellogin.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-18Set the Grid Manager to not show by default, but make it configurable and ↵David Seikel1-2/+15
toggled by CTRL+SHIFT+G. By Tom Meta from his fork. See the TomsOldWork branch.
2010-11-05Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-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-03Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-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-09Applied RLVa-1.1.2-Imprudence.patch by Kitty BarnettMcCabe Maxsted1-2/+2
2010-09-23llmediaplugins first stepArmin Weatherwax1-25/+30
2010-08-19Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted1-6/+4
2010-08-02Added first use grid selector for selecting the default grid when Imprudence ↵McCabe Maxsted1-24/+40
is first run
2010-08-01Added first use grid selector for selecting the default grid when Imprudence ↵McCabe Maxsted1-24/+40
is first run
2010-07-16Feature #277: added the grid manager to Preferences > General and changed ↵McCabe Maxsted1-1/+1
the start location to a pulldown to match the login screen
2010-07-03Basic cleanup of the grid manager codeMcCabe Maxsted1-3/+3
2010-06-19Set the imprudence viewer version in xmlMcCabe Maxsted1-13/+12
2010-04-28Load login page using Imprudence version instead of SL version.Jacek Antonelli1-2/+3
(cherry picked from commit 8cd94404e0d20361667aae5d18cad256a733b72c) @nochangelog
2010-04-12fix show correct register account and lost password web pageArmin Weatherwax1-5/+16
2010-04-12Use Hippogridmanager for OpenSim detection.Armin Weatherwax1-1/+4
2010-04-12respect --grid and --login (and --loginuri over --grid).Armin Weatherwax1-8/+24
2010-03-27Load login page using Imprudence version instead of SL version.Jacek Antonelli1-2/+3
This will enable us to notify users of updates via the login page.
2009-11-09llpanellogin and llviewermessage now compileMcCabe Maxsted1-1/+0
2009-11-08Remember the last logged in grid between sessionsMcCabe Maxsted1-1/+6
2009-11-07Fixed login page not updating after logoutMcCabe Maxsted1-4/+4
2009-11-07Fixed login grid combobox not updating correctly after logoutMcCabe Maxsted1-1/+10
2009-09-25Login screen fields shouldn't be set from grid (for now).Jacek Antonelli1-12/+7
2009-09-14Merged in jacek/nextMcCabe Maxsted1-0/+16
2009-09-10Updated Grid Manager from Meerkat's SVN (as of r215).Jacek Antonelli1-46/+3
2009-09-04Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch.Jacek Antonelli1-0/+16
Made a few non-functional changes to help it apply.
2009-07-11BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax1-41/+116
2009-05-25User-initiated Toggle Fullscreen has a confirmation dialog now.Jacek Antonelli1-1/+1
That's in the View menu and also Alt+Enter at login screen.
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-210/+25
2009-01-21Fixed browser layout, toggling; removed legacy browser codeMcCabe Maxsted1-3/+1
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-12-10Fix grid selector having a duplicate entry. [#24]Jacek Antonelli1-0/+8
Patch by Balp Allen.
2008-12-10Added test version info to llversionviewer.hMcCabe Maxsted1-2/+3
2008-12-09Second Life viewer sources 1.22.2-RCJacek Antonelli1-5/+1
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-11/+28
2008-11-29Remove preprocessor condition for grid selector.Jacek Antonelli1-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-25Added "code name" field for grid selections.Jacek Antonelli1-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-25Changed the grid selector options at login.Jacek Antonelli1-62/+2
Renamed "Agni" to "SL Main Grid", etc. and removed private LL grids from the list. Also added "Local OpenSim" option.
2008-10-08Added Imprudence-specific version numbers.Jacek Antonelli1-4/+13
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-46/+49
2008-08-15Second Life viewer sources 1.20.14Jacek Antonelli1-1/+16
2008-08-15Second Life viewer sources 1.20.10Jacek Antonelli1-33/+28
2008-08-15Second Life viewer sources 1.20.9Jacek Antonelli1-5/+16
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-50/+44
2008-08-15Second Life viewer sources 1.20.3Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-215/+220
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-37/+19
2008-08-15Second Life viewer sources 1.19.0.2Jacek Antonelli1-0/+6
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-26/+455
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-3/+28
2008-08-15Second Life viewer sources 1.18.6.2-RCJacek Antonelli1-34/+57
2008-08-15Second Life viewer sources 1.18.6.1-RCJacek Antonelli1-8/+41