Activity for Jim Barry

  • Jim Barry Jim Barry modified ticket #3

    Replace hard-coded math constants with cmath constants

  • Jim Barry Jim Barry posted a comment on ticket #3

    Addressed in r136.

  • Jim Barry Jim Barry modified ticket #4

    Successive assignment of variable 'da' in agg_math_stroke.h

  • Jim Barry Jim Barry posted a comment on ticket #4

    Patch applied in r136.

  • Jim Barry Jim Barry modified ticket #5

    [HAIKU] PVS 730: initialize m_distance_tolerance_square

  • Jim Barry Jim Barry posted a comment on ticket #5

    Fixed in r136.

  • Jim Barry Jim Barry modified ticket #6

    Fix multiple definitions linker error

  • Jim Barry Jim Barry posted a comment on ticket #6

    Patch applied (r139). Thanks for submitting!

  • Jim Barry Jim Barry committed [r139] on SVN

    Fixed multiple-definition linker errors (https://sourceforge.net/p/agg/patches/6/).

  • Jim Barry Jim Barry committed [r137]

    Undo previous, incorrect fix.

  • Jim Barry Jim Barry posted a comment on discussion Open Discussion

    Your understanding is correct. I am not aware of any actively maintained fork of the GPL'd agg-2.5.

  • Jim Barry Jim Barry posted a comment on discussion Open Discussion

    The sourceforge project is based on AGG 2.4 and retains the permissive license. Version 2.5 was released with exactly the same code as 2.4 but with a GPL license. No futher work was ever done on version 2.5 to my knowledge. See http://agg.sourceforge.net/antigrain.com/news/index.html

  • Jim Barry Jim Barry created ticket #476

    No way to set default minimum time between autoreplies

  • Jim Barry Jim Barry created ticket #475

    Password checking in Change Password module not working

  • Jim Barry Jim Barry posted a comment on discussion Open Discussion

    If you want to do compositing, the (destination) layers need to be pixfmt_rgba32_pre. You can find a brief explanation in the version 2.2 release notes. By the way, rgba(1, 1, 1, 0) is not valid in premultiplied space, since each rgb component should be <= alpha.

  • Jim Barry Jim Barry posted a comment on discussion Open Discussion

    I quite agree. By convention, preprocessor symbols should be in uppercase, and introducing such a symbol to represent a very large number seems especially inadvisable when one could just use FLT_MAX (or std::numeric_limits<float>::max). The file gradients_contours.cpp contains more lowercase preprocessor symbols, which I have either renamed to uppercase or replaced with const variables. SVN revision 128. Thanks for reporting the issue.

  • Jim Barry Jim Barry committed [r128]

    Removed inappropriate use of lowercase preprocessor symbols.

  • Jim Barry Jim Barry committed [r117]

    SourceForge project name is now "agg".

  • Jim Barry Jim Barry committed [r116]

    Adding original content from antigrain.com.

  • Jim Barry Jim Barry committed [r115]

  • Jim Barry Jim Barry committed [r114]

  • Jim Barry Jim Barry committed [r113]

    Deleting unneeded files.

  • Jim Barry Jim Barry committed [r112]

    Fixed bug exposed by g++ warning "unused parame...

  • Jim Barry Jim Barry committed [r111]

    Fixed g++ warning "comparison is always false d...

  • Jim Barry Jim Barry committed [r110]

    Fixed g++ warning "enumeral and non-enumeral ty...

  • Jim Barry Jim Barry committed [r109]

    Fixed g++ warning "typedef ‘src_color_type’ loc...

  • Jim Barry Jim Barry committed [r108]

    Fixed warnings about unused parameters when com...

  • Jim Barry Jim Barry committed [r107]

    Fixed error in scale adjustment, due to use of ...

  • Jim Barry Jim Barry posted a comment on ticket #93

    I meant that GetSplitterPosPct should return a double for the user code to pass back...

  • Jim Barry Jim Barry posted a comment on ticket #93

    Hi Nenad - please could we have the percentage represented as a double? Otherwise,...

  • Jim Barry Jim Barry posted a comment on discussion Open Discussion

    On 24 April 2015 at 15:53, Graeme Geldenhuys graemeg@users.sf.net wrote: I've just...

  • Jim Barry Jim Barry created ticket #4532

    Invalid links in Usermin session list

  • Jim Barry Jim Barry committed [r106]

    Fixed error in "opacity" function (patch from M...

  • Jim Barry Jim Barry committed [r105]

    Fixed some build errors/warnings in Clang (patc...

  • Jim Barry Jim Barry committed [r104]

    Switched implementation of sRGB conversion from...

  • Jim Barry Jim Barry posted a comment on ticket #4488

    Thanks Jamie!

  • Jim Barry Jim Barry posted a comment on discussion Webmin

    Submitted as bug 4488.

  • Jim Barry Jim Barry created ticket #4488

    Read User Mail module shows incorrect size for Maildir folders

  • Jim Barry Jim Barry posted a comment on discussion Webmin

    This is still a problem in Webmin 1.710. I recently switched to Dovecot and migrated...

  • Jim Barry Jim Barry posted a comment on discussion Open Discussion

    Hi Julien, It's a bit of a mess, but for historical reasons the mailing list is at...

  • Jim Barry Jim Barry committed [r103]

    Fixed breakage from backing out from rev 99 cha...

  • Jim Barry Jim Barry committed [r102]

    Backing out from rev 99 changes.

  • Jim Barry Jim Barry committed [r101]

    Added "explicit" specifier to constructors that...

  • Jim Barry Jim Barry committed [r100]

    Avoid potential compiler warning about converti...

  • Jim Barry Jim Barry committed [r99]

    Removed "Step" and "Offset" template parameters...

  • Jim Barry Jim Barry committed [r98]

    Fixed a typo and compiler warnings about conver...

  • Jim Barry Jim Barry committed [r97]

    Added missing "plain" pixel formats.

  • Jim Barry Jim Barry committed [r96]

    Added missing conversions for gray16->rgba32 an...

  • Jim Barry Jim Barry committed [r95]

    Optimization for case when alpha is zero.

  • Jim Barry Jim Barry committed [r94]

    Changed parameter types from const to non-const...

  • Jim Barry Jim Barry committed [r93]

    Modified implementation of color_conv_rgb24 and...

1