| Commit message (Expand) | Author | Files | Lines |
2011-06-10 | Show tooltips on profile pick tabs (lousy workaround for most names being too... | McCabe Maxsted | 1 | -3/+7 |
2011-06-08 | Fix for button labels in case there's ever a conflict between a disabled sele... | McCabe Maxsted | 1 | -1/+1 |
2011-06-08 | Implemented 'label_disabled' and 'label_selected_disabled' XUI for LLButton | McCabe Maxsted | 2 | -3/+21 |
2011-06-08 | Parse and use inworldz-specific slurls as if they were regular slurls | McCabe Maxsted | 1 | -4/+24 |
2011-06-02 | Fixed #875 by removing menu border introduced in 84ba6c13 | McCabe Maxsted | 4 | -43/+15 |
2011-05-27 | Made LLTextEditor::clear() actually clear the contents of the textbox rather ... | McCabe Maxsted | 1 | -0/+6 |
2011-05-17 | fix bug #879 context menu of line + text editors triggers select all even if ... | Armin Weatherwax | 2 | -2/+2 |
2011-04-21 | Allow changing the text on a flyout button. | David Seikel | 2 | -0/+7 |
2011-04-13 | Don't create temporary LLRect objects for spellchecking in every draw either | McCabe Maxsted | 2 | -2/+2 |
2011-04-13 | Don't create temporary vectors in spellchecking on every draw | McCabe Maxsted | 4 | -25/+27 |
2011-04-13 | Fixed crash in spellchecking when deleting selections while lagging | McCabe Maxsted | 2 | -24/+30 |
2011-04-11 | Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right Cl... | McCabe Maxsted | 6 | -91/+482 |
2011-04-11 | Added search to the Debug Settings | McCabe Maxsted | 2 | -0/+8 |
2011-04-02 | Fixed a crash on login introduced by the new font size labels. | Jacek Antonelli | 1 | -1/+2 |
2011-03-24 | Added a new default font size FontSansSerifBigger and fixed FontSansSerifBig ... | McCabe Maxsted | 3 | -4/+10 |
2011-03-23 | Comboboxes can now use the font= xui setting | McCabe Maxsted | 4 | -13/+47 |
2011-03-22 | Support username logins on Linden grids. Seems to cover most edge cases with ... | McCabe Maxsted | 2 | -1/+20 |
2011-03-09 | #787: Horizontal mouse scrolling support, patch by Kakurady Drakenar | McCabe Maxsted | 8 | -0/+73 |
2011-02-26 | Unbranding word of the day is "Second Life". | David Seikel | 1 | -6/+6 |
2011-02-25 | Unbranding. Todays word is "linden". | David Seikel | 4 | -13/+13 |
2010-11-09 | feature: add a tiny context menu to areasearch scroll list items | Armin Weatherwax | 2 | -0/+42 |
2010-11-07 | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 1 | -0/+1 |
2010-11-05 | Rename hippo* files to lower case (PART 2 OF 2) | Aleric Inglewood | 1 | -1/+1 |
2010-11-03 | Rename hippo* files to lower case (PART 2 OF 2) | Aleric Inglewood | 1 | -1/+1 |
2010-11-01 | Merges the Message log and Message builder from Inertia in. | RevolutionSmythe | 2 | -0/+28 |
2010-10-23 | IMP-663: WARNING: replaceSubstitutionStrings: replaceSubstituionStrings FAILU... | Aleric Inglewood | 1 | -2/+2 |
2010-10-20 | LindenUserDir fixes. | Aleric Inglewood | 1 | -2/+9 |
2010-10-15 | Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from sno... | Aleric Inglewood | 2 | -3/+3 |
2010-10-09 | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 1 | -1/+10 |
2010-10-09 | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 1 | -1/+10 |
2010-10-07 | Fix bug #611: Context menu spell checker suggestions broken. | thickbrick | 2 | -10/+10 |
2010-10-04 | Don't leak SpellMenuBind structs when destroying LLLineEditor/LLTextEditor ob... | thickbrick | 2 | -78/+56 |
2010-10-01 | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 1 | -96/+96 |
2010-09-29 | Fixed Windows compile error introduced in 13b1fd24 | McCabe Maxsted | 1 | -1/+1 |
2010-09-28 | Context menu translator: | thickbrick | 4 | -105/+178 |
2010-09-28 | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 1 | -96/+96 |
2010-09-25 | Fixed typo causing menu seperator to not hide. | thickbrick | 1 | -1/+1 |
2010-09-25 | Context translator: default to enabled. | thickbrick | 2 | -3/+3 |
2010-09-25 | LLTextEditor context translator: set selection after translation. | thickbrick | 1 | -3/+9 |
2010-09-25 | LLTextEditor context translator: | thickbrick | 2 | -19/+16 |
2010-09-25 | LLLineEditor context translator: | thickbrick | 2 | -19/+18 |
2010-09-25 | LLLineEditor context translator: re-select text properly. | thickbrick | 1 | -4/+2 |
2010-09-25 | More LLLineEditor context translator bugfixes: | thickbrick | 1 | -8/+7 |
2010-09-25 | Fix LLLineEditor context menu translator returning "()" when nothing is selec... | thickbrick | 2 | -12/+81 |
2010-09-25 | Fix LLTextEditor context menu translator returning "()" when nothing is selec... | thickbrick | 2 | -10/+77 |
2010-09-23 | llmediaplugins first step | Armin Weatherwax | 20 | -172/+186 |
2010-09-16 | Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ... | McCabe Maxsted | 4 | -21/+39 |
2010-09-15 | More spell checking cleanup | McCabe Maxsted | 2 | -8/+9 |
2010-09-15 | First commit in the long overhaul of making spell check consistent and workab... | McCabe Maxsted | 4 | -222/+260 |
2010-09-10 | Changed the menu enabled 'x' to a checkmark | McCabe Maxsted | 1 | -1/+1 |