| Commit message (Expand) | Author | Files | Lines |
2010-08-26 | Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as slu... | McCabe Maxsted | 1 | -0/+6 |
2010-08-26 | Removed unused LLTabContainerVertical cruft | McCabe Maxsted | 6 | -71/+0 |
2010-08-02 | replace llwarns by LL_DEBUGS("View") in llview.h - pointless spam for enduser | Armin Weatherwax | 1 | -4/+4 |
2010-08-01 | LLComboBox now properly respects control_name. | Jacek Antonelli | 1 | -0/+16 |
2010-06-22 | Added 'Notifications' to logcontrol.xml to reduce notification saving log spam | McCabe Maxsted | 1 | -7/+7 |
2010-06-19 | Fixed #295: spinners in the build tools aren't updating after their contents ... | McCabe Maxsted | 2 | -15/+28 |
2010-06-19 | Revert "Changed the default minimize position to the top left..." | McCabe Maxsted | 1 | -6/+7 |
2010-06-19 | Changed the default minimize position to the top left so it doesn't block cha... | McCabe Maxsted | 1 | -7/+6 |
2010-06-19 | Added minimize all option to the File menu, works on everything but the snaps... | McCabe Maxsted | 2 | -0/+32 |
2010-04-26 | Added missing setLabelArg to LLSpinCtrl (silly Lindens...) | McCabe Maxsted | 2 | -0/+14 |
2010-04-26 | Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ... | McCabe Maxsted | 1 | -3/+5 |
2010-04-26 | Fixed #245: Script compile error from OpenSim crashes Imprudence | McCabe Maxsted | 1 | -0/+5 |
2010-04-03 | Potential fix for a rare crash when creating notecards in the AO | McCabe Maxsted | 1 | -1/+8 |
2010-03-11 | Applied Kitty Barnett's patch for Search/Replace in notecards. | McCabe Maxsted | 2 | -33/+41 |
2010-03-05 | Use solid circles instead of asterisks for password fields. | Kakurady (Geneko Nemeth) | 1 | -2/+2 |
2010-02-26 | Rebranded new notifications system for all languages. | Jacek Antonelli | 1 | -2/+8 |
2010-02-04 | Added SliderScrollWheelMultiplier setting. | Jacek Antonelli | 2 | -1/+25 |
2010-02-03 | Slider widgets can now be controlled with mouse wheel. | Armin Weatherwax | 2 | -0/+7 |
2010-01-14 | Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion add... | McCabe Maxsted | 2 | -24/+33 |
2010-01-04 | Added LLFloater::setTitleArg and LLFloater::setShortTitleArg. | Jacek Antonelli | 2 | -8/+24 |
2010-01-03 | SNOW-413 Potential null pointer exception in multi-slider control | Mm Alder | 1 | -1/+1 |
2010-01-03 | VWR-15310 Save to XML doesn't set proper XML tags | Mm Alder | 33 | -14/+283 |
2010-01-03 | VWR-14475 Load from XML is broken | Mm Alder | 1 | -8/+12 |
2009-11-08 | Attempted to make the Advanced shortcut play nice with Linux in XUI | McCabe Maxsted | 1 | -0/+10 |
2009-11-07 | Fixed some branding issues with alerts.xml and notify.xml. | Jacek Antonelli | 1 | -0/+2 |
2009-10-03 | Fixed an issue with llkeywords.cpp(385) and Visual Studio | McCabe Maxsted | 1 | -2/+2 |
2009-09-25 | Fixed chat channel control value not updating when Return key pressed | McCabe Maxsted | 1 | -0/+5 |
2009-09-11 | Backported clickable object names from 1.23 | McCabe Maxsted | 8 | -25/+40 |
2009-09-06 | Added LLScrollListCtrl::getSelectedIDs() | McCabe Maxsted | 2 | -0/+13 |
2009-09-04 | Linux middle mouse button paste/primary selection support and gtk clipboard h... | Armin Weatherwax | 10 | -17/+320 |
2009-06-13 | Second Life viewer sources 1.23.3-RC | Jacek Antonelli | 1 | -15/+12 |
2009-06-09 | Backported 1.23's minimap conversion to XUI | McCabe Maxsted | 2 | -0/+13 |
2009-05-24 | Second Life viewer sources 1.23.2-RC | Jacek Antonelli | 1 | -3/+2 |
2009-05-24 | Second Life viewer sources 1.23.1-RC | Jacek Antonelli | 4 | -8/+36 |
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 103 | -1287/+4873 |
2009-03-15 | Second Life viewer sources 1.22.11 | Jacek Antonelli | 1 | -1/+1 |
2009-03-01 | Backported possible crash fix in llfloater.cpp from 1.22 | McCabe Maxsted | 1 | -0/+1 |
2009-02-27 | LLUI's CMakeList needs LLMedia cmake stuff. | Jacek Antonelli | 1 | -0/+2 |
2009-02-16 | Fixed LSL comment coloring bleeding to next line. [#96] | Jacek Antonelli | 1 | -2/+2 |
2009-02-15 | Don't assume that start and end delimiters are same length. | Jacek Antonelli | 1 | -1/+3 |
2009-02-14 | Fixed crash in LLTextEditor::findHTML | McCabe Maxsted | 1 | -45/+66 |
2009-01-25 | Fixed single line comment highlighting | McCabe Maxsted | 1 | -5/+35 |
2009-01-23 | Backported fix for VWR-5529: group chat scrolls up when logging enabled | McCabe Maxsted | 2 | -70/+79 |
2009-01-23 | Backported Qarl's fix for VWR-8773: Closing parenthesis breaks urls | McCabe Maxsted | 1 | -14/+34 |
2009-01-15 | Fixed crash bug while loading keywords | McCabe Maxsted | 1 | -2/+2 |
2009-01-15 | Added viewer support for multiline comments | McCabe Maxsted | 2 | -17/+65 |
2009-01-12 | Applied Aimee's patch for doing simple math in the build editor | McCabe Maxsted | 3 | -7/+47 |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 92 | -163/+201 |
2009-01-11 | Second Life viewer sources 1.22.4-RC | Jacek Antonelli | 3 | -6/+34 |
2008-12-09 | Second Life viewer sources 1.22.2-RC | Jacek Antonelli | 5 | -164/+58 |