aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thickbrick Sleaford, Soft Linden: STORM-164 make gcc-4.4 happy about llvosky.hArmin Weatherwax2010-10-101-1/+1
* Force mime_types.xml to use gstreamer as defaultRobin Cornelius2010-10-102-37/+37
* Let the gstreamer plugin build on windowsRobin Cornelius2010-10-102-5/+21
* one more poke on trees+grass + fix the windlight waterArmin Weatherwax2010-09-234-5/+10
* fix: cached trees + grass white on opensimArmin Weatherwax2010-09-233-4/+5
* fix minimap surface not renderedArmin Weatherwax2010-09-231-1/+1
* fix conversion that is ambiguous for linux64 gcc; introduced in 11e4c300Armin Weatherwax2010-09-231-1/+1
* linux* kill imprudence gstreamer, use system gstreamer instead.Armin Weatherwax2010-09-234-1306/+131
* Imprudence style gstreamer plugin (remove llgst, syms and such)Armin Weatherwax2010-09-234-56/+30
* fix platform specific mime_type xml loadingArmin Weatherwax2010-09-232-15/+10
* fix some mime type issuesArmin Weatherwax2010-09-233-39/+132
* fix "about land" (actually llpanellandmedia) crashesArmin Weatherwax2010-09-232-189/+132
* port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 text...Armin Weatherwax2010-09-23187-1902/+11372
* Robin Cornelius: fixes for building plugins on Linux 64bitArmin Weatherwax2010-09-231-0/+2
* update llplugin to latest version of SG2, pull latest webkitArmin Weatherwax2010-09-232-2/+3
* make it compile and run.Armin Weatherwax2010-09-232-52/+0
* port llprimitive from SG2.0Armin Weatherwax2010-09-231-1/+1
* port SG2.0 Mediaplugs (webkit supports flash now)Armin Weatherwax2010-09-231-2/+35
* remove deprecated filesArmin Weatherwax2010-09-233-1394/+0
* Fixed 'there is no media type for text/html' errorsMcCabe Maxsted2010-09-232-0/+469
* Fixed floatervicelicense not compiling with the new media changesMcCabe Maxsted2010-09-235-27/+24
* Fixed llvewermedia version info (and kept it disabled unless there's a good r...McCabe Maxsted2010-09-231-5/+8
* Removed some bad merge entries from newview/CMakeLists.txtMcCabe Maxsted2010-09-231-2/+0
* Added missing plugins notificationsMcCabe Maxsted2010-09-231-0/+18
* Fixed newview\CMakeLists.txt not parsing on WindowsMcCabe Maxsted2010-09-231-5/+4
* First LL update of plugins, mainly documentationArmin Weatherwax2010-09-231-2/+5
* lost in merge: 1 debug setting, some member variables from llpanellandmediaArmin Weatherwax2010-09-233-20/+38
* llmediaplugins first stepArmin Weatherwax2010-09-23128-1918/+9444
* Changed version to Experimental 2010.09.18McCabe Maxsted2010-09-181-1/+1
* Fixed contacts search not working on uppercase namesMcCabe Maxsted2010-09-182-7/+8
* Fixed windows compile error on autocompleteMcCabe Maxsted2010-09-181-1/+1
* Default upload animation preview to own avatarArmin Weatherwax2010-09-181-1/+1
* Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-182-3/+10
|\
| * Ooops forgot to remove a debug printout :Pelektrahesse2010-09-171-1/+0
| * Fixed path separators for im history so it's multiplatform nowelektrahesse2010-09-171-1/+8
| * Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse2010-09-171-2/+3
* | UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli2010-09-181-1/+2
* | Added links to the blog and forums to the login screen's help menuMcCabe Maxsted2010-09-171-20/+22
* | Updated the profile button heightsMcCabe Maxsted2010-09-171-8/+8
|/
* Merge remote branch 'elektra/weekly' into weeklyMcCabe Maxsted2010-09-176-41/+181
|\
| * Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse2010-09-164-6/+98
| * Commented out the checks for distance, above 1024mts seems like i can't make ...elektrahesse2010-09-161-2/+2
| * Switched struct declaration to a more C++esque way... Aleric hit me with a st...elektrahesse2010-09-161-2/+2
| * Moved all the variables to a struct to keep code more clean and added a check...elektrahesse2010-09-162-41/+53
| * Fixed a bug related to the names cache clearing :Pelektrahesse2010-09-161-40/+39
| * Added names cycling using TAB. Only 1 char now necessary to trigger completio...elektrahesse2010-09-162-30/+53
| * Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la...elektrahesse2010-09-161-3/+17
| * Added support for autocompletion of names also in the 'local chat' windowelektrahesse2010-09-151-2/+1
| * Added more punctuation support to both names autocomplete and names highlight...elektrahesse2010-09-152-2/+2
| * Added TAB as name completion hotkey, to be used after at least 3 chars otherw...elektrahesse2010-09-151-1/+2