summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2014-07-28Put EomClipboardHandler into the public APIinfirit1-1/+1
Based on eog commit a9029cb760020d0de65e32910f2e707c8fb19198 From Felix Riemann <[email protected]>
2014-07-28Fix gir install pathsinfirit1-2/+2
2014-07-28Add the necessary machinery to generate the introspection data from eominfirit1-8/+36
Annotations are still missing, but this provides enough for basic introspection usage Based on eog commit b316c9e0b30a8c6d67feb8f21a20268e18c8cc3d From Claudio Saavedra <[email protected]>
2014-07-28Remove unneeded export-symbols-regex libtool parameterinfirit1-4/+0
The used regex seems to be broken and is causing trouble on BSD. Drop it as doesn't seem to have an effect on the symbol list anyway. Based on eog commit e48ca60f44fef3e61b11d1d75cd3569b3b622212 From Felix Riemann <[email protected]>
2014-07-26Allow handling multiple clipboard data formats from one menu entryinfirit1-0/+2
The new class "snapshots" the required data from the given EomImage and keeps it around for clipboard usage until the clipboard gets reset. Based on eog commit dcb56b03e9c9282138b9da94eddcedfc401ab750 From Felix Riemann <[email protected]>
2011-11-06inicialPerberos1-0/+239