aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-17fix bug #879 context menu of line + text editors triggers select all even if ...Armin Weatherwax2-2/+2
2011-04-13Don't create temporary LLRect objects for spellchecking in every draw eitherMcCabe Maxsted2-2/+2
2011-04-13Don't create temporary vectors in spellchecking on every drawMcCabe Maxsted4-25/+27
2011-04-13Fixed crash in spellchecking when deleting selections while laggingMcCabe Maxsted2-24/+30
2011-04-11Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right Cl...McCabe Maxsted6-91/+482
2011-04-11Added search to the Debug SettingsMcCabe Maxsted2-0/+8
2011-04-02Fixed a crash on login introduced by the new font size labels.Jacek Antonelli1-1/+2
2011-03-24Added a new default font size FontSansSerifBigger and fixed FontSansSerifBig ...McCabe Maxsted3-4/+10
2011-03-23Comboboxes can now use the font= xui settingMcCabe Maxsted4-13/+47
2011-03-22Support username logins on Linden grids. Seems to cover most edge cases with ...McCabe Maxsted2-1/+20
2011-03-09#787: Horizontal mouse scrolling support, patch by Kakurady DrakenarMcCabe Maxsted8-0/+73
2010-11-09feature: add a tiny context menu to areasearch scroll list itemsArmin Weatherwax2-0/+42
2010-11-07IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood1-0/+1
2010-11-05Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-1/+1
2010-11-03Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-1/+1
2010-11-01Merges the Message log and Message builder from Inertia in.RevolutionSmythe2-0/+28
2010-10-23IMP-663: WARNING: replaceSubstitutionStrings: replaceSubstituionStrings FAILU...Aleric Inglewood1-2/+2
2010-10-20LindenUserDir fixes.Aleric Inglewood1-2/+9
2010-10-15Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from sno...Aleric Inglewood2-3/+3
2010-10-09Fix some STL errors highlighted by MSVC debugRobin Cornelius1-1/+10
2010-10-09Fix some STL errors highlighted by MSVC debugRobin Cornelius1-1/+10
2010-10-07Fix bug #611: Context menu spell checker suggestions broken.thickbrick2-10/+10
2010-10-04Don't leak SpellMenuBind structs when destroying LLLineEditor/LLTextEditor ob...thickbrick2-78/+56
2010-10-01RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood1-96/+96
2010-09-29Fixed Windows compile error introduced in 13b1fd24McCabe Maxsted1-1/+1
2010-09-28Context menu translator:thickbrick4-105/+178
2010-09-28RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood1-96/+96
2010-09-25Fixed typo causing menu seperator to not hide.thickbrick1-1/+1
2010-09-25Context translator: default to enabled.thickbrick2-3/+3
2010-09-25LLTextEditor context translator: set selection after translation.thickbrick1-3/+9
2010-09-25LLTextEditor context translator:thickbrick2-19/+16
2010-09-25LLLineEditor context translator:thickbrick2-19/+18
2010-09-25LLLineEditor context translator: re-select text properly.thickbrick1-4/+2
2010-09-25More LLLineEditor context translator bugfixes:thickbrick1-8/+7
2010-09-25Fix LLLineEditor context menu translator returning "()" when nothing is selec...thickbrick2-12/+81
2010-09-25Fix LLTextEditor context menu translator returning "()" when nothing is selec...thickbrick2-10/+77
2010-09-23llmediaplugins first stepArmin Weatherwax20-172/+186
2010-09-16Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ...McCabe Maxsted4-21/+39
2010-09-15More spell checking cleanupMcCabe Maxsted2-8/+9
2010-09-15First commit in the long overhaul of making spell check consistent and workab...McCabe Maxsted4-222/+260
2010-09-10Changed the menu enabled 'x' to a checkmarkMcCabe Maxsted1-1/+1
2010-09-10Replace '>' glyph in cascading menus with a proper triangle(backport from Vie...McCabe Maxsted1-1/+1
2010-09-06Use solid circles instead of asterisks for password fields.Kakurady (Geneko Nemeth)1-2/+2
2010-09-06Potential fix for a rare crash when creating notecards in the AOMcCabe Maxsted1-1/+8
2010-09-06Fixed regression of #245McCabe Maxsted1-0/+5
2010-09-06Fixed regression of #295 in the 09.04 experimentalMcCabe Maxsted1-14/+23
2010-08-30Fixed bad merge in lltexteditor.cppMcCabe Maxsted1-56/+21
2010-08-30added spellcheck + translation from Emerald Viewer. references to modularsyst...Patrick Sapinski6-116/+1193
2010-08-26Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as slu...McCabe Maxsted1-0/+6
2010-08-26Removed unused LLTabContainerVertical cruftMcCabe Maxsted6-71/+0