Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main > by-pkgid > af13181fa749c6a6e29bb1b71780c4d5 > files > 8

gtkhtml-0.6.1-1mdk.i586.rpm

2000-08-11  Larry Ewing  <lewing@helixcode.com>

	* Version 0.6

2000-08-09  Robin * Slomkowski  <rslomkow@eazel.com>

	* gtkhtml.spec.in: updated spec
	* src/Makefile.am: fixed the installation of C files

2000-08-08  Robin * Slomkowski  <rslomkow@eazel.com>

	* po/Makefile.in.in: changed srcdir to top_srcdir
	* components/html-editor/Makefile.am:
	* src/Makefile.am:
	trying to make it compile,pass distcheck, and rpm build
	* po/POTFILES.in: tried to remove unused files

2000-08-07  Pablo Saratxaga <pablo@mandrakesoft.com>

	* configure.in,po/fr.po: added French file

2000-08-03  Peter Williams  <peterw@helixcode.com>

	* configure.in (have_bonobo): Check for whether bonobo is
	split into bonobo and bonobox (8/3/2000 and onward) or whether
	it all comes in libbonobo.

2000-07-24  Radek Doulik  <rodo@helixcode.com>

	* configure.in (PSPELL_LIBS): add -lstdc++ when building with
	gcc. It is not ideal solution, but better than link errors we had
	before :-(

2000-07-21  Radek Doulik  <rodo@helixcode.com>

	* configure.in (try_gconf): don't try to find gconf by default,
	use --with-gconf if you want it (this is because we don't want to
	use it until it became more stable, we provide gnome_config
	properties meanwhile)

2000-07-21  Takayuki KUSANO  <AE5T-KSN@asahi-net.or.jp>

	* configure.in: Add ja to ALL_LINGUAS.

2000-07-17  Radek Doulik  <rodo@helixcode.com>

	* README.spell: new file, explaining building with spell checking
	support

2000-07-16  Radek Doulik  <rodo@helixcode.com>

	* configure.in: added pspell checks

2000-07-16  Kjartan Maraas  <kmaraas@online.no>

	* configure.in: Added no to ALL_LINGUAS.
	
2000-07-14  Fatih Demir	<kabalak@gmx.net>

	* configure.in: Added tr to ALL_LINGUAS.

2000-07-13  Valek Filippov  <frob@df.ru>

	* Makefile.am, configure.in: added i18n stuff.

2000-07-12  Ramiro Estrugo  <ramiro@eazel.com>

	* capplet/main.c: (main):
	* src/gtkhtml.c: (init_properties):
	Update for GConf api changes.

2000-07-10  Larry Ewing  <lewing@helixcode.com>

	* Version 0.5

2000-07-06  Darin Adler  <darin@eazel.com>

	* src/gtkhtml.h: Remove functions so we get compile errors
	instead of link errors.

2000-07-06  Darin Adler  <darin@eazel.com>

	* .cvsignore: Skip some generated files.
	* src/gtkhtml.c: Get rid of unused global.
	* src/testgtkhtml.c: (main): Fix build by removing init call.

2000-07-05  Eskil Heyn Olsen  <eskil@eazel.com>

	* capplet/Makefile.am:
	Added gnome-bindings-prob.h to the Makefile.am

2000-07-03  Robin * Slomkowski <rslomkow@eazel.com>

	* src/Makefile.am: added refrence to gtkhtml-keybinding.h
	now distcheck and rpms will work.

2000-06-29  Radek Doulik  <rodo@helixcode.com>

	* configure.in: add -DGTKHTML_HAVE_GCONF to cflags when gconf used

2000-06-28  Radek Doulik  <rodo@helixcode.com>

	* configure.in: gconf testing independent of gconf.m4
	define HAVE_GCONF when gconf found

2000-06-19  Ettore Perazzoli  <ettore@helixcode.com>

	* acconfig.h: `PREFIX'.

	* configure.in (GTKHTML_LIBS): AC_DEFINE `PREFIX'.

2000-06-17  Anders Carlsson  <andersca@gnu.org>

	* configure.in (have_gconf): Check if GCONF is installed before 
	building the capplet. 

2000-06-14  Radek Doulik  <rodo@helixcode.com>

	* configure.in: call AM_PATH_GCONF
	use AM_PATH_GCONF with gconf-gtk parameter
	(GTKHTML_INCLUDEDIR): added gconf libs and cflags to gtkhtml libs
	and cflags

	* added new dir capplet

2000-06-12  Radek Doulik  <rodo@helixcode.com>

	* configure.in: call GNOME_INIT with capplet

2000-06-02  Larry Ewing  <lewing@helixcode.com>

	* Version 0.4.

2000-06-01  Larry Ewing  <lewing@helixcode.com>

	* Version 0.3.

2000-06-01  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Fixed gnome-print check as reported by Michael.

2000-05-21  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Bump `GTKHTML_CURRENT' and reset `GTKHTML_AGE' to
	reflect the API changes.

2000-05-09  JP Rosevear  <jpr@arcavia.com>

	* configure.in : Properly run the oaf var comparision so 
	the conditional gets defined properly.

2000-05-09  Ettore Perazzoli  <ettore@helixcode.com>

	* Version 0.2.

2000-05-09  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Bump libtool numbers.

2000-05-03  Jacob Berkman  <jacob@helixcode.com>

	* configure.in (GTKHTML_LIBS): s/ndnl/dnl/

2000-05-01  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Spell `Bonobo' correctly.

2000-04-27  Ettore Perazzoli  <ettore@helixcode.com>

	* acconfig.h: Added `USING_OAF'.

	* configure.in: Check if Bonob is OAFized and, if so, define
	`USING_OAF'.

2000-04-19  Pavel Cisler  <pavel@eazel.com>

	* configure.in: Made configure respect --without-bonobo
	properly.

2000-04-15  Radek Doulik  <rodo@helixcode.com>

	* acconfig.h: added #undef HAVE_GNU_REGEX

	* configure.in: added test for GNU regex

2000-04-06  Radek Doulik  <rodo@helixcode.com>

	* BUGS: removed http://www.stjerneskolan.com as it looks nice now
	updated leaks item, added explanation of bug in ImageFactory

2000-04-05  Radek Doulik  <rodo@helixcode.com>

	* BUGS: updated * Sites that look wrong * http://www.stjerneskolan.com

2000-04-03  Jacob Berkman  <jacob@helixcode.com>

	* BUGS: add some bugs I've found but don't know how to fix

2000-03-27  Ettore Perazzoli  <ettore@helixcode.com>

	* Makefile.am (EXTRA_DIST): Distribute `COPYING.LIB' too.

2000-03-27  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Require gnome-print 0.13 or later.

2000-03-27  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Define `GTKHTML_CURRENT', `GTKHTML_REVISION' and
	`GTKHTML_AGE'.  Of course, they are set to zero initially.

2000-03-27  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Print the actual version numbers when the
	installed gdk-pixbuf or gnome-print are too old.

2000-03-24  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Disable `libwww' usage if it is not built with
	zlib support.  Make sure the installed gnome-print is 0.13 or
	later.  Make sure the installed gdk-pixbuf is 0.6.0 or later.

2000-03-24  Radek Doulik  <rodo@helixcode.com>

	* BUGS: removed
	- http://www.helixcode.com is still incorrect (there is extra space on
	  the left, between the helix and the icons).

	as it is fixed now


