Commit graph

17 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
drochner
0892e862b0 update to 1.6.3
changes:
-bugfixes
-Adapt to mozilla API change on trunk
2005-05-02 16:10:12 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
3a075025d2 Update epiphany-extensions to 1.6.0:
=========================
Epiphany Extensions 1.6.0
=========================

Changes

	* Enable extension description translations.
	* Make sure mozilla is started before setting the prefs
	* Sync headers with Epiphany
	* Implement Metadata tab in Page Info dialogue
	* Don't start off-line if NetworkManager is unavailable

Contributors:
Christian Persch and Jean-François Rameau, and the translators
Frank Arnold (de), Adam Weinberger (en_CA) and Gabor Kelemen (hu).


=========================
Epiphany Extensions 1.5.8
=========================

Changes
	* Fix build for sh != bash [Grzegorz Golawski, #167011]
	* Adapt to mozilla API change
	* Improved Find extension
	* Ref the tray icon [#163819]
	* Destroy open "Add to sidebar" dialogues when unloading the extension [#156523]
	* Don't activate find bar when pressing Space [#167415]
	* Focus links while finding
	* Disable gestures while print preview mode [Jean-François Rameau]

Contributors:
Grzegorz Golawski, Christian Persch and Jean-François Rameau; and the
translators David Lodge (en_GB), Francisco Javier F. Serrador (es),
Francesco Marletta (it), Takeshi AIHANA (ja), Changwoo Ryu (ko),
Reinout van Schouwen (nl), Estêvão Samuel Procópio (pt_BR) and
Marcel Telka (sk).


=========================
Epiphany Extensions 1.5.7
=========================

New extensions

	* "Actions" extension, written by Jean-Yves Lefort
	* "Net Monitor" extension, written by Jean-François Rameau
	  (experimental; requires Epiphany compiled with --enable-dbus)

Changes

	* Implement EphyExtension's attach_window/detach_window interface
	  instead of simulating them
	* Fix LOG() statements in non-gcc varargs case
	* Updated HOWTO to include some Python
	* Add missing QI in page info helper
	* Remove tooltip from window [#166010]
	* Better error dialog when command failed in actions extension


Contributors to this release: Adam Hooper, Jean-Yves Lefort, Christian Persch,
Jean-François Rameau, and the translators Rostislav Raykov (bg),
Miloslav Trmac (cs), Frank Arnold (de), Adam Weinberger (en_CA),
Francisco Javier F. Serrador (es), Takeshi AIHANA (ja), Žygimantas Beručka (lt),
Reinout van Schouwen (nl) and Marcel Telka (sk).


=========================
Epiphany Extensions 1.5.6
=========================

New extensions

	* 'Find' extension adds a find-bar.
	  This extension is experimental and will crash or hang your browser.
	* 'Tab-States' extensions

Changes

	* Build extensions modules as not versioned DSO
	* Hook adblock extension onto "check-content" signal
	* Adapt to Mozilla API change
	* Fix a small memory leak
	* Removed prefs dialogue from smart-bookmarks extension
	* Work-in-progress: huge refactoring of adblock
	* Fix builddir != srcdir build
	* Use pcre instead of pcreposix. Check for utf-8 support, too
	* Implement EphyExtension attach_window/detach_window interface in page-info ext
	* Adapt to Epiphany API changes

Contributors to this release: Adam Hooper, Tomasz Kłoczko, Christian Persch,
Jean-François Rameau, and the translators Frank Arnold (de) and Takeshi AIHANA (ja).


=========================
Epiphany Extensions 1.5.5
=========================

Changes

	* Fix fox bookmarks with underscore in their names [#161832]
	* Adapt to changes Epiphany APIs
	* Add DND to Media and Links tabs, and plug a few mem leaks
	* Fix page info for pages with # in the url [#161201]
	* Update sample extensions
	* Hook into the "add-sidebar" signal in epiphany and remove mozilla dependency
	  from the sidebar extension [#156849, #157088]

Contributors to this release: Jean-François Rameau, Crispin Flowerday
and the translators: Miloslav Trmac (cs), Hendrik Brandt (de),
Adam Weinberger (en_CA), Francisco Javier F. Serrador (es),
Gabor Kelemen (hu), Takeshi AIHANA (ja), Reinout van Schouwen (nl),
Marcel Telka (sk)


=========================
Epiphany Extensions 1.5.4
=========================

Bug fixes

	* Fix crash when going to Media tab in Page Info dialog [#161815]


Epiphany Extensions 1.5.3
=========================

Changes

	* Sync headers with Epiphany
	* List applet, embed and object elements in the Page Info dialogue,
	  add Media tab, only preview images (Jean-François Rameau, Christian)
	* Makefile.am modernisations
	* Use ellipsised labels instead of shortening strings
	* Use GtkAboutDialog (Adam Hooper) [#161519]

Bug fixes

	* Abort gesture on unmap (ported from galeon) [#160228]
	* Fix context menu on Media page of Page Info dialogue

Translation updates

	* Hendrik Brandt (de)
	* Takeshi AIHANA (ja)
	* Pablo Saratxaga (wa)


=========================
Epiphany Extensions 1.5.2
=========================

Changes

	* Select first menu item when popping the menu up with keyboard
	* Fix compilation with latest mozilla trunk
	* Use ephy_embed_show_page_certificate
	* Sync headers with Epiphany
	* Also list CSS background images and mailto links in the
	  page info dialogue (Jean-François Rameau)
	* Fix out-of-srcdir build

Bug fixes

	* Fix tab closing with tab-groups extension

Translation updates

	* Adam Weinberger (en_CA)
	* Yannick Tailliez (fr)
	* Takeshi AIHANA (ja)


=========================
Epiphany Extensions 1.5.1
=========================

New features

	* Created copy-template script
	* Added "Sidebar" extension, written by Crispin Flowerday
	* Added "Extensions Manager" extension, written by Adam Hooper
	* Added "Bookmarks Tray" extension

Changes

	* Updated for epiphany 1.5 API changes
	* Cleanup of mozilla stylesheet handling.
	* Skip style sheets not for "screen" or "all" media
	* Add tab-groups to default_extensions
	* Fix context menu positioning
	* Add warnings to CFLAGS and CXXFLAGS
	* Fix loads of compiler warnings
	* Set window icons
	* Implement context menu in "Links" tab
	* Add extension description files
	* Make dialogue transient to the opening window
	* Add separators in the Tools menu
	* Use new gtk+ HIG message dialogue API.
	* Listen to ephy-extension-manager's added/removed signals to add/remove
	  extensions from the list

Bug fixes
	* Fix mem leaks [#153470, #153471, #153473]
	* Fix crash after unloading the error-viewer extension [#153712]
	* Make all extensions unload-proof
	* Always load unnamed stylesheets [#153739]
	* Don't block stylesheets without "media" attribute. Shorten menu
	  entries to 32 chars max [#153710]
	* Hide the sidebar when in print preview mode
	* 64-bit fix [Andrzej Dopierała]
	* Don't make the extensions description ediable [#155389]
	* Fix the extensions .xml description file build process
	* Detach correctly from the window [#155388]
	* Destroy info dialoguess with Extension Manager UI dialogue
	* Fix alignment of "Authors" label

Documentation

	* Updated HOW-TO

Translation updates

	* Ole Laursen (da)
	* Christian Neumair (de)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Yannick Tailliez (fr)
	* (hr)
	* Francesco Marletta (it)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)
2005-03-22 16:26:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
jmmv
e1079b750b Disable compilation warnings (which also removes -Werror). Should fix the
build under NetBSD 1.6.2/i386 as shown in latest kristerw@'s bulk build.
2005-01-10 13:18:06 +00:00
jmmv
2ebc72dde9 Update to 1.4.4:
Changes

	* Abort gestures when unmapping the window [#160228]

Updated translations

	* Pablo Saratxaga (wa)
2005-01-03 22:49:12 +00:00
jmmv
f005839a37 Epiphany Extensions 1.4.3
=========================

Changes

	* Fix tab closing with tab-grouper extension
	* Select first menu item when popping up context menu with keyboard
	* Fix compilation with latest mozilla trunk
	* Simplify certificates extension
	* Fix build with latest mozilla trunk

Updated translations

	* Christian Neumair (de)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Yannick Tailliez (fr)
	* Takeshi AIHANA (ja)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)

Epiphany Extensions 1.4.2
=========================

Interface improvements

	* Implement context menu in "Links" tab of the Page Info dialog
	  (Christian)

Bug fixes

	* Fix a mem leak (Christian)
	* 64 bit portability fix (Andrzej Dopierała)

Translations updates

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Gabor Kelemen (hu)
	* Takeshi AIHANA (ja)

Epiphany Extensions 1.4.1
=========================

New extensions

	* Sidebar extension, written by Crispin Flowerday

Bug fixes

	* Fix some mem leaks (Adam) [#153470, #153471, #153473]
	* Fix crash (Christian) [#153712]
	* Always load unnamed stylesheets (Adam) [#153739]
	* Don't block stylesheets without "media" attribute (Adam) [#153710]
	* Fix many compiler warnings (Christian)

Translation updates

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Reinout van Schouwen (nl)
	* Raphael Higino (pt_BR)
2004-12-04 23:13:27 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
d4cadff527 Update to 1.4.0:
=========================
Epiphany Extensions 1.4.0
=========================

New extensions

	* Smart bookmarks extension, written by Jean-François Rameau
	* Page info extension, written by Adam Hooper
	* CSS Stylesheet extension, written by Adam Hooper

Translation updates

	* Changwoo Ryu (ko)


=========================
Epiphany Extensions 1.1.4
=========================

New extensions

	* Tab grouping extension, written by Justin Wake

Translation updates

	* Xavier Conde Rueda (ca)
	* Laurent Dhima (sq)


=========================
Epiphany Extensions 1.1.3
=========================

Code changes

	* Minor cleanup of certificates extension (Christian)
	* Make gestures extension support unloading/reloading (Adam)

Updated translation:

	* Changwoo Ryu (ko)


=========================
Epiphany Extensions 1.1.2
=========================

Updated translations

	* Francisco Javier F. Serrador (es)
	* Gabor Kelemen (hu)
	* Laurent Dhima (sq)
	* Rostislav Raykov (bg)


=========================
Epiphany Extensions 1.1.1
=========================

Removed features:

	* Popup blocker. It is now integrated in Epiphany. (Adam)
	* Removed support for mozilla < 1.7 (Christian)

Code changes

	* Ported to mozilla embed strings (Christian) [#144237]
	* Fix C99-ism in error viewer (Adam) [#144053]

Bug fixes

	* Fix crash when closing the last window (Christian) [#144850]
	* Fix includes (Adam) [#143818]


Translations

	* Rostislav Raykov (bg)
	* 相花 毅 (ja)
	* Estêvão Samuel Procópio (pt_BR)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)


=========================
Epiphany Extensions 1.1.0
=========================

Code changes

	* Adapt to Epiphany API changes (Christian)
	* Portability fix for FreeBSD (Christian, taken from FreeBSD ports)
	* Adapt to mozilla API changes (Christian, Adam)
	* Refactored link checker (Adam)
	* Use public epiphany API to get at the statusbar security icon (Christian)

Bug fixes

	* Build fixes (Christian, Adam)
	* Mem leak fix (Christian)
	* Fix link checker stuck busy cursor (Adam)
	* Fix handling of invalid encodings (Adam)
	* Fix stupid bug, connect to the right signal on tab-remove (Christian)

Translations

	* Xavier Conde Rueda (ca)
	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Francesco Marletta (it)
	* Žygimantas Beručka  (lt)
	* Reinout van Schouwen (nl)
	* GNOME PL Team (pl)
	* Duarte Loreto (pt)
	* Dmitry G. Mastrukov (ru)
	* Christian Rose (sv)
	* Yuriy Syrota (uk)
	* Pablo Saratxaga (wa)
	* Liu Songhe (zh_CN)
2004-09-21 17:21:53 +00:00
jmmv
49f477bbee Let this build with mozilla 1.7.3 too. Pointed out by wiz@. 2004-09-18 22:04:00 +00:00
jmmv
76a3fe193c Let this build with mozilla 1.7.1 and 1.7.2 (the later, the version that
will ship with pkgsrc-2004Q3).
2004-09-07 19:36:52 +00:00
minskim
6a0c4b490c Bump PKGREVISION due to major version bump of the opensp library. 2004-05-19 05:44:39 +00:00
kristerw
36ab304271 Make this compile on NetBSD 1.6 (fix one C99 usage, and add a missing .h file) 2004-05-14 15:59:51 +00:00
jmmv
8602790e7a Update to 0.8.2: new translations: ru, wa and ja. 2004-04-13 20:26:31 +00:00
jmmv
0dfc16de58 Initial import of epiphany-extensions, version 0.8.1:
Epiphany Extensions is a collection of extensions for Epiphany, the GNOME
web browser.  These include:
* Mouse Gestures: Perform actions with mouse gestures.
* Popup Blocker: Block those annoying popups per-site.
* Tabs Move-To Menu: Move tabs to other windows without drag-and-drop.
* Sample: An extension template to ease writing your own extension.
* Error Viewer and Validator: View errors in the page, and validate your
  pages off-line.
* Certificate Viewer: View the server's certificate on secure connection.
* Dashboard: Connect Epiphany to Dashboard.
2004-04-01 19:14:30 +00:00