2008-10-31 03:02:44 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.13 2008/10/31 02:02:44 snj Exp $
|
2001-12-06 17:15:41 +01:00
|
|
|
bin/dillo
|
Update www/dillo to 0.8.0, closes PR pkg/24768.
Changes:
Version 0.8.0 [Feb 08, 2004]
- * Added a right-mouse-button popup for images!
Patch: Frank de Lange, Eric Gaudet, Jorge Arellano
- * Made main document window grab focus on startup, fullwindow,
and after open url (BUG#330)
* Set Ctrl-U to focus the location entry,
Ctrl-R to reload, and Ctrl-H to hide controls.
Patches: Johan Hovold, Jorge Arellano, Stephan Goetter
- * Added a missing handler for broken-connection condition.
Patch: Jorge Arellano, Phil Pennock
- * Introduced a new way of handling dillo plugins! Now the
communications and managing is done by a daemon: dpid.
This comes with a lot of advantages described in Dpid.txt.
Patch: Programming: Ferdi Franceschini; Design: Jorge Arellano
- * Wrote documentation for dpid (Dpid.txt).
* Removed a memory leak in Get_line().
Patches: Jorge Arellano, Ferdi Franceschini
- * Developed a plugin for downloads. It uses wget and can handle several
connections at the same time.
* Developed stress tests for both dpid and the downloads dpi.
Patches: Ferdi Franceschini
- * Adapted dpi.c to manage plugins through dpid.
* Improved the incoming dpi-stream processing to accept images from a dpi.
* Added/updated lots of dpi-related comments.
* Updated the dpi1 spec.
* Removed the forced end-to-end reload that was set upon dpis. Now,
dpi-generated pages can be cached.
* Made dillo able to handle multiple plugins (still lacks a dynamic API)
... etc, etc.
2004-03-14 02:26:55 +01:00
|
|
|
bin/dpid
|
|
|
|
bin/dpidc
|
|
|
|
lib/dillo/dpi/bookmarks/bookmarks.dpi
|
2006-05-10 23:03:41 +02:00
|
|
|
lib/dillo/dpi/cookies/cookies.dpi
|
|
|
|
lib/dillo/dpi/datauri/datauri.filter.dpi
|
Update www/dillo to 0.8.0, closes PR pkg/24768.
Changes:
Version 0.8.0 [Feb 08, 2004]
- * Added a right-mouse-button popup for images!
Patch: Frank de Lange, Eric Gaudet, Jorge Arellano
- * Made main document window grab focus on startup, fullwindow,
and after open url (BUG#330)
* Set Ctrl-U to focus the location entry,
Ctrl-R to reload, and Ctrl-H to hide controls.
Patches: Johan Hovold, Jorge Arellano, Stephan Goetter
- * Added a missing handler for broken-connection condition.
Patch: Jorge Arellano, Phil Pennock
- * Introduced a new way of handling dillo plugins! Now the
communications and managing is done by a daemon: dpid.
This comes with a lot of advantages described in Dpid.txt.
Patch: Programming: Ferdi Franceschini; Design: Jorge Arellano
- * Wrote documentation for dpid (Dpid.txt).
* Removed a memory leak in Get_line().
Patches: Jorge Arellano, Ferdi Franceschini
- * Developed a plugin for downloads. It uses wget and can handle several
connections at the same time.
* Developed stress tests for both dpid and the downloads dpi.
Patches: Ferdi Franceschini
- * Adapted dpi.c to manage plugins through dpid.
* Improved the incoming dpi-stream processing to accept images from a dpi.
* Added/updated lots of dpi-related comments.
* Updated the dpi1 spec.
* Removed the forced end-to-end reload that was set upon dpis. Now,
dpi-generated pages can be cached.
* Made dillo able to handle multiple plugins (still lacks a dynamic API)
... etc, etc.
2004-03-14 02:26:55 +01:00
|
|
|
lib/dillo/dpi/downloads/downloads.dpi
|
2004-11-08 12:00:24 +01:00
|
|
|
lib/dillo/dpi/file/file.dpi
|
Update www/dillo to 0.8.0, closes PR pkg/24768.
Changes:
Version 0.8.0 [Feb 08, 2004]
- * Added a right-mouse-button popup for images!
Patch: Frank de Lange, Eric Gaudet, Jorge Arellano
- * Made main document window grab focus on startup, fullwindow,
and after open url (BUG#330)
* Set Ctrl-U to focus the location entry,
Ctrl-R to reload, and Ctrl-H to hide controls.
Patches: Johan Hovold, Jorge Arellano, Stephan Goetter
- * Added a missing handler for broken-connection condition.
Patch: Jorge Arellano, Phil Pennock
- * Introduced a new way of handling dillo plugins! Now the
communications and managing is done by a daemon: dpid.
This comes with a lot of advantages described in Dpid.txt.
Patch: Programming: Ferdi Franceschini; Design: Jorge Arellano
- * Wrote documentation for dpid (Dpid.txt).
* Removed a memory leak in Get_line().
Patches: Jorge Arellano, Ferdi Franceschini
- * Developed a plugin for downloads. It uses wget and can handle several
connections at the same time.
* Developed stress tests for both dpid and the downloads dpi.
Patches: Ferdi Franceschini
- * Adapted dpi.c to manage plugins through dpid.
* Improved the incoming dpi-stream processing to accept images from a dpi.
* Added/updated lots of dpi-related comments.
* Updated the dpi1 spec.
* Removed the forced end-to-end reload that was set upon dpis. Now,
dpi-generated pages can be cached.
* Made dillo able to handle multiple plugins (still lacks a dynamic API)
... etc, etc.
2004-03-14 02:26:55 +01:00
|
|
|
lib/dillo/dpi/ftp/ftp.filter.dpi
|
|
|
|
lib/dillo/dpi/hello/hello.filter.dpi
|
|
|
|
lib/dillo/dpi/https/https.filter.dpi
|
2002-04-29 13:57:02 +02:00
|
|
|
share/doc/dillo/Cache.txt
|
|
|
|
share/doc/dillo/Cookies.txt
|
|
|
|
share/doc/dillo/Dillo.txt
|
Update www/dillo to 0.8.0, closes PR pkg/24768.
Changes:
Version 0.8.0 [Feb 08, 2004]
- * Added a right-mouse-button popup for images!
Patch: Frank de Lange, Eric Gaudet, Jorge Arellano
- * Made main document window grab focus on startup, fullwindow,
and after open url (BUG#330)
* Set Ctrl-U to focus the location entry,
Ctrl-R to reload, and Ctrl-H to hide controls.
Patches: Johan Hovold, Jorge Arellano, Stephan Goetter
- * Added a missing handler for broken-connection condition.
Patch: Jorge Arellano, Phil Pennock
- * Introduced a new way of handling dillo plugins! Now the
communications and managing is done by a daemon: dpid.
This comes with a lot of advantages described in Dpid.txt.
Patch: Programming: Ferdi Franceschini; Design: Jorge Arellano
- * Wrote documentation for dpid (Dpid.txt).
* Removed a memory leak in Get_line().
Patches: Jorge Arellano, Ferdi Franceschini
- * Developed a plugin for downloads. It uses wget and can handle several
connections at the same time.
* Developed stress tests for both dpid and the downloads dpi.
Patches: Ferdi Franceschini
- * Adapted dpi.c to manage plugins through dpid.
* Improved the incoming dpi-stream processing to accept images from a dpi.
* Added/updated lots of dpi-related comments.
* Updated the dpi1 spec.
* Removed the forced end-to-end reload that was set upon dpis. Now,
dpi-generated pages can be cached.
* Made dillo able to handle multiple plugins (still lacks a dynamic API)
... etc, etc.
2004-03-14 02:26:55 +01:00
|
|
|
share/doc/dillo/Dpid.txt
|
2002-04-29 13:57:02 +02:00
|
|
|
share/doc/dillo/Dw.txt
|
|
|
|
share/doc/dillo/HtmlParser.txt
|
|
|
|
share/doc/dillo/IO.txt
|
2008-10-31 03:02:44 +01:00
|
|
|
share/doc/dillo/Imgbuf.txt
|
2002-04-29 13:57:02 +02:00
|
|
|
share/doc/dillo/Images.txt
|
|
|
|
share/doc/dillo/NC_design.txt
|
|
|
|
share/doc/dillo/README
|
2003-08-11 17:09:32 +02:00
|
|
|
share/doc/dillo/Selection.txt
|
2008-10-31 03:02:44 +01:00
|
|
|
share/examples/dillo/dillorc
|
2005-01-04 15:09:17 +01:00
|
|
|
share/examples/dillo/dpidrc
|
2002-11-26 16:07:31 +01:00
|
|
|
@dirrm share/examples/dillo
|
2003-03-21 19:15:28 +01:00
|
|
|
@dirrm share/doc/dillo
|
2004-05-26 10:06:56 +02:00
|
|
|
@dirrm lib/dillo/dpi/https
|
|
|
|
@dirrm lib/dillo/dpi/hello
|
|
|
|
@dirrm lib/dillo/dpi/ftp
|
2004-11-08 12:00:24 +01:00
|
|
|
@dirrm lib/dillo/dpi/file
|
2004-05-26 10:06:56 +02:00
|
|
|
@dirrm lib/dillo/dpi/downloads
|
2006-05-10 23:03:41 +02:00
|
|
|
@dirrm lib/dillo/dpi/datauri
|
|
|
|
@dirrm lib/dillo/dpi/cookies
|
2004-05-26 10:06:56 +02:00
|
|
|
@dirrm lib/dillo/dpi/bookmarks
|
|
|
|
@dirrm lib/dillo/dpi
|
|
|
|
@dirrm lib/dillo
|