This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit dfd7224fb0cbf5f93b293c6c84ab4b4177119161
tree 80cff9ba93a9f144ce7a40170ce7dfdb9ddceb5a
parent 4b60d2268b4efef1a882c521d86352f22c517f6a
tree 80cff9ba93a9f144ce7a40170ce7dfdb9ddceb5a
parent 4b60d2268b4efef1a882c521d86352f22c517f6a
chmsee /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | Fri Dec 05 07:06:52 -0800 2008 | |
| |
COPYING | Fri Dec 05 07:06:52 -0800 2008 | |
| |
ChangeLog | Sun May 10 07:19:05 -0700 2009 | |
| |
INSTALL | ||
| |
Makefile.am | ||
| |
NEWS | ||
| |
NEWS.zh | ||
| |
README | ||
| |
README.zh | ||
| |
TODO | ||
| |
autogen.sh | ||
| |
configure.ac | ||
| |
cs2w/ | ||
| |
data/ | ||
| |
doc/ | ||
| |
m4/ | ||
| |
po/ | ||
| |
src/ |
README
ChmSee is an HTML Help viewer for Unix/Linux. It is based on CHMLIB and use Gtk2+ as frontend toolkit. Because of using gecko as HTML rendering engine, ChmSee can support rich features of modern HTML page, such as CSS and JavaScript. Homepage: http://code.google.com/p/chmsee Dependencies ============ Compile ChmSee from source you need following libraries: Gtk2+, libglade2, chmlib, gecko(Mozilla, Firefox, Seamonkey or Xulrunner). Installation ============ $ cd chmsee-$VERSION $ ./configure $ make $ make install-strip If configure script cannot found existing chmlib on your system, you can specify with --with-chmlib=/path/to/chmlib, or skip testing with --disable-chmlibtest. Report bug ========== If you find any problem, please file this bug in http://code.google.com/p/chmsee/issues/entry, thanks.








