Skip to content
  • EDT 1999 Adrian Likins's avatar
    app/gimpbrushhose.c removed. app/gimpbrushpipe.c New files to replace the · 5c61305f
    EDT 1999 Adrian Likins authored
    Mon Aug 23 00:56:59 EDT 1999 Adrian Likins <alikins@redhat.com>
    
            * app/gimpbrushhose.c
            * app/gimpbrushhose.h:
                    removed.
            * app/gimpbrushpipe.c
            * app/gimpbrushpipe.h:
                    New files to replace the above
            * app/gimpbrushlist.c
            * app/paintbrush.c
            * app/pixmapbrush.c
            * app/Makefile.am:
                    s/hose/pipe. Seems someone else uses that name,
            so change it to pipe.
    
            * app/gimpbrush.c
            * app/gimpbrush.h
            * app/gimpbrushpixmap.c
            * app/patterns.c
            * app/patterns.h
            * app/pixmapbrush.c:
                    Added functions to do the actual loading of
            brush/pattern data. Use them where approriate instead
            of cut&pasting the same code all over the place.
    
            * app/pixmapbrush.c: Fix the bug where masks and brush
            data werent aligned. I didnt quite notice that
            paint_core_get_paint_area returns an area with a 1 pixel
            border larger than the brush. Ooops.
    
            * TODO: just update a few things while I'm at it
            (pixmap/pipe stuff in particular)
    5c61305f