Commit Graph

277 Commits

Author SHA1 Message Date
Carlo Sciolla 5c57f05086
Better clean target for make 2017-08-19 18:23:45 +02:00
Carlo Sciolla 4ba8359045
#60 Upgrading license to GPLv3+ 2017-08-18 12:17:57 +02:00
Carlo Sciolla ecb4428218
#60 Upgrading license to GPLv3+ 2017-08-18 12:16:12 +02:00
Carlo Sciolla 15d1e41972
WIP 2017-08-18 12:11:09 +02:00
Carlo Sciolla 16b754f643
Create folders to avoid emacs prompts 2017-07-08 11:44:53 +02:00
Carlo Sciolla 6a210b7bb1
Try to test the install process 2017-07-08 11:35:40 +02:00
Carlo Sciolla 1011229c85
Start investigating #51 2017-07-07 21:18:37 +02:00
Carlo Sciolla 1c3a5f53ff
#55 fix doku on `org-mode` integration 2017-05-10 22:57:49 +02:00
Carlo Sciolla f0632ea3fe
Added missing test file 2016-12-25 21:17:02 +01:00
Carlo Sciolla 00c4c31052
Disable failing travis build (temporarily) 2016-12-25 21:15:52 +01:00
Carlo Sciolla d24e464877
Prepare for release v1.2.3 2016-12-25 21:15:52 +01:00
Carlo Sciolla e671431ee1
#50 switch output type when needed 2016-12-25 21:15:52 +01:00
Carlo Sciolla 8daf8e24fa
#50 use different tests for different outputs 2016-12-25 21:15:15 +01:00
Carlo Sciolla 457ca82471
#50 use different tests for different outputs 2016-12-25 21:14:24 +01:00
Carlo Sciolla 160c865e2b
#50 Added support for unicode rendering 2016-12-25 21:13:40 +01:00
Carlo Sciolla 4bdff5676d
#50 use UTF-8 in `start-process`; test against a txt file generated by PlantUML instead of a hand-made one 2016-12-25 21:12:58 +01:00
Carlo Sciolla 1adc022ab4
#50 Factored out preview assertion function 2016-12-25 21:12:11 +01:00
Carlo Sciolla d44445f053
use a newer version of evm 2016-12-25 21:12:11 +01:00
Carlo Sciolla e974c7406b
only test on newer Emacs releases 2016-12-25 21:12:11 +01:00
Carlo Sciolla cd17ffdb0b
Added travis badge 2016-12-25 21:12:11 +01:00
Carlo Sciolla 5ae2d7dca3
prepare for Travis builds 2016-12-25 21:12:11 +01:00
Carlo Sciolla e9241e7f8c
#49 Added related projects in the README 2016-12-25 21:12:11 +01:00
Carlo Sciolla 2e9dc3acc1
prepare for v1.2.2 2016-12-25 21:10:59 +01:00
Carlo Sciolla 4931a52522
prepare for v1.2.1 2016-12-25 21:10:59 +01:00
Carlo Sciolla 7c7e620810
Prepping for v1.2.0 2016-12-25 21:10:59 +01:00
Carlo Sciolla 1db264f540
Prepare for v1.1.1 2016-12-25 21:10:59 +01:00
Carlo Sciolla 73442f1222 Merge pull request #47 from 7mamu4/add-interactive-parameter-for-region
plantuml-preview-region: add interactive parameter for region
2016-12-25 21:03:29 +01:00
Carlo Sciolla c7e83c2607
Disable failing travis build (temporarily) 2016-12-25 20:47:49 +01:00
Carlo Sciolla eb380bac56
Prepare for release v1.2.3 2016-12-25 20:42:24 +01:00
Carlo Sciolla 9355343797
#50 switch output type when needed 2016-12-25 20:30:50 +01:00
Carlo Sciolla 343bc5a753
#50 use different tests for different outputs 2016-12-25 20:28:54 +01:00
Carlo Sciolla 4d2bffd2cc
#50 use different tests for different outputs 2016-12-25 20:28:40 +01:00
Carlo Sciolla 9ac32f1c19
#50 Added support for unicode rendering 2016-12-25 20:13:23 +01:00
Carlo Sciolla b5e880790b
#50 use UTF-8 in `start-process`; test against a txt file generated by PlantUML instead of a hand-made one 2016-12-25 19:31:01 +01:00
Carlo Sciolla 06a12c3d16
#50 Added (failing) unit test for unicode support 2016-12-25 19:14:32 +01:00
Carlo Sciolla f8148e9d5f
#50 Factored out preview assertion function 2016-12-25 18:29:48 +01:00
Carlo Sciolla e3e95fe1d5
use a newer version of evm 2016-12-25 18:18:50 +01:00
Carlo Sciolla e51c6e6054
only test on newer Emacs releases 2016-12-25 18:14:39 +01:00
Carlo Sciolla 60292608a7
Added travis badge 2016-12-25 18:08:58 +01:00
Carlo Sciolla d136899d89
prepare for Travis builds 2016-12-25 18:05:15 +01:00
Carlo Sciolla 7a3bdf78c1
#49 Added related projects in the README 2016-12-25 17:40:44 +01:00
Carlo Sciolla 8752e703de
Working test setup which also tests preview 2016-12-25 17:37:18 +01:00
Carlo Sciolla 535ed29d16
Ignore the cask folder 2016-12-25 17:37:18 +01:00
Carlo Sciolla 4f8e937dc2
Added Cask and ert-runner infrastructure 2016-12-25 17:37:18 +01:00
Matthias Müller e140eba7b1 plantuml-preview-region: add interactive parameter for region
plantuml-preview-region:
Add the begin and end of the region to the parameters of function
This allows using the function programatically
without modification of the mark.

plantuml-preview:
Adjust plantuml-preview-region function call.
2016-11-12 01:48:47 +01:00
Carlo Sciolla a143ab5d7d
Working test setup which also tests preview 2016-11-11 12:53:41 +01:00
Carlo Sciolla 1b8100d9b0
Ignore the cask folder 2016-11-11 11:52:23 +01:00
Carlo Sciolla 37dfe8c9fd
Added Cask and ert-runner infrastructure 2016-11-11 11:51:49 +01:00
Carlo Sciolla 87417ad75b
prepare for v1.2.2 2016-11-11 11:05:24 +01:00
Carlo Sciolla 676f4b6040
Merge branch 'develop' 2016-11-11 11:03:54 +01:00