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 (
chmsee /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | Fri Dec 05 07:06:52 -0800 2008 | |
| |
CMakeLists.txt | ||
| |
COPYING | Fri Dec 05 07:06:52 -0800 2008 | |
| |
ChangeLog | Sun May 10 07:19:05 -0700 2009 | |
| |
NEWS | ||
| |
NEWS.zh | ||
| |
README | ||
| |
README.zh | ||
| |
TODO | ||
| |
config.h.in | ||
| |
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.








