Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean out a couple of compiler warnings. | David Walter Seikel | 2013-04-08 | 1 | -0/+2 |
| | |||||
* | More unused variable deletion. | David Walter Seikel | 2013-04-08 | 2 | -4/+0 |
| | |||||
* | Delete a big bunch of unused variables. | David Walter Seikel | 2013-04-08 | 5 | -25/+0 |
| | |||||
* | Clean up some compiler warnings. More to come. | David Walter Seikel | 2013-04-06 | 1 | -2/+0 |
| | |||||
* | Apply various Mac build patches from Mimika Oh and Nemurimasu Neiro to fix ↵ | David Walter Seikel | 2012-03-14 | 1 | -2/+7 |
| | | | | up http://redmine.kokuaviewer.org/issues/598 and http://redmine.kokuaviewer.org/issues/602 | ||||
* | Fixes http://redmine.kokuaviewer.org/issues/585 | David Walter Seikel | 2012-03-05 | 2 | -4/+6 |
| | |||||
* | fix pass LLSD& instead LLSD to selectByValue | Armin Weatherwax | 2011-11-13 | 2 | -4/+4 |
| | |||||
* | Applied 0001-Fix-hang-in-LLFloater-getClosableFloaterFromFocus-2..patch by ↵ | McCabe Maxsted | 2011-07-05 | 1 | -0/+10 |
| | | | | Makomk Makosen for #763: Possible infinite loop in LLFloater::getClosableFloaterFromFocus | ||||
* | Show tooltips on profile pick tabs (lousy workaround for most names being ↵ | McCabe Maxsted | 2011-06-10 | 1 | -3/+7 |
| | | | | too big too fit) | ||||
* | Merge remote-tracking branch 'mccabe/1.4-fbeta-iwsupport' into next | Jacek Antonelli | 2011-06-09 | 1 | -4/+24 |
|\ | |||||
| * | Parse and use inworldz-specific slurls as if they were regular slurls | McCabe Maxsted | 2011-06-08 | 1 | -4/+24 |
| | | |||||
* | | Fix for button labels in case there's ever a conflict between a disabled ↵ | McCabe Maxsted | 2011-06-08 | 1 | -1/+1 |
| | | | | | | | | selected button and the selected label it should have | ||||
* | | Implemented 'label_disabled' and 'label_selected_disabled' XUI for LLButton | McCabe Maxsted | 2011-06-08 | 2 | -3/+21 |
|/ | |||||
* | Fixed #875 by removing menu border introduced in 84ba6c13 | McCabe Maxsted | 2011-06-02 | 4 | -43/+15 |
| | | | | (cherry picked from commit bcfe397d0f3ab2bd8df3f8055f089824dd082bf4) | ||||
* | Made LLTextEditor::clear() actually clear the contents of the textbox rather ↵ | McCabe Maxsted | 2011-05-27 | 1 | -0/+6 |
| | | | | than just replace unstyled text | ||||
* | fix bug #879 context menu of line + text editors triggers select all even if ↵ | Armin Weatherwax | 2011-05-17 | 2 | -2/+2 |
| | | | | not asked to | ||||
* | Don't create temporary LLRect objects for spellchecking in every draw either | McCabe Maxsted | 2011-04-13 | 2 | -2/+2 |
| | |||||
* | Don't create temporary vectors in spellchecking on every draw | McCabe Maxsted | 2011-04-13 | 4 | -25/+27 |
| | |||||
* | Fixed crash in spellchecking when deleting selections while lagging | McCabe Maxsted | 2011-04-13 | 2 | -24/+30 |
| | |||||
* | Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right ↵ | McCabe Maxsted | 2011-04-11 | 6 | -91/+482 |
| | | | | Click menus are transparent on the login screen and #534: Right click menus aren't translatable | ||||
* | Added search to the Debug Settings | McCabe Maxsted | 2011-04-11 | 2 | -0/+8 |
| | |||||
* | Fixed a crash on login introduced by the new font size labels. | Jacek Antonelli | 2011-04-02 | 1 | -1/+2 |
| | |||||
* | Added a new default font size FontSansSerifBigger and fixed FontSansSerifBig ↵ | McCabe Maxsted | 2011-03-24 | 3 | -4/+10 |
| | | | | not being named FontSansSerifLarge | ||||
* | Comboboxes can now use the font= xui setting | McCabe Maxsted | 2011-03-23 | 4 | -13/+47 |
| | |||||
* | Support username logins on Linden grids. Seems to cover most edge cases with ↵ | McCabe Maxsted | 2011-03-22 | 2 | -1/+20 |
| | | | | our current grid manager, but really exposes the weaknesses of not saving login info with the grid, usability-wise. (Note: autologin and the command line need to be tested) | ||||
* | #787: Horizontal mouse scrolling support, patch by Kakurady Drakenar | McCabe Maxsted | 2011-03-09 | 8 | -0/+73 |
| | |||||
* | Merge remote branch 'jacek/SNOW-713' into weekly | McCabe Maxsted | 2010-11-12 | 1 | -0/+1 |
|\ | |||||
| * | IMP-692: SNOW-713: Global objects in libllcommon duplicated in plugins | Aleric Inglewood | 2010-11-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts. | ||||
* | | feature: add a tiny context menu to areasearch scroll list items | Armin Weatherwax | 2010-11-09 | 2 | -0/+42 |
|/ | | | | rightclick one of the results and teleport or cam to the object or bring it in edit mode | ||||
* | Rename hippo* files to lower case (PART 2 OF 2) | Aleric Inglewood | 2010-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming. | ||||
* | Merged webkit_plugins into weekly. Huzzah! The weekly branch now has ↵ | McCabe Maxsted | 2010-11-02 | 21 | -177/+198 |
|\ | | | | | | | browser/media plugin support | ||||
| * | Merge branch 'weekly' into webkit_plugins | Aleric Inglewood | 2010-10-24 | 1 | -2/+2 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: linden/doc/contributions.txt Renamed RED --> IMP. Merged entries from both. | ||||
| * | | LindenUserDir fixes. | Aleric Inglewood | 2010-10-20 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The LindenUserDir (~/.imprudence/first_last/) cannot be initialized before the user logged in. However, several singletons (that only can be initialized once) depend on this directory for initialization. Therefore we have to take care not to instantiate those singletons until after the user logged in. With regard to webit, this fixes the browser_profile (cache and cookies) directory that the builtin browser uses. | ||||
| * | | Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from ↵ | Aleric Inglewood | 2010-10-15 | 2 | -3/+3 |
| | | | | | | | | | | | | snowglobe 2.x). | ||||
| * | | Merge branch 'mccabe-plugins' into plugins_merge | Robin Cornelius | 2010-10-10 | 20 | -172/+186 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/doc/contributions.txt linden/indra/cmake/GStreamer.cmake linden/indra/cmake/LLMedia.cmake linden/indra/cmake/OPENAL.cmake linden/indra/llmedia/CMakeLists.txt linden/indra/llprimitive/material_codes.h linden/indra/newview/chatbar_as_cmdline.cpp linden/indra/newview/llappviewer.cpp linden/indra/newview/llfloatertos.cpp linden/indra/newview/llstartup.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h linden/indra/newview/viewer_manifest.py linden/install.xml | ||||
| | * | | llmediaplugins first step | Armin Weatherwax | 2010-09-23 | 20 | -172/+186 |
| | | | | |||||
| * | | | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 2010-10-09 | 1 | -1/+10 |
| | | | | |||||
* | | | | Merges the Message log and Message builder from Inertia in. | RevolutionSmythe | 2010-11-01 | 2 | -0/+28 |
| |_|/ |/| | | |||||
* | | | IMP-663: WARNING: replaceSubstitutionStrings: replaceSubstituionStrings ↵ | Aleric Inglewood | 2010-10-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | FAILURE: value: ignoretext repl: Caused by missing ignoretext in notifications.xml. Also fixed typos in debug output messages. | ||||
* | | | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 2010-10-09 | 1 | -1/+10 |
|/ / | |||||
* | | Fix bug #611: Context menu spell checker suggestions broken. | thickbrick | 2010-10-07 | 2 | -10/+10 |
| | | | | | | | | | | | | | | | | This fixes a confusion between word end position and word length, causing an empty spell checker suggestion list, or possibly crashes. I caused this bug in f5006e8a2f34afa390f0bbcf0f6af15218cf4105. Oops. | ||||
* | | Don't leak SpellMenuBind structs when destroying LLLineEditor/LLTextEditor ↵ | thickbrick | 2010-10-04 | 2 | -78/+56 |
| | | | | | | | | objects. | ||||
* | | RED-556: SNOW-800: Massively duplicated objects | Aleric Inglewood | 2010-10-01 | 1 | -96/+96 |
| | | | | | | | | See http://redmine.imprudenceviewer.org/issues/556 | ||||
* | | Fixed Windows compile error introduced in 13b1fd24 | McCabe Maxsted | 2010-09-29 | 1 | -1/+1 |
| | | |||||
* | | Context menu translator: | thickbrick | 2010-09-28 | 4 | -105/+178 |
| | | | | | | | | | | | | | | | | | | - Don't hide the translate menu, instead only enable the options that make sense in the context (translate languages, copy/paste/etc.) - Made highlighting misspellings a global option, with immediate effect. - Convert newview/lgghunspell_wrapper.cpp to UTF-8. | ||||
* | | Fixed typo causing menu seperator to not hide. | thickbrick | 2010-09-25 | 1 | -1/+1 |
| | | |||||
* | | Context translator: default to enabled. | thickbrick | 2010-09-25 | 2 | -3/+3 |
| | | | | | | | | | | | | Set the default of the xui attribute "allow_translate" to true, and add allow_translate="false" to panel_login.xml. This probably needs to be disabled in other places as well. | ||||
* | | LLTextEditor context translator: set selection after translation. | thickbrick | 2010-09-25 | 1 | -3/+9 |
| | | |||||
* | | LLTextEditor context translator: | thickbrick | 2010-09-25 | 2 | -19/+16 |
| | | | | | | | | | | | | - Added a xui attribute "allow_translate", default to off (not enabled in any xml file yet.) - Only show translate menu if clicked on a word, or something is selected. | ||||
* | | LLLineEditor context translator: | thickbrick | 2010-09-25 | 2 | -19/+18 |
| | | | | | | | | | | | | - Added a xui attribute "allow_translate", default to off (not enabled in any xml file yet.) - Only show translate menu if clicked on a word, or something is selected. |