Commit graph

15 commits

Author SHA1 Message Date
wiz
843f28c6d2 Downgrade to latest release from 3.8 branch, 3.12.3nb1.
Newer versions are in gtkhtml314.
2007-04-17 06:29:40 +00:00
wiz
476522a3f1 Update to 3.14.1. Bump depends for shlib name change.
GtkHTML-3.14.1 2007-04-09
--------------------------

Bug fixes:
	#374869 - Sankar
	#419350 - Sebastien Bacher

Updated Translations:
	Ignacio Casal Quinteiro (gl)
	Pema Geyleg (dz)
	Inaki Larranaga Murgoitio (eu)
	Claudio Saavedra (es)


GtkHTML-3.14.00 2007-03-12
--------------------------

Fixes since GtkHTML-3.13.92:
	Harish Krishnaswamy (401970)

Updated Translations:

	Takeshi AIHANA (ja)
	Mugurel Tudor (ro)
	Nickolay V. Shmyrev (ru)
	Gintautas Miliauskas (lt)
	Tino Meinen (nl)
	Jovan Naumovski (mk)
	Ankit Patel (gu)
	Josep Puigdemont i Casamajó (ca)
	Chao-Hsiung Liao (zh_HK, zh_TW)
	Artur Flinta, GNOME PL Team (pl)
	Ivar Smolin (et)
	Gintautas Miliauskas (lt)

GtkHTML-3.13.92 2007-02-26
--------------------------
Bug Fixes:
	Harish Krishnaswamy
	Matthew Barnes
	Gilles Dartiguelongue

Updated Translations:
	Luca Ferretti (it)
	Gabor Kelemen (hu)
	Changwoo Ryu (ko)
	Nguyễn Thái Ngọc Duy (vi)
	Alexander Shopov (bg)
	Leonardo Ferreira Fontenelle (pt_BR)
	Artur Flinta (pl)
	Maxim Dziumanenko (uk)
	Hendrik Brandt (de)
	Duarte Loreto (pt)
	Ilkka Tuohela (fi)
	Kjartan Maraas (nb)
	Priit Laes  (et)

GtkHTML-3.13.91 2007-02-12
--------------------------
Major Changes
	- GtkPrint Migration improvements from Ebby Wisely
	- Massive Code Cleanup from Matthew Barnes

Bug Fixes:
	Kjartan Maraas
	Matthew Barnes
	Chenthill Palanisamy

Updated Translations:
	Jonathan Ernst and Claude Paroz (fr)
	David Lodge (en_GB)
	Djihed Afifi (ar)
	Daniel Nylander (sv)
	Theppitak Karoonboonyanan (th)
	Kjartan Maraas (nb)
	Priit Laes  (et)

GtkHTML-3.13.90 2007-01-22
--------------------------

GtkPrint API Migration by Ebby Wiselyn.

GtkHTML-3.13.5 2007-01-08
-------------------------
Bug fixes :
Chris Heath (360393)

GtkHTML-3.13.4 2006-12-18
-------------------------
Updated Translations :
Djihed Afifi (ar)

GtkHTML-3.13.3 2006-12-04
-------------------------
Updated Translations :
Ilkka Tuohela (fi)

Bug fixes :
Matthew Barnes (353424).

GtkHTML-3.13.2 2006-11-06
-------------------------

