Activity for John Horigan

  • John Horigan John Horigan committed [r138]

    Remove dependence on antigrain.com for the examples

  • John Horigan John Horigan committed [r136]

    Some minor fixes requested by users

  • John Horigan John Horigan posted a comment on ticket #3

    M_SQRT1_2 is from the POSIX standard, not any C or C++ standard. I can update the file with a more precise version of the constant.

  • John Horigan John Horigan committed [r135]

    Fix off-by-one error in mol_view example

  • John Horigan John Horigan committed [r134]

    Update library revision from 2.6.0 to 2.7.0

  • John Horigan John Horigan committed [r133]

    Replicate change from r57 made in pixfmt_alpha_blend_rgba to pixfmt_custom_blend_rgba

  • John Horigan John Horigan committed [r132]

    Update version to 2.6.0. Use modern macros for configure.ac

  • John Horigan John Horigan committed [r131]

    Replace all C standard headers with C++ equivalent headers, use std:: namespace everywhere (except examples)

  • John Horigan John Horigan committed [r130]

    Always check the return value of fread()

  • John Horigan John Horigan committed [r129]

    Bug fixes and enhancements requested by matplotlib developers

  • John Horigan John Horigan created ticket #2061

    Reliably crashing Scintilla-cocoa OSX Mojave Xcode 9 & 10

  • John Horigan John Horigan posted a comment on ticket #2056

    I guess you're right. There is no point in polishing a turd. I will revert my local changes and just use the low level API.

  • John Horigan John Horigan posted a comment on ticket #2055

    Here is another pair of PNGs that reduces the bulge and adds back the separator line. I used the Digital Color Meter tool to get a much closer match to the original background.

  • John Horigan John Horigan created ticket #2056

    Scintilla Cocoa cannot set some color properties

  • John Horigan John Horigan created ticket #2055

    Scintilla Cocoa InfoBar unreadable in OSX Mojave dark mode w/Xcode 10

  • John Horigan John Horigan committed [r127]

    Improve svg_test SVG viewer

  • John Horigan John Horigan committed [r126]

    Add path_storage::align_path() for fixing slightly misaligned closed paths

  • John Horigan John Horigan committed [r125]

    Renaming configure.in to configure.ac

  • John Horigan John Horigan committed [r124]

    Add missing files to agg-2.4/*/Makefile.am, convert files from DOS line endings to Unix

  • John Horigan John Horigan committed [r123]

    Suppress spurious uninitialized variable warnings from gcc 5.4

  • John Horigan John Horigan committed [r122]

    Remove assumption that ints are 32-bit w.r.t. min/max int

  • John Horigan John Horigan committed [r121]

    Changed some signed arithmetic to unsigned to eliminate possible undefined behavior

  • John Horigan John Horigan committed [r120]

    Removed unused compositing mode parameter for the four compositing adaptors that do not use it.

  • John Horigan John Horigan committed [r119]

    Fix crash in libagg when very, very long lines are drawn

  • John Horigan John Horigan committed [r118]

    Remove a superfluous method that causes build failures on Debian systems using clang

1