2004-01-24 16:23:47 by grant beattie | Files touched by this commit (17) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
2004-01-23 22:50:52 by Julio M. Merino Vidal | Files touched by this commit (209) | |
Log message:
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message:
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
2003-12-29 00:37:07 by Julio M. Merino Vidal | Files touched by this commit (42) | |
Log message:
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
|
2003-12-14 20:52:26 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message:
Update to 2.4.1, based on work done by xtraeme@:
Overview of Changes in gtkhtml2 2.4.1
=====================================
* Fix crasher bug after using debug->properties dialog in testgtkhtml
(bug #121301)
* Fix crashewr bug in balsa (bug #121434)
* Add check that variable is not NULL before dereferencing it [Sven Neumann]
* Correct inconsistencies in atk_object_get_index_in_parent for children
of tables (bug #123450)
* Replace gettimeofday with g_get_current_time to allow build on Windows.
(bug #123704)
* Fix crasher bug in balsa when UTF-8 characters encountered (bug #123721)
* Fix crasher bug when dom-test is run (bug #121300)
Overview of Changes in gtkhtml2 2.4.0
=====================================
None.
Overview of Changes in gtkhtml2 2.3.6
=====================================
* Fix crasher bug when used with python. (bug #119496)
Overview of Changes in gtkhtml2 2.3.5
=====================================
* Fix name of library (.so was missing) (bug #117029)
Overview of Changes in gtkhtml2 2.3.4
=====================================
* Ensure that activating a link when using Assistive Technology works.
(bug #116105)
* Fix ref counting error (bug #116177) [Richard Hult]
* Make link colour more visible when using Inverse themes (bug #95190)
* Fix crasher bug on devhelp startup (bug #114341)
* Set shadow_type to GTK_SHADOW_IN for scrolled windows containing
GtkTreeView for lists in forms (bug #114705) [Rodney Dawes]
* Embed GtkTextView in a scolled window and set scrolled windows shadow_type
to GTK_SHADOW_IN (bug #114713) [Rodney Dawes]
* Set form defaults correctly. (bug #114703) [Rodney Dawes]
Overview of Changes in gtkhtml2 2.3.3
=====================================
* Fix error exposed on 64-bit (bug #113869)
Overview of Changes in gtkhtml2 2.3.2
=====================================
* Fix crasher bug when mouse is moved while page is being loaded (bug #112302)
Overview of Changes in gtkhtml2 2.3.1
=====================================
* Fix crasher in yelp when changing page with text selected (bug #110012)
* Add support for <nobr> tag (bug #110265) (yuedong.du@sun.com)
* Do not return NULL for accessible child of HtmlBoxTable if there are
subsequent cells in the table. (bug #110247)
* Send notification of page change when running yelp with accessibility
enabled (bug #110267)
* Report correct number of links when run with accessibility enabled
(bug #109946)
* Make function html_selection_get_text public (bug #98381)
Overview of Changes in gtkhtml2 2.3.0
=====================================
* Fix crasher caused by incorrect reference to GtkStyle, (bug #104946)
* Rework how accessible text is presented. All the text in a paragraph is
in one accessible object instead of having an accessible object corresponding
to each HtmlBoxText, (bug #98324)
* Fix crasher caused by Korean spam, (bug #107910)
|
2003-12-13 01:45:27 by Thomas Klausner | Files touched by this commit (160) |
Log message:
Bump PKGREVISION for atk library major bump.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-03-15 18:15:38 by Julio Merino | Files touched by this commit (3) |
Log message:
Update to 2.2.1. There are too many changes since 2.0.1, most of them beeing
new features and bugfixes. This version is part of the GNOME 2.2 platform.
|