Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ported many APR changes from Snowglobe. | Jacek Antonelli | 2010-02-08 | 21 | -251/+257 | |
| | ||||||
* | Fixed login screen only allowing 16 chars per name. | Jacek Antonelli | 2010-02-07 | 2 | -4/+10 | |
| | ||||||
* | Added SliderScrollWheelMultiplier setting. | Jacek Antonelli | 2010-02-04 | 6 | -1/+62 | |
| | | | | | | | 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 Weatherwax | 2010-02-03 | 3 | -0/+15 | |
| | | | | (Cherry-picked by Jacek from 334b0b32) | |||||
* | Removed pixbuf and pango from linux32 viewer_manifest. | Armin Weatherwax | 2010-02-03 | 2 | -5/+13 | |
| | | | | | | They sometimes cause trouble when distributed. (Cherry-picked by Jacek from 9efbb42c) | |||||
* | Merged in 'paymessage' branch. | Jacek Antonelli | 2010-02-03 | 34 | -655/+747 | |
|\ | | | | | | | | | Custom message in Pay Resident floater, and XUI cleanup. (SNOW-436, formerly VWR-9597) | |||||
| * | Improved "Pay Object" floater layout and XML. | Jacek Antonelli | 2010-02-02 | 17 | -379/+404 | |
| | | ||||||
| * | Improved "Pay Resident" floater layout and XML. | Jacek Antonelli | 2010-01-31 | 17 | -275/+258 | |
| | | ||||||
| * | Implemented VWR-9597 (optional message when paying someone). | Jacek Antonelli | 2010-01-04 | 3 | -2/+31 | |
| | | ||||||
| * | Tidied up floater_pay.xml code and UI layout. | Jacek Antonelli | 2010-01-04 | 3 | -48/+78 | |
| | | ||||||
| * | Added LLFloater::setTitleArg and LLFloater::setShortTitleArg. | Jacek Antonelli | 2010-01-04 | 3 | -8/+33 | |
| | | | | | | | | This allows doing "[ARG]" replacement in floater titles. | |||||
* | | ChangeLog entries for client identification / name tags. | Jacek Antonelli | 2010-01-27 | 1 | -3/+37 | |
| | | ||||||
* | | Merge remote branch 'mccabe/next' into next | Jacek Antonelli | 2010-01-26 | 59 | -3216/+1423 | |
|\ \ | ||||||
| * | | Fixed crash due to missing FloaterHtmlRect setting | McCabe Maxsted | 2010-01-20 | 2 | -0/+23 | |
| | | | ||||||
| * | | Removed unnecessary xui files from silver skin | McCabe Maxsted | 2010-01-14 | 11 | -2833/+16 | |
| | | | ||||||
| * | | Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion ↵ | McCabe Maxsted | 2010-01-14 | 3 | -24/+40 | |
| | | | | | | | | | | | | adds uncommitted suggestions to the line editor history | |||||
| * | | Applied patch for VWR-14267 by Aimee Trescothick: Clicking send in an IM ↵ | McCabe Maxsted | 2010-01-14 | 2 | -0/+8 | |
| | | | | | | | | | | | | 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 Maxsted | 2010-01-14 | 2 | -1/+9 | |
| | | | | | | | | | | | | prevents number-pad keys from specifying Ctrl+digit shortcuts on Windows | |||||
| * | | Created drop-down Profile button in IM window | McCabe Maxsted | 2010-01-13 | 19 | -195/+278 | |
| | | | ||||||
| * | | Fixed 'Cannot generate a safe linker search path' CMake warning on Windows | McCabe Maxsted | 2010-01-12 | 2 | -6/+14 | |
| | | | ||||||
| * | | Fixed remember password checkbox | McCabe Maxsted | 2010-01-11 | 2 | -1/+8 | |
| | | | ||||||
| * | | Fixed missing dbghelp.dll file | McCabe Maxsted | 2010-01-09 | 3 | -0/+146 | |
| | | | ||||||
| * | | Always include VS2005 redist in copy_win_libs | McCabe Maxsted | 2010-01-09 | 2 | -85/+89 | |
| | | | ||||||
| * | | Fixed viewer_manifest.py and default packaging system for Windows (NSIS ↵ | McCabe Maxsted | 2010-01-09 | 6 | -45/+120 | |
| | | | | | | | | | | | | install script only works manually) | |||||
| * | | Fixed options missing from Text Chat and Input & Camera preferences (see ↵ | McCabe Maxsted | 2010-01-08 | 4 | -10/+42 | |
| | | | | | | | | | | | | VWR-13120) | |||||
| * | | Applied SNOW-378: debug setting to compile inventory scripts in Mono | McCabe Maxsted | 2010-01-08 | 4 | -14/+27 | |
| | | | ||||||
| * | | Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer) | McCabe Maxsted | 2010-01-08 | 3 | -2/+25 | |
| | | | ||||||
| * | | Merge branch '1.3.0-clienttags' into next | McCabe Maxsted | 2010-01-04 | 12 | -13/+591 | |
| |\ \ | | |/ | |/| | ||||||
| | * | remove FIXME reminders from fixed issues | Armin Weatherwax | 2010-01-01 | 1 | -10/+3 | |
| | | | | | | | | | | | | modified: linden/indra/newview/llvoavatar.cpp | |||||
| | * | Merge commit '76dd2a2c2395e50fd31' into next | McCabe Maxsted | 2010-01-01 | 13 | -14/+612 | |
| | |\ | ||||||
| | | * | Merge branch 'mimikry' into next | Armin Weatherwax | 2009-12-29 | 11 | -12/+598 | |
| | | |\ | ||||||
| | | | * | added our own website to fetch the client list | Armin Weatherwax | 2009-12-29 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||||
| | | | * | added our uuid | Armin Weatherwax | 2009-12-02 | 2 | -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 Weatherwax | 2009-12-01 | 11 | -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 | |||||
| | | | * | Fixed a little mistake in .gitignore. | Jacek Antonelli | 2009-12-01 | 1 | -2/+2 | |
| | | | | | ||||||
| | | | * | dynamically linked libpng for windows added to install.xml (from snowglobe) ↵ | Patrick Sapinski | 2009-12-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which is required to build 1.23 and up. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
| | | | * | commented out some cmake code that completely breaks distributed builds on ↵ | Patrick Sapinski | 2009-12-01 | 1 | -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 Weatherwax | 2009-11-30 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp | |||||
| | | * | | ignore (makes github happy) | Armin Weatherwax | 2009-12-13 | 1 | -1/+0 | |
| | | | | | ||||||
| | | * | | Merge branch 'next' of git://github.com/jacek/imprudence into next | Armin Weatherwax | 2009-12-13 | 25 | -28/+198 | |
| | | |\ \ | ||||||
| | | * | | | don't let the voice client spam about ParcelVoiceInfoRequest capability ↵ | Armin Weatherwax | 2009-12-13 | 1 | -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. | Kakurady | 2010-01-26 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
* | | | | | | ChangeLog entries for bug fixes by Mm Alder and Admiral Admiral. | Jacek Antonelli | 2010-01-26 | 1 | -0/+82 | |
| | | | | | | ||||||
* | | | | | | Merged bug fixes by Mm Alder and Admiral Admiral. | Jacek Antonelli | 2010-01-26 | 55 | -39/+419 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | SNOW-413 Potential null pointer exception in multi-slider control | Mm Alder | 2010-01-03 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | SNOW-376 Clean up handling of the maximum length of chat messages | Mm Alder | 2010-01-03 | 3 | -4/+8 | |
| | | | | | | ||||||
| * | | | | | VWR-4232 Some particles don't disappear when UI is hidden | Mm Alder | 2010-01-03 | 7 | -5/+53 | |
| | | | | | | ||||||
| * | | | | | VWR-15310 Save to XML doesn't set proper XML tags | Mm Alder | 2010-01-03 | 45 | -21/+345 | |
| | | | | | | ||||||
| * | | | | | VWR-14475 Load from XML is broken | Mm Alder | 2010-01-03 | 1 | -8/+12 | |
| | | | | | | ||||||
* | | | | | | ChangeLog entry: Several changes to work better on 64bit Linux. | Jacek Antonelli | 2010-01-03 | 1 | -0/+15 | |
| | | | | | |