Updated Translations : Ivar Smolin (et)
Bug Fixes : Srinivasa Ragavan (#350981)

GtkHTML-3.13.1 2006-10-16
-------------------------
Updated Translations :

Ivar Smolin (et)
Ignacio Casal Quinteiro (gl)
David Lodge (en_GB)
2007-04-11 22:45:09 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jmmv
fadc4d89e9 This needs gail. 2005-10-16 12:16:25 +00:00
jmmv
7dbbee242a Initial addition of gtkhtml-3.8.1 (update of gtkhtml36):
GtkHTML-3.8.1 "Shiny" 2005-10-03
------------------------------------------

New in this release

   * Updated translations
     - Alessio Frusciante (it)
     - Ignacio Casal Quinteiro (gl)

GtkHTML-3.8.0 "Nilgiri Sunrise" 2005-09-05
------------------------------------------

New in this release

   * Fix insertion of HTML Links on images (Kaushal Kumar)
   * Code clean-up for link handling (Kaushal Kumar)
   * Added ro for translations (Dan Damian)
   * AMD (64 bit) related build, warning fixes (Not Zed)
   * Fix the distclean of the .pc file (Kaushal Kumar)
   * Updated translations
     - Nickolay V. Shmyrev (ru)
     - Zeno Ruset (ro)
     - Ivar Smolin (et)
     - Mohammad DAMT (id)
     - Christophe Merlet (fr)
     - Telsa Gwynne (cy)
     - Alexander Shopov (bg)
     - Hendrik Richter (de)
     - Runa Bhattacharjee (bn)

gtkhtml-3.7.7 "Rose Dew" 2005-08-22
----------------------------------------

New in this release

   * Punt some dependency version requirements (Kaushal)
   * Fix handling of font size -2, -1 (Kaushal)
   * Fix the dumps due to faulty variable list stream parsing (Kaushal)
   * Clean up stream parsing (Kaushal)
   * Convert an attribute function into an API for a11y (Mengjie Yu)
   * Redirect commandline spew to debug log (Julien Gilli)
   * Path construction using dllmain on Win32 (Tor Lillqvist)
   * Fix the html List item parsing (Kaushal)
   * Fetch the coordinates correctly for icon list window (S.Ragavan)
   * Fix an argument evaluation order, fix warning (David Malcolm)
   * Close stray file descriptor (Kaushal)
   * Updated translations
     - Chao-Hsiung Liao (zh_TW)
     - Duarte Loreto (pt)
     - Kostas Papadimas (el)
     - Gabor Kelemen (hu)
     - Nikos Charonitakis (el)
     - Maxim Dziumanenko (uk)
     - Laurent Dhima (sq)
     - Xavier Conde Rueda (ca)
     - Žygimantas Beručka (lt)

gtkhtml-3.7.6 "Look mom, there ain't no bizarre bugs no more!!" 2005-08-08
--------------------------------------------------------------------------

New in this release

   * Fix insertion of tables over selections (Kaushal Kumar)
   * Fix UI sensitivity for Text, Font, Style options (Kaushal Kumar)
   * Enable all the atk attributes for text (Mengjie Yu)
   * Fix handling of simple deletion of text from table (Kaushal Kumar)
   * Fix infinite looping for cursor level (Kaushal Kumar)
   * Updated translations
     - Marcel Telka (sk)
     - Priit Laes (et)
     - Tino Meinen (nl)
     - Ankit Patel (gu)
     - Funda Wang (zh_CN)
     - GNOME PL Team (pl)
     - Takeshi AIHANA (ja)
     - Alexander Shopov (bg)

gtkhtml-3.7.5 "White Rose" 2005-07-25
-----------------------------------------------

New in this release

   * HIGification of few dialog titles and labels (H.A.Riyaz Ahmed)
   * Removal of deprecated calls (Diego Gonzalez)
   * Make Win32 compatible (Tor Lillqvist)
   * HIGification of more strings, titles, etc.
   * Fix UI issue with Page format dialog.
   * Plug leaks (Kjartan Maraas)
   * Updated translations (Roozbeh Pournader, Priit Laes,
     Francisco Javier F. Serrador, Miloslav Trmac,
     Vincent van Adrighem, Adam Weinberger, Marcel Telka,
     Ankit Patel, Takeshi AIHANA, Ignacio Casal Quinteiro,
     Clytie Siddall, Kjartan Maraas, Baris Cicek, Ilkka Tuohela)

gtkhtml-3.7.4 "Hare Rama" 2005-07-11
-----------------------------------------------

New in this release

   * Fixed the passing of correct offsets and signal for the screen
     reader (Mengjie Yu)
   * Fixed the setting of offsets when start/end slave value is
     not available (Mengjie Yu)
   * Fixed two strings to resolve translation issues.
   * Fixed the Solaris x86 Forte build failure (Damien Carbery)
   * Updated translations (Vincent van Adrighem, Priit Laes,
     Adam Weinberger, Francisco Javier F. Serrador, Jens Seidel).

gtkhtml-3.7.3 "Shri Ganpati" 2005-07-01
-----------------------------------------------

New in this release

   * Added "cy" (Welsh) to ALL_LINGUAS (Rhys Jones)
   * Updated translations (Priit Laes, Rhys Jones, Marcel Telka,
     Abel Cheung)

gtkhtml-3.7.2 "Changing guards" 2005-06-06
-----------------------------------------------

New in this release

   * Public API cleanup (Rodo)
   * Fixed translation issues (Changwoo Ryu bug #301120)
   * Fixed Find/Replace crash
   * Enhaced DnD support (sragavan)

gtkhtml-3.7.1 "Changing guards" 2005-05-18
-----------------------------------------------

New in this release

   * Fixed a table crash on undo
   * Added visited link change of color feature.
   * Cleaned up cluev and text slave code and made it more organized.

gtkhtml-3.7.0 "Changing guards" 2005-04-26
------------------------------------------------

New in this release

   * a11y changes (Mengjie Yu)
   * fixed crash happening when editing nested cluevs
   * fixed infinite loop in cursor navigation
   * fixed crash happening with invalid parsed structure
   * fixed insertion color tracking (Mengjie Yu)
   * introduced stress test
   * fixed table cell parsing
   * fixed deletion around tables
   * fixed cursor movement around images
   * fixed fonts zooming
   * fixed table size editing
   * fixed text foreground color
   * fixed padding of table cells
   * fixed scrolling in caret mode (Mengjie Yu)
   * fixed cursor navigation around anchors
   * fixed parsing of DIV blocks
   * fixed cusror tracking in caret mode (Mengjie Yu)
   * fixed the building process to compile on win32 (Tor Lillqvist)
   * added [un]block selection commands
   * cleaned up the debug prints
   * fixed many memory leaks
   * added more tests
   * updated translations (Laszlo Dvornik, Abel Cheung, Baris Cicek,
     Pawan Chitrakar, Ahmad Riza H Nst, Adam Weinberger,
     Roozbeh Pournader, Steve Murphy, Adi Attar)
2005-10-12 21:50:51 +00:00