aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge post fixes so that Linux compiles.David Walter Seikel2013-09-011-1/+1
| | | | Windows is being a pig, will take a while.
* Merge remote-tracking branch 'imprudence/next' into nextDavid Walter Seikel2013-08-30276-158/+150
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unless otherwise stated, Imprudence changes accepted. The three images seem to be the same. Conflicts: .gitignore linden/indra/develop.py linden/indra/llcommon/llsdserialize_xml.cpp linden/indra/newview/CMakeLists.txt Manually combined MOAP, OTR, and WL changes from both. linden/indra/newview/app_settings/default_grids.xml Manually merged the grid collection. Also updated IG info. linden/indra/newview/hippoupdate.cpp linden/indra/newview/llettherebelight.cpp Just used the Imprudence copy. linden/indra/newview/llviewermessage.cpp Keep unbranding. linden/indra/newview/llvoavatar.cpp Manually merge client tags. linden/indra/newview/res/viewerRes.rc Manually merge version from Impy. linden/indra/newview/skins/dark/colors_base.xml Keep unbranding. linden/indra/newview/skins/default/html/unabletoconnect.png linden/indra/newview/skins/default/textures/icon_top_pick.tga linden/indra/newview/skins/default/xui/en-us/floater_about.xml Manual merging of contributors. linden/indra/newview/skins/gemini/colors_base.xml Keep unbranding. linden/indra/newview/skins/gemini/textures/icon_top_pick.tga linden/indra/newview/viewer_manifest.py Manually merged boost, gstreamer, OTR, and name. linden/indra/newview/viewerinfo.cpp Manually merge the comment.
| * Fix Align tool conflicts with Edit Linked Parts - ↵David Walter Seikel2013-05-251-8/+12
| | | | | | | | | | | | | | | | | | | | | | http://redmine.kokuaviewer.org/issues/948 The new hot keys are - Ctrl-Shift-P for position (Ctrl-Alt-P was taken). Ctrl-Alt-F for face selection. Ctrl-Alt-M for align, and Ctrl-Alt-Shift-M for pack. Also fixed things so they all work all the time, and refactored common code.
| * Dump hotkeys for obscure debugging stuff, to free them up for other things.David Walter Seikel2013-05-251-10/+4
| |
| * Add new communication channel urls to the viewer's Help menu - ↵David Walter Seikel2013-05-134-36/+18
| | | | | | | | | | | | | | http://redmine.kokuaviewer.org/issues/867 Also removed forums and blog links, since they are part of the comms channels page, but added bug reporting link.
| * Add 'Show hidden selection' to advanced build options - ↵David Walter Seikel2013-05-122-10/+31
| | | | | | | | | | | | http://redmine.kokuaviewer.org/issues/606 Also added the other "Show x" from the Tools menu, and sorted that part of the menu into alphabetical order.
| * Fix Inventory "Cut" and "Paste" deletes inventory item instead of moving it, ↵David Walter Seikel2013-05-121-2/+0
| | | | | | | | | | | | | | | | http://redmine.kokuaviewer.org/issues/961 Instead of copying something, then trying to delete the original, which was happening before the copy hit the sim server, just move it to a different folder like drag and drop does.
| * White space fixes.David Walter Seikel2013-05-121-7/+7
| |
| * White space fixups.David Walter Seikel2013-05-111-3/+3
| |
| * Add descriptive text for the face select tool.David Walter Seikel2013-05-111-0/+3
| | | | | | | | It was missing any, and ended up with text from the last tool selected.
| * Fix http://redmine.kokuaviewer.org/issues/944 - Shadow Frustra missing from ↵David Walter Seikel2013-05-111-0/+6
| | | | | | | | Advanced Menu > Rendering > Info Display
| * Add more credits, including my own.David Walter Seikel2013-05-021-3/+3
| |
| * And actually add the new files for MOAP radarRobin Cornelius2013-04-051-0/+54
| |
| * MOAP Radar patch setRobin Cornelius2013-04-052-2/+7
| |
| * It's April, onefang ate all the Easter eggs. Burp.David Walter Seikel2012-04-297-0/+0
| |
| * Fix up the missing default colour.David Walter Seikel2012-03-191-0/+1
| |
| * Fixes http://redmine.kokuaviewer.org/issues/585David Walter Seikel2012-03-051-1/+1
| |
| * Merge the artwork and font "prebuilt" packages into the source repo, as ↵David Walter Seikel2012-03-011334-0/+1185
| | | | | | | | | | | | | | | | discussed on IRC and the mailing list, and remove some SL logos. I know, there are two slightly different LICENSE-logos.txt files. One that was originally in the source repo, one that was from the artwork package. I'm a coder, not a lawyer, and not the owner of those copyrights, so left them as is.
| * Fixes http://redmine.kokuaviewer.org/issues/1000 and remove some related ↵David Walter Seikel2012-02-2814-75/+0
| | | | | | | | left over cruft.
| * Fixes http://redmine.kokuaviewer.org/issues/354David Walter Seikel2012-02-272-201/+99
| | | | | | | | I similar fix should be applied to Gemini and Dark, but that should wait for the decision to move artwork into the repo.
* | Merge branch 'next' of git://github.com/imprudence/imprudence into nextDavid Walter Seikel2012-02-202-89/+4
|\ \ | |/ | | | | | | | | | | | | Conflicts: linden/indra/newview/installers/windows/meta-impy_installer_template.iss Branding conflict, fixed. linden/indra/newview/llviewerwindow.cpp Already had this change, but merged the minor difference.
| * Fixed chat history muted text checkbox positionMcCabe Maxsted2012-02-181-1/+1
| |
| * Fixed unnecessary border in chat prefsMcCabe Maxsted2012-02-181-5/+1
| |
| * Removed google translate since the service is no longer availableMcCabe Maxsted2012-02-182-83/+2
| |
* | Even I did not notice these icons where missing. lolDavid Walter Seikel2011-12-214-0/+0
| |
* | Smarten up my smart arse comment. lolDavid Walter Seikel2011-12-051-3/+1
| |
* | Remove more of the "set your own tag colour" stuff.David Walter Seikel2011-12-031-22/+3
| | | | | | | | I think this is right.
* | Merge branch 'next' of git://github.com/imprudence/imprudence into nextDavid Walter Seikel2011-12-03183-14/+12245
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the new "Set your own Imprudence tag colour feature". Should check though, might be bits left that where not obvious. Conflicts: .gitignore linden/indra/cmake/00-Common.cmake linden/indra/newview/llvoavatar.cpp linden/indra/newview/res/viewerRes.rc linden/indra/newview/skins/default/xui/en-us/panel_login.xml linden/indra/newview/viewer_manifest.py linden/indra/newview/viewerinfo.cpp The usual branding conflicts.
| * Made the voice license window resizableMcCabe Maxsted2011-10-171-7/+7
| |
| * Fixed username text field max being too small to enter some namesMcCabe Maxsted2011-09-271-1/+1
| |
| * Fixed missing 'nl' translation (from SL 1.23.5)McCabe Maxsted2011-09-23178-0/+12208
| |
| * Ported external script editor patch from Phoenix, added some cleanup, and ↵McCabe Maxsted2011-09-132-5/+11
| | | | | | | | made it use menus (also added autosave and fixed the 'reset' button alignment being off while I was there)
| * Revert "Reverted ability to customize the Imprudence client tag color."McCabe Maxsted2011-09-081-1/+18
| | | | | | | | This reverts commit 87219855c664447a39dd7c2d8866f0a630d1c843.
* | /me grins.David Walter Seikel2011-12-031-0/+5
| |
* | Merge remote-tracking branch 'imprudence/1.4-beta1.5' into nextDavid Walter Seikel2011-07-217-16/+60
|\ \ | |/ | | | | | | | | | | Conflicts (merged manually): .gitignore linden/indra/newview/llgesturemgr.cpp linden/indra/newview/viewerinfo.cpp
| * Always return when an export failsMcCabe Maxsted2011-07-121-1/+1
| |
| * Added clear sounds cache optionMcCabe Maxsted2011-07-051-2/+5
| |
| * Fixed #986: Preferences->Graphics Advanced Options checkbox is not available ↵McCabe Maxsted2011-07-011-6/+6
| | | | | | | | in French
| * Fixed #994: double click action combobox not enablingMcCabe Maxsted2011-07-011-1/+1
| |
| * Created new window for selectively clearing different parts of the cache ↵McCabe Maxsted2011-06-302-7/+28
| | | | | | | | from disk
| * Created new window for inworld dice rolling in advanced > UI. Todo: add ↵McCabe Maxsted2011-06-232-1/+21
| | | | | | | | button for 'rocks fall, everybody dies'
* | No need for this thumbnail, the matching skin is gone.David Seikel2011-06-251-0/+0
| |
* | Damn thing is bloated enough without easter eggs.David Seikel2011-06-257-0/+0
| |
* | Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-194-26/+15
|\ \ | |/ | | | | | | | | | | Conflicts (manually merged the grids, ignored the other two): linden/indra/newview/app_settings/default_grids.xml linden/indra/newview/llvoavatar.cpp linden/indra/newview/skins/default/xui/en-us/panel_login.xml
| * Clarified the terms for activating spellchecking dictionaries.Jacek Antonelli2011-06-171-5/+5
| | | | | | | | | | The UI for selecting dictionaries needs a fundamental revamp, but this clarification should at least reduce some user confusion.
| * Added "Show client name tag colors" checkbox in Preferences > Advanced.Jacek Antonelli2011-06-151-3/+7
| | | | | | | | | | That checkbox was removed from Preferences > Colors in the previous commit (87219855).
| * Reverted ability to customize the Imprudence client tag color.Jacek Antonelli2011-06-141-18/+1
| | | | | | | | | | | | | | | | | | The Imprudence tag color is part of our official branding. Users can turn it off, but the color itself is not a matter of user preference. This reverts commits e7ab172b762bbbb87ca78889fdaecfda39a71233 and c903ce543fecedd53d07f2d0fa7f6b149b2b8a1, and removes two widgets from Preferences > Colors.
| * Rearranged the login panel to put the grid selector on the left.Jacek Antonelli2011-06-141-29/+29
| | | | | | | | | | | | | | | | The choice of grid affects the name and password fields, so the grid selector should be on the left, so that users will interact with it first. If it were on the right, users would often interact with it *after* typing in their name and password, which would cause the name and password fields to be reset, frustrating the user.
| * Commented out "Cut" from menu_inventory.xml. See IMP-961.Jacek Antonelli2011-06-121-0/+2
| |
* | Merge remote-tracking branch 'jacek/next' into nextDavid Seikel2011-06-1210-13/+75
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts (manualy merged): linden/indra/newview/app_settings/default_grids.xml linden/indra/newview/primbackup.cpp linden/indra/newview/skins/default/xui/en-us/floater_about.xml linden/indra/newview/skins/default/xui/en-us/notifications.xml InWorldz specific crap removed.