Commit graph

21 commits

Author SHA1 Message Date
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
rh
9d3474b48b Update gnome-print to 0.29.
Changes are bugfixes only:
    * many robustness issues fixed.
    * fixed printing of componentized documents
2001-08-11 18:24:16 +00:00
rh
9bc49e1bfa Update gnome-print to 0.28
Changes are:

2001-03-20  Lauris Kaplinski  <lauris@ximian.com>

        * configure.in: Version 0.28

        * run-gnome-font-install: Added IRIX-specific font & exec paths

        * installer/gnome-font-install.c: #include <popt-gnome.h> instead
	of <popt.h>

2001-03-08  Chema Celorio  <chema@celorio.com>

        * tests/testprint4.c (latin_to_utf8): was not being used, #ifdef
        out

2001-03-07  Lauris Kaplinski  <lauris@ximian.com>

        * gnome-print.spec.in (Group): Changed fontmap to fontamp2 and added
        fax profile

2001-03-06  Lauris Kaplinski  <lauris@ximian.com>

        * configure.in: Set version to final 0.26

        * tests/testprint.c (test_dump_metafile): Close context after
	printing

2001-03-02  Lauris Kaplinski  <lauris@ximian.com>

        * installer/gnome-font-install.c (gfi_process_type1_alias): Read
        afm file, so we get correct italic angle and weight in case entry
        does not have them (as is the case with hand-made entries)

        * run-gnome-font-install: Change fontmap file name to fontmap2

2001-02-23  Lauris Kaplinski  <lauris@ximian.com>

        * configure.in: Use version 0.26.pre

2001-02-22  Lauris Kaplinski  <lauris@ximian.com>

        * profiles/fax-g3.profile (driver): Added fax profile

2001-02-21  Lauris Kaplinski  <lauris@ximian.com>

        * tests/testtext.c (print_test_page): Added beginpage

        * tests/testprint3.c (print_test_page): Added beginpage

        * tests/testprint2.c (print_test_page): Added beginpage
2001-04-06 22:12:07 +00:00
tron
7ce85a757c Don't try to remove directory "share/fonts" any more because it is a
distribution directory now.
2001-03-16 17:23:45 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
rh
7da6bd1dae Update gnome-print to 0.25. Changes are bugfixes only. 2000-11-25 13:53:08 +00:00
rh
5a4edd7baf Undo accidential commit of gnome-print. 2000-11-23 14:01:52 +00:00
rh
1a41dbff49 Add and enable pcps 2000-11-23 13:47:36 +00:00
rh
90422ffba6 Update gnome-print to 0.24. Changes include:
* profiles/pdf.profile (driver): rename to "Gnome Print PDF Writer"

 * profiles/PostscriptOptimized.profile: enable ps2 as the default
   postscript profile

 * profiles: move profiles that should not get installed
   by default to the development directory

 * profiles/Postscript.profile: split into 3. Normal
   Optimized and No-alpha

 * README: Write a short summary of features

 * configure.in: Remove libunicode dependency

 * tests/testprint4.c (latin_to_utf8): Remove libunicode stuff


 * configure.in: Add an additional check for libunicode, to work
   around libunicode-0.4 not working properly with gnome-config.
 * doc/Makefile.am: Update the gtk-doc 'scan' target.
 * doc/gnome-print.sgml: added
 * libgnomeprint/*.[ch]: various small typo fixes and gtk-doc
   cleanups in the comments.
2000-10-17 17:10:51 +00:00
rh
f2f5d1d952 Update gnome-print to 0.23. Changes are bugfixes, additional properties,
and support for test programs.
2000-10-15 17:35:28 +00:00
jlam
ae1eabe13a USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 06:57:42 +00:00
rh
d0f17b8c82 Update gnome-print to 0.20. Changes are bugfixes, compression support, and
updated language catalogs.
2000-05-31 09:15:18 +00:00
rh
99225a241e Update gnome-print to 0.19. Changes include bugfixes and a new testprint
function.
2000-05-19 16:19:45 +00:00
rh
8c30ff9add Update gnome-print to 0.18. Changes are various interface enhancements and
bugfixes.
2000-04-16 15:07:42 +00:00
rh
9a9d2b840b Update gnome-print to 0.16. Changes are interface enhancements and
bugfixes.
2000-04-07 08:43:01 +00:00
tron
fcc90fc3f8 Update "gnome-print" package to version 0.12. A changelog for this version
is not available.
2000-03-14 21:36:46 +00:00
rh
1de7dd9451 Update gnome-print to 0.10. Changes are mostly bugfixes and small
enhancements.
2000-01-26 11:57:12 +00:00
rh
94743c44f1 Update gnome-print to 0.9. Changes are mostly bugfixes, including a fix
that prevented the creation of correct PostScript(tm) code.
1999-10-10 15:30:27 +00:00
rh
7d2a2a8cdd Update gnome-print to 0.7
Changes include:
 * Fixes to the PrintPreview.
 * PrintMeta driver has been expanded to render only specific pages.
 * Constification, Ansification (Morten).
 * Various bug fixes.
1999-09-08 16:13:06 +00:00
tron
a4aacaa919 Install locale files in "share/locale" as usual. 1999-08-01 18:57:07 +00:00
rh
bd292e52ed Import of gnome-print-0.4, a prototype implementation of the Gnome Printing
Architecture.
1999-07-31 19:13:07 +00:00