libappimage:add_register_custom_actions

Last commit made on 2019-08-05
Get this branch:
git clone -b add_register_custom_actions https://git.launchpad.net/libappimage

Branch merges

Branch information

Name:
add_register_custom_actions
Repository:
lp:libappimage

Recent commits

a9a17c5... by Alexis Lopez Zubieta <email address hidden>

Use std::unordered_map for application actions

4ea9eb0... by Alexis Lopez Zubieta <email address hidden>

Use std::vector<std::pair<std::string,std::string>> to hold the application actions on the registerAppImage method

390a4eb... by Alexis Lopez Zubieta <email address hidden>

Add new line at the end of the file

c001074... by Alexis Lopez Zubieta <email address hidden>

Add support to register AppImage With Additional Actions to the IntegrationManager

62e1f28... by TheAssassin

Merge pull request #133 from AppImage/support_png_image_resizing

Support png resizing

dc59bb8... by TheAssassin

Merge branch 'master' into support_png_image_resizing

a758856... by TheAssassin

Merge pull request #134 from AppImage/improve_thumnailer_error_messages

Print error details while genearting thumbnails

faf3776... by Alexis Lopez Zubieta <email address hidden>

Print error details while genearting thumbnails

bd91410... by Alexis Lopez Zubieta <email address hidden>

Support png resizing

d51803e... by TheAssassin

Fix docs build on Travis, mk. 2