2000-03-23  Radek Doulik  <rodo@ucw.cz>

	* BUGS,TODO: removed from BUGS (hope it is not premature) and
	added rewrite of HTMLClueFlow parts, as HTMLTextMaster,Slave
	are really evil hacks

2000-03-22  Ettore Perazzoli  <ettore@helixcode.com>

	* BUGS: New file.
	* Makefile.am: distribute it.

2000-03-16  Daniel Veillard <Daniel.Veillard@w3.org>

	* configure.in, Makefile.am, gtkhtml.spec.in: added a spec file
	  so that rpm -ta gtkhtml-xxx.tar.gz works

2000-02-22  Ettore Perazzoli  <ettore@helixcode.com>

	* Makefile.am (EXTRA_DIST): Add `gtkhtmlConf.sh.in'.

2000-02-01  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Use gnome-print.  (Quick hack, we should have a
	real test.)

2000-01-26  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in: Require a Bonobo version greater than 0.5.

2000-01-25  Ettore Perazzoli  <ettore@helixcode.com>

	* components/Makefile.am: New directory.
	* components/html-editor/Makefile.am: New directory.
	* configure.in: Updated accordingly.  Also, check for Bonobo by
	default.

2000-01-19  Ettore Perazzoli  <ettore@helixcode.com>

	* configure.in (GTKHTML_LIBS): Define and subst `GTKHTML_LIBDIR',
	`GTKHTML_INCLUDEDIR', `GTKHTML_LIBS'.

	* Makefile.am: Added rules to distribute `gtkhtmlConf.sh.in' and
	generate `gtkhtmlConf.sh'.

	* gtkhtmlConf.sh.in (GTKHTML_LIBDIR): New file.

2000-01-05  Elliot Lee  <sopwith@redhat.com>

	* src/Makefile.am: Don't install gtkhtml-private.h

1999-12-29  Darin Adler  <darin@eazel.com>

	* Makefile.am: Build glibwww first since src depends on it.
	* glibwww/.cvsignore: Ignore .libs since it's generated.
	* src/Makefile.am: Put GLIBWWW after the other libraries.
	This makes gtkhtml build when LIBWWW comes from /usr and
	the other libraries come from /gnome and shouldn't mess up
	other people who aren't configured that way.

1999-11-10  Ettore Perazzoli  <ettore@gnu.org>

	* configure.in: Make `--with-bonobo' really work.

1999-11-02  Elliot Lee  <sopwith@redhat.com>

	* src/htmlimage.c: Fix computation of clipping coordinates.
	* src/htmlpainter.c: Unset the clipping region after drawing a pixmap.

1999-11-02 Elliot
	* Make a changelog entry because I have to.

1999-10-30    <jrb@redhat.com>

	* DESIGN: Added as per andersca's request.

1999-10-30  Michael Meeks  <mmeeks@gnu.org>

	* configure.in: Update bonobo check.