aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Applied 0001-Fix-hang-in-LLFloater-getClosableFloaterFromFocus-2..patch by Ma...McCabe Maxsted2011-07-051-0/+10
* Show tooltips on profile pick tabs (lousy workaround for most names being too...McCabe Maxsted2011-06-101-3/+7
* Merge remote-tracking branch 'mccabe/1.4-fbeta-iwsupport' into nextJacek Antonelli2011-06-091-4/+24
|\
| * Parse and use inworldz-specific slurls as if they were regular slurlsMcCabe Maxsted2011-06-081-4/+24
* | Fix for button labels in case there's ever a conflict between a disabled sele...McCabe Maxsted2011-06-081-1/+1
* | Implemented 'label_disabled' and 'label_selected_disabled' XUI for LLButtonMcCabe Maxsted2011-06-082-3/+21
|/
* Fixed #875 by removing menu border introduced in 84ba6c13McCabe Maxsted2011-06-024-43/+15
* Made LLTextEditor::clear() actually clear the contents of the textbox rather ...McCabe Maxsted2011-05-271-0/+6
* fix bug #879 context menu of line + text editors triggers select all even if ...Armin Weatherwax2011-05-172-2/+2
* Don't create temporary LLRect objects for spellchecking in every draw eitherMcCabe Maxsted2011-04-132-2/+2
* Don't create temporary vectors in spellchecking on every drawMcCabe Maxsted2011-04-134-25/+27
* Fixed crash in spellchecking when deleting selections while laggingMcCabe Maxsted2011-04-132-24/+30
* Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right Cl...McCabe Maxsted2011-04-116-91/+482
* Added search to the Debug SettingsMcCabe Maxsted2011-04-112-0/+8
* Fixed a crash on login introduced by the new font size labels.Jacek Antonelli2011-04-021-1/+2
* Added a new default font size FontSansSerifBigger and fixed FontSansSerifBig ...McCabe Maxsted2011-03-243-4/+10
* Comboboxes can now use the font= xui settingMcCabe Maxsted2011-03-234-13/+47
* Support username logins on Linden grids. Seems to cover most edge cases with ...McCabe Maxsted2011-03-222-1/+20
* #787: Horizontal mouse scrolling support, patch by Kakurady DrakenarMcCabe Maxsted2011-03-098-0/+73
* Merge remote branch 'jacek/SNOW-713' into weeklyMcCabe Maxsted2010-11-121-0/+1
|\
| * IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood2010-11-071-0/+1
* | feature: add a tiny context menu to areasearch scroll list itemsArmin Weatherwax2010-11-092-0/+42
|/
* Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood2010-11-051-1/+1
* Merged webkit_plugins into weekly. Huzzah! The weekly branch now has browser/...McCabe Maxsted2010-11-0221-177/+198
|\
| * Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-241-2/+2
| |\
| * | LindenUserDir fixes.Aleric Inglewood2010-10-201-2/+9
| * | Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from sno...Aleric Inglewood2010-10-152-3/+3
| * | Merge branch 'mccabe-plugins' into plugins_mergeRobin Cornelius2010-10-1020-172/+186
| |\ \
| | * | llmediaplugins first stepArmin Weatherwax2010-09-2320-172/+186
| * | | Fix some STL errors highlighted by MSVC debugRobin Cornelius2010-10-091-1/+10
* | | | Merges the Message log and Message builder from Inertia in.RevolutionSmythe2010-11-012-0/+28
| |_|/ |/| |
* | | IMP-663: WARNING: replaceSubstitutionStrings: replaceSubstituionStrings FAILU...Aleric Inglewood2010-10-231-2/+2
* | | Fix some STL errors highlighted by MSVC debugRobin Cornelius2010-10-091-1/+10
|/ /
* | Fix bug #611: Context menu spell checker suggestions broken.thickbrick2010-10-072-10/+10
* | Don't leak SpellMenuBind structs when destroying LLLineEditor/LLTextEditor ob...thickbrick2010-10-042-78/+56
* | RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood2010-10-011-96/+96
* | Fixed Windows compile error introduced in 13b1fd24McCabe Maxsted2010-09-291-1/+1
* | Context menu translator:thickbrick2010-09-284-105/+178
* | Fixed typo causing menu seperator to not hide.thickbrick2010-09-251-1/+1
* | Context translator: default to enabled.thickbrick2010-09-252-3/+3
* | LLTextEditor context translator: set selection after translation.thickbrick2010-09-251-3/+9
* | LLTextEditor context translator:thickbrick2010-09-252-19/+16
* | LLLineEditor context translator:thickbrick2010-09-252-19/+18
* | LLLineEditor context translator: re-select text properly.thickbrick2010-09-251-4/+2
* | More LLLineEditor context translator bugfixes:thickbrick2010-09-251-8/+7
* | Fix LLLineEditor context menu translator returning "()" when nothing is selec...thickbrick2010-09-252-12/+81
* | Fix LLTextEditor context menu translator returning "()" when nothing is selec...thickbrick2010-09-252-10/+77
|/
* 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