aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-12Added release notes.Jacek Antonelli1-0/+1
2008-12-12README.txt will stay that name; README-linux.txt removed.Jacek Antonelli1-2/+2
2008-12-11Indentation cleanup. (llviewernetwork.cpp)Jacek Antonelli1-18/+18
2008-12-11Simplified release notes URL scheme.Jacek Antonelli1-6/+5
Now uses e.g. "wiki/Release Notes/1.0.0-RC2", which is set up as a wiki redirect.
2008-12-11Fixed bad string comparison (rel notes url) [#28]Jacek Antonelli1-1/+1
Reported by Balp Allen.
2008-12-10Fix grid selector having a duplicate entry. [#24]Jacek Antonelli3-2/+11
Patch by Balp Allen.
2008-12-10Better warning when url_history.xml save fails.Jacek Antonelli1-1/+2
2008-12-10Fixed bad string comparison (grid code name). [#22]Jacek Antonelli1-1/+2
Reported by Balp Allen.
2008-12-10Fixed blank url_history.xml creation. (VWR-5808)McCabe Maxsted1-3/+10
2008-12-10Rebranded login menu. [#23]McCabe Maxsted1-33/+33
2008-12-10Added test version info to llversionviewer.hMcCabe Maxsted3-7/+16
2008-12-10Changed Release Notes link to point to ImprudenceMcCabe Maxsted1-9/+4
2008-12-04Use 127.0.0.1 for local opensim, not 0.0.0.0.imprudence-1.0.0-RC2Jacek Antonelli1-1/+1
2008-12-01Fixed indentation for 'skins' prefix.Jacek Antonelli1-21/+25
2008-12-01Doc packaging moved to platform-independent manifest.Jacek Antonelli1-20/+41
2008-11-30Package up README.txt, etc. on Linux.Jacek Antonelli1-1/+24
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-29Stop console window from always showing up.Jacek Antonelli1-5/+0
2008-11-29Fixed search window not refreshing in RelWithDebInfo builds.McCabe Maxsted1-4/+0
2008-11-25Rearranged grid selectors so main grid is first.Jacek Antonelli3-7/+7
2008-11-25Added "code name" field for grid selections.Jacek Antonelli3-6/+31
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 Antonelli3-146/+11
Renamed "Agni" to "SL Main Grid", etc. and removed private LL grids from the list. Also added "Local OpenSim" option.
2008-11-21Likely fix for VWR-8920 (disappearing attachments).Jacek Antonelli1-0/+4
From http://svn.secondlife.com/trac/linden/changeset/1393
2008-11-18Changed app dir (for cache, etc.) to Imprudence.Jacek Antonelli1-2/+2
2008-11-18VWR-9007: Group UI uses "Person" instead of "Resident".Jacek Antonelli2-3/+3
2008-11-16Removed floater_tools.xml from silver skin.Jacek Antonelli1-1275/+0
It was out of sync with the default version, and the only changes that LL had made to it were tiny tweaks to button size and position. It will now correctly inherit from default skin.
2008-11-05Remove reference to nonexistent First Look Mac icon.Jacek Antonelli1-6/+1
2008-11-01Package up Imprudence icons.Jacek Antonelli2-2/+2
2008-11-01Imported Imprudence icon graphics.Jacek Antonelli2-0/+0
2008-11-01Package only our free fonts.Jacek Antonelli1-1/+3
2008-11-01Imported Vera Mono and Liberation Sans fonts.Jacek Antonelli6-0/+483
2008-11-01Use Vera Mono and Liberation Sans fonts.Jacek Antonelli1-8/+8
2008-10-17Use FMOD_LIBRARY variable. It's there for a reason.Jacek Antonelli1-1/+1
2008-10-17Commented out vivox / SLVoice from viewer manifest.Jacek Antonelli1-28/+28
2008-10-17Commented out kdu from viewer manifest.Jacek Antonelli1-5/+5
2008-10-17Commented out fmod from viewer manifest.Jacek Antonelli1-3/+3
2008-10-17windows compile fix and rebranded help menuMcCabe Maxsted1-1/+1
2008-10-17windows compile fix and rebranded help menuMcCabe Maxsted2-41/+26
2008-10-17rebranding with updated help menuMcCabe Maxsted2-5/+5
2008-10-17rebranding compiledMcCabe Maxsted3-328/+328
2008-10-17Second Life viewer sources 1.21.6Jacek Antonelli20-56/+88
2008-10-14Rebranded Windows-specific installer/support files.Jacek Antonelli6-1495/+1495
Replaced instances of "Second Life" with "Imprudence", etc.
2008-10-14Rebranded Mac-specific installer/support files.Jacek Antonelli3-304/+304
Replaced instances of "Second Life" with "Imprudence", etc.
2008-10-14Rebranded Linux-specific installer/support files.Jacek Antonelli2-12/+4
Replaced instances of "Second Life" with "Imprudence", etc.
2008-10-14Rebranded platform-independent/shared installer/support files.Jacek Antonelli4-64/+64
Replaced instances of "Second Life" with "Imprudence", etc.
2008-10-08Second Life viewer sources 1.21.5-RCJacek Antonelli182-3432/+3090
2008-10-08Added Imprudence-specific version numbers.Jacek Antonelli3-13/+33
2008-10-08Changed viewer and channel name to "Imprudence".Jacek Antonelli2-5/+5
2008-10-07Fixed bad panel_overlay XML from a sloppy merge.Jacek Antonelli1-1/+0
Malformed XML was causing crash when opening chat bar.
2008-10-03Second Life viewer sources 1.21.4-RCJacek Antonelli52-1229/+973