Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated Linux64 OpenJPEG to fix a rebake bug on old nvidia cards. | Armin Weatherwax | 2010-02-28 | 2 | -2/+9 | |
| | ||||||
* | Updated RELEASE_NOTES.txt for 1.3.0 beta 1. | Jacek Antonelli | 2010-02-28 | 1 | -0/+191 | |
| | ||||||
* | ChangeLog entries for contributions from Patrick Sapinski. | Jacek Antonelli | 2010-02-28 | 1 | -0/+37 | |
| | ||||||
* | Whitespace cleanup in QueryClientTags notification. | Jacek Antonelli | 2010-02-27 | 2 | -2/+8 | |
| | ||||||
* | Prettier default client tag color for Imprudence. | Jacek Antonelli | 2010-02-27 | 2 | -2/+6 | |
| | ||||||
* | Added ClientTagsListURL debug setting. | Jacek Antonelli | 2010-02-27 | 3 | -10/+38 | |
| | | | | URL to download client tags from. | |||||
* | Bumped version to 1.3.0 beta 1. | Jacek Antonelli | 2010-02-27 | 5 | -6/+19 | |
| | ||||||
* | Fixed Import/Export/Make Outfit button positions (#215). | Jacek Antonelli | 2010-02-27 | 2 | -12/+28 | |
| | ||||||
* | Some changes to help linux64. | Armin Weatherwax | 2010-02-27 | 5 | -18/+49 | |
| | | | | | | | * Don't build with libELFIO (lib not working). * Use shared libpng12 instead of static library (fixes mozlib incompat for users with system libpng14). | |||||
* | Updated llprimitive/llprimitive.cpp to SL 1.23. | Armin Weatherwax | 2010-02-27 | 2 | -201/+9 | |
| | ||||||
* | Added custom search URL in Preferences > Web. | Armin Weatherwax | 2010-02-27 | 4 | -0/+57 | |
| | ||||||
* | Disabled spammy messages about WebFetchInventoryDescendents. | Jacek Antonelli | 2010-02-26 | 2 | -1/+7 | |
| | ||||||
* | Rebranded new notifications system for all languages. | Jacek Antonelli | 2010-02-26 | 19 | -717/+782 | |
| | | | | | | Changed "Second Life" to "Imprudence", etc. Some URLs and SL-specific things have not been rebranded. Added foundation for dynamically rebranding grid names later. | |||||
* | Fixed a rare crash from textures with too many components. | Armin Weatherwax | 2010-02-22 | 4 | -10/+35 | |
| | | | | Only seen in lbsa plaza on OSGrid, so far. | |||||
* | Fixed an error at shutdown (gSavedSettings.cleanup). | Armin Weatherwax | 2010-02-22 | 2 | -1/+10 | |
| | ||||||
* | Fixed Linux file picker not showing WAV files. | Armin Weatherwax | 2010-02-22 | 2 | -2/+14 | |
| | ||||||
* | Ignore HideFromEditor from settings.xml. | Armin Weatherwax | 2010-02-22 | 2 | -1/+22 | |
| | | | | Don't hide any settings from Debug Settings. | |||||
* | Fixed #197: Windlight toolbar can't be hidden. | Jacek Antonelli | 2010-02-18 | 3 | -3/+10 | |
| | ||||||
* | Fixed #184: Previewing notecards resets camera. | Armin Weatherwax | 2010-02-18 | 2 | -2/+5 | |
| | ||||||
* | Fixed #155: Double clicking your avatar triggers a TP request. | Armin Weatherwax | 2010-02-18 | 2 | -5/+37 | |
| | ||||||
* | Added missing "Set Default Permissions" menu entry. (#202) | Jacek Antonelli | 2010-02-18 | 2 | -0/+10 | |
| | | | | This was accidentally left out during the SL 1.23 merge. | |||||
* | SNOW-492: LLDataPacker::unpackstring() is unsafe. | Jacek Antonelli | 2010-02-18 | 3 | -7/+26 | |
| | | | | Patch by Robin Cornelius. | |||||
* | SNOW-488: Malformed animation crash. | Jacek Antonelli | 2010-02-18 | 2 | -1/+9 | |
| | | | | Patch by Robin Cornelius. | |||||
* | Ported some asset storage changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 3 | -22/+37 | |
| | ||||||
* | Ported some minor rendering engine changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 8 | -55/+63 | |
| | ||||||
* | Ported some stats and texture console changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 8 | -57/+521 | |
| | ||||||
* | Ported many texture engine changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 89 | -1838/+3931 | |
| | ||||||
* | Ported some cURL and HTTP-related changes from Snowglobe. | Jacek Antonelli | 2010-02-08 | 4 | -16/+46 | |
| | ||||||
* | Ported some thread changes from Snowglobe. | Jacek Antonelli | 2010-02-08 | 5 | -23/+39 | |
| | ||||||
* | Ported many APR changes from Snowglobe. | Jacek Antonelli | 2010-02-08 | 21 | -251/+257 | |
| | ||||||
* | Fixed login screen only allowing 16 chars per name. | Jacek Antonelli | 2010-02-07 | 2 | -4/+10 | |
| | ||||||
* | Added SliderScrollWheelMultiplier setting. | Jacek Antonelli | 2010-02-04 | 6 | -1/+62 | |
| | | | | | | | Affects the direction sliders move from mouse scroll wheel. Also added LLSlider::getScrollWheelMultiplier() and LLSlider::setScrollWheelMultiplier(). | |||||
* | Slider widgets can now be controlled with mouse wheel. | Armin Weatherwax | 2010-02-03 | 3 | -0/+15 | |
| | | | | (Cherry-picked by Jacek from 334b0b32) | |||||
* | Removed pixbuf and pango from linux32 viewer_manifest. | Armin Weatherwax | 2010-02-03 | 2 | -5/+13 | |
| | | | | | | They sometimes cause trouble when distributed. (Cherry-picked by Jacek from 9efbb42c) | |||||
* | Merged in 'paymessage' branch. | Jacek Antonelli | 2010-02-03 | 34 | -655/+747 | |
|\ | | | | | | | | | Custom message in Pay Resident floater, and XUI cleanup. (SNOW-436, formerly VWR-9597) | |||||
| * | Improved "Pay Object" floater layout and XML. | Jacek Antonelli | 2010-02-02 | 17 | -379/+404 | |
| | | ||||||
| * | Improved "Pay Resident" floater layout and XML. | Jacek Antonelli | 2010-01-31 | 17 | -275/+258 | |
| | | ||||||
| * | Implemented VWR-9597 (optional message when paying someone). | Jacek Antonelli | 2010-01-04 | 3 | -2/+31 | |
| | | ||||||
| * | Tidied up floater_pay.xml code and UI layout. | Jacek Antonelli | 2010-01-04 | 3 | -48/+78 | |
| | | ||||||
| * | Added LLFloater::setTitleArg and LLFloater::setShortTitleArg. | Jacek Antonelli | 2010-01-04 | 3 | -8/+33 | |
| | | | | | | | | This allows doing "[ARG]" replacement in floater titles. | |||||
* | | ChangeLog entries for client identification / name tags. | Jacek Antonelli | 2010-01-27 | 1 | -3/+37 | |
| | | ||||||
* | | Merge remote branch 'mccabe/next' into next | Jacek Antonelli | 2010-01-26 | 59 | -3216/+1423 | |
|\ \ | ||||||
| * | | Fixed crash due to missing FloaterHtmlRect setting | McCabe Maxsted | 2010-01-20 | 2 | -0/+23 | |
| | | | ||||||
| * | | Removed unnecessary xui files from silver skin | McCabe Maxsted | 2010-01-14 | 11 | -2833/+16 | |
| | | | ||||||
| * | | Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion ↵ | McCabe Maxsted | 2010-01-14 | 3 | -24/+40 | |
| | | | | | | | | | | | | adds uncommitted suggestions to the line editor history | |||||
| * | | Applied patch for VWR-14267 by Aimee Trescothick: Clicking send in an IM ↵ | McCabe Maxsted | 2010-01-14 | 2 | -0/+8 | |
| | | | | | | | | | | | | window does not add the sent text to the line editor history | |||||
| * | | Applied patch for VWR-11172 by Alissa Sabre: A source coding mistake ↵ | McCabe Maxsted | 2010-01-14 | 2 | -1/+9 | |
| | | | | | | | | | | | | prevents number-pad keys from specifying Ctrl+digit shortcuts on Windows | |||||
| * | | Created drop-down Profile button in IM window | McCabe Maxsted | 2010-01-13 | 19 | -195/+278 | |
| | | | ||||||
| * | | Fixed 'Cannot generate a safe linker search path' CMake warning on Windows | McCabe Maxsted | 2010-01-12 | 2 | -6/+14 | |
| | | | ||||||
| * | | Fixed remember password checkbox | McCabe Maxsted | 2010-01-11 | 2 | -1/+8 | |
| | | |