Skip to content
  • Manish Singh's avatar
    #include <glib.h> · 5131a011
    Manish Singh authored
    * app/procedural_db.h: #include <glib.h>
    
    * app/channel_ops.[ch]: exported OFFSET_BACKGROUND and
    OFFSET_TRANSPARENT as an enum
    
    * app/convert.[ch]: exported MACNUMCOLORS, theCustomPalette,
    convert_image, removed PDB procs
    
    * app/text_tool.[ch]: exported PIXELS and POINTS as an enum
    
    * app/convert_cmds.c
    * app/edit_cmds.c
    * app/floating_sel_cmds.c
    * app/gdisplay_cmds.c
    * app/paths_cmds.c
    * app/undo_cmds.c: pdbgen autogenerated files now
    
    * app/internal_procs.c: use the pdbgen register_foo functions
    
    * app/edit_cmds.h
    * app/floating_sel_cmds.h
    * app/gdisplay_cmds.h
    * app/paths_cmds.h
    * app/undo_cmds.h: removed
    
    * app/Makefile.am: reflect above changes
    
    * Makefile.am: paths.xbm->path.xbm, fix typo in EXTRA_DIST
    
    -Yosh
    5131a011