| Commit message (Expand) | Author | Files | Lines |
2011-04-12 | Tidied up the label names for socks 5 | McCabe Maxsted | 1 | -3/+3 |
2011-04-12 | Allow proxy connections on ports up to 65535 | McCabe Maxsted | 1 | -2/+2 |
2011-04-12 | Ported SOCKS5 proxy support from Snowglobe 1.5 | McCabe Maxsted | 18 | -32/+1259 |
2011-04-12 | Partial revert of a47ebd78. This caused issues with selection and alt-camming... | McCabe Maxsted | 1 | -15/+4 |
2011-04-12 | Made URLs clickable in the profile's Avatar and Real Life tabs | McCabe Maxsted | 1 | -3/+19 |
2011-04-12 | URLs are now clickable in group charters | McCabe Maxsted | 1 | -1/+6 |
2011-04-11 | A little bit of cleanup for the inspect window | McCabe Maxsted | 2 | -26/+28 |
2011-04-11 | Added Last Owner Profile button to the inspect window | McCabe Maxsted | 3 | -4/+47 |
2011-04-11 | Ported changes to the inspect window from Ascent by Hazim: added last owner, ... | McCabe Maxsted | 3 | -12/+93 |
2011-04-11 | Fixed avatar ages showing up as -1 days old for people on different timezones | McCabe Maxsted | 1 | -4/+7 |
2011-04-11 | Tidied up the layout of the right click text menu | McCabe Maxsted | 15 | -30/+45 |
2011-04-11 | Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right Cl... | McCabe Maxsted | 22 | -92/+2208 |
2011-04-11 | Fixed #599: 'Account History'/'Manage My Account' use SL-specific URLs (since... | McCabe Maxsted | 3 | -1/+22 |
2011-04-11 | Fixed string truncated in prefs > network (#841) | McCabe Maxsted | 1 | -1/+1 |
2011-04-11 | Constraints in XUI files don't match the constraints imposed elsewhere in the... | SignpostMarv | 1 | -4/+4 |
2011-04-11 | fix Bug #857: Imprudence lluserauth reports different mac address than other ... | Armin Weatherwax | 2 | -48/+21 |
2011-04-11 | fix bug #853 crash caused by antistrings | Armin Weatherwax | 1 | -1/+2 |
2011-04-11 | Shortened the program files name of the Experimental builds since they don't ... | McCabe Maxsted | 1 | -3/+3 |
2011-04-11 | Updated the fix for #721: search lags, to include a checkbox to save search r... | McCabe Maxsted | 3 | -3/+23 |
2011-04-11 | Ported the GPL version of Zwagoth Klaar's fix for sculpty crashers. This has ... | McCabe Maxsted | 9 | -48/+73 |
2011-04-11 | Added search to the Debug Settings | McCabe Maxsted | 5 | -15/+81 |
2011-04-11 | Initialize the upload price to 0 in case a grid doesn't send this info (at le... | McCabe Maxsted | 1 | -1/+1 |
2011-04-10 | Little bit of cleanup for pie menu hud | McCabe Maxsted | 1 | -6/+9 |
2011-04-06 | Fixed Mhz -> MHz, ported from Singularity, patch by Shyotl | McCabe Maxsted | 5 | -13/+13 |
2011-04-06 | Extended windows detection to include Windows 7, ported from Singularity, pat... | McCabe Maxsted | 2 | -9/+122 |
2011-04-05 | Fix #851: Crash in LLViewerObject::getBoundingBoxAgent | thickbrick | 1 | -2/+8 |
2011-04-05 | Fix #846: Crash when double-clicking system tree | thickbrick | 1 | -2/+2 |
2011-04-05 | Initialize local variables in llimagegl.cpp, from Singularity, patch by Shyotl | McCabe Maxsted | 1 | -22/+31 |
2011-04-05 | Added a nullcheck, from Singularity, patch by Shoytl | McCabe Maxsted | 1 | -1/+1 |
2011-04-05 | Fixed viewer crash when hair etc. is attached to the HUD, ported from Singula... | McCabe Maxsted | 1 | -2/+5 |
2011-04-04 | Fixed quicktime not being used for m4v files on Windows | McCabe Maxsted | 1 | -2/+2 |
2011-04-02 | Changed version to Experimental 2011.04.02. | Jacek Antonelli | 4 | -7/+7 |
2011-04-02 | Fixed a crash on login introduced by the new font size labels. | Jacek Antonelli | 1 | -1/+2 |
2011-04-02 | Fixed a GCC warning in LLPanelLogin::convertUsernameToLegacy(). | Jacek Antonelli | 1 | -1/+2 |
2011-04-01 | More #838: fix an errounous deletion 1235da40f8 | thickbrick | 1 | -0/+1 |
2011-04-01 | Fix #838: disable hiding of stream urls | thickbrick | 7 | -101/+11 |
2011-04-01 | Fix 829: Several changes to media filter | thickbrick | 10 | -89/+308 |
2011-03-28 | Fix #832: Media Filter: handle sim hosts with no dns name. | thickbrick | 1 | -2/+11 |
2011-03-28 | Sync media filter patch to Henri Beauchamp's MediaFilter_v4 | thickbrick | 5 | -42/+239 |
2011-03-27 | Fix #811: Map tiles are deformed when NOT on Aurora. | thickbrick | 2 | -2/+4 |
2011-03-26 | grab latest gpu table from phoenix | Armin Weatherwax | 1 | -69/+78 |
2011-03-26 | Fix #810: Add video/x-m4v to mime_types_*.xml | thickbrick | 3 | -2/+35 |
2011-03-25 | cleaned up particle system llsd de/serialization; improvements to the avatar ... | Armin Weatherwax | 3 | -55/+83 |
2011-03-24 | Fix #824/SNOW-466: Window Creation Error related to FSAA | thickbrick | 3 | -0/+17 |
2011-03-24 | Added a new default font size FontSansSerifBigger and fixed FontSansSerifBig ... | McCabe Maxsted | 17 | -29/+47 |
2011-03-23 | Comboboxes can now use the font= xui setting | McCabe Maxsted | 6 | -15/+51 |
2011-03-23 | Moved 'Reset all preferences to default' button to a more logical place: in t... | McCabe Maxsted | 6 | -27/+27 |
2011-03-22 | Don't try to fetch grid list from empty url in GridUpdateList | Armin Weatherwax | 1 | -1/+11 |
2011-03-22 | Don't report crashes if the grid where the crash happened is different from t... | Armin Weatherwax | 2 | -2/+32 |
2011-03-22 | allow interaction with parcel web media | Armin Weatherwax | 5 | -11/+33 |