Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-02 | geiser-system-image-viewer -> geiser-image-viewer | Jose Antonio Ortega Ruiz | |
2012-09-02 | Elisp: insert instead of put images | Jose Antonio Ortega Ruiz | |
Images rendered via put-image won't be deleted by erase-buffer (they're overlays), while those inserted by insert-image (text properties) will. | |||
2012-09-02 | racket: displaying images also during evaluations | Jose Antonio Ortega Ruiz | |
2012-09-02 | Credits in header | Jose Antonio Ortega Ruiz | |
2012-09-02 | Image support: buttons and auto-display in the REPL | Jose Antonio Ortega Ruiz | |
When geiser-repl-inline-images-p is false (or we're in a terminal), the inserted text replacement is a button that calls the external viewer on click. There's also a parameter controlling whether the viewer should be invoked automatically upon insertion. | |||
2012-09-02 | Image display functionality refactored to its own module | Jose Antonio Ortega Ruiz | |