| Commit message (Expand) | Author | Age | Files | Lines |
* | Translated all XUI text added in Imprudence after 1.23 into Chinese. | Kakurady | 2011-06-01 | 138 | -762/+5942 |
* | Replaced the labels in the web browser window with icons based on those in th... | McCabe Maxsted | 2011-05-27 | 4 | -33/+25 |
* | Added URL parsing to group notice history messages | McCabe Maxsted | 2011-05-27 | 1 | -1/+7 |
* | Fixed avatar profile and group charters not displaying in search | McCabe Maxsted | 2011-05-27 | 2 | -0/+4 |
* | Made LLTextEditor::clear() actually clear the contents of the textbox rather ... | McCabe Maxsted | 2011-05-27 | 1 | -0/+6 |
* | Auto-deRuth code, by way of Siana Gearz and the Phoenix viewer. | Aidan Thornton | 2011-05-27 | 2 | -1/+55 |
* | Don't show [CHANNEL] on the login panel, it's not used anymore. | Jacek Antonelli | 2011-05-27 | 1 | -1/+1 |
* | Disabled the texture_picker in "Local Texture Properties". (IMP-476) | Jacek Antonelli | 2011-05-26 | 2 | -2/+2 |
* | Better behavior for disabled texture_picker (LLTextureCtrl) widgets. | Jacek Antonelli | 2011-05-26 | 1 | -0/+4 |
* | Fixed Linux viewer_manifest.py not running after each build. | Jacek Antonelli | 2011-05-26 | 1 | -0/+1 |
* | Merge branch 'viewerinfo' into next | Jacek Antonelli | 2011-05-25 | 42 | -448/+631 |
|\ |
|
| * | Removed viewerversion.xml, since it's not used anymore. | Jacek Antonelli | 2011-05-25 | 2 | -27/+0 |
| * | Coax Xcode into selecting the right build type by default. | Jacek Antonelli | 2011-05-21 | 1 | -3/+6 |
| * | Ported Mac packaging system from Kokua. | Jacek Antonelli | 2011-05-21 | 7 | -94/+221 |
| * | Moved Mac packaging files to newview/packaging/mac. | Jacek Antonelli | 2011-05-21 | 22 | -7/+7 |
| * | Ported Linux packaging system from Kokua. | Jacek Antonelli | 2011-05-20 | 2 | -31/+74 |
| * | Ported viewer_info.py and BuildVersion.cmake from Kokua. | Jacek Antonelli | 2011-05-19 | 1 | -5/+20 |
| * | Ported viewerinfo.cpp from Kokua. | Jacek Antonelli | 2011-05-19 | 13 | -286/+308 |
* | | Merge remote-tracking branch 'mccabe/1.4.0-fbeta-prefs_reorg' into next | Jacek Antonelli | 2011-05-25 | 46 | -2132/+2723 |
|\ \ |
|
| * | | Besides the numerous label and organizational changes, here are the main points | McCabe Maxsted | 2011-05-04 | 42 | -2130/+2711 |
| * | | Backported crash fix in llhudeffectlookat from gpl'd viewer 2 | McCabe Maxsted | 2011-04-26 | 2 | -0/+6 |
| * | | Added DirectX SDKs june 2010 and march 2009 to cmake | McCabe Maxsted | 2011-04-26 | 1 | -0/+4 |
| * | | Updated windows installer version | McCabe Maxsted | 2011-04-19 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'thickbrick/remove_buggy_http_workaround' into next | Jacek Antonelli | 2011-05-22 | 2 | -55/+2 |
|\ \ \ |
|
| * | | | Remove workaround for http texture ranges on Opensim | thickbrick | 2011-05-13 | 2 | -55/+2 |
* | | | | Merge remote-tracking branch 'armin/misc' into next | Jacek Antonelli | 2011-05-22 | 21 | -364/+652 |
|\ \ \ \ |
|
| * | | | | revamp the voice client. | Armin Weatherwax | 2011-05-22 | 6 | -309/+474 |
| * | | | | Add missing debug about stopping internet stream. | Armin Weatherwax | 2011-05-17 | 1 | -1/+1 |
| * | | | | show plugin debug messages also on windows | Armin Weatherwax | 2011-05-17 | 5 | -1/+83 |
| * | | | | fix bug #879 context menu of line + text editors triggers select all even if ... | Armin Weatherwax | 2011-05-17 | 2 | -2/+2 |
| * | | | | fix Bug #880 gridmanager defaults render_compat true instead of false. | Armin Weatherwax | 2011-05-17 | 1 | -1/+1 |
| * | | | | fix default unloaded avatar cloud particle texture not loading | Armin Weatherwax | 2011-05-17 | 2 | -1/+8 |
| * | | | | send plugin messages with in notation format instead of xml | Armin Weatherwax | 2011-05-17 | 1 | -5/+8 |
| * | | | | Don't crash at the attempt to import clothing/bodyparts in file > import object | Armin Weatherwax | 2011-05-17 | 1 | -3/+17 |
| * | | | | escape special characters in settings.xml | Armin Weatherwax | 2011-05-17 | 1 | -15/+15 |
| * | | | | show llwarns instead of llinfos when llsd parsing fails and add the reason + ... | Armin Weatherwax | 2011-05-17 | 2 | -26/+43 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'thickbrick/remerge_772' into next | Jacek Antonelli | 2011-05-22 | 4 | -16/+45 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Refix #772: Rebuild all volumes that use a sculpt image when that image has m... | thickbrick | 2011-05-13 | 4 | -16/+45 |
| |/ / |
|
* | | | Merge branch '1.3-maint' into next | Jacek Antonelli | 2011-05-18 | 5 | -6/+39 |
|\ \ \ |
|
| * | | | Linux64 fix linking and packaging of the new ogg/vorbis libs | Armin Weatherwax | 2011-05-17 | 2 | -3/+20 |
| * | | | also link with ld.gold | Armin Weatherwax | 2011-05-17 | 3 | -2/+21 |
| * | | | fix llerrs crash "Vertex buffer destroyed while mapped!" | Armin Weatherwax | 2011-05-17 | 1 | -1/+1 |
| * | | | Bumped version to 1.3.2. | Jacek Antonelli | 2011-05-14 | 4 | -8/+8 |
| * | | | Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790) | Jacek Antonelli | 2011-05-14 | 1 | -0/+1 |
| * | | | VWR-25479: Avatar physics causing broken shapes on other viewers. | Jacek Antonelli | 2011-05-13 | 1 | -7/+1 |
| * | | | Fixed vivox license appearing on other grids rather than specifically on seco... | McCabe Maxsted | 2011-05-13 | 1 | -1/+3 |
| * | | | Fixed the Vivox license prompt appearing when connecting to non-SL grids on s... | McCabe Maxsted | 2011-05-13 | 1 | -1/+2 |
| * | | | fix: voice always on, even if told not to be | Armin Weatherwax | 2011-05-13 | 1 | -1/+3 |
| * | | | fix voice doesn't kick in. | Armin Weatherwax | 2011-05-13 | 1 | -12/+10 |
* | | | | Changed the cache and settings file names back to non-Experimental. | Jacek Antonelli | 2011-05-18 | 3 | -3/+3 |
| |/ /
|/| | |
|