source: trunk/third/gtkhtml3/ChangeLog @ 21116

Revision 21116, 30.5 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21115, which included commits to RCS files with non-trunk default branches.
Line 
12004-09-10  JP Rosevear  <jpr@novell.com>
2
3        * configure.in: bump version
4
52004-08-27  Radek Doulik  <rodo@ximian.com>
6
7        * configure.in: increment revision number
8
92004-08-21  Kjartan Maraas  <kmaraas@gnome.org>
10
11        * configure.in: Add «nb» to ALL_LINGUAS.
12
132004-08-13  JP Rosevear  <jpr@novell.com>
14
15        * configure.in (GTKHTML_API_VERSION): bump version, libtool number
16
172004-08-13  JP Rosevear  <jpr@ximian.com>
18
19        * configure.in: add file chooser check
20
212004-08-07  Runa Bhattacharjee <runab@redhat.com>
22        * configure.in: Added Bengali(bn) in ALL_LINGUAS.
23
242004-08-02  JP Rosevear  <jpr@novell.com>
25
26        * configure.in: bump version, libtool numbers
27
282004-07-22  Rodney Dawes  <dobey@novell.com>
29
30        * configure.in:
31        (GTKHTML_RELEASE): Get rid of this variable
32        (GTKHTML_API_VERSION): Define thise variable
33        (EDITOR_API_VERSION): Don't duplicate this, and move it up to
34        where we are defining other similar variables
35        (AM_INIT_AUTOMAKE): Don't use GTKHTML_RELEASE in the version number
36        (AC_PROG_INTLTOOL): Require at least intltool 0.30
37        (GTKHTML_RELEASE_STRING): Use GTKHTML_API_VERSION
38
392004-07-19  JP Rosevear  <jpr@novell.com>
40
41        * configure.in: bump version, libtool numbers
42
432004-07-16  Alexander Shopov  <ash@contact.bg>
44
45        * configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)
46
472004-06-25  JP Rosevear  <jpr@novell.com>
48
49        * configure.in: bump version, libtool numbers
50
51Sat Jun  5 12:25:46 2004  Owen Taylor  <otaylor@redhat.com>
52
53        * configure.in: Add GNOME_COMPILE_WARNINGS(yes)
54
55        * configure.in (GTKHTML_MODULES): Explicitely depend
56        on GTK+ newer than 2.2 for gdk_draw_pixbuf().
57
582004-06-04  JP Rosevear  <jpr@novell.com>
59
60        * configure.in: bump version, libtool number
61
622004-06-01  JP Rosevear  <jpr@novell.com>
63
64        * configure.in: bump version, libtool number
65
662004-05-06  Radek Doulik  <rodo@ximian.com>
67
68        * configure.in: check for gnome icon theme module availability
69
702004-05-19  JP Rosevear  <jpr@novell.com>
71
72        * configure.in: bump libtool number, version
73
742004-04-26  Radek Doulik  <rodo@ximian.com>
75
76        * configure.in: increase version number. I will need it in evo
77        which is going to use new gtk_html_begin flags
78
792004-04-21  Rodney Dawes  <dobey@ximian.com>
80
81        * autogen.sh: Require automake 1.6 or neweer, we already do for libsoup
82        and evolution-data-server, there is no reason not to here
83
842004-04-19  JP Rosevear  <jpr@ximian.com>
85
86        * configure.in: bump libtool number, version
87
882004-04-02  JP Rosevear  <jpr@ximian.com>
89
90        * configure.in: bump libtool number, version
91
922004-03-25  Gareth Owen  <gowen72@yahoo.com>
93
94        * configure.in: Added en_GB to ALL_LINGUAS
95
962004-03-22  Radek Doulik  <rodo@ximian.com>
97
98        * configure.in: increment release (added editable-on/editable-off
99        commands)
100
1012004-03-05  JP Rosevear <jpr@ximian.com>
102
103        * configure.in: bump version, libtool numbers
104
1052004-02-25  Adam Weinberger  <adamw@FreeBSD.org>
106
107        * configure.in: Added 'en_CA' (Canadian English) to ALL_LINGUAS.
108
1092004-02-09  JP Rosevear  <jpr@ximian.com>
110
111        * configure.in: bump version, libtool numbers
112
1132004-02-07  Robert Sedak  <robert.sedak@sk.htnet.hr>
114
115        * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
116
1172004-01-30  Yong Sun <Yong.Sun@sun.com>
118
119        * configure.in: add macro AC_DEFINE_UNQUOTED for GETTEXT_PACKAGE
120
1212004-01-26  Larry Ewing  <lewing@ximian.com>
122
123        * configure.in: bumped version to 3.1.7 for release.
124
1252004-01-20 Alastair McKinstry <mckinstry@computer.org>
126
127        * configure.in: Added Irish to ALL_LINGUAS
128
1292004-01-12  Radek Doulik  <rodo@ximian.com>
130
131        * configure.in: bumped version to 3.1.6 for the new release
132
133        * NEWS: updated for the 3.1.6 release
134
1352003-12-29  JP Rosevear <jpr@ximian.com>
136
137        * configure.in: bump gal, libsoup requirements and libtool numbers
138
1392003-12-07  Larry Ewing  <lewing@ximian.com>
140
141        * NEWS: update news for 3.1.4.
142
143        * configure.in: increase version number for release.
144
1452003-12-05  Radek Doulik  <rodo@ximian.com>
146
147        * configure.in: increased release minor number, gtk_html_flush added
148
1492003-12-02  Rodney Dawes  <dobey@ximian.com>
150
151        * Makefile.am: Create CLEANFILES rules that clean the right things
152        at the right clean stages
153        * install-sh:
154        * missing:
155        * mkinstalldirs:
156        * stamp.h.in: These four files don't belong in CVS
157
1582003-10-24  Radek Doulik  <rodo@ximian.com>
159
160        * README: updated reired packages versions
161
1622003-09-30  Radek Doulik  <rodo@ximian.com>
163
164        * configure.in: increased GTKHTML_CURRENT and also gtkhtml version
165        as gtk_html_stop was added and there is a binary incompatible
166        change as well
167
1682003-09-22  Radek Doulik  <rodo@ximian.com>
169
170        * configure.in: increase GTKHTML_CURRENT again, as we don't
171        install a11y lib anymore, we link it to libgtkhtml
172
1732003-09-19  Radek Doulik  <rodo@ximian.com>
174
175        * configure.in: incremented GTKHTML_CURRENT as GtkHTML struct
176        changed
177
1782003-09-17  Dan Winship  <danw@ximian.com>
179
180        * configure.in: Check for libsoup-2.2 first, and then soup-2.0 if
181        that's not found. Define HAVE_OLD_SOUP if we find 2.0
182
1832003-09-04  Larry Ewing  <lewing@ximian.com>
184
185        * Makefile.am: change CLEANFILES to DISTCLEANFILES to fix Ximian
186        #43015.
187
1882003-08-13  Mike Kestner  <mkestner@ximian.com>
189
190        * configure.in : update for gal-2.2
191
1922003-08-12  Abel Cheung  <maddog@linux.org.hk>
193
194        * configure.in: Fixed GETTEXT_PACKAGE (ximian #37784), and make sure
195        that newest intltool is used.
196
1972003-07-25  Larry Ewing  <lewing@ximian.com>
198
199        * configure.in: bump interface version from 3.0 to 3.1 clear .so
200        version
201
2022003-06-26  Larry Ewing  <lewing@ximian.com>
203
204        * configure.in: bump versions for release.
205
2062003-05-27  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
207
208        * configure.in: Added Belarusian to ALL_LINGUAS.
209
2102003-05-22  Danilo Šegan  <dsegan@gmx.net>
211
212        * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
213
2142003-05-21  Larry Ewing  <lewing@ximian.com>
215
216        * configure.in: bump versions for release.
217
2182003-04-29  Larry Ewing  <lewing@ximian.com>
219
220        * Makefile.am (CLEANFILES): add new CLEANFILES to pass distcheck
221        with automake-1.7.3, this is probably something that should be
222        fixed in intltool.
223
2242003-04-09  Radek Doulik  <rodo@ximian.com>
225
226        * configure.in: use gal for library as well (we use
227        e_iconv_locale_language now)
228
2292003-04-04  Larry Ewing  <lewing@ximian.com>
230
231        * configure.in: drop the configure check for libglade to 2.0.0
232
2332003-04-03  Larry Ewing  <lewing@ximian.com>
234
235        * configure.in: make shlib component default.
236
2372003-04-03  Rodney Dawes  <dobey@ximian.com>
238
239        * configure.in: Add Larry's shlib-support patch, Fix AC_DEFINE errors
240       
2412003-03-28  Larry Ewing  <lewing@ximian.com>
242
243        * configure.in: add --enable-shlib-factory back option back in.
244
2452003-03-27  Larry Ewing  <lewing@ximian.com>
246
247        * configure.in: fix the library location.
248
2492003-03-16  Larry Ewing  <lewing@ximian.com>
250
251        * configure.in: remove server.in from AC_OUTPUT.
252
2532003-03-15  Larry Ewing  <lewing@ximian.com>
254
255        * configure.in (GNOME_GTKHTML_EDITOR_LOCATION): add an explicit
256        prefix to the editor location.
257
2582003-02-12  Larry Ewing  <lewing@ximian.com>
259
260        * configure.in: bump version to 3.0.1
261       
262        * configure.in (GETTEXT_PACKAGE): work around intltool bug that
263        pulls GETTEXT_PACAKAGE out of configure.in without doing variable
264        substitution.
265
2662003-02-07  Larry Ewing  <lewing@ximian.com>
267
268        * configure.in: fix the GETTEXT_PACKAGE mess and define
269        GNOME_EXPLICIT_TRANSLATION_DOMAIN.
270
271        * acconfig.h: add GNOME_EXPLICIT_TRANSLATION_DOMAIN.
272
2732003-01-22  Pablo Saratxaga <pablo@mandrakesoft.com>
274
275        * configure.in: Added Amharic (am) and Arabic (ar) to ALL_LINGUAS
276
2772003-01-13  Rodney Dawes  <dobey@ximian.com>
278
279        * src/Makefile.am: Handle $(DESTDIR) when moving the libgtkhtml.pc file
280       
2812003-01-13  Rodney Dawes  <dobey@ximian.com>
282
283        * configure.in: Remove the capplet stuff
284       
2852003-01-10  Naba Kumar  <naba@gnome.org>
286
287        * configure.in: Added hi (hindi) in ALL_LINGUAS
288       
2892002-11-28  Bastien Nocera  <hadess@hadess.net>
290
291        * configure.in: added GETTEXT_PACKAGE substitution, so the .po files
292        install correctly
293
2942002-11-05  Larry Ewing  <lewing@ximian.com>
295
296        * configure.in: look four soup-2.0
297
2982002-11-05  Radek Doulik  <rodo@ximian.com>
299
300        * configure.in: added SOUP pkgconfig stuff
301
3022002-06-03  Pablo Saratxaga <pablo@mandrakesoft.com>
303
304        * configure.in: Added Catalan (ca) to ALL_LINGUAS
305
3062002-05-15  Pablo Saratxaga <pablo@mandrakesoft.com>
307
308        * configure.in: Added Vietnamese (vi) to ALL_LINGUAS
309
3102002-03-15  Radek Doulik  <rodo@ximian.com>
311
312        * configure.in: added EDITOR_API_VERSION
313
314        * acconfig.h: added EDITOR_API_VERSION
315
3162002-03-15  Pablo Saratxaga <pablo@mandrakesoft.com>
317
318        * configure.in,po/eu.po: added Basque file
319
3202002-02-28  Tõivo Leedjärv  <leedjarv@interest.ee>
321
322        * configure.in: Added et to ALL_LINGUAS.
323
3242002-01-28  Larry Ewing  <lewing@ximian.com>
325
326        * configure.in (GTKHTML_LIBS): remove the release version until I
327        figure out how to do this properly in libtool.
328
3292002-01-27  Larry Ewing  <lewing@ximian.com>
330
331        * configure.in: update requirement for gal to pull
332        in the scrollframe functions.
333
3342002-01-24  Hasbullah Bin Pit <sebol@ikhlas.com>
335
336        * configure.ini: Added Malay (ms)to ALL_LINGUAS.
337        * po/ms.po: Added Malay Translation.
338
3392002-01-04  Radek Doulik  <rodo@ximian.com>
340
341        * configure.in (try_gconf): enable gconf support as default
342
3432001-12-21  Larry Ewing  <lewing@ximian.com>
344
345        * configure.in: make GTKHTML_RELEASE variable and insert inst
346        stategic places to make the gtkhtml-1.1 parallel installable.
347
3482001-11-14  Larry Ewing  <lewing@ximian.com>
349
350        * Make 0.16.1 release.
351
352        * configure.in (GTKHTML_REVISION): increment for release.
353
354        * configure.in: bump version 0.16.1
355
3562001-11-14  Larry Ewing  <lewing@ximian.com>
357
358        * configure.in: clean up the configure checks for required libs.
359
3602001-11-12  Larry Ewing  <lewing@ximian.com>
361
362        * configure.in: bump version 0.16.0.1
363
3642001-11-09  Radek Doulik  <rodo@ximian.com>
365
366        * configure.in (GCONF_LIBS): test for gconf version, we need 1.0.7
367        at least
368
369        * README: require gconf 1.0.7
370
3712001-11-09  Wang Jian  <lark@linux.net.cn>
372
373        * configure.in(ALL_LINGUAS): Added zh_CN for Simplified Chinese.
374
3752001-11-05  Larry Ewing  <lewing@ximian.com>
376
377        * Make 0.16.0 release.
378
379        * configure.in: bump for 0.16.0 release.
380
3812001-10-31  Ettore Perazzoli  <ettore@ximian.com>
382
383        * configure.in: Add `oaf' to `EXTRA_GNOME_LIBS' and
384        `EXTRA_GNOME_CFLAGS'.
385
3862001-10-30  Radek Doulik  <rodo@ximian.com>
387
388        * configure.in: raise version to 0.15.99.2
389
3902001-10-30  Larry Ewing  <lewing@ximian.com>
391
392        * configure.in: require gal 0.15.99.9 for get char
393        validated. (okay actually slightly later than 0.15.99.9 but
394        if you don't tell I won't)
395
3962001-10-30  Radek Doulik  <rodo@ximian.com>
397
398        * configure.in: raise version to 0.15.99.1
399
4002001-10-29  Radek Doulik  <rodo@ximian.com>
401
402        * configure.in (GCONF_LIBS): request at least gnome-print 0.29
403
4042001-10-14  Carlos Perelló Marín <carlos@gnome-db.org>
405
406        * configure.in (ALL_LINGUAS): Added pt.
407
4082001-10-12  Larry Ewing  <lewing@ximian.com>
409
410        * gtkhtml.spec: remove the Maintainer: line as it was breaking
411        things for people (sorry Chipzz).  Fixes Ximian #9168
412
4132001-10-09  Larry Ewing  <lewing@ximian.com>
414
415        * configure.in: bump versions for snapshots.
416
4172001-10-09  Larry Ewing  <lewing@ximian.com>
418
419        * Make 0.14.0 release.
420
421        * configure.in: bump version to 0.14.0 for release.
422
4232001-10-07  Gediminas Paulauskas <menesis@delfi.lt>
424
425        * configure.in (ALL_LINGUAS): added lv
426
4272001-10-05  Larry Ewing  <lewing@ximian.com>
428
429        * configure.in: bump version to 0.14.99.1 for the idl changes.
430
4312001-10-01  Larry Ewing  <lewing@ximian.com>
432
433        * bump versions for snapshot.
434
4352001-10-01  Larry Ewing  <lewing@ximian.com>
436
437        * Make gtkhtml-0.14.0 release.
438
439        * configure.in bump version to 0.14.0
440
4412001-09-21  Larry Ewing  <lewing@ximian.com>
442
443        * bump versions for snapshot.
444
4452001-09-21  Larry Ewing  <lewing@ximian.com>
446
447        * Make gtkhtml-0.13.0 release.
448
449        * configure.in: bump the version number to 0.13.0
450
4512001-09-07  Jan Van Buggenhout  <Chipzz@ULYSSIS.Org>
452
453        * gtkhtml.spec.in: updated the spec file. Various fixes,
454          translations are included in the rpm now.
455
4562001-08-31  Abel Cheung  <maddog@linux.org.hk>
457
458        * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
459
4602001-08-23  Radek Doulik  <rodo@ximian.com>
461
462        * configure.in (GLIBWWW_LIBS): added -lwwwhtml to end, this fixes
463        linkage of testgtkhtml, ximian #4540
464
4652001-08-21  Larry Ewing  <lewing@ximian.com>
466
467        * configure.in: bump versions for 0.12 release.
468
4692001-08-09  Jody Goldberg <jgoldberg@home.com>
470
471        * configure.in : Fix typo in error msg for capplet libraries
472          that breaks config.
473
4742001-07-31  Larry Ewing  <lewing@ximian.com>
475       
476        * configure.in: bump back to version to 0.11.99.
477
4782001-07-31  Larry Ewing  <lewing@ximian.com>
479       
480        Make 0.11.1 release
481
482        * configure.in: drop version back to 0.11.1 and bump current
483          to one for a new release.
484
4852001-07-31  Larry Ewing  <lewing@ximian.com>
486       
487        * configure.in: bump to version to 0.11.99.
488
4892001-07-30  Larry Ewing  <lewing@ximian.com>
490
491        Make 0.11.0 release.
492
493        * configure.in: bump for 0.11.0 release.
494
4952001-07-24  Wang Jian  <lark@linux.net.cn>
496
497        * configure.in: zh_TW.Big5 added in ALL_LINGUAS
498
4992001-07-19  Radek Doulik  <rodo@ximian.com>
500
501        * Makefile.am (SUBDIRS): added art directory
502        (SUBDIRS): moved po directory behind $(DIR_COMPONENTS) as I
503        need GNOME_GtkHTML_Editor.xml to be already created
504
505        * configure.in: create art/Makefile
506
5072001-07-19  Larry Ewing  <lewing@ximian.com>
508
509        * configure.in: bump versions to start breaking
510        things again.
511
5122001-07-17  Larry Ewing  <lewing@ximian.com>
513
514        Make gtkhtml-0.10.1 release
515       
516        * configure.in: bump version numbers for 0.10.1 release.
517
5182001-07-15  Kjartan Maraas  <kmaraas@gnome.org>
519
520        * configure.in: Added "nn" to ALL_LINGUAS.
521       
5222001-07-13  Larry Ewing  <lewing@ximian.com>
523       
524        Make gtkhtml-0.10.0 release
525
526        * configure.in: bump version numbers for 0.10.0 release.
527
5282001-07-02  Larry Ewing  <lewing@ximian.com>
529
530        * configure.in: bump version because of get_src changes.
531
5322001-06-26  Radek Doulik  <rodo@ximian.com>
533
534        * configure.in: --enable-shlib-factory argument added
535        print some configuration info in the end
536
537        * acconfig.h: added GNOME_GTKHTML_EDITOR_SHLIB
538
5392001-06-18  Radek Doulik  <rodo@ximian.com>
540
541        * configure.in (GTKHTML_CURRENT): raised to 12 because of GtkHTML
542        struct binary incompatible change
543
5442001-06-05  JP Rosevear  <jpr@ximian.com>
545
546        * configure.in: Bump version to 0.9.99.0
547
5482001-05-31  Christopher James Lahey  <clahey@ximian.com>
549
550        * Makefile.am (gtkhtmlConf.sh), configure.in, gtkhtmlConf.sh.in:
551        Added GTKHTML_DATADIR here.
552
5532001-05-12  Almer S. Tigelaar  <almer@gnome.org>
554
555        * configure.in: Depend on gal 0.7.99.5 or later
556        for the changes to the colorcombo.
557
5582001-05-11  Gediminas Paulauskas <menesis@delfi.lt>
559
560        * configure.in (ALL_LINGUAS): added lt.
561
5622001-05-04  Szabolcs Ban  <shooby@gnome.hu>
563
564        * configure.in: added hu to ALL_LINGUAS
565
5662001-04-23  Dan Winship  <danw@ximian.com>
567
568        * configure.in: depend on gal 0.7.99.1 or later, for gunicode
569        (EXTRA_GNOME_LIBS, EXTRA_GNOME_CFLAGS, GTKHTML_INCLUDEDIR,
570        GTKHTML_LIBS): Remove unicode from the list of libraries
571
5722001-04-17  Radek Doulik  <rodo@ximian.com>
573
574        * configure.in: require gal >= 0.7.99.0
575
5762001-04-17  Larry Ewing  <lewing@ximian.com>
577
578        * gtkhtml-0.9.3 released.
579       
580        * configure.in: bump version numbers for 0.9.3.  This is
581          starting to get fun.
582
5832001-04-16  Larry Ewing  <lewing@ximian.com>
584
585        * gtkhtml-0.9.2 released.
586       
587        * configure.in: bump version numbers for 0.9.2 release and
588          don't mess up the .so version this time. (brown bag)
589
5902001-04-16  Larry Ewing  <lewing@ximian.com>
591
592        * gtkhtml-0.9.1 released.
593       
594        * configure.in: bump version numbers for 0.9.1 release.
595
5962001-04-11  Larry Ewing  <lewing@ximian.com>
597
598        * gtkhtml-0.9.0 released.
599       
600        * configure.in: bump version numbers for 0.9 release.
601
6022001-04-10  JP Rosevear  <jpr@ximian.com>
603
604        * configure.in: No longer check for a c++ compiler
605
6062001-03-29  Radek Doulik  <rodo@ximian.com>
607
608        * configure.in: require GAL >= 0.5.99.13
609
6102001-03-18  Larry Ewing  <lewing@ximian.com>
611
612        * configure.in: move AM_PROG_XML_I18N_TOOLS in an attempt to keep
613        it from breaking with newer versions.
614
6152001-03-16  Kjartan Maraas  <kmaraas@gnome.org>
616
617        * src/html-component.c: Use sizeof (buffer) in calls to fgets().
618        * src/gtkhtml-private.h: Remove #include <config.h>
619       
6202001-02-20  Larry Ewing  <lewing@ximian.com>
621
622        * gtkhtml 0.8.3 released
623       
624        * configure.in: bump versions for 0.8.3 release
625
6262001-02-07  Kjartan Maraas  <kmaraas@gnome.org>
627
628        * Makefile.am: Added xml-i18n-*.in to EXTRA_DIST.
629        * configure.in: Added AM_PROG_XML_I18N_TOOLS.
630       
6312001-02-01  Radek Doulik  <rodo@ximian.com>
632
633        * README: added section about GtkHTML mailing list
634
6352001-01-30  Larry Ewing  <lewing@ximian.com>
636
637        * gtkhtml 0.8.2 released
638       
639        * configure.in: bump versions for 0.8.2 release.
640
6412001-01-30  Simos Xenitellis  <simos@hellug.gr>
642
643        * configure.in (ALL_LINGUAS): Added el
644
6452001-01-25  Radek Doulik  <rodo@helixcode.com>
646
647        * replaced some "helixcode" with "ximian"
648
6492001-01-25  Larry Ewing  <lewing@ximian.com>
650
651        * gtkhtml 0.8.1 released
652       
653        * configure.in: bump versions for 0.8.1 release.
654
6552001-01-25  Radek Doulik  <rodo@helixcode.com>
656
657        * configure.in (GTKHTML_LIBS): copied gtk-doc stuff from
658        gdk-pixbuf
659
660        * Makefile.am (SUBDIRS): added doc
661
6622001-01-19  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
663
664        * configure.in (ALL_LINGUAS): added sk (Slovak) translation
665
6662001-01-12  Dietmar Maurer  <dietmar@helixcode.com>
667
668        * *.c: changed the signature of the property_bag get/set
669        functions.
670
6712001-01-11  Radek Doulik  <rodo@helixcode.com>
672
673        * gtkhtml.spec.in (Requires): added missing %{prefix}/share/gnome/ui/GNOME_GtkHTML_Editor.xml
674
6752001-01-03  Dietmar Maurer  <dietmar@helixcode.com>
676
677        * configure.in: require Bonobo 0.32 (for ebrowser)
678
6792000-12-17  Larry Ewing  <lewing@helixcode.com>
680
681        * gtkhtml.spec.in: change the controls name in the files section
682
6832000-12-14  Larry Ewing  <lewing@helixcode.com>
684       
685        * Make gtkhtml-0.8 release.
686
687        * configure.in (GTKHTML_CURRENT): update to 6
688
689        * NEWS: add some initial news for this release.
690
691        * README: update dependency numbers.
692
693        * configure.in: update bonobo dependency to 0.29 and GAL to 0.3
694
6952000-12-13  Larry Ewing  <lewing@helixcode.com>
696
697        * configure.in (EXTRA_GNOME_LIBS): s/glade/libglade.
698        (EXTRA_GNOME_CFLAGS): same.
699
7002000-12-11  Dave Camp  <dave@helixcode.com>
701
702        * capplet/Makefile.am (EXTRA_DIST): Include gtkhtml-capplet.glade.h
703
704        * Makefile.am: Merged the two EXTRA_DIST sections.
705       
7062000-12-11  Radek Doulik  <rodo@helixcode.com>
707
708        * Makefile.am (SUBDIRS): moved po subdir after capplet as we need
709        capplet/gtkhtml-capplet.glade.h
710
7112000-12-11  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
712
713        * configure.in: add glade for the capplet
714
7152000-12-07  Larry Ewing  <lewing@helixcode.com>
716
717        * configure.in (GTKHTML_LIBS): add missing libs.
718        (GTKHTML_INCLUDEDIR): add missing libs.
719
7202000-11-28  Radek Doulik  <rodo@helixcode.com>
721
722        * gtkhtml.spec.in: aplied patch from Chipzz@ULYSSIS.Org
723        adds requirements, + %setup --> %setup -q
724
7252000-11-26  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
726
727        * configure.in (ALL_LINGUAS): added italian translation
728
7292000-11-02  Michael Meeks  <michael@helixcode.com>
730
731        * configure.in: Require bonobo-0.27+
732
7332000-11-02  Michael Meeks <michael@helixcode.com>
734
735        * The big api rename ...
736
7372000-11-01  Radek Doulik  <rodo@helixcode.com>
738
739        * configure.in: rewritten XIM test
740        save and restore LDFLAGS in XIM test
741
7422000-10-27  Joe Shaw  <joe@helixcode.com>
743
744        * configure.in: Add components/http-storage-module/Makefile
745
746        * components/Makefile.am: Compile http-storage-module along with
747        ebrowser.
748
749        * components/http-storage-module: Added. This is a bonobo storage
750        backend for doing HTTP requests using libghttp.
751        * components/http-storage-module/bonobo-storage-http.c: Added.
752        * components/http-storage-module/bonobo-storage-http.h: Added.
753        * components/http-storage-module/bonobo-stream-http.c: Added.
754        * components/http-storage-module/bonobo-stream-http.h: Added.
755       
7562000-10-26  Radek Doulik  <rodo@helixcode.com>
757
758        * acconfig.h: added GTK_HTML_USE_XIM
759
760        * configure.in: added --enable-xim switch
761
7622000-10-21  Zbigniew Chyla  <cyba@gnome.pl>
763
764        * configure.in: Added pl to ALL_LINGUAS.
765
7662000-10-20  Radek Doulik  <rodo@helixcode.com>
767
768        * README: added licensing information, updated
769
770        * configure.in: fixed incorrect msg in check of gnome-print
771
7722000-10-19  Radek Doulik  <rodo@helixcode.com>
773
774        * configure.in: increased version number to 0.8
775        require gal version 0.2
776        require bonobo version 0.23
777        require gnome-print version 0.24
778
7792000-10-18  Vladimir Vukicevic  <vladimir@helixcode.com>
780
781        * src/gtkhtml.c, src/gtkhtml.h: Reverted x/y patch, added
782        gtk_html_get_image_by_imageid to query new hash table.
783
784        * src/htmlengine.c, src/htmlengine.h: Added imageid property to
785        img tag. Added imageid_table hash table to HTMLEngine struct, and
786        code to clean up the table when necessary.
787
7882000-10-18  Radek Doulik  <rodo@helixcode.com>
789
790        * configure.in: added check for capplet library
791        (GTKHTML_CURRENT): raised GTKHTML_CURRENT to 5
792
7932000-10-16  Vladimir Vukicevic  <vladimir@helixcode.com>
794
795        * src/gtkhtml.c: Set the x/y coordinates of the last link that was clicked on
796        as object data on the GtkHTML widget (so that apps can get at the HTMLObject
797        at that location, if necessary)
798
7992000-10-16  Jarkko Ranta  <jjranta@cc.joensuu.fi>
800
801        * configure.in : added "fi" to ALL_LINGUAS
802        * Added finnish entries to .desktop -files
803
8042000-10-11  Radek Doulik  <rodo@helixcode.com>
805
806        * README.spell: cleaned, leave only a small note about gnome-spell
807        component
808
809        * configure.in (GCONF_LIBS): removed Pspell checks
810        (GTKHTML_INCLUDEDIR): removed Pspell flags
811        (GTKHTML_LIBS): likewise
812
8132000-10-05  Michael Meeks  <michael@helixcode.com>
814
815        * configure.in (have_bonobo): bump config check for bonobo >= 0.20
816
8172000-09-25  Christophe Merlet  <christophe@merlet.net>
818
819        * capplet/.desktop: Added French strings.
820
8212000-09-23  Jesus Bravo Alvarez  <jba@pobox.com>
822
823        * configure.in: Added Galician (gl) to ALL_LINGUAS.
824        * configure.in: Added missing pt_BR to ALL_LINGUAS.
825
8262000-09-13  Michael Meeks  <michael@helixcode.com>
827
828        * configure.in (have_bonobo): update check; only allow 0.19
829
8302000-08-28  Mathieu lacage <mathieu@eazel.com>
831
832        * add libunicode to gnome-config request.
833
8342000-08-25  Ariel Rios  <ariel@arcavia.com>
835
836        * configure.in: Finish the glibwww2 stuff.
837
8382000-08-24  JP Rosevear  <jpr@helixcode.com>
839
840        * acconfig.h: HAVE_GLIBWWW instead of HAVE_LIBWWW
841
842        * configure.in: Check for glibwww2 instead of libwww.  Disable
843        testgtkhtml until we update the source.
844
845        * Makefile.am: Don't need to build glibwww subdir anymore
846
8472000-08-17  Mathieu Lacage  <mathieu@eazel.com>
848
849        * capplet/Makefile.am: add EXTRA_GNOME_LIBS. This fixes
850        the build.
851
8522000-08-14  Yuri Syrota  <rasta@renome.rovno.ua>
853
854        * configure.in: Add uk to ALL_LINGUAS.
855
8562000-08-11  Larry Ewing  <lewing@helixcode.com>
857
858        * Version 0.6
859
8602000-08-09  Robin * Slomkowski  <rslomkow@eazel.com>
861
862        * gtkhtml.spec.in: updated spec
863        * src/Makefile.am: fixed the installation of C files
864
8652000-08-08  Robin * Slomkowski  <rslomkow@eazel.com>
866
867        * po/Makefile.in.in: changed srcdir to top_srcdir
868        * components/html-editor/Makefile.am:
869        * src/Makefile.am:
870        trying to make it compile,pass distcheck, and rpm build
871        * po/POTFILES.in: tried to remove unused files
872
8732000-08-07  Pablo Saratxaga <pablo@mandrakesoft.com>
874
875        * configure.in,po/fr.po: added French file
876
8772000-08-03  Peter Williams  <peterw@helixcode.com>
878
879        * configure.in (have_bonobo): Check for whether bonobo is
880        split into bonobo and bonobox (8/3/2000 and onward) or whether
881        it all comes in libbonobo.
882
8832000-07-24  Radek Doulik  <rodo@helixcode.com>
884
885        * configure.in (PSPELL_LIBS): add -lstdc++ when building with
886        gcc. It is not ideal solution, but better than link errors we had
887        before :-(
888
8892000-07-21  Radek Doulik  <rodo@helixcode.com>
890
891        * configure.in (try_gconf): don't try to find gconf by default,
892        use --with-gconf if you want it (this is because we don't want to
893        use it until it became more stable, we provide gnome_config
894        properties meanwhile)
895
8962000-07-21  Takayuki KUSANO  <AE5T-KSN@asahi-net.or.jp>
897
898        * configure.in: Add ja to ALL_LINGUAS.
899
9002000-07-17  Radek Doulik  <rodo@helixcode.com>
901
902        * README.spell: new file, explaining building with spell checking
903        support
904
9052000-07-16  Radek Doulik  <rodo@helixcode.com>
906
907        * configure.in: added pspell checks
908
9092000-07-16  Kjartan Maraas  <kmaraas@online.no>
910
911        * configure.in: Added no to ALL_LINGUAS.
912       
9132000-07-14  Fatih Demir <kabalak@gmx.net>
914
915        * configure.in: Added tr to ALL_LINGUAS.
916
9172000-07-13  Valek Filippov  <frob@df.ru>
918
919        * Makefile.am, configure.in: added i18n stuff.
920
9212000-07-12  Ramiro Estrugo  <ramiro@eazel.com>
922
923        * capplet/main.c: (main):
924        * src/gtkhtml.c: (init_properties):
925        Update for GConf api changes.
926
9272000-07-10  Larry Ewing  <lewing@helixcode.com>
928
929        * Version 0.5
930
9312000-07-06  Darin Adler  <darin@eazel.com>
932
933        * src/gtkhtml.h: Remove functions so we get compile errors
934        instead of link errors.
935
9362000-07-06  Darin Adler  <darin@eazel.com>
937
938        * .cvsignore: Skip some generated files.
939        * src/gtkhtml.c: Get rid of unused global.
940        * src/testgtkhtml.c: (main): Fix build by removing init call.
941
9422000-07-05  Eskil Heyn Olsen  <eskil@eazel.com>
943
944        * capplet/Makefile.am:
945        Added gnome-bindings-prob.h to the Makefile.am
946
9472000-07-03  Robin * Slomkowski <rslomkow@eazel.com>
948
949        * src/Makefile.am: added refrence to gtkhtml-keybinding.h
950        now distcheck and rpms will work.
951
9522000-06-29  Radek Doulik  <rodo@helixcode.com>
953
954        * configure.in: add -DGTKHTML_HAVE_GCONF to cflags when gconf used
955
9562000-06-28  Radek Doulik  <rodo@helixcode.com>
957
958        * configure.in: gconf testing independent of gconf.m4
959        define HAVE_GCONF when gconf found
960
9612000-06-19  Ettore Perazzoli  <ettore@helixcode.com>
962
963        * acconfig.h: `PREFIX'.
964
965        * configure.in (GTKHTML_LIBS): AC_DEFINE `PREFIX'.
966
9672000-06-17  Anders Carlsson  <andersca@gnu.org>
968
969        * configure.in (have_gconf): Check if GCONF is installed before
970        building the capplet.
971
9722000-06-14  Radek Doulik  <rodo@helixcode.com>
973
974        * configure.in: call AM_PATH_GCONF
975        use AM_PATH_GCONF with gconf-gtk parameter
976        (GTKHTML_INCLUDEDIR): added gconf libs and cflags to gtkhtml libs
977        and cflags
978
979        * added new dir capplet
980
9812000-06-12  Radek Doulik  <rodo@helixcode.com>
982
983        * configure.in: call GNOME_INIT with capplet
984
9852000-06-02  Larry Ewing  <lewing@helixcode.com>
986
987        * Version 0.4.
988
9892000-06-01  Larry Ewing  <lewing@helixcode.com>
990
991        * Version 0.3.
992
9932000-06-01  Ettore Perazzoli  <ettore@helixcode.com>
994
995        * configure.in: Fixed gnome-print check as reported by Michael.
996
9972000-05-21  Ettore Perazzoli  <ettore@helixcode.com>
998
999        * configure.in: Bump `GTKHTML_CURRENT' and reset `GTKHTML_AGE' to
1000        reflect the API changes.
1001
10022000-05-09  JP Rosevear  <jpr@arcavia.com>
1003
1004        * configure.in : Properly run the oaf var comparision so
1005        the conditional gets defined properly.
1006
10072000-05-09  Ettore Perazzoli  <ettore@helixcode.com>
1008
1009        * Version 0.2.
1010
10112000-05-09  Ettore Perazzoli  <ettore@helixcode.com>
1012
1013        * configure.in: Bump libtool numbers.
1014
10152000-05-03  Jacob Berkman  <jacob@helixcode.com>
1016
1017        * configure.in (GTKHTML_LIBS): s/ndnl/dnl/
1018
10192000-05-01  Ettore Perazzoli  <ettore@helixcode.com>
1020
1021        * configure.in: Spell `Bonobo' correctly.
1022
10232000-04-27  Ettore Perazzoli  <ettore@helixcode.com>
1024
1025        * acconfig.h: Added `USING_OAF'.
1026
1027        * configure.in: Check if Bonob is OAFized and, if so, define
1028        `USING_OAF'.
1029
10302000-04-19  Pavel Cisler  <pavel@eazel.com>
1031
1032        * configure.in: Made configure respect --without-bonobo
1033        properly.
1034
10352000-04-15  Radek Doulik  <rodo@helixcode.com>
1036
1037        * acconfig.h: added #undef HAVE_GNU_REGEX
1038
1039        * configure.in: added test for GNU regex
1040
10412000-04-06  Radek Doulik  <rodo@helixcode.com>
1042
1043        * BUGS: removed http://www.stjerneskolan.com as it looks nice now
1044        updated leaks item, added explanation of bug in ImageFactory
1045
10462000-04-05  Radek Doulik  <rodo@helixcode.com>
1047
1048        * BUGS: updated * Sites that look wrong * http://www.stjerneskolan.com
1049
10502000-04-03  Jacob Berkman  <jacob@helixcode.com>
1051
1052        * BUGS: add some bugs I've found but don't know how to fix
1053
10542000-03-27  Ettore Perazzoli  <ettore@helixcode.com>
1055
1056        * Makefile.am (EXTRA_DIST): Distribute `COPYING.LIB' too.
1057
10582000-03-27  Ettore Perazzoli  <ettore@helixcode.com>
1059
1060        * configure.in: Require gnome-print 0.13 or later.
1061
10622000-03-27  Ettore Perazzoli  <ettore@helixcode.com>
1063
1064        * configure.in: Define `GTKHTML_CURRENT', `GTKHTML_REVISION' and
1065        `GTKHTML_AGE'.  Of course, they are set to zero initially.
1066
10672000-03-27  Ettore Perazzoli  <ettore@helixcode.com>
1068
1069        * configure.in: Print the actual version numbers when the
1070        installed gdk-pixbuf or gnome-print are too old.
1071
10722000-03-24  Ettore Perazzoli  <ettore@helixcode.com>
1073
1074        * configure.in: Disable `libwww' usage if it is not built with
1075        zlib support.  Make sure the installed gnome-print is 0.13 or
1076        later.  Make sure the installed gdk-pixbuf is 0.6.0 or later.
1077
10782000-03-24  Radek Doulik  <rodo@helixcode.com>
1079
1080        * BUGS: removed
1081        - http://www.helixcode.com is still incorrect (there is extra space on
1082          the left, between the helix and the icons).
1083
1084        as it is fixed now
1085
1086
10872000-03-23  Radek Doulik  <rodo@ucw.cz>
1088
1089        * BUGS,TODO: removed from BUGS (hope it is not premature) and
1090        added rewrite of HTMLClueFlow parts, as HTMLTextMaster,Slave
1091        are really evil hacks
1092
10932000-03-22  Ettore Perazzoli  <ettore@helixcode.com>
1094
1095        * BUGS: New file.
1096        * Makefile.am: distribute it.
1097
10982000-03-16  Daniel Veillard <Daniel.Veillard@w3.org>
1099
1100        * configure.in, Makefile.am, gtkhtml.spec.in: added a spec file
1101          so that rpm -ta gtkhtml-xxx.tar.gz works
1102
11032000-02-22  Ettore Perazzoli  <ettore@helixcode.com>
1104
1105        * Makefile.am (EXTRA_DIST): Add `gtkhtmlConf.sh.in'.
1106
11072000-02-01  Ettore Perazzoli  <ettore@helixcode.com>
1108
1109        * configure.in: Use gnome-print.  (Quick hack, we should have a
1110        real test.)
1111
11122000-01-26  Ettore Perazzoli  <ettore@helixcode.com>
1113
1114        * configure.in: Require a Bonobo version greater than 0.5.
1115
11162000-01-25  Ettore Perazzoli  <ettore@helixcode.com>
1117
1118        * components/Makefile.am: New directory.
1119        * components/html-editor/Makefile.am: New directory.
1120        * configure.in: Updated accordingly.  Also, check for Bonobo by
1121        default.
1122
11232000-01-19  Ettore Perazzoli  <ettore@helixcode.com>
1124
1125        * configure.in (GTKHTML_LIBS): Define and subst `GTKHTML_LIBDIR',
1126        `GTKHTML_INCLUDEDIR', `GTKHTML_LIBS'.
1127
1128        * Makefile.am: Added rules to distribute `gtkhtmlConf.sh.in' and
1129        generate `gtkhtmlConf.sh'.
1130
1131        * gtkhtmlConf.sh.in (GTKHTML_LIBDIR): New file.
1132
11332000-01-05  Elliot Lee  <sopwith@redhat.com>
1134
1135        * src/Makefile.am: Don't install gtkhtml-private.h
1136
11371999-12-29  Darin Adler  <darin@eazel.com>
1138
1139        * Makefile.am: Build glibwww first since src depends on it.
1140        * glibwww/.cvsignore: Ignore .libs since it's generated.
1141        * src/Makefile.am: Put GLIBWWW after the other libraries.
1142        This makes gtkhtml build when LIBWWW comes from /usr and
1143        the other libraries come from /gnome and shouldn't mess up
1144        other people who aren't configured that way.
1145
11461999-11-10  Ettore Perazzoli  <ettore@gnu.org>
1147
1148        * configure.in: Make `--with-bonobo' really work.
1149
11501999-11-02  Elliot Lee  <sopwith@redhat.com>
1151
1152        * src/htmlimage.c: Fix computation of clipping coordinates.
1153        * src/htmlpainter.c: Unset the clipping region after drawing a pixmap.
1154
11551999-11-02 Elliot
1156        * Make a changelog entry because I have to.
1157
11581999-10-30    <jrb@redhat.com>
1159
1160        * DESIGN: Added as per andersca's request.
1161
11621999-10-30  Michael Meeks  <mmeeks@gnu.org>
1163
1164        * configure.in: Update bonobo check.
Note: See TracBrowser for help on using the repository browser.