aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | More #838: fix an errounous deletion 1235da40f8thickbrick2011-04-011-0/+1
| | * | | | Fix #838: disable hiding of stream urlsthickbrick2011-04-017-101/+11
| | * | | | Fix 829: Several changes to media filterthickbrick2011-04-0110-89/+308
| | * | | | Fix #832: Media Filter: handle sim hosts with no dns name.thickbrick2011-03-281-2/+11
| | * | | | Sync media filter patch to Henri Beauchamp's MediaFilter_v4thickbrick2011-03-285-42/+239
| | * | | | Fix #811: Map tiles are deformed when NOT on Aurora.thickbrick2011-03-272-2/+4
| | * | | | Fix #810: Add video/x-m4v to mime_types_*.xmlthickbrick2011-03-263-2/+35
| * | | | | Merge remote-tracking branch 'thickbrick/exp' into expMcCabe Maxsted2011-03-243-0/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix #824/SNOW-466: Window Creation Error related to FSAAthickbrick2011-03-243-0/+17
| * | | | | Merge remote-tracking branch 'armin/exp' into expMcCabe Maxsted2011-03-241-1/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Don't try to fetch grid list from empty url in GridUpdateListArmin Weatherwax2011-03-221-1/+11
| | * | | | Don't report crashes if the grid where the crash happened is different from t...Armin Weatherwax2011-03-222-2/+32
| | * | | | allow interaction with parcel web mediaArmin Weatherwax2011-03-225-11/+33
| | * | | | several embedded browser proxy fixes and one small cookie fixArmin Weatherwax2011-03-229-6/+147
| | |/ / /
| * | | | Added a new default font size FontSansSerifBigger and fixed FontSansSerifBig ...McCabe Maxsted2011-03-2417-29/+47
| * | | | Comboboxes can now use the font= xui settingMcCabe Maxsted2011-03-236-15/+51
| * | | | Moved 'Reset all preferences to default' button to a more logical place: in t...McCabe Maxsted2011-03-236-27/+27
| * | | | Merge remote-tracking branch 'armin/exp' into expMcCabe Maxsted2011-03-2215-19/+212
| |\ \ \ \
| | * | | | Don't report crashes if the grid where the crash happened is different from t...Armin Weatherwax2011-03-222-2/+32
| | * | | | allow interaction with parcel web mediaArmin Weatherwax2011-03-215-11/+33
| | * | | | several embedded browser proxy fixes and one small cookie fixArmin Weatherwax2011-03-219-6/+147
| * | | | | Support username logins on Linden grids. Seems to cover most edge cases with ...McCabe Maxsted2011-03-2210-20/+315
| * | | | | Fixed tab order on login screenMcCabe Maxsted2011-03-201-39/+47
| * | | | | Fixed #786: icon_top_pick.tga contains the SL logoMcCabe Maxsted2011-03-201-2/+2
| * | | | | Added Windows Imprudence install scripts to the repo and modified the artwork...McCabe Maxsted2011-03-205-3/+498
| | |/ / / | |/| | |
| * | | | Changed version to Experimental 2011.03.20McCabe Maxsted2011-03-201-1/+1
| * | | | Merge remote-tracking branch 'armin/exp' into expMcCabe Maxsted2011-03-191-1/+3
| |\ \ \ \ | | |/ / /
| | * | | fix: voice always on, even if told not to beArmin Weatherwax2011-03-201-1/+3
| * | | | Added log info for when GStreamer fails to load because the plugin wasn't com...McCabe Maxsted2011-03-191-0/+10
* | | | | Push some of the trivial changes from the accountList branch.David Seikel2011-04-033-1/+17
* | | | | Apparently the SDL pre built library has different version of these.David Seikel2011-04-023-0/+0
* | | | | Get the client tags from our own servers. Also, added the file for future re...David Seikel2011-03-282-2/+1444
| |_|/ / |/| | |
* | | | Test BEFORE you commit. Doh! I blame python and it's stupid "white space is ...David Seikel2011-03-271-19/+19
* | | | Turn on the linux tarball generation again. Add a comment that we need a way...David Seikel2011-03-271-20/+21
* | | | Oops, fix the beta grid details.David Seikel2011-03-271-2/+2
* | | | Removed some spaces.David Seikel2011-03-211-2/+2
* | | | Grr, try this post merge fixup again.David Seikel2011-03-201-158/+32
* | | | These two files got stomped all over when they where converted to unix line e...David Seikel2011-03-202-24/+3
* | | | Um, Windows get's it's own README file coz it's special? Just make it the sa...David Seikel2011-03-201-40/+64
* | | | Caught a typo.David Seikel2011-03-201-1/+1
* | | | We don't need support for the aurora grid in the viewer for the meta 7 grid.David Seikel2011-03-202-17/+4
* | | | Dunno how this file got missed.David Seikel2011-03-201-0/+16
* | | | Merge remote-tracking branch 'mccabe/exp' into weeklyDavid Seikel2011-03-20146-34594/+25159
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'jacek/exp' into expMcCabe Maxsted2011-03-1933-3813/+3942
| |\ \ \
| | * | | Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790)Jacek Antonelli2011-03-191-1/+2
| | * | | Merge remote-tracking branch 'armin/exp' into expJacek Antonelli2011-03-1924-33/+1043
| | |\ \ \ | | | |/ /
| | * | | Fixed bad line endings (CRLF) in many files.Jacek Antonelli2011-03-1825-5529/+5529
| | * | | Fix a bug that only occurs when not running in a debugger.RevolutionSmythe2011-03-181-2/+1
| | * | | Fix setting the viewer offset time from OpenRegionSettings, and also have it ...RevolutionSmythe2011-03-183-8/+22
| | * | | Merge in Var Sized Regions into the Imprudence Experimental.RevolutionSmythe2011-03-1828-1708/+1823