Skip to content
  • Michael Natterer's avatar
    Bug 789764 - Please add Paste In Place feature · f12d0d8c
    Michael Natterer authored
    Add "In Place" variants for all sorts of pasting:
    
    - extend the GimpPasteType enum with IN_PLACE values
    - add the needed actions and menu items
    - merge the action callbacks into one, taking an enum value as parameter
    - refactor the pasting code in gimp-edit.c into smaller functions
    
    We probably have too menu items in the "Edit" menu now, needs to be
    sorted out.
    f12d0d8c