aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Always show lldebugs for inventory for now. Logs will be our best debugging t...McCabe Maxsted2011-06-081-1/+1
| * | 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
| | * Added "FeatureNotAvailableOnOS" notification for future use.Jacek Antonelli2011-06-081-0/+13
| | * 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
| * | | Enable SaveSearchResults by default.Jacek Antonelli2011-06-061-1/+1
| | |/ | |/|
* | | Rejig skins again.David Seikel2011-06-121045-1039/+40
* | | Update the basic graphics detail slider.David Seikel2011-06-098-226/+66
* | | Default Lightshare to being on.David Seikel2011-06-091-1/+1
* | | First hack at fixing up http://onefang.net/redmine/issues/41 .David Seikel2011-06-064-10/+10
* | | Sort grids in alphabetical order. Removed some, added others.David Seikel2011-06-061-131/+116
* | | Looks like the reason so called "linden" trees are so ugly is coz LL unreason...David Seikel2011-06-061-1/+1
* | | One more genericism.David Seikel2011-06-061-2/+2
* | | Comment out the packaging stuff again, upstream made something better. I thi...David Seikel2011-06-061-21/+22
* | | Settings.xml is not really diff friendly. Patch up some, changes others that...David Seikel2011-06-061-44/+33
* | | Changing the deruth log messages to warns, coz they really are.David Seikel2011-06-061-3/+3
* | | Merge branch 'next' of git://github.com/jacek/imprudence into nextDavid Seikel2011-06-04252-3923/+10094
|\ \ \ | |/ /
| * | Fixing the menu to actually use its color options reveals how broken the whol...McCabe Maxsted2011-06-025-24/+14
| * | Fixed #875 by removing menu border introduced in 84ba6c13McCabe Maxsted2011-06-024-36/+59
| * | Fix for #903 ATI star issue, ported from Phoenix via Shoytl and SingularityMcCabe Maxsted2011-06-021-9/+8
| * | Merge remote-tracking branch 'Kakurady/translation-zh-pub' into nextJacek Antonelli2011-06-02142-842/+6022
| |\ \
| | * | Minor improvements in interface textKakurady2011-06-015-80/+80
| | * | Translated all XUI text added in Imprudence after 1.23 into Chinese.Kakurady2011-06-01138-762/+5942
| | |/
| * | 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 th...McCabe Maxsted2011-05-274-33/+25
| * 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
| * Auto-deRuth code, by way of Siana Gearz and the Phoenix viewer.Aidan Thornton2011-05-272-1/+55
| * Don't show [CHANNEL] on the login panel, it's not used anymore.Jacek Antonelli2011-05-271-1/+1
| * Disabled the texture_picker in "Local Texture Properties". (IMP-476)Jacek Antonelli2011-05-262-2/+2
| * Better behavior for disabled texture_picker (LLTextureCtrl) widgets.Jacek Antonelli2011-05-261-0/+4
| * Fixed Linux viewer_manifest.py not running after each build.Jacek Antonelli2011-05-261-0/+1
| * Merge branch 'viewerinfo' into nextJacek Antonelli2011-05-2537-423/+562
| |\
| | * Removed viewerversion.xml, since it's not used anymore.Jacek Antonelli2011-05-252-27/+0
| | * Ported Mac packaging system from Kokua.Jacek Antonelli2011-05-216-91/+218
| | * Moved Mac packaging files to newview/packaging/mac.Jacek Antonelli2011-05-2122-7/+7
| | * Ported Linux packaging system from Kokua.Jacek Antonelli2011-05-201-31/+42
| | * Ported viewerinfo.cpp from Kokua.Jacek Antonelli2011-05-1912-272/+300
| * | Merge remote-tracking branch 'mccabe/1.4.0-fbeta-prefs_reorg' into nextJacek Antonelli2011-05-2545-2132/+2719
| |\ \
| | * | Besides the numerous label and organizational changes, here are the main pointsMcCabe Maxsted2011-05-0442-2130/+2711
| | * | Backported crash fix in llhudeffectlookat from gpl'd viewer 2McCabe Maxsted2011-04-262-0/+6
| | * | Updated windows installer versionMcCabe Maxsted2011-04-191-2/+2
| * | | Merge remote-tracking branch 'thickbrick/remove_buggy_http_workaround' into nextJacek Antonelli2011-05-222-55/+2
| |\ \ \
| | * | | Remove workaround for http texture ranges on Opensimthickbrick2011-05-132-55/+2