aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed login screen only allowing 16 chars per name.Jacek Antonelli2010-02-071-4/+4
|
* Added SliderScrollWheelMultiplier setting.Jacek Antonelli2010-02-045-1/+48
| | | | | | | Affects the direction sliders move from mouse scroll wheel. Also added LLSlider::getScrollWheelMultiplier() and LLSlider::setScrollWheelMultiplier().
* Slider widgets can now be controlled with mouse wheel.Armin Weatherwax2010-02-032-0/+7
| | | | (Cherry-picked by Jacek from 334b0b32)
* Removed pixbuf and pango from linux32 viewer_manifest.Armin Weatherwax2010-02-031-5/+5
| | | | | | They sometimes cause trouble when distributed. (Cherry-picked by Jacek from 9efbb42c)
* Merged in 'paymessage' branch.Jacek Antonelli2010-02-0333-655/+682
|\ | | | | | | | | Custom message in Pay Resident floater, and XUI cleanup. (SNOW-436, formerly VWR-9597)
| * Improved "Pay Object" floater layout and XML.Jacek Antonelli2010-02-0216-379/+382
| |
| * Improved "Pay Resident" floater layout and XML.Jacek Antonelli2010-01-3116-275/+236
| |
| * Implemented VWR-9597 (optional message when paying someone).Jacek Antonelli2010-01-042-2/+25
| |
| * Tidied up floater_pay.xml code and UI layout.Jacek Antonelli2010-01-042-48/+72
| |
| * Added LLFloater::setTitleArg and LLFloater::setShortTitleArg.Jacek Antonelli2010-01-042-8/+24
| | | | | | | | This allows doing "[ARG]" replacement in floater titles.
* | Merge remote branch 'mccabe/next' into nextJacek Antonelli2010-01-2655-3213/+1157
|\ \
| * | Fixed crash due to missing FloaterHtmlRect settingMcCabe Maxsted2010-01-201-0/+16
| | |
| * | Removed unnecessary xui files from silver skinMcCabe Maxsted2010-01-1410-2833/+2
| | |
| * | Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion ↵McCabe Maxsted2010-01-142-24/+33
| | | | | | | | | | | | adds uncommitted suggestions to the line editor history
| * | Applied patch for VWR-14267 by Aimee Trescothick: Clicking send in an IM ↵McCabe Maxsted2010-01-141-0/+2
| | | | | | | | | | | | window does not add the sent text to the line editor history
| * | Applied patch for VWR-11172 by Alissa Sabre: A source coding mistake ↵McCabe Maxsted2010-01-141-1/+1
| | | | | | | | | | | | prevents number-pad keys from specifying Ctrl+digit shortcuts on Windows
| * | Created drop-down Profile button in IM windowMcCabe Maxsted2010-01-1318-195/+254
| | |
| * | Fixed 'Cannot generate a safe linker search path' CMake warning on WindowsMcCabe Maxsted2010-01-121-6/+7
| | |
| * | Fixed remember password checkboxMcCabe Maxsted2010-01-111-1/+1
| | |
| * | Fixed missing dbghelp.dll fileMcCabe Maxsted2010-01-091-0/+4
| | |
| * | Always include VS2005 redist in copy_win_libsMcCabe Maxsted2010-01-091-85/+84
| | |
| * | Fixed viewer_manifest.py and default packaging system for Windows (NSIS ↵McCabe Maxsted2010-01-095-45/+108
| | | | | | | | | | | | install script only works manually)
| * | Fixed options missing from Text Chat and Input & Camera preferences (see ↵McCabe Maxsted2010-01-083-10/+33
| | | | | | | | | | | | VWR-13120)
| * | Applied SNOW-378: debug setting to compile inventory scripts in MonoMcCabe Maxsted2010-01-082-1/+19
| | |
| * | Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer)McCabe Maxsted2010-01-081-0/+2
| | |
| * | Merge branch '1.3.0-clienttags' into nextMcCabe Maxsted2010-01-0411-12/+591
| |\ \ | | |/ | |/|
| | * remove FIXME reminders from fixed issuesArmin Weatherwax2010-01-011-10/+3
| | | | | | | | | | | | modified: linden/indra/newview/llvoavatar.cpp
| | * Merge commit '76dd2a2c2395e50fd31' into nextMcCabe Maxsted2010-01-0112-13/+612
| | |\
| | | * Merge branch 'mimikry' into nextArmin Weatherwax2009-12-2911-12/+598
| | | |\
| | | | * added our own website to fetch the client listArmin Weatherwax2009-12-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
| | | | * added our uuidArmin Weatherwax2009-12-022-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | | modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/newview/llvoavatar.cpp
| | | | * Emeralds client name tag and clothing layer protection. Needs decision about ↵Armin Weatherwax2009-12-0111-12/+602
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a few things - find "Imprudence FIXME" (woq) in llprimitive.cpp and llvoavatar.cpp, its commented there. modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/llprimitive/llprimitive.h modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llfirstuse.cpp modified: linden/indra/newview/llfirstuse.h modified: linden/indra/newview/llstartup.cpp modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/llvoavatar.h modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
| | | | * commented out some cmake code that completely breaks distributed builds on ↵Patrick Sapinski2009-12-011-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows, doesn't affect other builds, seems to do nothing, and was commented out on MK years ago :) Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
| | | | * don't let the voice client spam about ParcelVoiceInfoRequest capability ↵Armin Weatherwax2009-11-301-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp
| | | * | Merge branch 'next' of git://github.com/jacek/imprudence into nextArmin Weatherwax2009-12-1323-26/+82
| | | |\ \
| | | * | | don't let the voice client spam about ParcelVoiceInfoRequest capability ↵Armin Weatherwax2009-12-131-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp
* | | | | | Improved how opacity is displayed in color swatches.Kakurady2010-01-261-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | | | | | Merged bug fixes by Mm Alder and Admiral Admiral.Jacek Antonelli2010-01-2655-39/+419
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SNOW-413 Potential null pointer exception in multi-slider controlMm Alder2010-01-031-1/+1
| | | | | |
| * | | | | SNOW-376 Clean up handling of the maximum length of chat messagesMm Alder2010-01-033-4/+8
| | | | | |
| * | | | | VWR-4232 Some particles don't disappear when UI is hiddenMm Alder2010-01-037-5/+53
| | | | | |
| * | | | | VWR-15310 Save to XML doesn't set proper XML tagsMm Alder2010-01-0345-21/+345
| | | | | |
| * | | | | VWR-14475 Load from XML is brokenMm Alder2010-01-031-8/+12
| | | | | |
* | | | | | Tell the wrapper script where 64bit gstreamer plugins are.Armin Weatherwax2010-01-031-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | (Cherry picked by Jacek from 560d3013)
* | | | | | Use ${ARCH} instead of x86_64 in CMake.Armin Weatherwax2010-01-031-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | (Cherry picked by Jacek from f604a685)
* | | | | | Several changes to the 64bit build.Armin Weatherwax2010-01-032-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - lib folder becomes lib64, - lib32 folder prepared (for voice libs), - pango removed - gdk_pixbuf removed (Cherry picked by Jacek from da4c5189)
* | | | | | Fix filepicker not working in 64bit build.Armin Weatherwax2010-01-031-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | (Cherry picked by Jacek from 08cc8bc2)
* | | | | | Fix just another hardcoded path to Linux-i686.Armin Weatherwax2010-01-032-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | (Cherry picked by Jacek from 2e96ac24)
* | | | | | Updating a few 64bit Linux libs.Armin Weatherwax2010-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | (Cherry picked by Jacek from 95c834e7)
* | | | | | Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax2010-01-035-23/+138
| | | | | | | | | | | | | | | | | | | | | | | | (Cherry picked by Jacek from 13412855)