aboutsummaryrefslogtreecommitdiffstats
path: root/core/picture.h
AgeCommit message (Expand)Author
2020-05-06core: move picture-related function from dive.c to picture.cGravatar Berthold Stoeger
2020-05-06undo: make picture (media) deletion undoableGravatar Berthold Stoeger
2020-05-06media: create sort_picture_table function via macroGravatar Berthold Stoeger
2020-05-06core: add get_picture_idx() functionGravatar Berthold Stoeger
2020-05-06media: use table instead of linked list for mediaGravatar Berthold Stoeger
2020-05-06core: make picture.h compatible with C++Gravatar Berthold Stoeger
2020-04-10media: move picture function from dive.c to picture.cGravatar Berthold Stoeger