aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switched Invite and Leave buttons in group panel.McCabe Maxsted2008-12-131-4/+4
|
* Added full comments to colors_base.xml files.McCabe Maxsted2008-12-132-352/+347
|
* Added release notes.Jacek Antonelli2008-12-121-0/+1
|
* README.txt will stay that name; README-linux.txt removed.Jacek Antonelli2008-12-121-2/+2
|
* Merge branch 'next' into docJacek Antonelli2008-12-128-72/+93
|\
| * Indentation cleanup. (llviewernetwork.cpp)Jacek Antonelli2008-12-111-18/+18
| |
| * Simplified release notes URL scheme.Jacek Antonelli2008-12-111-6/+5
| | | | | | | | | | Now uses e.g. "wiki/Release Notes/1.0.0-RC2", which is set up as a wiki redirect.
| * Fixed bad string comparison (rel notes url) [#28]Jacek Antonelli2008-12-111-1/+1
| | | | | | | | Reported by Balp Allen.
| * Fix grid selector having a duplicate entry. [#24]Jacek Antonelli2008-12-103-2/+11
| | | | | | | | Patch by Balp Allen.
| * Better warning when url_history.xml save fails.Jacek Antonelli2008-12-101-1/+2
| |
| * Fixed bad string comparison (grid code name). [#22]Jacek Antonelli2008-12-101-1/+2
| | | | | | | | Reported by Balp Allen.
| * Fixed blank url_history.xml creation. (VWR-5808)McCabe Maxsted2008-12-101-3/+10
| |
| * Rebranded login menu. [#23]McCabe Maxsted2008-12-101-33/+33
| |
| * Added test version info to llversionviewer.hMcCabe Maxsted2008-12-103-7/+16
| |
| * Changed Release Notes link to point to ImprudenceMcCabe Maxsted2008-12-101-9/+4
| |
| * Use 127.0.0.1 for local opensim, not 0.0.0.0.imprudence-1.0.0-RC2Jacek Antonelli2008-12-041-1/+1
| |
* | Fixed indentation for 'skins' prefix.Jacek Antonelli2008-12-011-21/+25
| |
* | Doc packaging moved to platform-independent manifest.Jacek Antonelli2008-12-011-20/+41
| |
* | Package up README.txt, etc. on Linux.Jacek Antonelli2008-11-301-1/+24
|/
* Remove preprocessor condition for grid selector.Jacek Antonelli2008-11-291-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.
* Stop console window from always showing up.Jacek Antonelli2008-11-291-5/+0
|
* Fixed search window not refreshing in RelWithDebInfo builds.McCabe Maxsted2008-11-291-4/+0
|
* Rearranged grid selectors so main grid is first.Jacek Antonelli2008-11-253-7/+7
|
* Added "code name" field for grid selections.Jacek Antonelli2008-11-253-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.
* Changed the grid selector options at login.Jacek Antonelli2008-11-253-146/+11
| | | | | Renamed "Agni" to "SL Main Grid", etc. and removed private LL grids from the list. Also added "Local OpenSim" option.
* Likely fix for VWR-8920 (disappearing attachments).Jacek Antonelli2008-11-211-0/+4
| | | | From http://svn.secondlife.com/trac/linden/changeset/1393
* Changed app dir (for cache, etc.) to Imprudence.Jacek Antonelli2008-11-181-2/+2
|
* VWR-9007: Group UI uses "Person" instead of "Resident".Jacek Antonelli2008-11-182-3/+3
|
* Removed floater_tools.xml from silver skin.Jacek Antonelli2008-11-161-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.
* Remove reference to nonexistent First Look Mac icon.Jacek Antonelli2008-11-051-6/+1
|
* Package up Imprudence icons.Jacek Antonelli2008-11-012-2/+2
|
* Imported Imprudence icon graphics.Jacek Antonelli2008-11-012-0/+0
|
* Merge branch 'rebranding' into nextJacek Antonelli2008-11-0122-1700/+1697
|\ | | | | | | | | Conflicts: linden/indra/newview/viewer_manifest.py
| * Merge commit 'mccabe/rebranding' into rebrandingJacek Antonelli2008-10-176-372/+357
| |\
| | * windows compile fix and rebranded help menuMcCabe Maxsted2008-10-171-1/+1
| | |
| | * windows compile fix and rebranded help menuMcCabe Maxsted2008-10-172-41/+26
| | |
| | * rebranding with updated help menuMcCabe Maxsted2008-10-172-5/+5
| | |
| | * rebranding compiledMcCabe Maxsted2008-10-173-328/+328
| | |
| * | Merge branch 'merge-1.21.6' into rebrandingJacek Antonelli2008-10-17330-6678/+10615
| |\ \ | | |/ | |/| | | | | | | | | | Conflicts: linden/indra/newview/installers/windows/installer_template.nsi linden/indra/newview/llappviewer.cpp
| * | Rebranded Windows-specific installer/support files.Jacek Antonelli2008-10-146-1495/+1495
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded Mac-specific installer/support files.Jacek Antonelli2008-10-143-304/+304
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded Linux-specific installer/support files.Jacek Antonelli2008-10-142-12/+4
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded platform-independent/shared installer/support files.Jacek Antonelli2008-10-144-64/+64
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Added Imprudence-specific version numbers.Jacek Antonelli2008-10-083-13/+33
| | |
| * | Changed viewer and channel name to "Imprudence".Jacek Antonelli2008-10-082-5/+5
| | |
* | | Package only our free fonts.Jacek Antonelli2008-11-011-1/+3
| | |
* | | Imported Vera Mono and Liberation Sans fonts.Jacek Antonelli2008-11-016-0/+483
| | |
* | | Use Vera Mono and Liberation Sans fonts.Jacek Antonelli2008-11-011-8/+8
| | |
* | | Merge branch 'nicholaz-patches' into nextJacek Antonelli2008-10-316-10/+80
|\ \ \
| * \ \ Merge branch 'VWR-2003' into nicholaz-patchesJacek Antonelli2008-09-171-0/+6
| |\ \ \