pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/rabbit
Module Name: pkgsrc
Committed By: obache
Date: Mon Jul 11 09:37:50 UTC 2011
Modified Files:
pkgsrc/graphics/rabbit: DESCR MESSAGE Makefile PLIST distinfo
Log Message:
Update rabbit to 0.9.3.
(adjust default dependency to Gems)
== 0.9.3: 2010-06-25
A comment and Twitter support improved release.
=== Improvements
==== Core
* Supported PDF viewer on Ruby 1.9.
[Reported by tmtms]
* [#199] Supported "~" expansion in path specified by "-I".
[Reported by kdmsnr]
* Supported Twitter's OAuth.
* Supported Bundler.
* Added Rabbit.add_cleanup_proc that is an API to register
a hook on rabbit command finished.
* Added rabwii command to control Rabbit via Wii Remote.
[Based on Kiwamu Okabe's code]
* Changed default dRuby server bind address to localhost.
* Changed default --default-public-level to "all".
* rabbitter: Used OAuth.
* rabrick: Changed --druby-uri option to --rabbit-uri.
* rabbit-command: Changed --druby-uri option to --rabbit-uri.
* Removed comment view.
* rabbitter: Added --user-language option.
* Used GUI logger by default when Rabbit isn't invoked by
rubyw.exe.
[Helped by Nobuyoshi Nakada]
* Added launcher mode that show file chose dialog when
Rabbit invoked without source file on no console environment.
* Supported tag in Hiki notation. ({{tag('tag-name', 'value')}}
==== Theme
* title-background-image: Supported image file name in
slide property.
[Suggested by kdmsnr]
* background-image-toolkit: Used slide property rather
than options in theme.
* image: Made image caption's font size customizable.
* color-circle: Enabled newline-in-slides and tag theme by
default.
* slide-number: Made slide number position customizable.
[Youhei SASAKI]
* debian: Updated.
[Youhei SASAKI]
* dark-gradation: Added. It's Keynote like dark gradation
theme.
[Youhei SASAKI]
* twitter-comment: Added. It imports tweets from Twitter
as comments.
[Based on Kiwamu Okabe's code]
* comment: Removed. It's for removed comment view.
* footer-comment: Added. It shows comments on the footer.
[Based on Kiwamu Okabe's code]
* clutter-comment: Added. It streams comments on slides
with rolling by Clutter API.
* stream-comment: Added. It streams comments on slides.
=== Fixes
==== Core
* Fixed Clutter backend doesn't work.
[Reported by OBATA Akio]
* Fixed GUI logger doesn't work.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/rabbit/DESCR
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/rabbit/MESSAGE
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/rabbit/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/graphics/rabbit/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/rabbit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index