Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | one more poke on trees+grass + fix the windlight water | Armin Weatherwax | 2010-09-23 | 4 | -5/+10 |
| | |||||
* | fix: cached trees + grass white on opensim | Armin Weatherwax | 2010-09-23 | 3 | -4/+5 |
| | | | | issues remaining: windlight water is "flat" | ||||
* | fix minimap surface not rendered | Armin Weatherwax | 2010-09-23 | 1 | -1/+1 |
| | |||||
* | fix conversion that is ambiguous for linux64 gcc; introduced in 11e4c300 | Armin Weatherwax | 2010-09-23 | 1 | -1/+1 |
| | | | | maybe squash with 11e4c300 | ||||
* | linux* kill imprudence gstreamer, use system gstreamer instead. | Armin Weatherwax | 2010-09-23 | 4 | -1306/+131 |
| | | | | | who ever builds a release with that needs to consider to install some really old gstreamer at /usr/local/lib - lenny has 0.10.19 | ||||
* | Imprudence style gstreamer plugin (remove llgst, syms and such) | Armin Weatherwax | 2010-09-23 | 4 | -56/+30 |
| | |||||
* | fix platform specific mime_type xml loading | Armin Weatherwax | 2010-09-23 | 2 | -15/+10 |
| | | | | | note: mime_type<_nonwindowsplatform>.xml directs SLPlugin to the actual implementation. For using gstreamer on mac + win the file has to be changed (try the linux one :) ) | ||||
* | fix some mime type issues | Armin Weatherwax | 2010-09-23 | 3 | -39/+132 |
| | |||||
* | fix "about land" (actually llpanellandmedia) crashes | Armin Weatherwax | 2010-09-23 | 2 | -189/+132 |
| | |||||
* | port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 ↵ | Armin Weatherwax | 2010-09-23 | 187 | -1902/+11372 |
| | | | | texture system | ||||
* | Robin Cornelius: fixes for building plugins on Linux 64bit | Armin Weatherwax | 2010-09-23 | 1 | -0/+2 |
| | |||||
* | update llplugin to latest version of SG2, pull latest webkit | Armin Weatherwax | 2010-09-23 | 2 | -2/+3 |
| | |||||
* | make it compile and run. | Armin Weatherwax | 2010-09-23 | 2 | -52/+0 |
| | | | | TODO: llpanellandmedia.cpp and llviewermedia.cpp need a proper fix | ||||
* | port llprimitive from SG2.0 | Armin Weatherwax | 2010-09-23 | 1 | -1/+1 |
| | |||||
* | port SG2.0 Mediaplugs (webkit supports flash now) | Armin Weatherwax | 2010-09-23 | 1 | -2/+35 |
| | |||||
* | remove deprecated files | Armin Weatherwax | 2010-09-23 | 3 | -1394/+0 |
| | |||||
* | Fixed 'there is no media type for text/html' errors | McCabe Maxsted | 2010-09-23 | 2 | -0/+469 |
| | |||||
* | Fixed floatervicelicense not compiling with the new media changes | McCabe Maxsted | 2010-09-23 | 5 | -27/+24 |
| | |||||
* | Fixed llvewermedia version info (and kept it disabled unless there's a good ↵ | McCabe Maxsted | 2010-09-23 | 1 | -5/+8 |
| | | | | reason for enabling it) | ||||
* | Removed some bad merge entries from newview/CMakeLists.txt | McCabe Maxsted | 2010-09-23 | 1 | -2/+0 |
| | |||||
* | Added missing plugins notifications | McCabe Maxsted | 2010-09-23 | 1 | -0/+18 |
| | |||||
* | Fixed newview\CMakeLists.txt not parsing on Windows | McCabe Maxsted | 2010-09-23 | 1 | -5/+4 |
| | |||||
* | First LL update of plugins, mainly documentation | Armin Weatherwax | 2010-09-23 | 1 | -2/+5 |
| | |||||
* | lost in merge: 1 debug setting, some member variables from llpanellandmedia | Armin Weatherwax | 2010-09-23 | 3 | -20/+38 |
| | | | | todo: review llpanellandmedia; port flotervoicelicense | ||||
* | llmediaplugins first step | Armin Weatherwax | 2010-09-23 | 128 | -1918/+9444 |
| | |||||
* | Changed version to Experimental 2010.09.18 | McCabe Maxsted | 2010-09-18 | 1 | -1/+1 |
| | |||||
* | Fixed contacts search not working on uppercase names | McCabe Maxsted | 2010-09-18 | 2 | -7/+8 |
| | |||||
* | Fixed windows compile error on autocomplete | McCabe Maxsted | 2010-09-18 | 1 | -1/+1 |
| | |||||
* | Default upload animation preview to own avatar | Armin Weatherwax | 2010-09-18 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-18 | 2 | -3/+10 |
|\ | |||||
| * | Ooops forgot to remove a debug printout :P | elektrahesse | 2010-09-17 | 1 | -1/+0 |
| | | |||||
| * | Fixed path separators for im history so it's multiplatform now | elektrahesse | 2010-09-17 | 1 | -1/+8 |
| | | |||||
| * | Added a check to avoid triggering completion tests if text in chatbar is empty. | elektrahesse | 2010-09-17 | 1 | -2/+3 |
| | | |||||
* | | UI Scale Reset button finds the actual default, not hardcoded. | Jacek Antonelli | 2010-09-18 | 1 | -1/+2 |
| | | |||||
* | | Added links to the blog and forums to the login screen's help menu | McCabe Maxsted | 2010-09-17 | 1 | -20/+22 |
| | | |||||
* | | Updated the profile button heights | McCabe Maxsted | 2010-09-17 | 1 | -8/+8 |
|/ | |||||
* | Merge remote branch 'elektra/weekly' into weekly | McCabe Maxsted | 2010-09-17 | 6 | -41/+181 |
|\ | |||||
| * | Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra | elektrahesse | 2010-09-16 | 4 | -6/+98 |
| | | |||||
| * | Commented out the checks for distance, above 1024mts seems like i can't make ↵ | elektrahesse | 2010-09-16 | 1 | -2/+2 |
| | | | | | | | | them work fine :( | ||||
| * | Switched struct declaration to a more C++esque way... Aleric hit me with a ↵ | elektrahesse | 2010-09-16 | 1 | -2/+2 |
| | | | | | | | | stick :P | ||||
| * | Moved all the variables to a struct to keep code more clean and added a ↵ | elektrahesse | 2010-09-16 | 2 | -41/+53 |
| | | | | | | | | check to run the regex match only if the text in chat changes, so it's a bit lighter | ||||
| * | Fixed a bug related to the names cache clearing :P | elektrahesse | 2010-09-16 | 1 | -40/+39 |
| | | |||||
| * | Added names cycling using TAB. Only 1 char now necessary to trigger ↵ | elektrahesse | 2010-09-16 | 2 | -30/+53 |
| | | | | | | | | completion. Otherwise TAB reverts to cycle through widgets. | ||||
| * | Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of ↵ | elektrahesse | 2010-09-16 | 1 | -3/+17 |
| | | | | | | | | last part upon new autocomplete attempt | ||||
| * | Added support for autocompletion of names also in the 'local chat' window | elektrahesse | 2010-09-15 | 1 | -2/+1 |
| | | |||||
| * | Added more punctuation support to both names autocomplete and names ↵ | elektrahesse | 2010-09-15 | 2 | -2/+2 |
| | | | | | | | | highlight in chat | ||||
| * | Added TAB as name completion hotkey, to be used after at least 3 chars ↵ | elektrahesse | 2010-09-15 | 1 | -1/+2 |
| | | | | | | | | otherwise it reverts to the default widgets-switching behaviour | ||||
* | | Made searching contacts suck a lot less | McCabe Maxsted | 2010-09-17 | 2 | -37/+47 |
| | | |||||
* | | Let's not put so many spaces in front of (none) | McCabe Maxsted | 2010-09-17 | 1 | -1/+1 |
| | | |||||
* | | Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ↵ | McCabe Maxsted | 2010-09-17 | 3 | -658/+5 |
| | | | | | | | | Eryn) |