* [Caml-list] [ANNOUNCE] llpp v26
@ 2017-02-04 4:48 moosotc
0 siblings, 0 replies; only message in thread
From: moosotc @ 2017-02-04 4:48 UTC (permalink / raw)
To: caml
New version of llpp (tagged v26) is now available at:
* http://repo.or.cz/w/llpp.git (has "tutorial" videos)
* https://github.com/moosotc/llpp/ (has a bug tracker)
============================================================================
Blurb
llpp is a graphical PDF viewer, which aims to superficially resemble
less(1)
============================================================================
Changes (relative to v25)
* native macOS support (Nicolás Ojeda Bär)
* wrapper-script to reload document on file change (Pascal Wittmann)
* bugfixes
Summary v25..v26
160 Nicolas Ojeda Bar
1 Pascal Wittmann
1 Tobias Kortkamp
78 malc
Diffstat v25..v26
.gitignore | 5 +-
.merlin | 1 +
.ocp-indent | 2 +
BUILDING | 13 +-
Shakefile.hs | 13 +-
build.sh | 53 ++-
config.ml | 106 ++---
keys.ml | 6 +-
link.c | 185 ++------
main.ml | 1122 ++++++++++++++++++++------------------------
main_osx.m | 906 +++++++++++++++++++++++++++++++++++
misc/Info.plist | 53 +++
misc/completions/llpp.in | 19 +-
misc/dicx | 8 +-
misc/gc.awk | 23 -
misc/llpp.desktop | 4 +-
misc/llpp.inotify | 38 ++
misc/llppac | 10 +-
mkhelp.sh | 0
todo.org | 4 +-
utils.ml | 60 ++-
wsi/osx/wsi.ml | 318 +++++++++++++
wsi.ml => wsi/x11/wsi.ml | 132 ++----
wsi.mli => wsi/x11/wsi.mli | 10 +-
24 files changed, 2089 insertions(+), 1002 deletions(-)
--
mailto:moosotc@gmail.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-02-04 4:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-04 4:48 [Caml-list] [ANNOUNCE] llpp v26 moosotc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox