aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fixed inventory not background fetching on startup when inventory window was ↵McCabe Maxsted2011-06-081-13/+11
| | | | | | | | | | | | open on quit
| | * Now that the cache persists, start background fetching on login. We begin ↵McCabe Maxsted2011-06-083-10/+35
| | | | | | | | | | | | with the Animations folder uuid sent in the skeleton to hopefully make the AO work as soon as possible
| | * Committing fix for #0000302: inventory reloads on every login. Needs more ↵McCabe Maxsted2011-06-081-4/+7
| | | | | | | | | | | | testing than just a few people
| | * Fixed unitiliazed variables in llinventorymodel classMcCabe Maxsted2011-06-081-0/+8
| | |
| | * Inv cleanup phase 2: death to gotoMcCabe Maxsted2011-06-081-81/+197
| | |
| | * Always show lldebugs for inventory for now. Logs will be our best debugging ↵McCabe Maxsted2011-06-081-1/+1
| | | | | | | | | | | | tool for the test build
| | * Committing some more useful debugging linesMcCabe Maxsted2011-06-081-8/+18
| | |
| | * changed several lldebugs to LL_DEBUGS(Inventory)McCabe Maxsted2011-06-081-28/+28
| |/
| * Merge branch 'view-history' into nextJacek Antonelli2011-06-086-4/+34
| |\
| | * Notification: View History (in IM/Group Chat) not available on Linux.Jacek Antonelli2011-06-084-0/+17
| | | | | | | | | | | | Temporary bandaid until IMP-182 is fully fixed.
| | * Added "FeatureNotAvailableOnOS" notification for future use.Jacek Antonelli2011-06-081-0/+13
| | | | | | | | | | | | | | | It's intended to be used for informing the user that a feature is not available on a certain operating system(s).
| | * Fixed some malformed XML in German IM / Group Chat floaters.Jacek Antonelli2011-06-082-4/+4
| | |
| * | Merge remote-tracking branch 'armin/credits' into nextJacek Antonelli2011-06-081-3/+4
| |\ \
| | * | add lots of people and several viewers to the credits in floater_about.xmlArmin Weatherwax2011-06-071-3/+4
| | | |
| * | | Merge remote-tracking branch 'thickbrick/large_prims_on_mesh' into nextJacek Antonelli2011-06-084-4/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Allow prim sizes up to 64m on SL-Mesh regionsthickbrick2011-05-284-4/+23
| | | | | | | | | | | | | | | | | | | | This Abuses the existance of both GetMesh and ObjectAdd capabilities to detect SL-Mesh (same way it is done in viewer-development.)
| * | | Enable SaveSearchResults by default.Jacek Antonelli2011-06-061-1/+1
| | |/ | |/| | | | | | | | | | Most users will want this, the only downside is some SLPlugin instances idling in the background.
* | | Rejig skins again.David Seikel2011-06-121045-1039/+40
| | | | | | | | | | | | | | | | | | Since meta7 is no longer a legally allowed name, and since this viewer is no longer part of that dead company, got rid of those skins. Also removed the silver skin. Made things a tiny bit easier for the next time I have to do this.
* | | Update the basic graphics detail slider.David Seikel2011-06-098-226/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like LL has had two ways of dealing with the basic graphics detail slider in preferences, which is typical of them. And looks like they left crap laying around from the old method. Removed the crap. Updated the values the slider uses to better suit modern equipment, while leaving the low end the same. Pumped up "linden" tree rendering, it was way too low.
* | | Default Lightshare to being on.David Seikel2011-06-091-1/+1
| | |
* | | Trying to use the new package thingy, did not work.David Seikel2011-06-061-0/+100
| | | | | | | | | | | | I need to study what they did more closely. At least the script itself is here, to remind me to fix it. lol
* | | First hack at fixing up http://onefang.net/redmine/issues/41 .David Seikel2011-06-064-10/+10
| | | | | | | | | | | | Definately needs more work at a deeper level.
* | | Sort grids in alphabetical order. Removed some, added others.David Seikel2011-06-061-131/+116
| | | | | | | | | | | | | | | | | | Removed LL grids, this viewer is not compliant with their policy. Removed OSGrid, they seem bent on banning users for no good reason. Added others that are where meta-impy users are likely to be hanging out.
* | | Looks like the reason so called "linden" trees are so ugly is coz LL ↵David Seikel2011-06-061-1/+1
| | | | | | | | | | | | | | | | | | unreasonably limited their LODfactor. 12 is pretty much "almost too far away to see", so is a reasonable upper limit.
* | | One more genericism.David Seikel2011-06-061-2/+2
| | |
* | | Comment out the packaging stuff again, upstream made something better. I ↵David Seikel2011-06-061-21/+22
| | | | | | | | | | | | think. lol
* | | Settings.xml is not really diff friendly. Patch up some, changes others ↵David Seikel2011-06-061-44/+33
| | | | | | | | | | | | that I have reconsidered, fix up some actual problems.
* | | Changing the deruth log messages to warns, coz they really are.David Seikel2011-06-061-3/+3
| | | | | | | | | | | | Plus, meta-impy default log level is warn, and we want to see them.
* | | Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-04281-4102/+14212
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts (manually merged): linden/indra/llcommon/llversionviewer.h linden/indra/llvfs/lldir.cpp linden/indra/llvfs/lldir_mac.cpp linden/indra/newview/CMakeLists.txt linden/indra/newview/English.lproj/InfoPlist.strings linden/indra/newview/Info-Imprudence.plist linden/indra/newview/Info-meta-impy.plist linden/indra/newview/llappviewer.cpp linden/indra/newview/llpanellogin.cpp linden/indra/newview/packaging/mac/Info.plist.in linden/indra/newview/res/viewerRes.rc linden/indra/newview/skins/default/xui/en-us/floater_about.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_skins.xml linden/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml linden/indra/newview/skins/default/xui/zh/menu_viewer.xml linden/indra/newview/skins/default/xui/zh/panel_group_general.xml linden/indra/newview/viewer_manifest.py linden/indra/newview/viewerversion.cpp linden/indra/newview/viewerversion.h linden/install.xml Also some post merge tweaks.
| * | Fixing the menu to actually use its color options reveals how broken the ↵McCabe Maxsted2011-06-025-24/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | whole system is. In this case, fixing the viewer menu color breaks the login menu bar. Seems like a better breakage alternative for the beta, though (cherry picked from commit 084bd7a120e9ac122e4356246a1da57fd8f1204e)
| * | Fixed #875 by removing menu border introduced in 84ba6c13McCabe Maxsted2011-06-028-79/+74
| | | | | | | | | | | | (cherry picked from commit bcfe397d0f3ab2bd8df3f8055f089824dd082bf4)
| * | Fix for #903 ATI star issue, ported from Phoenix via Shoytl and SingularityMcCabe Maxsted2011-06-022-10/+11
| | | | | | | | | | | | (cherry picked from commit 7d6337fb7683546c17c922aa1b0f7e3ca5982448)
| * | Merge remote-tracking branch 'Kakurady/translation-zh-pub' into nextJacek Antonelli2011-06-02142-842/+6022
| |\ \
| | * | Minor improvements in interface textKakurady2011-06-015-80/+80
| | | | | | | | | | | | | | | | Mostly, use of unicode symbols instead of ASCII approximations
| | * | Translated all XUI text added in Imprudence after 1.23 into Chinese.Kakurady2011-06-01138-762/+5942
| | |/ | | | | | | | | | Almost all, anyway. Also patched up items in English version that were not translatable because of missing XUI attributes.
| * | Merge remote-tracking branch 'armin/morevoice' into nextJacek Antonelli2011-06-023-54/+75
| |\ \ | | |/ | |/|
| | * fix an edge case when voice didn't kick in; fix reconnect to voice not workingArmin Weatherwax2011-06-013-54/+75
| |/
| * Replaced the labels in the web browser window with icons based on those in ↵McCabe Maxsted2011-05-275-35/+27
| | | | | | | | the Open Icon Library (http://openiconlibrary.sourceforge.net)
| * Added URL parsing to group notice history messagesMcCabe Maxsted2011-05-271-1/+7
| |
| * Fixed avatar profile and group charters not displaying in searchMcCabe Maxsted2011-05-272-0/+4
| |
| * Made LLTextEditor::clear() actually clear the contents of the textbox rather ↵McCabe Maxsted2011-05-271-0/+6
| | | | | | | | than just replace unstyled text
| * Auto-deRuth code, by way of Siana Gearz and the Phoenix viewer.Aidan Thornton2011-05-272-1/+55
| | | | | | | | | | [ From Tonya Souther's 672:143c811ee5e2 and 688:1900969ebf65 in phoenix-sg ] (cherry picked from commit d3ffe737a82e4bf54ce1413efeb7e92f43dfccca)
| * Don't show [CHANNEL] on the login panel, it's not used anymore.Jacek Antonelli2011-05-271-1/+1
| |
| * Merge branch 'texturepicker' into nextJacek Antonelli2011-05-263-2/+6
| |\
| | * Disabled the texture_picker in "Local Texture Properties". (IMP-476)Jacek Antonelli2011-05-262-2/+2
| | | | | | | | | | | | | | | | | | Before, the texture_picker widget in the "Local Texture Properties" floater was interactive, even though using it had no effect. Now it is disabled (noninteractive), to avoid misleading or confusing the user.
| | * Better behavior for disabled texture_picker (LLTextureCtrl) widgets.Jacek Antonelli2011-05-261-0/+4
| |/ | | | | | | | | | | Before, a disabled texture_picker widget would still open a floater when clicked, change the mouse cursor on hover, and accept drag-and-drops. Now, it actually behaves in a disabled way.
| * Fixed Linux viewer_manifest.py not running after each build.Jacek Antonelli2011-05-261-0/+1
| |
| * Merge branch 'viewerinfo' into nextJacek Antonelli2011-05-2545-510/+1066
| |\
| | * Removed viewerversion.xml, since it's not used anymore.Jacek Antonelli2011-05-252-27/+0
| | |
| | * Coax Xcode into selecting the right build type by default.Jacek Antonelli2011-05-211-3/+6
| | | | | | | | | | | | | | | | | | This is accomplished by dynamically reordering the CMake variable CMAKE_CONFIGURATION_TYPES so that the current build type (the value of CMAKE_BUILD_TYPE) is listed first.