aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui (follow)
Commit message (Expand)AuthorAgeFilesLines
* llmediaplugins first stepArmin Weatherwax2010-09-2320-172/+186
* Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ...McCabe Maxsted2010-09-164-21/+39
* More spell checking cleanupMcCabe Maxsted2010-09-152-8/+9
* First commit in the long overhaul of making spell check consistent and workab...McCabe Maxsted2010-09-154-222/+260
* Changed the menu enabled 'x' to a checkmarkMcCabe Maxsted2010-09-101-1/+1
* Replace '>' glyph in cascading menus with a proper triangle(backport from Vie...McCabe Maxsted2010-09-101-1/+1
* Use solid circles instead of asterisks for password fields.Kakurady (Geneko Nemeth)2010-09-061-2/+2
* Potential fix for a rare crash when creating notecards in the AOMcCabe Maxsted2010-09-061-1/+8
* Fixed regression of #245McCabe Maxsted2010-09-061-0/+5
* Fixed regression of #295 in the 09.04 experimentalMcCabe Maxsted2010-09-061-14/+23
* Fixed bad merge in lltexteditor.cppMcCabe Maxsted2010-08-301-56/+21
* added spellcheck + translation from Emerald Viewer. references to modularsyst...Patrick Sapinski2010-08-306-116/+1193
* Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as slu...McCabe Maxsted2010-08-101-0/+6
* Removed unused LLTabContainerVertical cruftMcCabe Maxsted2010-08-076-71/+0
* replace llwarns by LL_DEBUGS("View") in llview.h - pointless spam for enduserArmin Weatherwax2010-08-021-4/+4
* LLComboBox now properly respects control_name.Jacek Antonelli2010-08-011-0/+16
* Added 'Notifications' to logcontrol.xml to reduce notification saving log spamMcCabe Maxsted2010-06-221-7/+7
* Fixed #295: spinners in the build tools aren't updating after their contents ...McCabe Maxsted2010-06-192-15/+28
* Revert "Changed the default minimize position to the top left..."McCabe Maxsted2010-06-191-6/+7
* Changed the default minimize position to the top left so it doesn't block cha...McCabe Maxsted2010-06-191-7/+6
* Added minimize all option to the File menu, works on everything but the snaps...McCabe Maxsted2010-06-192-0/+32
* Added missing setLabelArg to LLSpinCtrl (silly Lindens...)McCabe Maxsted2010-04-262-0/+14
* Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ...McCabe Maxsted2010-04-261-3/+5
* Fixed #245: Script compile error from OpenSim crashes ImprudenceMcCabe Maxsted2010-04-261-0/+5
* Potential fix for a rare crash when creating notecards in the AOMcCabe Maxsted2010-04-031-1/+8
* Applied Kitty Barnett's patch for Search/Replace in notecards.McCabe Maxsted2010-03-112-33/+41
* Use solid circles instead of asterisks for password fields.Kakurady (Geneko Nemeth)2010-03-051-2/+2
* Rebranded new notifications system for all languages.Jacek Antonelli2010-02-261-2/+8
* Added SliderScrollWheelMultiplier setting.Jacek Antonelli2010-02-042-1/+25
* Slider widgets can now be controlled with mouse wheel.Armin Weatherwax2010-02-032-0/+7
* Merged in 'paymessage' branch.Jacek Antonelli2010-02-032-8/+24
|\
| * Added LLFloater::setTitleArg and LLFloater::setShortTitleArg.Jacek Antonelli2010-01-042-8/+24
* | Merge remote branch 'mccabe/next' into nextJacek Antonelli2010-01-262-24/+33
|\ \
| * | Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion add...McCabe Maxsted2010-01-142-24/+33
| |/
* | SNOW-413 Potential null pointer exception in multi-slider controlMm Alder2010-01-031-1/+1
* | VWR-15310 Save to XML doesn't set proper XML tagsMm Alder2010-01-0333-14/+283
* | VWR-14475 Load from XML is brokenMm Alder2010-01-031-8/+12
|/
* Merge remote branch 'mccabe/1.3.0-next' into nextJacek Antonelli2009-11-19103-1291/+4870
|\
| * Merged working branch of 1.2 into LL 1.23 mergeMcCabe Maxsted2009-10-1814-26/+347
| |\
| * \ Merged SL 1.23.4 into Imprudence.Jacek Antonelli2009-08-29103-1307/+4903
| |\ \
| | * | Second Life viewer sources 1.23.3-RCJacek Antonelli2009-06-131-15/+12
| | * | Second Life viewer sources 1.23.2-RCJacek Antonelli2009-05-241-3/+2
| | * | Second Life viewer sources 1.23.1-RCJacek Antonelli2009-05-244-8/+36
| | * | Second Life viewer sources 1.23.0-RCJacek Antonelli2009-04-30103-1287/+4873
* | | | Attempted to make the Advanced shortcut play nice with Linux in XUIMcCabe Maxsted2009-11-081-0/+10
* | | | Fixed some branding issues with alerts.xml and notify.xml.Jacek Antonelli2009-11-071-0/+2
| |_|/ |/| |
* | | Fixed an issue with llkeywords.cpp(385) and Visual StudioMcCabe Maxsted2009-10-031-2/+2
* | | Fixed chat channel control value not updating when Return key pressedMcCabe Maxsted2009-09-251-0/+5
* | | Backported clickable object names from 1.23McCabe Maxsted2009-09-118-25/+40
* | | Added LLScrollListCtrl::getSelectedIDs()McCabe Maxsted2009-09-062-0/+13