summaryrefslogtreecommitdiff
path: root/www/gtkhtml3/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.0.9.Joe Marcus Clarke2003-09-251-11/+0
| | | | Notes: svn path=/head/; revision=89283
* Add gtkhtml3 after a repo copy from gtkhtml. GtkHTML-3 is an HTMLJoe Marcus Clarke2003-05-079-77/+64
| | | | | | | rendering and editing API based on GNOME 2. Notes: svn path=/head/; revision=80340
* * Update to 1.1.10Joe Marcus Clarke2003-04-051-7/+7
| | | | | | | * Remove USE_GNOMENG macro Notes: svn path=/head/; revision=78238
* Update to 1.1.8.Joe Marcus Clarke2003-02-081-37/+0
| | | | Notes: svn path=/head/; revision=75096
* Fix a bug where text copied from Mozilla or Galeon could not be pastedJoe Marcus Clarke2002-12-241-0/+37
| | | | | | | | | into The GtkHTML editor (e.g. into Evolution's mail composer). Approved by: portmgr (lioux) Notes: svn path=/head/; revision=71836
* Fix a typo that could result in ports depending on gtkhtml not to build.Joe Marcus Clarke2002-12-021-1/+1
| | | | Notes: svn path=/head/; revision=71297
* Update to 1.1.6.Joe Marcus Clarke2002-11-115-59/+19
| | | | Notes: svn path=/head/; revision=69920
* - Update to 1.0.4;Maxim Sobolev2002-06-161-5/+5
| | | | | | | - use REINPLACE_CMD. Notes: svn path=/head/; revision=61373
* - Move misc documentation into share/doc where it belongs;Maxim Sobolev2002-05-013-40/+33
| | | | | | | | | - use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs. Notes: svn path=/head/; revision=58418
* Don't link with libgnuregex - the benefit is unclear (if any), while it causesMaxim Sobolev2002-03-272-28/+0
| | | | | | | | | | certain problems on -stable when editing html text (evolution et al). Reported by: Mark Sergeant <msergeant@looksmart.net> Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56729
* Update to 1.0.2.Maxim Sobolev2002-03-253-0/+42
| | | | Notes: svn path=/head/; revision=56647
* Don't build/install useless statically linked version of the shared module.Maxim Sobolev2002-01-252-7/+29
| | | | Notes: svn path=/head/; revision=53708
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Don't install useless duplicate copy of gtkhtml-properties.desktop.Maxim Sobolev2001-12-121-0/+32
| | | | Notes: svn path=/head/; revision=51422
* Update to 1.0.0.Maxim Sobolev2001-12-052-129/+7
| | | | Notes: svn path=/head/; revision=51075
* Update to 0.16.1.Maxim Sobolev2001-11-202-0/+153
| | | | Notes: svn path=/head/; revision=50260
* Update to 0.8.1Ade Lovett2001-01-251-29/+0
| | | | Notes: svn path=/head/; revision=37588
* Mangle this to work with bonobo-0.31Ade Lovett2001-01-051-0/+29
| | | | | | | Obtained from: GNOME CVS Notes: svn path=/head/; revision=36822
* Update to 0.8Ade Lovett2000-12-151-0/+7
| | | | Notes: svn path=/head/; revision=36005
* Update to 0.7Ade Lovett2000-10-201-10/+6
| | | | Notes: svn path=/head/; revision=34034
* Update to 0.6.1Ade Lovett2000-08-171-12/+3
| | | | Notes: svn path=/head/; revision=31716
* Fix a keybinding search path (PREFIX/share/gtkhtml --> ↵Maxim Sobolev2000-08-041-9/+15
| | | | | | | PREFIX/share/gnome/gtkhtml). Notes: svn path=/head/; revision=31313
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-041-0/+14
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31296
* Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing,Ade Lovett2000-06-091-0/+11
and editing engine. Note that this requires the zlib functionality just added to www/libwww. Notes: svn path=/head/; revision=29451